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 642948 Details for
Bug 875498
TypeError: %d format: a number is required, not NoneType
[?]
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), 3.27 MB, created by
Dong Chen
on 2012-11-11 17:32:44 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Dong Chen
Created:
2012-11-11 17:32:44 UTC
Size:
3.27 MB
patch
obsolete
>anaconda 18.28 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/mdraid.py", line 120, in get_raid_min_members > raise MDRaidError("invalid raid level %d" % raidlevel) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/mdraid.py", line 143, in get_member_space > min_members = get_raid_min_members(level) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 3446, in device_size > level=self.raid_level) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1840, in setContainerMembers > container_size = factory.device_size > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2104, in newDevice > members=members, device=device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1600, in on_add_clicked > disks=disks) >TypeError: %d format: a number is required, not NoneType > >Local variables in innermost frame: >raid_min_members: {0: 2, 1: 2, 4: 3, 5: 3, 6: 4, 10: 2} >raidlevel: None >raid: 10 >min_members: 2 > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/tmp': BTRFSVolumeDevice instance, containing members: > mounts.major: 0 > mounts._partedDevice: None > mounts.exists: True > mounts.req_size: None > mounts._size: 0 > mounts.id: 25 > mounts.controllable: True > mounts.dataLevel: None > mounts.uuid: aad58b77-b87c-435e-80d7-314eb2dc3126 > mounts._format: BTRFS instance, containing members: > mounts._format.uuid: None > mounts._format.exists: True > mounts._format._mountpoint: None > mounts._format._majorminor: 008024 > mounts._format._minInstanceSize: None > mounts._format._mountType: btrfs > mounts._format.fsprofile: None > mounts._format.label: New_Volume > mounts._format._targetSize: 0 > mounts._format.volUUID: aad58b77-b87c-435e-80d7-314eb2dc3126 > mounts._format._size: 0 > mounts._format.mountopts: None > mounts._format.mountpoint: None > mounts._format._migrate: False > mounts._format._device: /dev/sdb8 > mounts.parents: [existing 2215MB partition sdb8 (24) with existing btrfs filesystem >] > mounts.subvolumes: [] > mounts.minor: 0 > mounts.fstabComment: Skipped > mounts.bus: Skipped > mounts.sysfsPath: Skipped > mounts._targetSize: 0 > mounts._model: Skipped > mounts.metaDataLevel: None > mounts.kids: 0 > mounts._vendor: Skipped > mounts._name: New_Volume > mounts.protected: False > mounts.originalFormat: BTRFS instance, containing members: > mounts.originalFormat.uuid: None > mounts.originalFormat.exists: True > mounts.originalFormat._mountpoint: None > mounts.originalFormat.mountpoint: None > mounts.originalFormat._majorminor: None > mounts.originalFormat._mountType: btrfs > mounts.originalFormat.fsprofile: None > mounts.originalFormat.label: New_Volume > mounts.originalFormat._targetSize: 0 > mounts.originalFormat.volUUID: aad58b77-b87c-435e-80d7-314eb2dc3126 > mounts.originalFormat._minInstanceSize: None > mounts.originalFormat.mountopts: None > mounts.originalFormat._size: 0 > mounts.originalFormat._migrate: False > mounts.originalFormat._device: /dev/sdb8 > mounts._serial: None >, '/': BTRFSVolumeDevice instance, containing members: > mounts.major: 0 > mounts._partedDevice: None > mounts.exists: True > mounts.req_size: None > mounts._size: 0 > mounts.id: 23 > mounts.controllable: True > mounts.dataLevel: None > mounts.uuid: e624e310-e7de-4b31-9418-2b804bd8a5ae > mounts._format: BTRFS instance, containing members: > mounts._format.uuid: None > mounts._format.exists: True > mounts._format._mountpoint: None > mounts._format._majorminor: 008023 > mounts._format._minInstanceSize: None > mounts._format._mountType: btrfs > mounts._format.fsprofile: None > mounts._format.label: None > mounts._format._targetSize: 0 > mounts._format.volUUID: e624e310-e7de-4b31-9418-2b804bd8a5ae > mounts._format._size: 0 > mounts._format.mountopts: None > mounts._format.mountpoint: None > mounts._format._migrate: False > mounts._format._device: /dev/sdb7 > mounts.parents: [existing 150000MB partition sdb7 (22) with existing btrfs filesystem >] > mounts.subvolumes: [] > mounts.minor: 0 > mounts.fstabComment: Skipped > mounts.bus: Skipped > mounts.sysfsPath: Skipped > mounts._targetSize: 0 > mounts._model: Skipped > mounts.metaDataLevel: None > mounts.kids: 0 > mounts._vendor: Skipped > mounts._name: btrfs.23 > mounts.protected: False > mounts.originalFormat: BTRFS instance, containing members: > mounts.originalFormat.uuid: None > mounts.originalFormat.exists: True > mounts.originalFormat._mountpoint: None > mounts.originalFormat.mountpoint: None > mounts.originalFormat._majorminor: None > mounts.originalFormat._mountType: btrfs > mounts.originalFormat.fsprofile: None > mounts.originalFormat.label: None > mounts.originalFormat._targetSize: 0 > mounts.originalFormat.volUUID: e624e310-e7de-4b31-9418-2b804bd8a5ae > mounts.originalFormat._minInstanceSize: None > mounts.originalFormat.mountopts: None > mounts.originalFormat._size: 0 > mounts.originalFormat._migrate: False > mounts.originalFormat._device: /dev/sdb7 > mounts._serial: None >, '/home': BTRFSSubVolumeDevice instance, containing members: > mounts.major: 0 > mounts._partedDevice: None > mounts.exists: True > mounts.req_size: None > mounts._size: 0 > mounts.id: 15 > mounts.controllable: True > mounts.uuid: None > mounts._format: BTRFS instance, containing members: > mounts._format.uuid: None > mounts._format.exists: True > mounts._format._mountpoint: None > mounts._format._majorminor: 008026 > mounts._format._minInstanceSize: None > mounts._format._mountType: btrfs > mounts._format.fsprofile: None > mounts._format.label: None > mounts._format._targetSize: 0 > mounts._format.volUUID: None > mounts._format._size: 0 > mounts._format.mountopts: subvol=home > mounts._format.mountpoint: None > mounts._format._migrate: False > mounts._format._device: /dev/sdb10 > mounts.parents: [BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 14 > controllable: True > dataLevel: None > uuid: 576a3c05-454a-4b99-b1ad-3e655495401d > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 008026 > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: fedora > _format._targetSize: 0 > _format.volUUID: 576a3c05-454a-4b99-b1ad-3e655495401d > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sdb10 > parents: [existing 200000MB partition sdb10 (13) with existing btrfs filesystem >] > subvolumes: [Already dumped (BTRFSSubVolumeDevice instance) >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 1 > _vendor: Skipped > _name: fedora > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: fedora > originalFormat._targetSize: 0 > originalFormat.volUUID: 576a3c05-454a-4b99-b1ad-3e655495401d > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sdb10 > _serial: None >] > mounts.minor: 0 > mounts.fstabComment: Skipped > mounts.bus: Skipped > mounts.sysfsPath: Skipped > mounts._targetSize: 0 > mounts.vol_id: 256 > mounts._model: Skipped > mounts.kids: 0 > mounts._vendor: Skipped > mounts._name: home > mounts.protected: False > mounts.originalFormat: BTRFS instance, containing members: > mounts.originalFormat.uuid: None > mounts.originalFormat.exists: True > mounts.originalFormat._mountpoint: None > mounts.originalFormat.mountpoint: None > mounts.originalFormat._majorminor: None > mounts.originalFormat._mountType: btrfs > mounts.originalFormat.fsprofile: None > mounts.originalFormat.label: None > mounts.originalFormat._targetSize: 0 > mounts.originalFormat.volUUID: None > mounts.originalFormat._minInstanceSize: None > mounts.originalFormat.mountopts: subvol=home > mounts.originalFormat._size: 0 > mounts.originalFormat._migrate: False > mounts.originalFormat._device: /dev/sdb10 > mounts._serial: None >} > swaps: [] > name: Fedora Linux 18 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [existing 34999MB partition sda1 (3) with existing ntfs filesystem >, existing 125796MB partition sda2 (4) with existing ntfs filesystem >, existing 1270001MB partition sda3 (5) >, existing 143122MB partition sda5 (6) with existing ntfs filesystem >, existing 200000MB partition sda6 (7) with existing ntfs filesystem >, existing 156876MB partition sda7 (8) with existing ntfs filesystem >, existing 250000MB partition sda8 (9) with existing ntfs filesystem >, existing 32000MB partition sda9 (10) with existing vfat filesystem >, existing 1430799MB disk sda (2) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.names: [sdc, sdc1, sda, sda1, sda2, sda3, sda5, sda6, sda7, sda8, sda9, sdb, sdb1, sdb10, home, sdb11, sdb2, sdb3, sdb4, sdb5, sdb6, sdb7, sdb8, sdb9, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), loop5, loop6, loop7, live-rw, live-osimg-min] > _intf.storage.fsset.devicetree.liveBackingDevice: sdc1 > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sdc1, sda1, sda2, sda3, sda5, sda6, sda7, sda8, sda9, sdb1, sdb10, sdb11, sdb2, sdb3, sdb4, sdb5, sdb6, sdb7, sdb8, sdb9] > _intf.storage.fsset.devicetree.topology._devmap: {'sdb9': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb9 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb9 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 9 >, 'sdb8': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb8 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb8 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 8 >, 'sdb3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, '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:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3: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:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3: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 >, 'sdb7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'sdb6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'sdb5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sdb4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sdb11': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb11 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb11 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 11 >, 'sdb10': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb10 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb10 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 10 >, 'sda6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'sda7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'sda5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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 >, 'sda8': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda8 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda8 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 8 >, 'sda9': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda9 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda9 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 9 >, 'sdc1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8: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 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdc': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, '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 >, '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 >, '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 >} > _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) >, 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: [sdc, sda, sdb, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0, dm-1] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sdc1] > _intf.storage.fsset.devicetree._devices: [existing 7580MB disk sdc (0) with existing msdos disklabel >, existing 7579MB partition sdc1 (1) with existing efi filesystem >, existing 1907729MB disk sdb (11) with existing msdos disklabel >, existing 32000MB partition sdb1 (12) with existing efi filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (BTRFSVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, existing 2000MB partition sdb11 (16) >, existing 200000MB partition sdb2 (17) with existing ntfs filesystem >, existing 800MB partition sdb3 (18) >, existing 1674928MB partition sdb4 (19) >, existing 301051MB partition sdb5 (20) with existing ntfs filesystem >, existing 350000MB partition sdb6 (21) with existing ntfs filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (BTRFSVolumeDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (BTRFSVolumeDevice instance) >, existing 47683MB partition sdb9 (26) with existing btrfs filesystem >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 27 > controllable: True > dataLevel: None > uuid: 5b53e0ca-97e7-44af-a767-ca7a92c2432a > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 008025 > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: New_Volume > _format._targetSize: 0 > _format.volUUID: 5b53e0ca-97e7-44af-a767-ca7a92c2432a > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sdb9 > parents: [Already dumped (PartitionDevice instance) >] > subvolumes: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: New_Volume > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: New_Volume > originalFormat._targetSize: 0 > originalFormat.volUUID: 5b53e0ca-97e7-44af-a767-ca7a92c2432a > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sdb9 > _serial: None >, 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: 28 > 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: 29 > 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: 30 > 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: 31 > 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: 32 > 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: 33 > 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: 34 > 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: 0b2892db-03fb-49c7-915d-f1a767d33cf3 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-18-Beta- > _format._targetSize: 4096.0 > _format._size: 4096.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop3 > sysfsPath: Skipped > _vendor: Skipped > _name: loop3 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 0b2892db-03fb-49c7-915d-f1a767d33cf3 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-18-Beta- > originalFormat._targetSize: 4096.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 4096.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop3 > bus: Skipped > _size: 0 > _serial: None > id: 35 > 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: 36 > 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: 37 > minor: 0 >, existing 4096MB dm live-rw (38) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (39) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [sdc1, sdc1] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sdc1] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sdb] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sdb] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 1 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _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: Skipped > _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 (0x20213d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x2021410) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x2021450) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x2021490) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x20214d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 5968 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] > _intf.payload._createdInitrds: False >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: livecd:///dev/mapper/live-osimg-min >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.28 > 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: >19:47:31,377 DEBUG anaconda: required disklabel type for sdc (1) is None >19:47:31,377 DEBUG anaconda: default disklabel type for sdc is msdos >19:47:31,377 DEBUG anaconda: selecting msdos disklabel for sdc based on size >19:47:31,450 DEBUG anaconda: required disklabel type for sda (1) is None >19:47:31,450 DEBUG anaconda: default disklabel type for sda is msdos >19:47:31,450 DEBUG anaconda: selecting msdos disklabel for sda based on size >19:47:53,683 DEBUG anaconda: required disklabel type for sdb (1) is None >19:47:53,683 DEBUG anaconda: default disklabel type for sdb is msdos >19:47:53,683 DEBUG anaconda: selecting msdos disklabel for sdb based on size >19:47:54,400 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14crinEQ: [Errno 2] No such file or directory >19:47:54,401 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb10 on /tmp/btrfs-tmp.14crinEQ as btrfs with options defaults >19:47:54,640 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14crinEQ: [Errno 2] No such file or directory >19:47:54,644 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.14crinEQ, removeDir = False >19:48:10,435 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23OBytUp: [Errno 2] No such file or directory >19:48:10,436 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb7 on /tmp/btrfs-tmp.23OBytUp as btrfs with options defaults >19:48:11,062 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23OBytUp: [Errno 2] No such file or directory >19:48:11,065 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.23OBytUp, removeDir = False >19:48:18,876 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25F6FD6i: [Errno 2] No such file or directory >19:48:18,876 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb8 on /tmp/btrfs-tmp.25F6FD6i as btrfs with options defaults >19:48:18,927 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25F6FD6i: [Errno 2] No such file or directory >19:48:18,930 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.25F6FD6i, removeDir = False >19:48:19,366 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27A_6Ql9: [Errno 2] No such file or directory >19:48:19,366 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb9 on /tmp/btrfs-tmp.27A_6Ql9 as btrfs with options defaults >19:48:19,609 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27A_6Ql9: [Errno 2] No such file or directory >19:48:19,614 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.27A_6Ql9, removeDir = False >19:48:20,732 INFO anaconda: /sbin/anaconda 18.28 >00:48:20,931 INFO anaconda: 6160384 kB (6016 MB) are available >19:48:20,931 INFO anaconda: check_memory(): total:6016, needed:512, graphical:512 >19:48:20,931 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >19:48:20,931 INFO anaconda: Default encoding = ascii >19:48:20,967 INFO anaconda: ISCSID is /sbin/iscsid >19:48:20,967 INFO anaconda: no initiator set >19:48:21,004 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >19:48:21,004 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >19:48:22,824 INFO anaconda: Display mode = g >00:48:22,824 INFO anaconda: 6160384 kB (6016 MB) are available >19:48:22,825 INFO anaconda: check_memory(): total:6016, needed:512, graphical:512 >19:48:22,916 INFO anaconda: using only installclass _Fedora >19:48:22,949 INFO anaconda: Detected 5968M of memory >19:48:22,950 INFO anaconda: Swap attempt of 5968M >19:48:22,953 INFO anaconda: Running Thread: AnaStorageThread (139872938428160) >19:48:22,954 INFO anaconda: Running Thread: AnaPayloadThread (139872946820864) >19:48:22,970 INFO anaconda: no initiator set >19:48:24,060 DEBUG anaconda: required disklabel type for sdc (1) is None >19:48:24,060 DEBUG anaconda: default disklabel type for sdc is msdos >19:48:24,060 DEBUG anaconda: selecting msdos disklabel for sdc based on size >19:48:24,131 DEBUG anaconda: required disklabel type for sda (1) is None >19:48:24,131 DEBUG anaconda: default disklabel type for sda is msdos >19:48:24,131 DEBUG anaconda: selecting msdos disklabel for sda based on size >19:48:36,576 INFO anaconda: Not doing 'add runtime X layout' in live installation >19:48:36,948 INFO anaconda: Running kickstart %%traceback script(s) >19:48:36,948 INFO anaconda: All kickstart %%traceback script(s) have been run >19:48:37,478 INFO anaconda: Running kickstart %%traceback script(s) >19:48:37,479 INFO anaconda: All kickstart %%traceback script(s) have been run >19:48:37,839 INFO anaconda: Running kickstart %%traceback script(s) >19:48:37,839 INFO anaconda: All kickstart %%traceback script(s) have been run >19:48:46,577 DEBUG anaconda: required disklabel type for sdb (1) is None >19:48:46,577 DEBUG anaconda: default disklabel type for sdb is msdos >19:48:46,578 DEBUG anaconda: selecting msdos disklabel for sdb based on size >19:48:46,711 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.142nZ_eh: [Errno 2] No such file or directory >19:48:46,711 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb10 on /tmp/btrfs-tmp.142nZ_eh as btrfs with options defaults >19:48:46,753 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.142nZ_eh: [Errno 2] No such file or directory >19:48:46,759 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.142nZ_eh, removeDir = False >11:50:41,560 DEBUG anaconda: required disklabel type for sdc (1) is None >11:50:41,560 DEBUG anaconda: default disklabel type for sdc is msdos >11:50:41,560 DEBUG anaconda: selecting msdos disklabel for sdc based on size >11:50:41,584 DEBUG anaconda: required disklabel type for sda (1) is None >11:50:41,584 DEBUG anaconda: default disklabel type for sda is msdos >11:50:41,584 DEBUG anaconda: selecting msdos disklabel for sda based on size >11:51:04,006 DEBUG anaconda: required disklabel type for sdb (1) is None >11:51:04,006 DEBUG anaconda: default disklabel type for sdb is msdos >11:51:04,006 DEBUG anaconda: selecting msdos disklabel for sdb based on size >11:51:04,092 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.147NTNYp: [Errno 2] No such file or directory >11:51:04,092 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb10 on /tmp/btrfs-tmp.147NTNYp as btrfs with options defaults >11:51:04,168 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.147NTNYp: [Errno 2] No such file or directory >11:51:04,171 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.147NTNYp, removeDir = False >11:51:20,376 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23_wvFMq: [Errno 2] No such file or directory >11:51:20,376 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb7 on /tmp/btrfs-tmp.23_wvFMq as btrfs with options defaults >11:51:20,999 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23_wvFMq: [Errno 2] No such file or directory >11:51:21,002 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.23_wvFMq, removeDir = False >11:51:43,562 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25_qm7LG: [Errno 2] No such file or directory >11:51:43,562 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb8 on /tmp/btrfs-tmp.25_qm7LG as btrfs with options defaults >11:51:43,873 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25_qm7LG: [Errno 2] No such file or directory >11:51:43,875 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.25_qm7LG, removeDir = False >11:51:44,051 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27IyChHY: [Errno 2] No such file or directory >11:51:44,051 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb9 on /tmp/btrfs-tmp.27IyChHY as btrfs with options defaults >11:51:44,295 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27IyChHY: [Errno 2] No such file or directory >11:51:44,311 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.27IyChHY, removeDir = False >11:51:45,450 INFO anaconda: /sbin/anaconda 18.28 >16:51:45,536 INFO anaconda: 6160384 kB (6016 MB) are available >11:51:45,536 INFO anaconda: check_memory(): total:6016, needed:512, graphical:512 >11:51:45,536 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >11:51:45,536 INFO anaconda: Default encoding = ascii >11:51:45,572 INFO anaconda: ISCSID is /sbin/iscsid >11:51:45,572 INFO anaconda: no initiator set >11:51:45,581 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:51:45,581 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >11:51:48,181 INFO anaconda: Display mode = g >16:51:48,182 INFO anaconda: 6160384 kB (6016 MB) are available >11:51:48,182 INFO anaconda: check_memory(): total:6016, needed:512, graphical:512 >11:51:48,262 INFO anaconda: using only installclass _Fedora >11:51:48,268 INFO anaconda: Detected 5968M of memory >11:51:48,268 INFO anaconda: Swap attempt of 5968M >11:51:48,269 INFO anaconda: Running Thread: AnaStorageThread (140443699312384) >11:51:48,269 INFO anaconda: Running Thread: AnaPayloadThread (140443707705088) >11:51:48,289 INFO anaconda: no initiator set >11:51:50,304 DEBUG anaconda: required disklabel type for sdc (1) is None >11:51:50,304 DEBUG anaconda: default disklabel type for sdc is msdos >11:51:50,304 DEBUG anaconda: selecting msdos disklabel for sdc based on size >11:51:50,335 DEBUG anaconda: required disklabel type for sda (1) is None >11:51:50,335 DEBUG anaconda: default disklabel type for sda is msdos >11:51:50,335 DEBUG anaconda: selecting msdos disklabel for sda based on size >11:51:54,173 INFO anaconda: Not doing 'add runtime X layout' in live installation >06:51:54,405 INFO anaconda: Not doing 'save system time' in live installation >06:51:54,407 INFO anaconda: Not doing 'save system time' in live installation >06:51:54,409 INFO anaconda: Not doing 'save system time' in live installation >11:51:54,417 INFO anaconda: Not doing 'modify system time and date' in live installation >11:51:54,430 INFO anaconda: Not doing 'add runtime X layout' in live installation >11:51:54,440 INFO anaconda: Not doing 'test X layouts' in live installation >11:51:54,552 INFO anaconda: Running Thread: AnaStorageWatcher (140443274700544) >11:51:54,906 INFO anaconda: Running Thread: AnaNTPserver0 (140443230951168) >11:51:54,906 INFO anaconda: Running Thread: AnaNTPserver1 (140443283093248) >11:51:54,907 INFO anaconda: Running Thread: AnaNTPserver2 (140443029751552) >11:51:54,910 INFO anaconda: Running Thread: AnaNTPserver3 (140442746222336) >11:51:55,175 INFO anaconda: Thread Done: AnaNTPserver3 (140442746222336) >11:51:55,281 INFO anaconda: Thread Done: AnaNTPserver2 (140443029751552) >11:51:55,391 INFO anaconda: Thread Done: AnaNTPserver1 (140443283093248) >11:51:56,174 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> status to: Probing storage... >11:51:56,179 INFO anaconda: Thread Done: AnaNTPserver0 (140443230951168) >11:52:12,744 DEBUG anaconda: required disklabel type for sdb (1) is None >11:52:12,744 DEBUG anaconda: default disklabel type for sdb is msdos >11:52:12,744 DEBUG anaconda: selecting msdos disklabel for sdb based on size >11:52:13,199 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14G1841e: [Errno 2] No such file or directory >11:52:13,199 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb10 on /tmp/btrfs-tmp.14G1841e as btrfs with options defaults >11:52:13,252 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14G1841e: [Errno 2] No such file or directory >11:52:13,257 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.14G1841e, removeDir = False >11:52:29,349 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23TT9vtB: [Errno 2] No such file or directory >11:52:29,350 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb7 on /tmp/btrfs-tmp.23TT9vtB as btrfs with options defaults >11:52:29,962 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23TT9vtB: [Errno 2] No such file or directory >11:52:29,967 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.23TT9vtB, removeDir = False >11:52:51,469 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25K03emu: [Errno 2] No such file or directory >11:52:51,469 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb8 on /tmp/btrfs-tmp.25K03emu as btrfs with options defaults >11:52:51,494 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25K03emu: [Errno 2] No such file or directory >11:52:51,498 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.25K03emu, removeDir = False >11:52:51,993 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27FluRTV: [Errno 2] No such file or directory >11:52:51,994 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb9 on /tmp/btrfs-tmp.27FluRTV as btrfs with options defaults >11:52:52,248 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27FluRTV: [Errno 2] No such file or directory >11:52:52,264 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.27FluRTV, removeDir = False >11:52:53,216 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb10 on /mnt/sysimage as btrfs with options subvol=home,ro >11:52:53,271 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >11:52:53,332 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb7 on /mnt/sysimage as btrfs with options defaults,ro >11:52:53,999 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >11:52:54,025 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb8 on /mnt/sysimage as btrfs with options defaults,ro >11:52:54,063 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >11:52:54,108 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb9 on /mnt/sysimage as btrfs with options defaults,ro >11:52:54,253 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >11:52:54,393 INFO anaconda: Thread Done: AnaStorageThread (140443699312384) >11:52:54,398 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >11:52:54,406 INFO anaconda: Thread Done: AnaPayloadThread (140443707705088) >11:52:54,412 INFO anaconda: Thread Done: AnaStorageWatcher (140443274700544) >11:52:55,174 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> >11:59:49,043 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >11:59:57,711 DEBUG anaconda: disk free: 621.97 GB fs free: 348.82 GB sw needs: 2.70 GB auto swap: 5.96 GB >12:00:05,731 INFO anaconda: Running Thread: AnaExecuteStorageThread (140443274700544) >12:00:05,763 INFO anaconda: Thread Done: AnaExecuteStorageThread (140443274700544) >12:00:05,808 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'New_Volume', 'New_Volume', 'btrfs.23', 'fedora', 'home', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdb', 'sdb1', 'sdb10', 'sdb11', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9'] >12:00:05,819 DEBUG anaconda: ui: unused=['sdb3', 'sdb1', 'sdb5', 'New_Volume', 'sdb11', 'sdb6', 'sdb2'] >12:00:05,819 DEBUG anaconda: ui: new_devices=[] >12:00:05,834 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:00:05,834 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:00:06,174 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> >12:00:06,174 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> status to: Saving storage configuration... >12:00:06,175 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> >12:00:14,664 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:00:14,664 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:00:14,667 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:00:14,667 DEBUG anaconda: updated device_disks to ['sdb'] >12:00:14,668 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:00:14,669 DEBUG anaconda: fs type changed: btrfs >12:00:14,673 INFO anaconda: getting device type for None >12:00:14,673 ERR anaconda: unknown device type: 'None' >12:00:14,673 DEBUG anaconda: device_type_changed: None None >12:00:14,674 INFO anaconda: getting device type for BTRFS >12:00:14,675 DEBUG anaconda: device_type_changed: 3 BTRFS >12:00:14,677 INFO anaconda: getting device type for BTRFS >12:00:14,677 DEBUG anaconda: populate_raid: 3, single >12:00:14,678 INFO anaconda: getting device type for BTRFS >12:00:14,678 DEBUG anaconda: populate_raid: 3, single >12:00:18,358 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:00:18,358 DEBUG anaconda: new selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:00:18,358 DEBUG anaconda: notebook page = 1 >12:00:18,358 INFO anaconda: ui: saving changes to device btrfs.23 >12:00:18,358 DEBUG anaconda: new size: 150000.0 >12:00:18,358 DEBUG anaconda: old size: 150000.0 >12:00:18,358 INFO anaconda: getting device type for BTRFS >12:00:18,359 DEBUG anaconda: new device type: 3 >12:00:18,359 DEBUG anaconda: reformat: False >12:00:18,359 DEBUG anaconda: new fs type: btrfs >12:00:18,359 DEBUG anaconda: old encryption setting: False >12:00:18,359 DEBUG anaconda: new encryption setting: None >12:00:18,359 DEBUG anaconda: old mountpoint: >12:00:18,359 DEBUG anaconda: new mountpoint: >12:00:18,359 INFO anaconda: getting device type for BTRFS >12:00:18,361 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:00:18,361 DEBUG anaconda: updated device_disks to ['sdb'] >12:00:18,361 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:00:18,362 DEBUG anaconda: fs type changed: btrfs >12:00:18,365 INFO anaconda: getting device type for BTRFS >12:00:18,365 DEBUG anaconda: populate_raid: 3, single >12:00:45,790 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:00:45,791 DEBUG anaconda: new selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:00:45,791 DEBUG anaconda: notebook page = 1 >12:00:45,791 INFO anaconda: ui: saving changes to device btrfs.23 >12:00:45,791 DEBUG anaconda: new size: 150000.0 >12:00:45,791 DEBUG anaconda: old size: 150000.0 >12:00:45,791 INFO anaconda: getting device type for BTRFS >12:00:45,791 DEBUG anaconda: new device type: 3 >12:00:45,791 DEBUG anaconda: reformat: False >12:00:45,792 DEBUG anaconda: new fs type: btrfs >12:00:45,792 DEBUG anaconda: old encryption setting: False >12:00:45,792 DEBUG anaconda: new encryption setting: None >12:00:45,792 DEBUG anaconda: old mountpoint: >12:00:45,792 DEBUG anaconda: new mountpoint: / >12:00:45,793 INFO anaconda: getting device type for BTRFS >12:00:45,795 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:00:45,795 DEBUG anaconda: updated device_disks to ['sdb'] >12:00:45,796 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:00:45,796 DEBUG anaconda: fs type changed: btrfs >12:00:45,799 INFO anaconda: getting device type for BTRFS >12:00:45,799 DEBUG anaconda: populate_raid: 3, single >12:00:45,800 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:00:45,800 DEBUG anaconda: updated device_disks to ['sdb'] >12:00:45,800 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:00:45,801 DEBUG anaconda: fs type changed: btrfs >12:00:45,803 INFO anaconda: getting device type for BTRFS >12:00:45,804 DEBUG anaconda: populate_raid: 3, single >12:00:51,197 INFO anaconda: ui: saving changes to device btrfs.23 >12:00:51,197 DEBUG anaconda: new size: 150000.0 >12:00:51,197 DEBUG anaconda: old size: 150000.0 >12:00:51,197 INFO anaconda: getting device type for BTRFS >12:00:51,197 DEBUG anaconda: new device type: 3 >12:00:51,197 DEBUG anaconda: reformat: False >12:00:51,198 DEBUG anaconda: new fs type: btrfs >12:00:51,198 DEBUG anaconda: old encryption setting: False >12:00:51,198 DEBUG anaconda: new encryption setting: None >12:00:51,198 DEBUG anaconda: old mountpoint: >12:00:51,198 DEBUG anaconda: new mountpoint: / >12:00:51,199 INFO anaconda: getting device type for BTRFS >12:00:51,200 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:00:51,200 DEBUG anaconda: updated device_disks to ['sdb'] >12:00:51,201 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:00:51,202 DEBUG anaconda: fs type changed: btrfs >12:00:51,204 INFO anaconda: getting device type for BTRFS >12:00:51,204 DEBUG anaconda: populate_raid: 3, single >12:00:54,626 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:00:54,626 INFO anaconda: ui: saving changes to device btrfs.23 >12:00:54,626 DEBUG anaconda: new size: 150000.0 >12:00:54,626 DEBUG anaconda: old size: 150000.0 >12:00:54,627 INFO anaconda: getting device type for BTRFS >12:00:54,627 DEBUG anaconda: new device type: 3 >12:00:54,627 DEBUG anaconda: reformat: False >12:00:54,627 DEBUG anaconda: new fs type: btrfs >12:00:54,627 DEBUG anaconda: old encryption setting: False >12:00:54,627 DEBUG anaconda: new encryption setting: None >12:00:54,627 DEBUG anaconda: old mountpoint: >12:00:54,627 DEBUG anaconda: new mountpoint: >12:00:54,627 INFO anaconda: getting device type for BTRFS >12:00:54,629 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:00:56,209 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:00:56,209 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:00:56,209 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:00:56,209 DEBUG anaconda: updated device_disks to ['sdb'] >12:00:56,210 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:00:56,211 DEBUG anaconda: fs type changed: btrfs >12:00:56,213 INFO anaconda: getting device type for BTRFS >12:00:56,214 DEBUG anaconda: populate_raid: 3, single >12:00:58,023 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:00:58,023 DEBUG anaconda: new selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:00:58,023 DEBUG anaconda: notebook page = 1 >12:00:58,023 INFO anaconda: ui: saving changes to device btrfs.23 >12:00:58,023 DEBUG anaconda: new size: 150000.0 >12:00:58,023 DEBUG anaconda: old size: 150000.0 >12:00:58,023 INFO anaconda: getting device type for BTRFS >12:00:58,024 DEBUG anaconda: new device type: 3 >12:00:58,024 DEBUG anaconda: reformat: False >12:00:58,024 DEBUG anaconda: new fs type: btrfs >12:00:58,024 DEBUG anaconda: old encryption setting: False >12:00:58,024 DEBUG anaconda: new encryption setting: None >12:00:58,024 DEBUG anaconda: old mountpoint: >12:00:58,024 DEBUG anaconda: new mountpoint: >12:00:58,024 INFO anaconda: getting device type for BTRFS >12:00:58,026 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:00:58,026 DEBUG anaconda: updated device_disks to ['sdb'] >12:00:58,026 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:00:58,027 DEBUG anaconda: fs type changed: btrfs >12:00:58,030 INFO anaconda: getting device type for BTRFS >12:00:58,030 DEBUG anaconda: populate_raid: 3, single >12:01:08,089 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:01:08,089 DEBUG anaconda: new selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:01:08,089 DEBUG anaconda: notebook page = 1 >12:01:08,089 INFO anaconda: ui: saving changes to device btrfs.23 >12:01:08,090 DEBUG anaconda: new size: 150000.0 >12:01:08,090 DEBUG anaconda: old size: 150000.0 >12:01:08,090 INFO anaconda: getting device type for BTRFS >12:01:08,090 DEBUG anaconda: new device type: 3 >12:01:08,090 DEBUG anaconda: reformat: False >12:01:08,090 DEBUG anaconda: new fs type: btrfs >12:01:08,090 DEBUG anaconda: old encryption setting: False >12:01:08,090 DEBUG anaconda: new encryption setting: None >12:01:08,091 DEBUG anaconda: old mountpoint: >12:01:08,091 DEBUG anaconda: new mountpoint: >12:01:08,091 INFO anaconda: getting device type for BTRFS >12:01:08,092 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:01:08,092 DEBUG anaconda: updated device_disks to ['sdb'] >12:01:08,093 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:01:08,093 DEBUG anaconda: fs type changed: btrfs >12:01:08,096 INFO anaconda: getting device type for BTRFS >12:01:08,096 DEBUG anaconda: populate_raid: 3, single >12:01:10,869 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:01:10,869 DEBUG anaconda: new selector: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem >12:01:10,869 DEBUG anaconda: notebook page = 1 >12:01:10,869 INFO anaconda: ui: saving changes to device btrfs.23 >12:01:10,870 DEBUG anaconda: new size: 150000.0 >12:01:10,870 DEBUG anaconda: old size: 150000.0 >12:01:10,870 INFO anaconda: getting device type for BTRFS >12:01:10,870 DEBUG anaconda: new device type: 3 >12:01:10,870 DEBUG anaconda: reformat: False >12:01:10,870 DEBUG anaconda: new fs type: btrfs >12:01:10,870 DEBUG anaconda: old encryption setting: False >12:01:10,871 DEBUG anaconda: new encryption setting: None >12:01:10,871 DEBUG anaconda: old mountpoint: >12:01:10,871 DEBUG anaconda: new mountpoint: >12:01:10,871 INFO anaconda: getting device type for BTRFS >12:01:10,872 DEBUG anaconda: populate_right_side: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem >12:01:10,872 DEBUG anaconda: updated device_disks to ['sdb'] >12:01:10,873 DEBUG anaconda: min: 256 max: 2215.38574219 current: 2215.38574219 >12:01:10,874 DEBUG anaconda: fs type changed: btrfs >12:01:10,876 INFO anaconda: getting device type for BTRFS >12:01:10,877 DEBUG anaconda: populate_raid: 3, single >12:01:11,909 DEBUG anaconda: current selector: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem >12:01:11,909 DEBUG anaconda: new selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:01:11,909 DEBUG anaconda: notebook page = 1 >12:01:11,909 INFO anaconda: ui: saving changes to device New_Volume >12:01:11,910 DEBUG anaconda: new size: 2215.38574219 >12:01:11,910 DEBUG anaconda: old size: 2215.38574219 >12:01:11,910 INFO anaconda: getting device type for BTRFS >12:01:11,910 DEBUG anaconda: new device type: 3 >12:01:11,910 DEBUG anaconda: reformat: False >12:01:11,910 DEBUG anaconda: new fs type: btrfs >12:01:11,910 DEBUG anaconda: old encryption setting: False >12:01:11,911 DEBUG anaconda: new encryption setting: None >12:01:11,911 DEBUG anaconda: old mountpoint: >12:01:11,911 DEBUG anaconda: new mountpoint: >12:01:11,911 INFO anaconda: getting device type for BTRFS >12:01:11,912 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:01:11,912 DEBUG anaconda: updated device_disks to ['sdb'] >12:01:11,913 DEBUG anaconda: min: 256 max: 200000.0 current: 200000.0 >12:01:11,914 DEBUG anaconda: fs type changed: btrfs >12:01:11,916 INFO anaconda: getting device type for BTRFS >12:01:11,917 DEBUG anaconda: populate_raid: 3, single >12:01:17,651 DEBUG anaconda: page clicked: Unknown >12:01:17,652 INFO anaconda: ui: saving changes to device home >12:01:17,652 DEBUG anaconda: new size: 200000.0 >12:01:17,652 DEBUG anaconda: old size: 200000.0 >12:01:17,652 INFO anaconda: getting device type for BTRFS >12:01:17,652 DEBUG anaconda: new device type: 3 >12:01:17,652 DEBUG anaconda: reformat: False >12:01:17,652 DEBUG anaconda: new fs type: btrfs >12:01:17,653 DEBUG anaconda: old encryption setting: False >12:01:17,653 DEBUG anaconda: new encryption setting: None >12:01:17,653 DEBUG anaconda: old mountpoint: >12:01:17,653 DEBUG anaconda: new mountpoint: >12:01:17,653 INFO anaconda: getting device type for BTRFS >12:01:17,654 DEBUG anaconda: show first mountpoint: Unknown >12:01:17,655 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) >12:01:17,655 DEBUG anaconda: updated device_disks to ['sdb'] >12:01:17,655 DEBUG anaconda: min: 800.0 max: 0 current: 800.0 >12:01:17,656 DEBUG anaconda: fs type changed: Unknown >12:01:17,658 INFO anaconda: getting device type for Standard Partition >12:01:17,658 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:01:17,658 INFO anaconda: getting device type for Standard Partition >12:01:17,658 DEBUG anaconda: populate_raid: 2, None >12:01:17,659 INFO anaconda: getting device type for Standard Partition >12:01:17,659 DEBUG anaconda: populate_raid: 2, None >12:01:27,378 DEBUG anaconda: current selector: existing 800MB partition sdb3 (18) >12:01:27,378 DEBUG anaconda: new selector: existing 800MB partition sdb3 (18) >12:01:27,378 DEBUG anaconda: notebook page = 1 >12:01:27,378 INFO anaconda: ui: saving changes to device sdb3 >12:01:27,378 DEBUG anaconda: new size: 800.0 >12:01:27,378 DEBUG anaconda: old size: 800.0 >12:01:27,378 INFO anaconda: getting device type for Standard Partition >12:01:27,378 DEBUG anaconda: new device type: 2 >12:01:27,379 DEBUG anaconda: reformat: False >12:01:27,379 DEBUG anaconda: new fs type: Unknown >12:01:27,379 DEBUG anaconda: old encryption setting: False >12:01:27,379 DEBUG anaconda: new encryption setting: None >12:01:27,379 DEBUG anaconda: old mountpoint: >12:01:27,379 DEBUG anaconda: new mountpoint: None >12:01:27,379 INFO anaconda: getting device type for Standard Partition >12:01:27,380 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) >12:01:27,380 DEBUG anaconda: updated device_disks to ['sdb'] >12:01:27,380 DEBUG anaconda: min: 800.0 max: 0 current: 800.0 >12:01:27,381 DEBUG anaconda: fs type changed: Unknown >12:01:27,383 INFO anaconda: getting device type for Standard Partition >12:01:27,383 DEBUG anaconda: populate_raid: 2, None >12:01:37,451 DEBUG anaconda: fs type changed: ext4 >12:01:44,634 INFO anaconda: ui: saving changes to device sdb3 >12:01:44,634 DEBUG anaconda: new size: 800.0 >12:01:44,634 DEBUG anaconda: old size: 800.0 >12:01:44,635 INFO anaconda: getting device type for Standard Partition >12:01:44,635 DEBUG anaconda: new device type: 2 >12:01:44,635 DEBUG anaconda: reformat: True >12:01:44,635 DEBUG anaconda: new fs type: ext4 >12:01:44,635 DEBUG anaconda: old encryption setting: False >12:01:44,635 DEBUG anaconda: new encryption setting: False >12:01:44,635 DEBUG anaconda: old mountpoint: >12:01:44,635 DEBUG anaconda: new mountpoint: /boot >12:01:44,636 INFO anaconda: getting device type for Standard Partition >12:01:44,638 INFO anaconda: scheduling reformat of sdb3 as ext4 >12:01:44,646 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:01:44,647 DEBUG anaconda: updated device_disks to ['sdb'] >12:01:44,647 DEBUG anaconda: min: 800.0 max: 800.0 current: 800.0 >12:01:44,649 INFO anaconda: getting device type for Standard Partition >12:01:44,650 DEBUG anaconda: populate_raid: 2, None >12:01:52,326 DEBUG anaconda: current selector: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:01:52,326 DEBUG anaconda: new selector: existing 2000MB partition sdb11 (16) >12:01:52,326 DEBUG anaconda: notebook page = 1 >12:01:52,327 INFO anaconda: ui: saving changes to device sdb3 >12:01:52,327 DEBUG anaconda: new size: 800.0 >12:01:52,327 DEBUG anaconda: old size: 800.0 >12:01:52,327 INFO anaconda: getting device type for Standard Partition >12:01:52,327 DEBUG anaconda: new device type: 2 >12:01:52,327 DEBUG anaconda: reformat: True >12:01:52,327 DEBUG anaconda: new fs type: ext4 >12:01:52,327 DEBUG anaconda: old encryption setting: False >12:01:52,327 DEBUG anaconda: new encryption setting: False >12:01:52,328 DEBUG anaconda: old mountpoint: /boot >12:01:52,328 DEBUG anaconda: new mountpoint: /boot >12:01:52,328 INFO anaconda: getting device type for Standard Partition >12:01:52,329 DEBUG anaconda: populate_right_side: existing 2000MB partition sdb11 (16) >12:01:52,329 DEBUG anaconda: updated device_disks to ['sdb'] >12:01:52,330 DEBUG anaconda: min: 2000.0 max: 0 current: 2000.0 >12:01:52,331 DEBUG anaconda: fs type changed: Unknown >12:01:52,333 INFO anaconda: getting device type for Standard Partition >12:01:52,333 DEBUG anaconda: populate_raid: 2, None >12:01:56,903 DEBUG anaconda: fs type changed: swap >12:02:00,328 INFO anaconda: ui: saving changes to device sdb11 >12:02:00,329 DEBUG anaconda: new size: 2000.0 >12:02:00,329 DEBUG anaconda: old size: 2000.0 >12:02:00,329 INFO anaconda: getting device type for Standard Partition >12:02:00,329 DEBUG anaconda: new device type: 2 >12:02:00,329 DEBUG anaconda: reformat: True >12:02:00,329 DEBUG anaconda: new fs type: swap >12:02:00,330 DEBUG anaconda: old encryption setting: False >12:02:00,330 DEBUG anaconda: new encryption setting: False >12:02:00,330 DEBUG anaconda: old mountpoint: >12:02:00,330 DEBUG anaconda: new mountpoint: None >12:02:00,330 INFO anaconda: getting device type for Standard Partition >12:02:00,331 INFO anaconda: scheduling reformat of sdb11 as swap >12:02:00,338 DEBUG anaconda: populate_right_side: existing 2000MB partition sdb11 (16) with non-existent swap >12:02:00,338 DEBUG anaconda: updated device_disks to ['sdb'] >12:02:00,339 DEBUG anaconda: min: 2000.0 max: 2000.0 current: 2000.0 >12:02:00,341 INFO anaconda: getting device type for Standard Partition >12:02:00,341 DEBUG anaconda: populate_raid: 2, None >12:02:02,335 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:02:02,335 INFO anaconda: ui: saving changes to device sdb11 >12:02:02,335 DEBUG anaconda: new size: 2000.0 >12:02:02,335 DEBUG anaconda: old size: 2000.0 >12:02:02,335 INFO anaconda: getting device type for Standard Partition >12:02:02,335 DEBUG anaconda: new device type: 2 >12:02:02,335 DEBUG anaconda: reformat: True >12:02:02,336 DEBUG anaconda: new fs type: swap >12:02:02,336 DEBUG anaconda: old encryption setting: False >12:02:02,336 DEBUG anaconda: new encryption setting: False >12:02:02,336 DEBUG anaconda: old mountpoint: >12:02:02,336 DEBUG anaconda: new mountpoint: None >12:02:02,336 INFO anaconda: getting device type for Standard Partition >12:02:02,337 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:02:02,337 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:02:02,338 DEBUG anaconda: updated device_disks to ['sdb'] >12:02:02,338 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:02:02,339 DEBUG anaconda: fs type changed: btrfs >12:02:02,342 INFO anaconda: getting device type for BTRFS >12:02:02,342 DEBUG anaconda: device_type_changed: 3 BTRFS >12:02:02,345 INFO anaconda: getting device type for BTRFS >12:02:02,345 DEBUG anaconda: populate_raid: 3, single >12:02:02,346 INFO anaconda: getting device type for BTRFS >12:02:02,346 DEBUG anaconda: populate_raid: 3, single >12:02:09,595 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:02:09,595 DEBUG anaconda: new selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:02:09,595 DEBUG anaconda: notebook page = 1 >12:02:09,595 INFO anaconda: ui: saving changes to device btrfs.23 >12:02:09,595 DEBUG anaconda: new size: 150000.0 >12:02:09,595 DEBUG anaconda: old size: 150000.0 >12:02:09,595 INFO anaconda: getting device type for BTRFS >12:02:09,596 DEBUG anaconda: new device type: 3 >12:02:09,596 DEBUG anaconda: reformat: False >12:02:09,596 DEBUG anaconda: new fs type: btrfs >12:02:09,596 DEBUG anaconda: old encryption setting: False >12:02:09,596 DEBUG anaconda: new encryption setting: None >12:02:09,596 DEBUG anaconda: old mountpoint: >12:02:09,596 DEBUG anaconda: new mountpoint: >12:02:09,596 INFO anaconda: getting device type for BTRFS >12:02:09,598 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:02:09,598 DEBUG anaconda: updated device_disks to ['sdb'] >12:02:09,598 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:02:09,599 DEBUG anaconda: fs type changed: btrfs >12:02:09,602 INFO anaconda: getting device type for BTRFS >12:02:09,602 DEBUG anaconda: populate_raid: 3, single >12:02:16,536 INFO anaconda: ui: saving changes to device btrfs.23 >12:02:16,537 DEBUG anaconda: new size: 150000.0 >12:02:16,537 DEBUG anaconda: old size: 150000.0 >12:02:16,537 INFO anaconda: getting device type for BTRFS >12:02:16,537 DEBUG anaconda: new device type: 3 >12:02:16,537 DEBUG anaconda: reformat: False >12:02:16,537 DEBUG anaconda: new fs type: btrfs >12:02:16,538 DEBUG anaconda: old encryption setting: False >12:02:16,538 DEBUG anaconda: new encryption setting: None >12:02:16,538 DEBUG anaconda: old mountpoint: >12:02:16,538 DEBUG anaconda: new mountpoint: / >12:02:16,539 INFO anaconda: getting device type for BTRFS >12:02:16,541 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:02:16,541 DEBUG anaconda: updated device_disks to ['sdb'] >12:02:16,541 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:02:16,542 DEBUG anaconda: fs type changed: btrfs >12:02:16,545 INFO anaconda: getting device type for BTRFS >12:02:16,545 DEBUG anaconda: populate_raid: 3, single >12:02:24,713 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:02:24,713 DEBUG anaconda: new selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:02:24,713 DEBUG anaconda: notebook page = 1 >12:02:24,713 INFO anaconda: ui: saving changes to device btrfs.23 >12:02:24,714 DEBUG anaconda: new size: 150000.0 >12:02:24,714 DEBUG anaconda: old size: 150000.0 >12:02:24,714 INFO anaconda: getting device type for BTRFS >12:02:24,714 DEBUG anaconda: new device type: 3 >12:02:24,714 DEBUG anaconda: reformat: False >12:02:24,714 DEBUG anaconda: new fs type: btrfs >12:02:24,714 DEBUG anaconda: old encryption setting: False >12:02:24,715 DEBUG anaconda: new encryption setting: None >12:02:24,715 DEBUG anaconda: old mountpoint: >12:02:24,715 DEBUG anaconda: new mountpoint: >12:02:24,715 INFO anaconda: getting device type for BTRFS >12:02:24,716 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:02:24,717 DEBUG anaconda: updated device_disks to ['sdb'] >12:02:24,717 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:02:24,718 DEBUG anaconda: fs type changed: btrfs >12:02:24,720 INFO anaconda: getting device type for BTRFS >12:02:24,721 DEBUG anaconda: populate_raid: 3, single >12:02:26,095 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:02:26,095 DEBUG anaconda: new selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:02:26,095 DEBUG anaconda: notebook page = 1 >12:02:26,095 INFO anaconda: ui: saving changes to device btrfs.23 >12:02:26,096 DEBUG anaconda: new size: 150000.0 >12:02:26,096 DEBUG anaconda: old size: 150000.0 >12:02:26,096 INFO anaconda: getting device type for BTRFS >12:02:26,096 DEBUG anaconda: new device type: 3 >12:02:26,096 DEBUG anaconda: reformat: False >12:02:26,096 DEBUG anaconda: new fs type: btrfs >12:02:26,096 DEBUG anaconda: old encryption setting: False >12:02:26,096 DEBUG anaconda: new encryption setting: None >12:02:26,097 DEBUG anaconda: old mountpoint: >12:02:26,097 DEBUG anaconda: new mountpoint: >12:02:26,097 INFO anaconda: getting device type for BTRFS >12:02:26,098 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:02:26,098 DEBUG anaconda: updated device_disks to ['sdb'] >12:02:26,099 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:02:26,100 DEBUG anaconda: fs type changed: btrfs >12:02:26,102 INFO anaconda: getting device type for BTRFS >12:02:26,102 DEBUG anaconda: populate_raid: 3, single >12:02:26,261 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:02:26,261 DEBUG anaconda: new selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:02:26,261 DEBUG anaconda: notebook page = 1 >12:02:26,261 INFO anaconda: ui: saving changes to device btrfs.23 >12:02:26,262 DEBUG anaconda: new size: 150000.0 >12:02:26,262 DEBUG anaconda: old size: 150000.0 >12:02:26,262 INFO anaconda: getting device type for BTRFS >12:02:26,262 DEBUG anaconda: new device type: 3 >12:02:26,262 DEBUG anaconda: reformat: False >12:02:26,262 DEBUG anaconda: new fs type: btrfs >12:02:26,262 DEBUG anaconda: old encryption setting: False >12:02:26,263 DEBUG anaconda: new encryption setting: None >12:02:26,263 DEBUG anaconda: old mountpoint: >12:02:26,263 DEBUG anaconda: new mountpoint: >12:02:26,263 INFO anaconda: getting device type for BTRFS >12:02:26,264 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:02:26,265 DEBUG anaconda: updated device_disks to ['sdb'] >12:02:26,265 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:02:26,266 DEBUG anaconda: fs type changed: btrfs >12:02:26,268 INFO anaconda: getting device type for BTRFS >12:02:26,269 DEBUG anaconda: populate_raid: 3, single >12:02:36,297 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:02:36,298 DEBUG anaconda: new selector: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem >12:02:36,298 DEBUG anaconda: notebook page = 1 >12:02:36,298 INFO anaconda: ui: saving changes to device btrfs.23 >12:02:36,298 DEBUG anaconda: new size: 150000.0 >12:02:36,298 DEBUG anaconda: old size: 150000.0 >12:02:36,298 INFO anaconda: getting device type for BTRFS >12:02:36,298 DEBUG anaconda: new device type: 3 >12:02:36,298 DEBUG anaconda: reformat: False >12:02:36,299 DEBUG anaconda: new fs type: btrfs >12:02:36,299 DEBUG anaconda: old encryption setting: False >12:02:36,299 DEBUG anaconda: new encryption setting: None >12:02:36,299 DEBUG anaconda: old mountpoint: >12:02:36,299 DEBUG anaconda: new mountpoint: >12:02:36,299 INFO anaconda: getting device type for BTRFS >12:02:36,301 DEBUG anaconda: populate_right_side: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem >12:02:36,301 DEBUG anaconda: updated device_disks to ['sdb'] >12:02:36,301 DEBUG anaconda: min: 256 max: 2215.38574219 current: 2215.38574219 >12:02:36,302 DEBUG anaconda: fs type changed: btrfs >12:02:36,305 INFO anaconda: getting device type for BTRFS >12:02:36,305 DEBUG anaconda: populate_raid: 3, single >12:02:37,009 DEBUG anaconda: current selector: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem >12:02:37,010 DEBUG anaconda: new selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:02:37,010 DEBUG anaconda: notebook page = 1 >12:02:37,010 INFO anaconda: ui: saving changes to device New_Volume >12:02:37,010 DEBUG anaconda: new size: 2215.38574219 >12:02:37,010 DEBUG anaconda: old size: 2215.38574219 >12:02:37,010 INFO anaconda: getting device type for BTRFS >12:02:37,011 DEBUG anaconda: new device type: 3 >12:02:37,011 DEBUG anaconda: reformat: False >12:02:37,011 DEBUG anaconda: new fs type: btrfs >12:02:37,011 DEBUG anaconda: old encryption setting: False >12:02:37,011 DEBUG anaconda: new encryption setting: None >12:02:37,011 DEBUG anaconda: old mountpoint: >12:02:37,011 DEBUG anaconda: new mountpoint: >12:02:37,011 INFO anaconda: getting device type for BTRFS >12:02:37,013 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:02:37,013 DEBUG anaconda: updated device_disks to ['sdb'] >12:02:37,013 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:02:37,014 DEBUG anaconda: fs type changed: btrfs >12:02:37,017 INFO anaconda: getting device type for BTRFS >12:02:37,017 DEBUG anaconda: populate_raid: 3, single >12:02:41,855 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:02:41,856 DEBUG anaconda: new selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:02:41,856 DEBUG anaconda: notebook page = 1 >12:02:41,856 INFO anaconda: ui: saving changes to device btrfs.23 >12:02:41,856 DEBUG anaconda: new size: 150000.0 >12:02:41,856 DEBUG anaconda: old size: 150000.0 >12:02:41,856 INFO anaconda: getting device type for BTRFS >12:02:41,857 DEBUG anaconda: new device type: 3 >12:02:41,857 DEBUG anaconda: reformat: False >12:02:41,857 DEBUG anaconda: new fs type: btrfs >12:02:41,857 DEBUG anaconda: old encryption setting: False >12:02:41,857 DEBUG anaconda: new encryption setting: None >12:02:41,857 DEBUG anaconda: old mountpoint: >12:02:41,857 DEBUG anaconda: new mountpoint: >12:02:41,857 INFO anaconda: getting device type for BTRFS >12:02:41,859 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:02:41,859 DEBUG anaconda: updated device_disks to ['sdb'] >12:02:41,860 DEBUG anaconda: min: 256 max: 200000.0 current: 200000.0 >12:02:41,860 DEBUG anaconda: fs type changed: btrfs >12:02:41,863 INFO anaconda: getting device type for BTRFS >12:02:41,863 DEBUG anaconda: populate_raid: 3, single >12:02:43,906 DEBUG anaconda: current selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:02:43,906 DEBUG anaconda: new selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:02:43,906 DEBUG anaconda: notebook page = 1 >12:02:43,906 INFO anaconda: ui: saving changes to device home >12:02:43,906 DEBUG anaconda: new size: 200000.0 >12:02:43,906 DEBUG anaconda: old size: 200000.0 >12:02:43,906 INFO anaconda: getting device type for BTRFS >12:02:43,907 DEBUG anaconda: new device type: 3 >12:02:43,907 DEBUG anaconda: reformat: False >12:02:43,907 DEBUG anaconda: new fs type: btrfs >12:02:43,907 DEBUG anaconda: old encryption setting: False >12:02:43,907 DEBUG anaconda: new encryption setting: None >12:02:43,907 DEBUG anaconda: old mountpoint: >12:02:43,907 DEBUG anaconda: new mountpoint: >12:02:43,907 INFO anaconda: getting device type for BTRFS >12:02:43,909 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:02:43,909 DEBUG anaconda: updated device_disks to ['sdb'] >12:02:43,909 DEBUG anaconda: min: 256 max: 200000.0 current: 200000.0 >12:02:43,910 DEBUG anaconda: fs type changed: btrfs >12:02:43,913 INFO anaconda: getting device type for BTRFS >12:02:43,913 DEBUG anaconda: populate_raid: 3, single >12:02:44,398 DEBUG anaconda: current selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:02:44,398 DEBUG anaconda: new selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:02:44,398 DEBUG anaconda: notebook page = 1 >12:02:44,398 INFO anaconda: ui: saving changes to device home >12:02:44,398 DEBUG anaconda: new size: 200000.0 >12:02:44,398 DEBUG anaconda: old size: 200000.0 >12:02:44,398 INFO anaconda: getting device type for BTRFS >12:02:44,399 DEBUG anaconda: new device type: 3 >12:02:44,399 DEBUG anaconda: reformat: False >12:02:44,399 DEBUG anaconda: new fs type: btrfs >12:02:44,399 DEBUG anaconda: old encryption setting: False >12:02:44,399 DEBUG anaconda: new encryption setting: None >12:02:44,399 DEBUG anaconda: old mountpoint: >12:02:44,399 DEBUG anaconda: new mountpoint: >12:02:44,399 INFO anaconda: getting device type for BTRFS >12:02:44,401 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:02:44,401 DEBUG anaconda: updated device_disks to ['sdb'] >12:02:44,401 DEBUG anaconda: min: 256 max: 200000.0 current: 200000.0 >12:02:44,402 DEBUG anaconda: fs type changed: btrfs >12:02:44,405 INFO anaconda: getting device type for BTRFS >12:02:44,405 DEBUG anaconda: populate_raid: 3, single >12:02:57,764 INFO anaconda: ui: saving changes to device home >12:02:57,764 DEBUG anaconda: new size: 200000.0 >12:02:57,764 DEBUG anaconda: old size: 200000.0 >12:02:57,764 INFO anaconda: getting device type for BTRFS >12:02:57,765 DEBUG anaconda: new device type: 3 >12:02:57,765 DEBUG anaconda: reformat: False >12:02:57,765 DEBUG anaconda: new fs type: btrfs >12:02:57,765 DEBUG anaconda: old encryption setting: False >12:02:57,765 DEBUG anaconda: new encryption setting: None >12:02:57,765 DEBUG anaconda: old mountpoint: >12:02:57,765 DEBUG anaconda: new mountpoint: /home >12:02:57,766 INFO anaconda: getting device type for BTRFS >12:02:57,768 DEBUG anaconda: updating mountpoint to /home >12:03:00,422 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:03:00,422 INFO anaconda: ui: saving changes to device home >12:03:00,422 DEBUG anaconda: new size: 200000.0 >12:03:00,423 DEBUG anaconda: old size: 200000.0 >12:03:00,423 INFO anaconda: getting device type for BTRFS >12:03:00,423 DEBUG anaconda: new device type: 3 >12:03:00,423 DEBUG anaconda: reformat: False >12:03:00,423 DEBUG anaconda: new fs type: btrfs >12:03:00,423 DEBUG anaconda: old encryption setting: False >12:03:00,423 DEBUG anaconda: new encryption setting: None >12:03:00,423 DEBUG anaconda: old mountpoint: /home >12:03:00,424 DEBUG anaconda: new mountpoint: /home >12:03:00,424 INFO anaconda: getting device type for BTRFS >12:03:00,425 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:03:00,425 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:03:00,425 DEBUG anaconda: updated device_disks to ['sdb'] >12:03:00,426 DEBUG anaconda: min: 800.0 max: 800.0 current: 800.0 >12:03:00,427 DEBUG anaconda: fs type changed: ext4 >12:03:00,431 INFO anaconda: getting device type for Standard Partition >12:03:00,431 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:03:00,431 INFO anaconda: getting device type for Standard Partition >12:03:00,432 DEBUG anaconda: populate_raid: 2, None >12:03:00,432 INFO anaconda: getting device type for Standard Partition >12:03:00,432 DEBUG anaconda: populate_raid: 2, None >12:03:05,200 DEBUG anaconda: current selector: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:03:05,200 DEBUG anaconda: new selector: existing 2000MB partition sdb11 (16) with non-existent swap >12:03:05,200 DEBUG anaconda: notebook page = 1 >12:03:05,200 INFO anaconda: ui: saving changes to device sdb3 >12:03:05,201 DEBUG anaconda: new size: 800.0 >12:03:05,201 DEBUG anaconda: old size: 800.0 >12:03:05,201 INFO anaconda: getting device type for Standard Partition >12:03:05,201 DEBUG anaconda: new device type: 2 >12:03:05,201 DEBUG anaconda: reformat: True >12:03:05,201 DEBUG anaconda: new fs type: ext4 >12:03:05,201 DEBUG anaconda: old encryption setting: False >12:03:05,202 DEBUG anaconda: new encryption setting: False >12:03:05,202 DEBUG anaconda: old mountpoint: /boot >12:03:05,202 DEBUG anaconda: new mountpoint: /boot >12:03:05,202 INFO anaconda: getting device type for Standard Partition >12:03:05,203 DEBUG anaconda: populate_right_side: existing 2000MB partition sdb11 (16) with non-existent swap >12:03:05,203 DEBUG anaconda: updated device_disks to ['sdb'] >12:03:05,204 DEBUG anaconda: min: 2000.0 max: 2000.0 current: 2000.0 >12:03:05,204 DEBUG anaconda: fs type changed: swap >12:03:05,207 INFO anaconda: getting device type for Standard Partition >12:03:05,208 DEBUG anaconda: populate_raid: 2, None >12:03:10,084 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:03:10,084 INFO anaconda: ui: saving changes to device sdb11 >12:03:10,085 DEBUG anaconda: new size: 2000.0 >12:03:10,085 DEBUG anaconda: old size: 2000.0 >12:03:10,085 INFO anaconda: getting device type for Standard Partition >12:03:10,085 DEBUG anaconda: new device type: 2 >12:03:10,085 DEBUG anaconda: reformat: True >12:03:10,085 DEBUG anaconda: new fs type: swap >12:03:10,085 DEBUG anaconda: old encryption setting: False >12:03:10,085 DEBUG anaconda: new encryption setting: False >12:03:10,086 DEBUG anaconda: old mountpoint: >12:03:10,086 DEBUG anaconda: new mountpoint: None >12:03:10,086 INFO anaconda: getting device type for Standard Partition >12:03:10,087 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:03:10,087 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:03:10,087 DEBUG anaconda: updated device_disks to ['sdb'] >12:03:10,088 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:03:10,089 DEBUG anaconda: fs type changed: btrfs >12:03:10,091 INFO anaconda: getting device type for BTRFS >12:03:10,092 DEBUG anaconda: device_type_changed: 3 BTRFS >12:03:10,094 INFO anaconda: getting device type for BTRFS >12:03:10,094 DEBUG anaconda: populate_raid: 3, single >12:03:10,095 INFO anaconda: getting device type for BTRFS >12:03:10,095 DEBUG anaconda: populate_raid: 3, single >12:03:13,624 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:03:13,625 DEBUG anaconda: new selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:03:13,625 DEBUG anaconda: notebook page = 1 >12:03:13,625 INFO anaconda: ui: saving changes to device btrfs.23 >12:03:13,625 DEBUG anaconda: new size: 150000.0 >12:03:13,625 DEBUG anaconda: old size: 150000.0 >12:03:13,625 INFO anaconda: getting device type for BTRFS >12:03:13,625 DEBUG anaconda: new device type: 3 >12:03:13,626 DEBUG anaconda: reformat: False >12:03:13,626 DEBUG anaconda: new fs type: btrfs >12:03:13,626 DEBUG anaconda: old encryption setting: False >12:03:13,626 DEBUG anaconda: new encryption setting: None >12:03:13,626 DEBUG anaconda: old mountpoint: >12:03:13,626 DEBUG anaconda: new mountpoint: >12:03:13,626 INFO anaconda: getting device type for BTRFS >12:03:13,628 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:03:13,628 DEBUG anaconda: updated device_disks to ['sdb'] >12:03:13,628 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:03:13,629 DEBUG anaconda: fs type changed: btrfs >12:03:13,632 INFO anaconda: getting device type for BTRFS >12:03:13,632 DEBUG anaconda: populate_raid: 3, single >12:03:19,408 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:03:19,409 INFO anaconda: ui: saving changes to device btrfs.23 >12:03:19,409 DEBUG anaconda: new size: 150000.0 >12:03:19,409 DEBUG anaconda: old size: 150000.0 >12:03:19,409 INFO anaconda: getting device type for BTRFS >12:03:19,409 DEBUG anaconda: new device type: 3 >12:03:19,409 DEBUG anaconda: reformat: False >12:03:19,409 DEBUG anaconda: new fs type: btrfs >12:03:19,410 DEBUG anaconda: old encryption setting: False >12:03:19,410 DEBUG anaconda: new encryption setting: None >12:03:19,410 DEBUG anaconda: old mountpoint: >12:03:19,410 DEBUG anaconda: new mountpoint: >12:03:19,410 INFO anaconda: getting device type for BTRFS >12:03:19,411 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:03:19,411 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:03:19,412 DEBUG anaconda: updated device_disks to ['sdb'] >12:03:19,412 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:03:19,413 DEBUG anaconda: fs type changed: btrfs >12:03:19,415 INFO anaconda: getting device type for BTRFS >12:03:19,416 DEBUG anaconda: populate_raid: 3, single >12:03:20,252 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:03:20,253 INFO anaconda: ui: saving changes to device btrfs.23 >12:03:20,253 DEBUG anaconda: new size: 150000.0 >12:03:20,253 DEBUG anaconda: old size: 150000.0 >12:03:20,253 INFO anaconda: getting device type for BTRFS >12:03:20,253 DEBUG anaconda: new device type: 3 >12:03:20,253 DEBUG anaconda: reformat: False >12:03:20,253 DEBUG anaconda: new fs type: btrfs >12:03:20,253 DEBUG anaconda: old encryption setting: False >12:03:20,254 DEBUG anaconda: new encryption setting: None >12:03:20,254 DEBUG anaconda: old mountpoint: >12:03:20,254 DEBUG anaconda: new mountpoint: >12:03:20,254 INFO anaconda: getting device type for BTRFS >12:03:20,255 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:03:20,255 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:03:20,256 DEBUG anaconda: updated device_disks to ['sdb'] >12:03:20,256 DEBUG anaconda: min: 800.0 max: 800.0 current: 800.0 >12:03:20,258 DEBUG anaconda: fs type changed: ext4 >12:03:20,261 INFO anaconda: getting device type for Standard Partition >12:03:20,261 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:03:20,261 INFO anaconda: getting device type for Standard Partition >12:03:20,261 DEBUG anaconda: populate_raid: 2, None >12:03:20,262 INFO anaconda: getting device type for Standard Partition >12:03:20,262 DEBUG anaconda: populate_raid: 2, None >12:03:21,969 DEBUG anaconda: current selector: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:03:21,969 DEBUG anaconda: new selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:03:21,969 DEBUG anaconda: notebook page = 1 >12:03:21,969 INFO anaconda: ui: saving changes to device sdb3 >12:03:21,969 DEBUG anaconda: new size: 800.0 >12:03:21,969 DEBUG anaconda: old size: 800.0 >12:03:21,969 INFO anaconda: getting device type for Standard Partition >12:03:21,970 DEBUG anaconda: new device type: 2 >12:03:21,970 DEBUG anaconda: reformat: True >12:03:21,970 DEBUG anaconda: new fs type: ext4 >12:03:21,970 DEBUG anaconda: old encryption setting: False >12:03:21,970 DEBUG anaconda: new encryption setting: False >12:03:21,970 DEBUG anaconda: old mountpoint: /boot >12:03:21,970 DEBUG anaconda: new mountpoint: /boot >12:03:21,970 INFO anaconda: getting device type for Standard Partition >12:03:21,972 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:03:21,972 DEBUG anaconda: updated device_disks to ['sdb'] >12:03:21,972 DEBUG anaconda: min: 256 max: 200000.0 current: 200000.0 >12:03:21,973 DEBUG anaconda: fs type changed: btrfs >12:03:21,976 INFO anaconda: getting device type for BTRFS >12:03:21,976 DEBUG anaconda: device_type_changed: 3 BTRFS >12:03:21,978 INFO anaconda: getting device type for BTRFS >12:03:21,979 DEBUG anaconda: populate_raid: 3, single >12:03:21,979 INFO anaconda: getting device type for BTRFS >12:03:21,980 DEBUG anaconda: populate_raid: 3, single >12:03:26,525 DEBUG anaconda: current selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:03:26,525 DEBUG anaconda: new selector: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:03:26,525 DEBUG anaconda: notebook page = 1 >12:03:26,525 INFO anaconda: ui: saving changes to device home >12:03:26,525 DEBUG anaconda: new size: 200000.0 >12:03:26,525 DEBUG anaconda: old size: 200000.0 >12:03:26,525 INFO anaconda: getting device type for BTRFS >12:03:26,526 DEBUG anaconda: new device type: 3 >12:03:26,526 DEBUG anaconda: reformat: False >12:03:26,526 DEBUG anaconda: new fs type: btrfs >12:03:26,526 DEBUG anaconda: old encryption setting: False >12:03:26,526 DEBUG anaconda: new encryption setting: None >12:03:26,526 DEBUG anaconda: old mountpoint: /home >12:03:26,526 DEBUG anaconda: new mountpoint: /home >12:03:26,526 INFO anaconda: getting device type for BTRFS >12:03:26,528 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:03:26,528 DEBUG anaconda: updated device_disks to ['sdb'] >12:03:26,529 DEBUG anaconda: min: 800.0 max: 800.0 current: 800.0 >12:03:26,530 DEBUG anaconda: fs type changed: ext4 >12:03:26,533 INFO anaconda: getting device type for Standard Partition >12:03:26,534 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:03:26,534 INFO anaconda: getting device type for Standard Partition >12:03:26,534 DEBUG anaconda: populate_raid: 2, None >12:03:26,535 INFO anaconda: getting device type for Standard Partition >12:03:26,535 DEBUG anaconda: populate_raid: 2, None >12:03:27,217 DEBUG anaconda: current selector: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:03:27,217 DEBUG anaconda: new selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:03:27,217 DEBUG anaconda: notebook page = 1 >12:03:27,217 INFO anaconda: ui: saving changes to device sdb3 >12:03:27,217 DEBUG anaconda: new size: 800.0 >12:03:27,217 DEBUG anaconda: old size: 800.0 >12:03:27,217 INFO anaconda: getting device type for Standard Partition >12:03:27,218 DEBUG anaconda: new device type: 2 >12:03:27,218 DEBUG anaconda: reformat: True >12:03:27,218 DEBUG anaconda: new fs type: ext4 >12:03:27,218 DEBUG anaconda: old encryption setting: False >12:03:27,218 DEBUG anaconda: new encryption setting: False >12:03:27,218 DEBUG anaconda: old mountpoint: /boot >12:03:27,218 DEBUG anaconda: new mountpoint: /boot >12:03:27,218 INFO anaconda: getting device type for Standard Partition >12:03:27,220 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:03:27,220 DEBUG anaconda: updated device_disks to ['sdb'] >12:03:27,220 DEBUG anaconda: min: 256 max: 200000.0 current: 200000.0 >12:03:27,221 DEBUG anaconda: fs type changed: btrfs >12:03:27,224 INFO anaconda: getting device type for BTRFS >12:03:27,224 DEBUG anaconda: device_type_changed: 3 BTRFS >12:03:27,226 INFO anaconda: getting device type for BTRFS >12:03:27,227 DEBUG anaconda: populate_raid: 3, single >12:03:27,227 INFO anaconda: getting device type for BTRFS >12:03:27,228 DEBUG anaconda: populate_raid: 3, single >12:03:30,049 DEBUG anaconda: current selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:03:30,049 DEBUG anaconda: new selector: existing 2000MB partition sdb11 (16) with non-existent swap >12:03:30,049 DEBUG anaconda: notebook page = 1 >12:03:30,049 INFO anaconda: ui: saving changes to device home >12:03:30,049 DEBUG anaconda: new size: 200000.0 >12:03:30,049 DEBUG anaconda: old size: 200000.0 >12:03:30,049 INFO anaconda: getting device type for BTRFS >12:03:30,050 DEBUG anaconda: new device type: 3 >12:03:30,050 DEBUG anaconda: reformat: False >12:03:30,050 DEBUG anaconda: new fs type: btrfs >12:03:30,050 DEBUG anaconda: old encryption setting: False >12:03:30,050 DEBUG anaconda: new encryption setting: None >12:03:30,050 DEBUG anaconda: old mountpoint: /home >12:03:30,050 DEBUG anaconda: new mountpoint: /home >12:03:30,050 INFO anaconda: getting device type for BTRFS >12:03:30,052 DEBUG anaconda: populate_right_side: existing 2000MB partition sdb11 (16) with non-existent swap >12:03:30,052 DEBUG anaconda: updated device_disks to ['sdb'] >12:03:30,053 DEBUG anaconda: min: 2000.0 max: 2000.0 current: 2000.0 >12:03:30,054 DEBUG anaconda: fs type changed: swap >12:03:30,056 INFO anaconda: getting device type for None >12:03:30,057 ERR anaconda: unknown device type: 'None' >12:03:30,057 DEBUG anaconda: device_type_changed: None None >12:03:30,058 INFO anaconda: getting device type for Standard Partition >12:03:30,058 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:03:30,058 INFO anaconda: getting device type for Standard Partition >12:03:30,058 DEBUG anaconda: populate_raid: 2, None >12:03:30,059 INFO anaconda: getting device type for Standard Partition >12:03:30,059 DEBUG anaconda: populate_raid: 2, None >12:03:30,913 DEBUG anaconda: current selector: existing 2000MB partition sdb11 (16) with non-existent swap >12:03:30,913 DEBUG anaconda: new selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:03:30,913 DEBUG anaconda: notebook page = 1 >12:03:30,913 INFO anaconda: ui: saving changes to device sdb11 >12:03:30,913 DEBUG anaconda: new size: 2000.0 >12:03:30,913 DEBUG anaconda: old size: 2000.0 >12:03:30,913 INFO anaconda: getting device type for Standard Partition >12:03:30,914 DEBUG anaconda: new device type: 2 >12:03:30,914 DEBUG anaconda: reformat: True >12:03:30,914 DEBUG anaconda: new fs type: swap >12:03:30,914 DEBUG anaconda: old encryption setting: False >12:03:30,914 DEBUG anaconda: new encryption setting: False >12:03:30,914 DEBUG anaconda: old mountpoint: >12:03:30,914 DEBUG anaconda: new mountpoint: None >12:03:30,914 INFO anaconda: getting device type for Standard Partition >12:03:30,916 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:03:30,916 DEBUG anaconda: updated device_disks to ['sdb'] >12:03:30,917 DEBUG anaconda: min: 256 max: 200000.0 current: 200000.0 >12:03:30,918 DEBUG anaconda: fs type changed: btrfs >12:03:30,920 INFO anaconda: getting device type for BTRFS >12:03:30,921 DEBUG anaconda: device_type_changed: 3 BTRFS >12:03:30,923 INFO anaconda: getting device type for BTRFS >12:03:30,923 DEBUG anaconda: populate_raid: 3, single >12:03:30,924 INFO anaconda: getting device type for BTRFS >12:03:30,924 DEBUG anaconda: populate_raid: 3, single >12:03:34,221 DEBUG anaconda: current selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:03:34,221 DEBUG anaconda: new selector: existing 2000MB partition sdb11 (16) with non-existent swap >12:03:34,221 DEBUG anaconda: notebook page = 1 >12:03:34,221 INFO anaconda: ui: saving changes to device home >12:03:34,221 DEBUG anaconda: new size: 200000.0 >12:03:34,221 DEBUG anaconda: old size: 200000.0 >12:03:34,222 INFO anaconda: getting device type for BTRFS >12:03:34,222 DEBUG anaconda: new device type: 3 >12:03:34,222 DEBUG anaconda: reformat: False >12:03:34,222 DEBUG anaconda: new fs type: btrfs >12:03:34,222 DEBUG anaconda: old encryption setting: False >12:03:34,222 DEBUG anaconda: new encryption setting: None >12:03:34,223 DEBUG anaconda: old mountpoint: /home >12:03:34,223 DEBUG anaconda: new mountpoint: /home >12:03:34,223 INFO anaconda: getting device type for BTRFS >12:03:34,225 DEBUG anaconda: populate_right_side: existing 2000MB partition sdb11 (16) with non-existent swap >12:03:34,225 DEBUG anaconda: updated device_disks to ['sdb'] >12:03:34,225 DEBUG anaconda: min: 2000.0 max: 2000.0 current: 2000.0 >12:03:34,227 DEBUG anaconda: fs type changed: swap >12:03:34,229 INFO anaconda: getting device type for None >12:03:34,230 ERR anaconda: unknown device type: 'None' >12:03:34,230 DEBUG anaconda: device_type_changed: None None >12:03:34,231 INFO anaconda: getting device type for Standard Partition >12:03:34,231 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:03:34,232 INFO anaconda: getting device type for Standard Partition >12:03:34,232 DEBUG anaconda: populate_raid: 2, None >12:03:34,232 INFO anaconda: getting device type for Standard Partition >12:03:34,233 DEBUG anaconda: populate_raid: 2, None >12:03:36,349 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:03:36,349 INFO anaconda: ui: saving changes to device sdb11 >12:03:36,349 DEBUG anaconda: new size: 2000.0 >12:03:36,349 DEBUG anaconda: old size: 2000.0 >12:03:36,350 INFO anaconda: getting device type for Standard Partition >12:03:36,350 DEBUG anaconda: new device type: 2 >12:03:36,350 DEBUG anaconda: reformat: True >12:03:36,350 DEBUG anaconda: new fs type: swap >12:03:36,350 DEBUG anaconda: old encryption setting: False >12:03:36,350 DEBUG anaconda: new encryption setting: False >12:03:36,350 DEBUG anaconda: old mountpoint: >12:03:36,350 DEBUG anaconda: new mountpoint: None >12:03:36,350 INFO anaconda: getting device type for Standard Partition >12:03:36,352 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:03:36,352 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:03:36,352 DEBUG anaconda: updated device_disks to ['sdb'] >12:03:36,352 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:03:36,353 DEBUG anaconda: fs type changed: btrfs >12:03:36,356 INFO anaconda: getting device type for BTRFS >12:03:36,356 DEBUG anaconda: device_type_changed: 3 BTRFS >12:03:36,358 INFO anaconda: getting device type for BTRFS >12:03:36,359 DEBUG anaconda: populate_raid: 3, single >12:03:36,359 INFO anaconda: getting device type for BTRFS >12:03:36,360 DEBUG anaconda: populate_raid: 3, single >12:03:36,512 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:03:36,512 DEBUG anaconda: new selector: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem >12:03:36,512 DEBUG anaconda: notebook page = 1 >12:03:36,512 INFO anaconda: ui: saving changes to device btrfs.23 >12:03:36,512 DEBUG anaconda: new size: 150000.0 >12:03:36,512 DEBUG anaconda: old size: 150000.0 >12:03:36,512 INFO anaconda: getting device type for BTRFS >12:03:36,513 DEBUG anaconda: new device type: 3 >12:03:36,513 DEBUG anaconda: reformat: False >12:03:36,513 DEBUG anaconda: new fs type: btrfs >12:03:36,513 DEBUG anaconda: old encryption setting: False >12:03:36,513 DEBUG anaconda: new encryption setting: None >12:03:36,513 DEBUG anaconda: old mountpoint: >12:03:36,513 DEBUG anaconda: new mountpoint: >12:03:36,513 INFO anaconda: getting device type for BTRFS >12:03:36,515 DEBUG anaconda: populate_right_side: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem >12:03:36,515 DEBUG anaconda: updated device_disks to ['sdb'] >12:03:36,515 DEBUG anaconda: min: 256 max: 2215.38574219 current: 2215.38574219 >12:03:36,516 DEBUG anaconda: fs type changed: btrfs >12:03:36,519 INFO anaconda: getting device type for BTRFS >12:03:36,519 DEBUG anaconda: populate_raid: 3, single >12:03:37,351 DEBUG anaconda: current selector: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem >12:03:37,351 DEBUG anaconda: new selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:03:37,351 DEBUG anaconda: notebook page = 1 >12:03:37,351 INFO anaconda: ui: saving changes to device New_Volume >12:03:37,351 DEBUG anaconda: new size: 2215.38574219 >12:03:37,352 DEBUG anaconda: old size: 2215.38574219 >12:03:37,352 INFO anaconda: getting device type for BTRFS >12:03:37,352 DEBUG anaconda: new device type: 3 >12:03:37,352 DEBUG anaconda: reformat: False >12:03:37,352 DEBUG anaconda: new fs type: btrfs >12:03:37,352 DEBUG anaconda: old encryption setting: False >12:03:37,352 DEBUG anaconda: new encryption setting: None >12:03:37,353 DEBUG anaconda: old mountpoint: >12:03:37,353 DEBUG anaconda: new mountpoint: >12:03:37,353 INFO anaconda: getting device type for BTRFS >12:03:37,354 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:03:37,354 DEBUG anaconda: updated device_disks to ['sdb'] >12:03:37,355 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:03:37,356 DEBUG anaconda: fs type changed: btrfs >12:03:37,358 INFO anaconda: getting device type for BTRFS >12:03:37,359 DEBUG anaconda: populate_raid: 3, single >12:03:51,285 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:03:51,285 DEBUG anaconda: new selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:03:51,286 DEBUG anaconda: notebook page = 1 >12:03:51,286 INFO anaconda: ui: saving changes to device btrfs.23 >12:03:51,286 DEBUG anaconda: new size: 150000.0 >12:03:51,286 DEBUG anaconda: old size: 150000.0 >12:03:51,286 INFO anaconda: getting device type for BTRFS >12:03:51,286 DEBUG anaconda: new device type: 3 >12:03:51,286 DEBUG anaconda: reformat: False >12:03:51,287 DEBUG anaconda: new fs type: btrfs >12:03:51,287 DEBUG anaconda: old encryption setting: False >12:03:51,287 DEBUG anaconda: new encryption setting: None >12:03:51,287 DEBUG anaconda: old mountpoint: >12:03:51,287 DEBUG anaconda: new mountpoint: / >12:03:51,288 INFO anaconda: getting device type for BTRFS >12:03:51,290 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:03:51,290 DEBUG anaconda: updated device_disks to ['sdb'] >12:03:51,290 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:03:51,291 DEBUG anaconda: fs type changed: btrfs >12:03:51,294 INFO anaconda: getting device type for BTRFS >12:03:51,294 DEBUG anaconda: populate_raid: 3, single >12:03:51,294 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:03:51,295 DEBUG anaconda: updated device_disks to ['sdb'] >12:03:51,295 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:03:51,296 DEBUG anaconda: fs type changed: btrfs >12:03:51,298 INFO anaconda: getting device type for BTRFS >12:03:51,299 DEBUG anaconda: populate_raid: 3, single >12:04:03,214 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:04:03,214 DEBUG anaconda: new selector: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem >12:04:03,214 DEBUG anaconda: notebook page = 1 >12:04:03,214 INFO anaconda: ui: saving changes to device btrfs.23 >12:04:03,214 DEBUG anaconda: new size: 150000.0 >12:04:03,214 DEBUG anaconda: old size: 150000.0 >12:04:03,214 INFO anaconda: getting device type for BTRFS >12:04:03,215 DEBUG anaconda: new device type: 3 >12:04:03,215 DEBUG anaconda: reformat: False >12:04:03,215 DEBUG anaconda: new fs type: btrfs >12:04:03,215 DEBUG anaconda: old encryption setting: False >12:04:03,215 DEBUG anaconda: new encryption setting: None >12:04:03,215 DEBUG anaconda: old mountpoint: >12:04:03,215 DEBUG anaconda: new mountpoint: >12:04:03,215 INFO anaconda: getting device type for BTRFS >12:04:03,217 DEBUG anaconda: populate_right_side: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem >12:04:03,217 DEBUG anaconda: updated device_disks to ['sdb'] >12:04:03,217 DEBUG anaconda: min: 256 max: 2215.38574219 current: 2215.38574219 >12:04:03,218 DEBUG anaconda: fs type changed: btrfs >12:04:03,221 INFO anaconda: getting device type for BTRFS >12:04:03,221 DEBUG anaconda: populate_raid: 3, single >12:04:15,198 INFO anaconda: ui: saving changes to device New_Volume >12:04:15,198 DEBUG anaconda: new size: 2215.38574219 >12:04:15,199 DEBUG anaconda: old size: 2215.38574219 >12:04:15,199 INFO anaconda: getting device type for BTRFS >12:04:15,199 DEBUG anaconda: new device type: 3 >12:04:15,199 DEBUG anaconda: reformat: False >12:04:15,199 DEBUG anaconda: new fs type: btrfs >12:04:15,199 DEBUG anaconda: old encryption setting: False >12:04:15,199 DEBUG anaconda: new encryption setting: None >12:04:15,200 DEBUG anaconda: old mountpoint: >12:04:15,200 DEBUG anaconda: new mountpoint: /tmp >12:04:15,201 INFO anaconda: getting device type for BTRFS >12:04:15,202 DEBUG anaconda: updating mountpoint to /tmp >12:04:17,728 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:04:17,728 INFO anaconda: ui: saving changes to device New_Volume >12:04:17,728 DEBUG anaconda: new size: 2215.38574219 >12:04:17,729 DEBUG anaconda: old size: 2215.38574219 >12:04:17,729 INFO anaconda: getting device type for BTRFS >12:04:17,729 DEBUG anaconda: new device type: 3 >12:04:17,729 DEBUG anaconda: reformat: False >12:04:17,729 DEBUG anaconda: new fs type: btrfs >12:04:17,729 DEBUG anaconda: old encryption setting: False >12:04:17,729 DEBUG anaconda: new encryption setting: None >12:04:17,730 DEBUG anaconda: old mountpoint: /tmp >12:04:17,730 DEBUG anaconda: new mountpoint: /tmp >12:04:17,730 INFO anaconda: getting device type for BTRFS >12:04:17,731 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:04:17,731 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:04:17,732 DEBUG anaconda: updated device_disks to ['sdb'] >12:04:17,732 DEBUG anaconda: min: 800.0 max: 800.0 current: 800.0 >12:04:17,734 DEBUG anaconda: fs type changed: ext4 >12:04:17,737 INFO anaconda: getting device type for Standard Partition >12:04:17,737 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:04:17,737 INFO anaconda: getting device type for Standard Partition >12:04:17,738 DEBUG anaconda: populate_raid: 2, None >12:04:17,738 INFO anaconda: getting device type for Standard Partition >12:04:17,738 DEBUG anaconda: populate_raid: 2, None >12:04:20,304 DEBUG anaconda: current selector: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:04:20,304 DEBUG anaconda: new selector: existing 2000MB partition sdb11 (16) with non-existent swap >12:04:20,304 DEBUG anaconda: notebook page = 1 >12:04:20,304 INFO anaconda: ui: saving changes to device sdb3 >12:04:20,304 DEBUG anaconda: new size: 800.0 >12:04:20,305 DEBUG anaconda: old size: 800.0 >12:04:20,305 INFO anaconda: getting device type for Standard Partition >12:04:20,305 DEBUG anaconda: new device type: 2 >12:04:20,305 DEBUG anaconda: reformat: True >12:04:20,305 DEBUG anaconda: new fs type: ext4 >12:04:20,305 DEBUG anaconda: old encryption setting: False >12:04:20,305 DEBUG anaconda: new encryption setting: False >12:04:20,306 DEBUG anaconda: old mountpoint: /boot >12:04:20,306 DEBUG anaconda: new mountpoint: /boot >12:04:20,306 INFO anaconda: getting device type for Standard Partition >12:04:20,307 DEBUG anaconda: populate_right_side: existing 2000MB partition sdb11 (16) with non-existent swap >12:04:20,307 DEBUG anaconda: updated device_disks to ['sdb'] >12:04:20,308 DEBUG anaconda: min: 2000.0 max: 2000.0 current: 2000.0 >12:04:20,308 DEBUG anaconda: fs type changed: swap >12:04:20,311 INFO anaconda: getting device type for Standard Partition >12:04:20,311 DEBUG anaconda: populate_raid: 2, None >12:04:21,494 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:04:21,494 INFO anaconda: ui: saving changes to device sdb11 >12:04:21,494 DEBUG anaconda: new size: 2000.0 >12:04:21,495 DEBUG anaconda: old size: 2000.0 >12:04:21,495 INFO anaconda: getting device type for Standard Partition >12:04:21,495 DEBUG anaconda: new device type: 2 >12:04:21,495 DEBUG anaconda: reformat: True >12:04:21,495 DEBUG anaconda: new fs type: swap >12:04:21,495 DEBUG anaconda: old encryption setting: False >12:04:21,495 DEBUG anaconda: new encryption setting: False >12:04:21,495 DEBUG anaconda: old mountpoint: >12:04:21,495 DEBUG anaconda: new mountpoint: None >12:04:21,496 INFO anaconda: getting device type for Standard Partition >12:04:21,497 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:04:21,497 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:04:21,497 DEBUG anaconda: updated device_disks to ['sdb'] >12:04:21,497 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:04:21,498 DEBUG anaconda: fs type changed: btrfs >12:04:21,501 INFO anaconda: getting device type for BTRFS >12:04:21,502 DEBUG anaconda: device_type_changed: 3 BTRFS >12:04:21,504 INFO anaconda: getting device type for BTRFS >12:04:21,504 DEBUG anaconda: populate_raid: 3, single >12:04:21,505 INFO anaconda: getting device type for BTRFS >12:04:21,505 DEBUG anaconda: populate_raid: 3, single >12:04:21,692 DEBUG anaconda: page clicked: Unknown >12:04:21,692 INFO anaconda: ui: saving changes to device btrfs.23 >12:04:21,692 DEBUG anaconda: new size: 150000.0 >12:04:21,693 DEBUG anaconda: old size: 150000.0 >12:04:21,693 INFO anaconda: getting device type for BTRFS >12:04:21,693 DEBUG anaconda: new device type: 3 >12:04:21,693 DEBUG anaconda: reformat: False >12:04:21,693 DEBUG anaconda: new fs type: btrfs >12:04:21,693 DEBUG anaconda: old encryption setting: False >12:04:21,693 DEBUG anaconda: new encryption setting: None >12:04:21,693 DEBUG anaconda: old mountpoint: >12:04:21,694 DEBUG anaconda: new mountpoint: >12:04:21,694 INFO anaconda: getting device type for BTRFS >12:04:21,695 DEBUG anaconda: show first mountpoint: Unknown >12:04:21,695 DEBUG anaconda: populate_right_side: existing 32000MB partition sdb1 (12) with existing efi filesystem >12:04:21,695 DEBUG anaconda: updated device_disks to ['sdb'] >12:04:21,696 DEBUG anaconda: min: 50 max: 32000.0 current: 32000.0 >12:04:21,697 DEBUG anaconda: fs type changed: EFI System Partition >12:04:21,698 INFO anaconda: getting device type for None >12:04:21,698 ERR anaconda: unknown device type: 'None' >12:04:21,698 DEBUG anaconda: device_type_changed: None None >12:04:21,699 INFO anaconda: getting device type for Standard Partition >12:04:21,699 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:04:21,699 INFO anaconda: getting device type for Standard Partition >12:04:21,700 DEBUG anaconda: populate_raid: 2, None >12:04:21,700 INFO anaconda: getting device type for Standard Partition >12:04:21,700 DEBUG anaconda: populate_raid: 2, None >12:04:23,490 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:04:23,491 INFO anaconda: ui: saving changes to device sdb1 >12:04:23,491 DEBUG anaconda: new size: 32000.0 >12:04:23,491 DEBUG anaconda: old size: 32000.0 >12:04:23,491 INFO anaconda: getting device type for Standard Partition >12:04:23,491 DEBUG anaconda: new device type: 2 >12:04:23,491 DEBUG anaconda: reformat: False >12:04:23,491 DEBUG anaconda: new fs type: EFI System Partition >12:04:23,492 DEBUG anaconda: old encryption setting: False >12:04:23,492 DEBUG anaconda: new encryption setting: None >12:04:23,492 DEBUG anaconda: old mountpoint: >12:04:23,492 DEBUG anaconda: new mountpoint: >12:04:23,492 INFO anaconda: getting device type for Standard Partition >12:04:23,493 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:04:23,493 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:04:23,493 DEBUG anaconda: updated device_disks to ['sdb'] >12:04:23,493 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:04:23,494 DEBUG anaconda: fs type changed: btrfs >12:04:23,497 INFO anaconda: getting device type for BTRFS >12:04:23,497 DEBUG anaconda: device_type_changed: 3 BTRFS >12:04:23,499 INFO anaconda: getting device type for BTRFS >12:04:23,500 DEBUG anaconda: populate_raid: 3, single >12:04:23,500 INFO anaconda: getting device type for BTRFS >12:04:23,501 DEBUG anaconda: populate_raid: 3, single >12:04:23,644 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:04:23,644 INFO anaconda: ui: saving changes to device btrfs.23 >12:04:23,644 DEBUG anaconda: new size: 150000.0 >12:04:23,644 DEBUG anaconda: old size: 150000.0 >12:04:23,645 INFO anaconda: getting device type for BTRFS >12:04:23,645 DEBUG anaconda: new device type: 3 >12:04:23,645 DEBUG anaconda: reformat: False >12:04:23,645 DEBUG anaconda: new fs type: btrfs >12:04:23,645 DEBUG anaconda: old encryption setting: False >12:04:23,645 DEBUG anaconda: new encryption setting: None >12:04:23,645 DEBUG anaconda: old mountpoint: >12:04:23,645 DEBUG anaconda: new mountpoint: >12:04:23,646 INFO anaconda: getting device type for BTRFS >12:04:23,647 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:04:23,647 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:04:23,647 DEBUG anaconda: updated device_disks to ['sdb'] >12:04:23,648 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:04:23,648 DEBUG anaconda: fs type changed: btrfs >12:04:23,651 INFO anaconda: getting device type for BTRFS >12:04:23,651 DEBUG anaconda: populate_raid: 3, single >12:04:24,414 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:04:24,414 INFO anaconda: ui: saving changes to device btrfs.23 >12:04:24,414 DEBUG anaconda: new size: 150000.0 >12:04:24,415 DEBUG anaconda: old size: 150000.0 >12:04:24,415 INFO anaconda: getting device type for BTRFS >12:04:24,415 DEBUG anaconda: new device type: 3 >12:04:24,415 DEBUG anaconda: reformat: False >12:04:24,415 DEBUG anaconda: new fs type: btrfs >12:04:24,415 DEBUG anaconda: old encryption setting: False >12:04:24,415 DEBUG anaconda: new encryption setting: None >12:04:24,416 DEBUG anaconda: old mountpoint: >12:04:24,416 DEBUG anaconda: new mountpoint: >12:04:24,416 INFO anaconda: getting device type for BTRFS >12:04:24,417 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:04:24,417 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:04:24,418 DEBUG anaconda: updated device_disks to ['sdb'] >12:04:24,418 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:04:24,419 DEBUG anaconda: fs type changed: btrfs >12:04:24,421 INFO anaconda: getting device type for BTRFS >12:04:24,422 DEBUG anaconda: populate_raid: 3, single >12:04:24,628 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:04:24,628 INFO anaconda: ui: saving changes to device btrfs.23 >12:04:24,628 DEBUG anaconda: new size: 150000.0 >12:04:24,628 DEBUG anaconda: old size: 150000.0 >12:04:24,628 INFO anaconda: getting device type for BTRFS >12:04:24,629 DEBUG anaconda: new device type: 3 >12:04:24,629 DEBUG anaconda: reformat: False >12:04:24,629 DEBUG anaconda: new fs type: btrfs >12:04:24,629 DEBUG anaconda: old encryption setting: False >12:04:24,629 DEBUG anaconda: new encryption setting: None >12:04:24,629 DEBUG anaconda: old mountpoint: >12:04:24,629 DEBUG anaconda: new mountpoint: >12:04:24,629 INFO anaconda: getting device type for BTRFS >12:04:24,631 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:04:24,631 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:04:24,631 DEBUG anaconda: updated device_disks to ['sdb'] >12:04:24,631 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:04:24,632 DEBUG anaconda: fs type changed: btrfs >12:04:24,635 INFO anaconda: getting device type for BTRFS >12:04:24,635 DEBUG anaconda: populate_raid: 3, single >12:04:25,002 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:04:25,002 INFO anaconda: ui: saving changes to device btrfs.23 >12:04:25,002 DEBUG anaconda: new size: 150000.0 >12:04:25,002 DEBUG anaconda: old size: 150000.0 >12:04:25,003 INFO anaconda: getting device type for BTRFS >12:04:25,003 DEBUG anaconda: new device type: 3 >12:04:25,003 DEBUG anaconda: reformat: False >12:04:25,003 DEBUG anaconda: new fs type: btrfs >12:04:25,003 DEBUG anaconda: old encryption setting: False >12:04:25,003 DEBUG anaconda: new encryption setting: None >12:04:25,003 DEBUG anaconda: old mountpoint: >12:04:25,003 DEBUG anaconda: new mountpoint: >12:04:25,003 INFO anaconda: getting device type for BTRFS >12:04:25,005 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:04:25,005 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:04:25,005 DEBUG anaconda: updated device_disks to ['sdb'] >12:04:25,006 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:04:25,006 DEBUG anaconda: fs type changed: btrfs >12:04:25,009 INFO anaconda: getting device type for BTRFS >12:04:25,009 DEBUG anaconda: populate_raid: 3, single >12:04:25,940 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:04:25,940 DEBUG anaconda: new selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:04:25,940 DEBUG anaconda: notebook page = 1 >12:04:25,941 INFO anaconda: ui: saving changes to device btrfs.23 >12:04:25,941 DEBUG anaconda: new size: 150000.0 >12:04:25,941 DEBUG anaconda: old size: 150000.0 >12:04:25,941 INFO anaconda: getting device type for BTRFS >12:04:25,941 DEBUG anaconda: new device type: 3 >12:04:25,941 DEBUG anaconda: reformat: False >12:04:25,941 DEBUG anaconda: new fs type: btrfs >12:04:25,941 DEBUG anaconda: old encryption setting: False >12:04:25,942 DEBUG anaconda: new encryption setting: None >12:04:25,942 DEBUG anaconda: old mountpoint: >12:04:25,942 DEBUG anaconda: new mountpoint: >12:04:25,942 INFO anaconda: getting device type for BTRFS >12:04:25,943 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:04:25,944 DEBUG anaconda: updated device_disks to ['sdb'] >12:04:25,944 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:04:25,945 DEBUG anaconda: fs type changed: btrfs >12:04:25,947 INFO anaconda: getting device type for BTRFS >12:04:25,948 DEBUG anaconda: populate_raid: 3, single >12:04:29,902 INFO anaconda: ui: saving changes to device btrfs.23 >12:04:29,903 DEBUG anaconda: new size: 150000.0 >12:04:29,903 DEBUG anaconda: old size: 150000.0 >12:04:29,903 INFO anaconda: getting device type for BTRFS >12:04:29,903 DEBUG anaconda: new device type: 3 >12:04:29,903 DEBUG anaconda: reformat: False >12:04:29,903 DEBUG anaconda: new fs type: btrfs >12:04:29,903 DEBUG anaconda: old encryption setting: False >12:04:29,904 DEBUG anaconda: new encryption setting: None >12:04:29,904 DEBUG anaconda: old mountpoint: >12:04:29,904 DEBUG anaconda: new mountpoint: / >12:04:29,905 INFO anaconda: getting device type for BTRFS >12:04:29,906 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:04:29,906 DEBUG anaconda: updated device_disks to ['sdb'] >12:04:29,907 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:04:29,908 DEBUG anaconda: fs type changed: btrfs >12:04:29,910 INFO anaconda: getting device type for BTRFS >12:04:29,911 DEBUG anaconda: populate_raid: 3, single >12:04:31,946 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:04:31,947 INFO anaconda: ui: saving changes to device btrfs.23 >12:04:31,947 DEBUG anaconda: new size: 150000.0 >12:04:31,947 DEBUG anaconda: old size: 150000.0 >12:04:31,947 INFO anaconda: getting device type for BTRFS >12:04:31,947 DEBUG anaconda: new device type: 3 >12:04:31,947 DEBUG anaconda: reformat: False >12:04:31,948 DEBUG anaconda: new fs type: btrfs >12:04:31,948 DEBUG anaconda: old encryption setting: False >12:04:31,948 DEBUG anaconda: new encryption setting: None >12:04:31,948 DEBUG anaconda: old mountpoint: >12:04:31,948 DEBUG anaconda: new mountpoint: >12:04:31,948 INFO anaconda: getting device type for BTRFS >12:04:31,949 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:04:31,950 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:04:31,950 DEBUG anaconda: updated device_disks to ['sdb'] >12:04:31,950 DEBUG anaconda: min: 800.0 max: 800.0 current: 800.0 >12:04:31,952 DEBUG anaconda: fs type changed: ext4 >12:04:31,955 INFO anaconda: getting device type for Standard Partition >12:04:31,955 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:04:31,955 INFO anaconda: getting device type for Standard Partition >12:04:31,956 DEBUG anaconda: populate_raid: 2, None >12:04:31,956 INFO anaconda: getting device type for Standard Partition >12:04:31,956 DEBUG anaconda: populate_raid: 2, None >12:04:42,071 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:04:42,071 INFO anaconda: ui: saving changes to device sdb3 >12:04:42,071 DEBUG anaconda: new size: 800.0 >12:04:42,071 DEBUG anaconda: old size: 800.0 >12:04:42,071 INFO anaconda: getting device type for Standard Partition >12:04:42,072 DEBUG anaconda: new device type: 2 >12:04:42,072 DEBUG anaconda: reformat: True >12:04:42,072 DEBUG anaconda: new fs type: ext4 >12:04:42,072 DEBUG anaconda: old encryption setting: False >12:04:42,072 DEBUG anaconda: new encryption setting: False >12:04:42,072 DEBUG anaconda: old mountpoint: /boot >12:04:42,072 DEBUG anaconda: new mountpoint: /boot >12:04:42,072 INFO anaconda: getting device type for Standard Partition >12:04:42,073 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:04:42,074 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:04:42,074 DEBUG anaconda: updated device_disks to ['sdb'] >12:04:42,074 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:04:42,075 DEBUG anaconda: fs type changed: btrfs >12:04:42,078 INFO anaconda: getting device type for BTRFS >12:04:42,078 DEBUG anaconda: device_type_changed: 3 BTRFS >12:04:42,080 INFO anaconda: getting device type for BTRFS >12:04:42,081 DEBUG anaconda: populate_raid: 3, single >12:04:42,081 INFO anaconda: getting device type for BTRFS >12:04:42,082 DEBUG anaconda: populate_raid: 3, single >12:04:45,337 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:04:45,337 DEBUG anaconda: new selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:04:45,337 DEBUG anaconda: notebook page = 1 >12:04:45,337 INFO anaconda: ui: saving changes to device btrfs.23 >12:04:45,337 DEBUG anaconda: new size: 150000.0 >12:04:45,337 DEBUG anaconda: old size: 150000.0 >12:04:45,337 INFO anaconda: getting device type for BTRFS >12:04:45,338 DEBUG anaconda: new device type: 3 >12:04:45,338 DEBUG anaconda: reformat: False >12:04:45,338 DEBUG anaconda: new fs type: btrfs >12:04:45,338 DEBUG anaconda: old encryption setting: False >12:04:45,338 DEBUG anaconda: new encryption setting: None >12:04:45,338 DEBUG anaconda: old mountpoint: >12:04:45,338 DEBUG anaconda: new mountpoint: >12:04:45,338 INFO anaconda: getting device type for BTRFS >12:04:45,340 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:04:45,341 DEBUG anaconda: updated device_disks to ['sdb'] >12:04:45,341 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:04:45,342 DEBUG anaconda: fs type changed: btrfs >12:04:45,344 INFO anaconda: getting device type for BTRFS >12:04:45,345 DEBUG anaconda: populate_raid: 3, single >12:04:49,437 DEBUG anaconda: removing device 'existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem' from page Fedora Linux 18 for x86_64 >12:05:05,116 INFO anaconda: ui: removed device btrfs.23 >12:05:05,123 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'New_Volume', 'New_Volume', 'fedora', 'home', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdb', 'sdb1', 'sdb10', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9'] >12:05:05,133 DEBUG anaconda: ui: unused=['sdb2', 'sdb1', 'sdb5', 'New_Volume', 'sdb6'] >12:05:05,133 DEBUG anaconda: ui: new_devices=['sdb10', 'home', 'sdb3', 'New_Volume'] >12:05:05,150 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:05:05,150 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:05:05,150 DEBUG anaconda: populate_right_side: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem mounted at /tmp >12:05:05,150 DEBUG anaconda: updated device_disks to ['sdb'] >12:05:05,151 DEBUG anaconda: min: 256 max: 2215.38574219 current: 2215.38574219 >12:05:05,152 DEBUG anaconda: fs type changed: btrfs >12:05:05,154 INFO anaconda: getting device type for BTRFS >12:05:05,155 DEBUG anaconda: populate_raid: 3, single >12:05:14,642 DEBUG anaconda: page clicked: Unknown >12:05:14,642 INFO anaconda: ui: saving changes to device New_Volume >12:05:14,642 DEBUG anaconda: new size: 2215.38574219 >12:05:14,642 DEBUG anaconda: old size: 2215.38574219 >12:05:14,642 INFO anaconda: getting device type for BTRFS >12:05:14,643 DEBUG anaconda: new device type: 3 >12:05:14,643 DEBUG anaconda: reformat: False >12:05:14,643 DEBUG anaconda: new fs type: btrfs >12:05:14,643 DEBUG anaconda: old encryption setting: False >12:05:14,643 DEBUG anaconda: new encryption setting: None >12:05:14,643 DEBUG anaconda: old mountpoint: /tmp >12:05:14,643 DEBUG anaconda: new mountpoint: /tmp >12:05:14,643 INFO anaconda: getting device type for BTRFS >12:05:14,645 DEBUG anaconda: show first mountpoint: Unknown >12:05:14,645 DEBUG anaconda: populate_right_side: existing 200000MB partition sdb2 (17) with existing ntfs filesystem >12:05:14,645 DEBUG anaconda: updated device_disks to ['sdb'] >12:05:14,645 DEBUG anaconda: min: 178033.149719 max: 200000.0 current: 200000.0 >12:05:14,646 DEBUG anaconda: fs type changed: ntfs >12:05:14,649 INFO anaconda: getting device type for Standard Partition >12:05:14,649 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:05:14,649 INFO anaconda: getting device type for Standard Partition >12:05:14,650 DEBUG anaconda: populate_raid: 2, None >12:05:14,650 INFO anaconda: getting device type for Standard Partition >12:05:14,650 DEBUG anaconda: populate_raid: 2, None >12:05:28,774 DEBUG anaconda: current selector: existing 200000MB partition sdb2 (17) with existing ntfs filesystem >12:05:28,774 DEBUG anaconda: new selector: existing 301051MB partition sdb5 (20) with existing ntfs filesystem >12:05:28,774 DEBUG anaconda: notebook page = 1 >12:05:28,774 INFO anaconda: ui: saving changes to device sdb2 >12:05:28,774 DEBUG anaconda: new size: 200000.0 >12:05:28,774 DEBUG anaconda: old size: 200000.0 >12:05:28,774 INFO anaconda: getting device type for Standard Partition >12:05:28,775 DEBUG anaconda: new device type: 2 >12:05:28,775 DEBUG anaconda: reformat: False >12:05:28,775 DEBUG anaconda: new fs type: ntfs >12:05:28,775 DEBUG anaconda: old encryption setting: False >12:05:28,775 DEBUG anaconda: new encryption setting: None >12:05:28,775 DEBUG anaconda: old mountpoint: >12:05:28,775 DEBUG anaconda: new mountpoint: None >12:05:28,775 INFO anaconda: getting device type for Standard Partition >12:05:28,777 DEBUG anaconda: populate_right_side: existing 301051MB partition sdb5 (20) with existing ntfs filesystem >12:05:28,777 DEBUG anaconda: updated device_disks to ['sdb'] >12:05:28,777 DEBUG anaconda: min: 64986.5036011 max: 301051.0 current: 301051.0 >12:05:28,778 DEBUG anaconda: fs type changed: ntfs >12:05:28,781 INFO anaconda: getting device type for Standard Partition >12:05:28,781 DEBUG anaconda: populate_raid: 2, None >12:05:33,358 DEBUG anaconda: current selector: existing 301051MB partition sdb5 (20) with existing ntfs filesystem >12:05:33,358 DEBUG anaconda: new selector: existing 47683MB btrfs volume New_Volume (27) with existing btrfs filesystem >12:05:33,358 DEBUG anaconda: notebook page = 1 >12:05:33,358 INFO anaconda: ui: saving changes to device sdb5 >12:05:33,358 DEBUG anaconda: new size: 301051.0 >12:05:33,359 DEBUG anaconda: old size: 301051.0 >12:05:33,359 INFO anaconda: getting device type for Standard Partition >12:05:33,359 DEBUG anaconda: new device type: 2 >12:05:33,359 DEBUG anaconda: reformat: False >12:05:33,359 DEBUG anaconda: new fs type: ntfs >12:05:33,359 DEBUG anaconda: old encryption setting: False >12:05:33,359 DEBUG anaconda: new encryption setting: None >12:05:33,359 DEBUG anaconda: old mountpoint: >12:05:33,359 DEBUG anaconda: new mountpoint: None >12:05:33,359 INFO anaconda: getting device type for Standard Partition >12:05:33,361 DEBUG anaconda: populate_right_side: existing 47683MB btrfs volume New_Volume (27) with existing btrfs filesystem >12:05:33,361 DEBUG anaconda: updated device_disks to ['sdb'] >12:05:33,361 DEBUG anaconda: min: 256 max: 2215.38574219 current: 47683.7158203 >12:05:33,363 DEBUG anaconda: fs type changed: btrfs >12:05:33,365 INFO anaconda: getting device type for BTRFS >12:05:33,366 DEBUG anaconda: device_type_changed: 3 BTRFS >12:05:33,367 INFO anaconda: getting device type for BTRFS >12:05:33,368 DEBUG anaconda: populate_raid: 3, single >12:05:33,368 INFO anaconda: getting device type for BTRFS >12:05:33,369 DEBUG anaconda: populate_raid: 3, single >12:05:34,342 DEBUG anaconda: current selector: existing 47683MB btrfs volume New_Volume (27) with existing btrfs filesystem >12:05:34,342 DEBUG anaconda: new selector: existing 350000MB partition sdb6 (21) with existing ntfs filesystem >12:05:34,342 DEBUG anaconda: notebook page = 1 >12:05:34,342 INFO anaconda: ui: saving changes to device New_Volume >12:05:34,342 DEBUG anaconda: new size: 2215.38574219 >12:05:34,343 DEBUG anaconda: old size: 47683.7158203 >12:05:34,343 INFO anaconda: getting device type for BTRFS >12:05:34,343 DEBUG anaconda: new device type: 3 >12:05:34,343 DEBUG anaconda: reformat: False >12:05:34,343 DEBUG anaconda: new fs type: btrfs >12:05:34,343 DEBUG anaconda: old encryption setting: False >12:05:34,343 DEBUG anaconda: new encryption setting: None >12:05:34,343 DEBUG anaconda: old mountpoint: >12:05:34,344 DEBUG anaconda: new mountpoint: >12:05:34,344 INFO anaconda: getting device type for BTRFS >12:05:34,346 DEBUG anaconda: updating selector size to '47.68 GB' >12:05:34,351 DEBUG anaconda: populate_right_side: existing 47683MB btrfs volume New_Volume (27) with existing btrfs filesystem >12:05:34,351 DEBUG anaconda: updated device_disks to ['sdb'] >12:05:34,352 DEBUG anaconda: min: 256 max: 2215.38574219 current: 47683.7158203 >12:05:34,352 DEBUG anaconda: fs type changed: btrfs >12:05:34,355 INFO anaconda: getting device type for BTRFS >12:05:34,355 DEBUG anaconda: populate_raid: 3, single >12:05:34,356 DEBUG anaconda: populate_right_side: existing 350000MB partition sdb6 (21) with existing ntfs filesystem >12:05:34,356 DEBUG anaconda: updated device_disks to ['sdb'] >12:05:34,356 DEBUG anaconda: min: 259201.324463 max: 350000.0 current: 350000.0 >12:05:34,357 DEBUG anaconda: fs type changed: ntfs >12:05:34,360 INFO anaconda: getting device type for Standard Partition >12:05:34,360 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:05:34,360 INFO anaconda: getting device type for Standard Partition >12:05:34,360 DEBUG anaconda: populate_raid: 2, None >12:05:34,361 INFO anaconda: getting device type for Standard Partition >12:05:34,361 DEBUG anaconda: populate_raid: 2, None >12:05:47,740 DEBUG anaconda: current selector: existing 350000MB partition sdb6 (21) with existing ntfs filesystem >12:05:47,741 DEBUG anaconda: new selector: existing 200000MB partition sdb2 (17) with existing ntfs filesystem >12:05:47,741 DEBUG anaconda: notebook page = 1 >12:05:47,741 INFO anaconda: ui: saving changes to device sdb6 >12:05:47,741 DEBUG anaconda: new size: 350000.0 >12:05:47,741 DEBUG anaconda: old size: 350000.0 >12:05:47,741 INFO anaconda: getting device type for Standard Partition >12:05:47,741 DEBUG anaconda: new device type: 2 >12:05:47,741 DEBUG anaconda: reformat: False >12:05:47,742 DEBUG anaconda: new fs type: ntfs >12:05:47,742 DEBUG anaconda: old encryption setting: False >12:05:47,742 DEBUG anaconda: new encryption setting: None >12:05:47,742 DEBUG anaconda: old mountpoint: >12:05:47,742 DEBUG anaconda: new mountpoint: None >12:05:47,742 INFO anaconda: getting device type for Standard Partition >12:05:47,743 DEBUG anaconda: populate_right_side: existing 200000MB partition sdb2 (17) with existing ntfs filesystem >12:05:47,743 DEBUG anaconda: updated device_disks to ['sdb'] >12:05:47,744 DEBUG anaconda: min: 178033.149719 max: 200000.0 current: 200000.0 >12:05:47,745 DEBUG anaconda: fs type changed: ntfs >12:05:47,747 INFO anaconda: getting device type for Standard Partition >12:05:47,747 DEBUG anaconda: populate_raid: 2, None >12:05:54,451 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:05:54,451 INFO anaconda: ui: saving changes to device sdb2 >12:05:54,451 DEBUG anaconda: new size: 200000.0 >12:05:54,451 DEBUG anaconda: old size: 200000.0 >12:05:54,451 INFO anaconda: getting device type for Standard Partition >12:05:54,452 DEBUG anaconda: new device type: 2 >12:05:54,452 DEBUG anaconda: reformat: False >12:05:54,452 DEBUG anaconda: new fs type: ntfs >12:05:54,452 DEBUG anaconda: old encryption setting: False >12:05:54,452 DEBUG anaconda: new encryption setting: None >12:05:54,452 DEBUG anaconda: old mountpoint: >12:05:54,452 DEBUG anaconda: new mountpoint: None >12:05:54,452 INFO anaconda: getting device type for Standard Partition >12:05:54,453 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:05:54,454 DEBUG anaconda: populate_right_side: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem mounted at /tmp >12:05:54,454 DEBUG anaconda: updated device_disks to ['sdb'] >12:05:54,454 DEBUG anaconda: min: 256 max: 2215.38574219 current: 2215.38574219 >12:05:54,455 DEBUG anaconda: fs type changed: btrfs >12:05:54,458 INFO anaconda: getting device type for BTRFS >12:05:54,458 DEBUG anaconda: device_type_changed: 3 BTRFS >12:05:54,460 INFO anaconda: getting device type for BTRFS >12:05:54,460 DEBUG anaconda: populate_raid: 3, single >12:05:54,461 INFO anaconda: getting device type for BTRFS >12:05:54,461 DEBUG anaconda: populate_raid: 3, single >12:05:59,827 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:05:59,827 INFO anaconda: ui: saving changes to device New_Volume >12:05:59,827 DEBUG anaconda: new size: 2215.38574219 >12:05:59,827 DEBUG anaconda: old size: 2215.38574219 >12:05:59,827 INFO anaconda: getting device type for BTRFS >12:05:59,828 DEBUG anaconda: new device type: 3 >12:05:59,828 DEBUG anaconda: reformat: False >12:05:59,828 DEBUG anaconda: new fs type: btrfs >12:05:59,828 DEBUG anaconda: old encryption setting: False >12:05:59,828 DEBUG anaconda: new encryption setting: None >12:05:59,828 DEBUG anaconda: old mountpoint: /tmp >12:05:59,828 DEBUG anaconda: new mountpoint: /tmp >12:05:59,828 INFO anaconda: getting device type for BTRFS >12:05:59,830 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:05:59,830 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:05:59,830 DEBUG anaconda: updated device_disks to ['sdb'] >12:05:59,830 DEBUG anaconda: min: 800.0 max: 800.0 current: 800.0 >12:05:59,832 DEBUG anaconda: fs type changed: ext4 >12:05:59,835 INFO anaconda: getting device type for Standard Partition >12:05:59,835 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:05:59,836 INFO anaconda: getting device type for Standard Partition >12:05:59,836 DEBUG anaconda: populate_raid: 2, None >12:05:59,836 INFO anaconda: getting device type for Standard Partition >12:05:59,836 DEBUG anaconda: populate_raid: 2, None >12:06:02,747 DEBUG anaconda: current selector: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:06:02,747 DEBUG anaconda: new selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:06:02,747 DEBUG anaconda: notebook page = 1 >12:06:02,747 INFO anaconda: ui: saving changes to device sdb3 >12:06:02,747 DEBUG anaconda: new size: 800.0 >12:06:02,747 DEBUG anaconda: old size: 800.0 >12:06:02,747 INFO anaconda: getting device type for Standard Partition >12:06:02,748 DEBUG anaconda: new device type: 2 >12:06:02,748 DEBUG anaconda: reformat: True >12:06:02,748 DEBUG anaconda: new fs type: ext4 >12:06:02,748 DEBUG anaconda: old encryption setting: False >12:06:02,748 DEBUG anaconda: new encryption setting: False >12:06:02,748 DEBUG anaconda: old mountpoint: /boot >12:06:02,748 DEBUG anaconda: new mountpoint: /boot >12:06:02,748 INFO anaconda: getting device type for Standard Partition >12:06:02,750 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:06:02,750 DEBUG anaconda: updated device_disks to ['sdb'] >12:06:02,750 DEBUG anaconda: min: 256 max: 200000.0 current: 200000.0 >12:06:02,751 DEBUG anaconda: fs type changed: btrfs >12:06:02,754 INFO anaconda: getting device type for BTRFS >12:06:02,754 DEBUG anaconda: device_type_changed: 3 BTRFS >12:06:02,756 INFO anaconda: getting device type for BTRFS >12:06:02,756 DEBUG anaconda: populate_raid: 3, single >12:06:02,757 INFO anaconda: getting device type for BTRFS >12:06:02,757 DEBUG anaconda: populate_raid: 3, single >12:06:09,791 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:06:09,791 INFO anaconda: ui: saving changes to device home >12:06:09,791 DEBUG anaconda: new size: 200000.0 >12:06:09,791 DEBUG anaconda: old size: 200000.0 >12:06:09,791 INFO anaconda: getting device type for BTRFS >12:06:09,792 DEBUG anaconda: new device type: 3 >12:06:09,792 DEBUG anaconda: reformat: False >12:06:09,792 DEBUG anaconda: new fs type: btrfs >12:06:09,792 DEBUG anaconda: old encryption setting: False >12:06:09,792 DEBUG anaconda: new encryption setting: None >12:06:09,792 DEBUG anaconda: old mountpoint: /home >12:06:09,792 DEBUG anaconda: new mountpoint: /home >12:06:09,792 INFO anaconda: getting device type for BTRFS >12:06:09,794 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:06:09,794 DEBUG anaconda: populate_right_side: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem mounted at /tmp >12:06:09,794 DEBUG anaconda: updated device_disks to ['sdb'] >12:06:09,795 DEBUG anaconda: min: 256 max: 2215.38574219 current: 2215.38574219 >12:06:09,795 DEBUG anaconda: fs type changed: btrfs >12:06:09,798 INFO anaconda: getting device type for BTRFS >12:06:09,798 DEBUG anaconda: populate_raid: 3, single >12:06:11,153 DEBUG anaconda: page clicked: Unknown >12:06:11,153 INFO anaconda: ui: saving changes to device New_Volume >12:06:11,153 DEBUG anaconda: new size: 2215.38574219 >12:06:11,153 DEBUG anaconda: old size: 2215.38574219 >12:06:11,153 INFO anaconda: getting device type for BTRFS >12:06:11,154 DEBUG anaconda: new device type: 3 >12:06:11,154 DEBUG anaconda: reformat: False >12:06:11,154 DEBUG anaconda: new fs type: btrfs >12:06:11,154 DEBUG anaconda: old encryption setting: False >12:06:11,154 DEBUG anaconda: new encryption setting: None >12:06:11,154 DEBUG anaconda: old mountpoint: /tmp >12:06:11,154 DEBUG anaconda: new mountpoint: /tmp >12:06:11,154 INFO anaconda: getting device type for BTRFS >12:06:11,156 DEBUG anaconda: show first mountpoint: Unknown >12:06:11,156 DEBUG anaconda: populate_right_side: existing 200000MB partition sdb2 (17) with existing ntfs filesystem >12:06:11,156 DEBUG anaconda: updated device_disks to ['sdb'] >12:06:11,157 DEBUG anaconda: min: 178033.149719 max: 200000.0 current: 200000.0 >12:06:11,157 DEBUG anaconda: fs type changed: ntfs >12:06:11,160 INFO anaconda: getting device type for Standard Partition >12:06:11,160 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:06:11,160 INFO anaconda: getting device type for Standard Partition >12:06:11,161 DEBUG anaconda: populate_raid: 2, None >12:06:11,161 INFO anaconda: getting device type for Standard Partition >12:06:11,161 DEBUG anaconda: populate_raid: 2, None >12:06:27,713 DEBUG anaconda: current selector: existing 200000MB partition sdb2 (17) with existing ntfs filesystem >12:06:27,714 DEBUG anaconda: new selector: existing 301051MB partition sdb5 (20) with existing ntfs filesystem >12:06:27,714 DEBUG anaconda: notebook page = 1 >12:06:27,714 INFO anaconda: ui: saving changes to device sdb2 >12:06:27,714 DEBUG anaconda: new size: 200000.0 >12:06:27,714 DEBUG anaconda: old size: 200000.0 >12:06:27,714 INFO anaconda: getting device type for Standard Partition >12:06:27,714 DEBUG anaconda: new device type: 2 >12:06:27,714 DEBUG anaconda: reformat: False >12:06:27,715 DEBUG anaconda: new fs type: ntfs >12:06:27,715 DEBUG anaconda: old encryption setting: False >12:06:27,715 DEBUG anaconda: new encryption setting: None >12:06:27,715 DEBUG anaconda: old mountpoint: >12:06:27,715 DEBUG anaconda: new mountpoint: None >12:06:27,715 INFO anaconda: getting device type for Standard Partition >12:06:27,716 DEBUG anaconda: populate_right_side: existing 301051MB partition sdb5 (20) with existing ntfs filesystem >12:06:27,716 DEBUG anaconda: updated device_disks to ['sdb'] >12:06:27,717 DEBUG anaconda: min: 64986.5036011 max: 301051.0 current: 301051.0 >12:06:27,718 DEBUG anaconda: fs type changed: ntfs >12:06:27,720 INFO anaconda: getting device type for Standard Partition >12:06:27,720 DEBUG anaconda: populate_raid: 2, None >12:06:29,623 DEBUG anaconda: current selector: existing 301051MB partition sdb5 (20) with existing ntfs filesystem >12:06:29,624 DEBUG anaconda: new selector: existing 350000MB partition sdb6 (21) with existing ntfs filesystem >12:06:29,624 DEBUG anaconda: notebook page = 1 >12:06:29,624 INFO anaconda: ui: saving changes to device sdb5 >12:06:29,624 DEBUG anaconda: new size: 301051.0 >12:06:29,624 DEBUG anaconda: old size: 301051.0 >12:06:29,624 INFO anaconda: getting device type for Standard Partition >12:06:29,624 DEBUG anaconda: new device type: 2 >12:06:29,624 DEBUG anaconda: reformat: False >12:06:29,625 DEBUG anaconda: new fs type: ntfs >12:06:29,625 DEBUG anaconda: old encryption setting: False >12:06:29,625 DEBUG anaconda: new encryption setting: None >12:06:29,625 DEBUG anaconda: old mountpoint: >12:06:29,625 DEBUG anaconda: new mountpoint: None >12:06:29,625 INFO anaconda: getting device type for Standard Partition >12:06:29,626 DEBUG anaconda: populate_right_side: existing 350000MB partition sdb6 (21) with existing ntfs filesystem >12:06:29,626 DEBUG anaconda: updated device_disks to ['sdb'] >12:06:29,627 DEBUG anaconda: min: 259201.324463 max: 350000.0 current: 350000.0 >12:06:29,628 DEBUG anaconda: fs type changed: ntfs >12:06:29,630 INFO anaconda: getting device type for Standard Partition >12:06:29,631 DEBUG anaconda: populate_raid: 2, None >12:06:34,486 INFO anaconda: ui: saving changes to device sdb6 >12:06:34,486 DEBUG anaconda: new size: 350000.0 >12:06:34,486 DEBUG anaconda: old size: 350000.0 >12:06:34,486 INFO anaconda: getting device type for Standard Partition >12:06:34,486 DEBUG anaconda: new device type: 2 >12:06:34,486 DEBUG anaconda: reformat: False >12:06:34,487 DEBUG anaconda: new fs type: ntfs >12:06:34,487 DEBUG anaconda: old encryption setting: False >12:06:34,487 DEBUG anaconda: new encryption setting: None >12:06:34,487 DEBUG anaconda: old mountpoint: >12:06:34,487 DEBUG anaconda: new mountpoint: None >12:06:34,487 INFO anaconda: getting device type for Standard Partition >12:06:46,519 DEBUG anaconda: requested size = 150 GB ; available space = 771.97 GB >12:06:46,556 INFO anaconda: Running kickstart %%traceback script(s) >12:06:46,556 INFO anaconda: All kickstart %%traceback script(s) have been run >12:07:35,881 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:07:35,882 INFO anaconda: ui: saving changes to device sdb6 >12:07:35,882 DEBUG anaconda: new size: 350000.0 >12:07:35,882 DEBUG anaconda: old size: 350000.0 >12:07:35,882 INFO anaconda: getting device type for Standard Partition >12:07:35,882 DEBUG anaconda: new device type: 2 >12:07:35,882 DEBUG anaconda: reformat: False >12:07:35,883 DEBUG anaconda: new fs type: ntfs >12:07:35,883 DEBUG anaconda: old encryption setting: False >12:07:35,883 DEBUG anaconda: new encryption setting: None >12:07:35,883 DEBUG anaconda: old mountpoint: >12:07:35,883 DEBUG anaconda: new mountpoint: None >12:07:35,883 INFO anaconda: getting device type for Standard Partition >12:07:35,884 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:07:35,885 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:07:35,885 DEBUG anaconda: updated device_disks to ['sdb'] >12:07:35,885 DEBUG anaconda: min: 800.0 max: 800.0 current: 800.0 >12:07:35,887 DEBUG anaconda: fs type changed: ext4 >12:07:35,890 INFO anaconda: getting device type for Standard Partition >12:07:35,890 DEBUG anaconda: populate_raid: 2, None >12:07:41,567 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:07:41,567 INFO anaconda: ui: saving changes to device sdb3 >12:07:41,568 DEBUG anaconda: new size: 800.0 >12:07:41,568 DEBUG anaconda: old size: 800.0 >12:07:41,568 INFO anaconda: getting device type for Standard Partition >12:07:41,568 DEBUG anaconda: new device type: 2 >12:07:41,568 DEBUG anaconda: reformat: True >12:07:41,568 DEBUG anaconda: new fs type: ext4 >12:07:41,568 DEBUG anaconda: old encryption setting: False >12:07:41,568 DEBUG anaconda: new encryption setting: False >12:07:41,569 DEBUG anaconda: old mountpoint: /boot >12:07:41,569 DEBUG anaconda: new mountpoint: /boot >12:07:41,569 INFO anaconda: getting device type for Standard Partition >12:07:41,570 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:07:41,570 DEBUG anaconda: populate_right_side: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem mounted at /tmp >12:07:41,570 DEBUG anaconda: updated device_disks to ['sdb'] >12:07:41,571 DEBUG anaconda: min: 256 max: 2215.38574219 current: 2215.38574219 >12:07:41,572 DEBUG anaconda: fs type changed: btrfs >12:07:41,574 INFO anaconda: getting device type for BTRFS >12:07:41,575 DEBUG anaconda: device_type_changed: 3 BTRFS >12:07:41,577 INFO anaconda: getting device type for BTRFS >12:07:41,577 DEBUG anaconda: populate_raid: 3, single >12:07:41,578 INFO anaconda: getting device type for BTRFS >12:07:41,578 DEBUG anaconda: populate_raid: 3, single >12:07:44,827 DEBUG anaconda: page clicked: Unknown >12:07:44,828 INFO anaconda: ui: saving changes to device New_Volume >12:07:44,828 DEBUG anaconda: new size: 2215.38574219 >12:07:44,828 DEBUG anaconda: old size: 2215.38574219 >12:07:44,828 INFO anaconda: getting device type for BTRFS >12:07:44,828 DEBUG anaconda: new device type: 3 >12:07:44,828 DEBUG anaconda: reformat: False >12:07:44,829 DEBUG anaconda: new fs type: btrfs >12:07:44,829 DEBUG anaconda: old encryption setting: False >12:07:44,829 DEBUG anaconda: new encryption setting: None >12:07:44,829 DEBUG anaconda: old mountpoint: /tmp >12:07:44,829 DEBUG anaconda: new mountpoint: /tmp >12:07:44,829 INFO anaconda: getting device type for BTRFS >12:07:44,830 DEBUG anaconda: show first mountpoint: Unknown >12:07:44,831 DEBUG anaconda: populate_right_side: existing 200000MB partition sdb2 (17) with existing ntfs filesystem >12:07:44,831 DEBUG anaconda: updated device_disks to ['sdb'] >12:07:44,831 DEBUG anaconda: min: 178033.149719 max: 200000.0 current: 200000.0 >12:07:44,832 DEBUG anaconda: fs type changed: ntfs >12:07:44,835 INFO anaconda: getting device type for Standard Partition >12:07:44,835 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:07:44,835 INFO anaconda: getting device type for Standard Partition >12:07:44,835 DEBUG anaconda: populate_raid: 2, None >12:07:44,836 INFO anaconda: getting device type for Standard Partition >12:07:44,836 DEBUG anaconda: populate_raid: 2, None >12:07:48,127 INFO anaconda: ui: saving changes to device sdb2 >12:07:48,128 DEBUG anaconda: new size: 200000.0 >12:07:48,128 DEBUG anaconda: old size: 200000.0 >12:07:48,128 INFO anaconda: getting device type for Standard Partition >12:07:48,128 DEBUG anaconda: new device type: 2 >12:07:48,128 DEBUG anaconda: reformat: False >12:07:48,128 DEBUG anaconda: new fs type: ntfs >12:07:48,128 DEBUG anaconda: old encryption setting: False >12:07:48,129 DEBUG anaconda: new encryption setting: None >12:07:48,129 DEBUG anaconda: old mountpoint: >12:07:48,129 DEBUG anaconda: new mountpoint: None >12:07:48,129 INFO anaconda: getting device type for Standard Partition >12:08:06,803 DEBUG anaconda: requested size = 150 GB ; available space = 771.97 GB >12:08:11,600 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:08:11,600 INFO anaconda: ui: saving changes to device sdb2 >12:08:11,601 DEBUG anaconda: new size: 200000.0 >12:08:11,601 DEBUG anaconda: old size: 200000.0 >12:08:11,601 INFO anaconda: getting device type for Standard Partition >12:08:11,601 DEBUG anaconda: new device type: 2 >12:08:11,601 DEBUG anaconda: reformat: False >12:08:11,601 DEBUG anaconda: new fs type: ntfs >12:08:11,601 DEBUG anaconda: old encryption setting: False >12:08:11,601 DEBUG anaconda: new encryption setting: None >12:08:11,602 DEBUG anaconda: old mountpoint: >12:08:11,602 DEBUG anaconda: new mountpoint: None >12:08:11,602 INFO anaconda: getting device type for Standard Partition >12:08:11,603 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:08:11,603 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:08:11,603 DEBUG anaconda: updated device_disks to ['sdb'] >12:08:11,604 DEBUG anaconda: min: 800.0 max: 800.0 current: 800.0 >12:08:11,605 DEBUG anaconda: fs type changed: ext4 >12:08:11,608 INFO anaconda: getting device type for Standard Partition >12:08:11,609 DEBUG anaconda: populate_raid: 2, None >12:08:15,786 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:08:15,786 INFO anaconda: ui: saving changes to device sdb3 >12:08:15,787 DEBUG anaconda: new size: 800.0 >12:08:15,787 DEBUG anaconda: old size: 800.0 >12:08:15,787 INFO anaconda: getting device type for Standard Partition >12:08:15,787 DEBUG anaconda: new device type: 2 >12:08:15,787 DEBUG anaconda: reformat: True >12:08:15,787 DEBUG anaconda: new fs type: ext4 >12:08:15,787 DEBUG anaconda: old encryption setting: False >12:08:15,787 DEBUG anaconda: new encryption setting: False >12:08:15,788 DEBUG anaconda: old mountpoint: /boot >12:08:15,788 DEBUG anaconda: new mountpoint: /boot >12:08:15,788 INFO anaconda: getting device type for Standard Partition >12:08:15,789 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:08:15,789 DEBUG anaconda: populate_right_side: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem mounted at /tmp >12:08:15,789 DEBUG anaconda: updated device_disks to ['sdb'] >12:08:15,790 DEBUG anaconda: min: 256 max: 2215.38574219 current: 2215.38574219 >12:08:15,791 DEBUG anaconda: fs type changed: btrfs >12:08:15,793 INFO anaconda: getting device type for BTRFS >12:08:15,794 DEBUG anaconda: device_type_changed: 3 BTRFS >12:08:15,800 INFO anaconda: getting device type for BTRFS >12:08:15,800 DEBUG anaconda: populate_raid: 3, single >12:08:15,801 INFO anaconda: getting device type for BTRFS >12:08:15,801 DEBUG anaconda: populate_raid: 3, single >12:08:18,138 DEBUG anaconda: page clicked: Unknown >12:08:18,138 INFO anaconda: ui: saving changes to device New_Volume >12:08:18,139 DEBUG anaconda: new size: 2215.38574219 >12:08:18,139 DEBUG anaconda: old size: 2215.38574219 >12:08:18,139 INFO anaconda: getting device type for BTRFS >12:08:18,139 DEBUG anaconda: new device type: 3 >12:08:18,139 DEBUG anaconda: reformat: False >12:08:18,139 DEBUG anaconda: new fs type: btrfs >12:08:18,139 DEBUG anaconda: old encryption setting: False >12:08:18,140 DEBUG anaconda: new encryption setting: None >12:08:18,140 DEBUG anaconda: old mountpoint: /tmp >12:08:18,140 DEBUG anaconda: new mountpoint: /tmp >12:08:18,140 INFO anaconda: getting device type for BTRFS >12:08:18,141 DEBUG anaconda: show first mountpoint: Unknown >12:08:18,141 DEBUG anaconda: populate_right_side: existing 200000MB partition sdb2 (17) with existing ntfs filesystem >12:08:18,141 DEBUG anaconda: updated device_disks to ['sdb'] >12:08:18,142 DEBUG anaconda: min: 178033.149719 max: 200000.0 current: 200000.0 >12:08:18,143 DEBUG anaconda: fs type changed: ntfs >12:08:18,145 INFO anaconda: getting device type for Standard Partition >12:08:18,146 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:08:18,146 INFO anaconda: getting device type for Standard Partition >12:08:18,146 DEBUG anaconda: populate_raid: 2, None >12:08:18,146 INFO anaconda: getting device type for Standard Partition >12:08:18,147 DEBUG anaconda: populate_raid: 2, None >12:08:25,695 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:08:25,695 INFO anaconda: ui: saving changes to device sdb2 >12:08:25,695 DEBUG anaconda: new size: 200000.0 >12:08:25,695 DEBUG anaconda: old size: 200000.0 >12:08:25,695 INFO anaconda: getting device type for Standard Partition >12:08:25,695 DEBUG anaconda: new device type: 2 >12:08:25,695 DEBUG anaconda: reformat: False >12:08:25,696 DEBUG anaconda: new fs type: ntfs >12:08:25,696 DEBUG anaconda: old encryption setting: False >12:08:25,696 DEBUG anaconda: new encryption setting: None >12:08:25,696 DEBUG anaconda: old mountpoint: >12:08:25,696 DEBUG anaconda: new mountpoint: None >12:08:25,696 INFO anaconda: getting device type for Standard Partition >12:08:25,697 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:08:25,697 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:08:25,698 DEBUG anaconda: updated device_disks to ['sdb'] >12:08:25,698 DEBUG anaconda: min: 800.0 max: 800.0 current: 800.0 >12:08:25,700 DEBUG anaconda: fs type changed: ext4 >12:08:25,703 INFO anaconda: getting device type for Standard Partition >12:08:25,703 DEBUG anaconda: populate_raid: 2, None >12:08:32,535 DEBUG anaconda: current selector: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:08:32,535 DEBUG anaconda: new selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:08:32,535 DEBUG anaconda: notebook page = 1 >12:08:32,535 INFO anaconda: ui: saving changes to device sdb3 >12:08:32,535 DEBUG anaconda: new size: 800.0 >12:08:32,535 DEBUG anaconda: old size: 800.0 >12:08:32,535 INFO anaconda: getting device type for Standard Partition >12:08:32,535 DEBUG anaconda: new device type: 2 >12:08:32,536 DEBUG anaconda: reformat: True >12:08:32,536 DEBUG anaconda: new fs type: ext4 >12:08:32,536 DEBUG anaconda: old encryption setting: False >12:08:32,536 DEBUG anaconda: new encryption setting: False >12:08:32,536 DEBUG anaconda: old mountpoint: /boot >12:08:32,536 DEBUG anaconda: new mountpoint: /boot >12:08:32,536 INFO anaconda: getting device type for Standard Partition >12:08:32,537 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:08:32,538 DEBUG anaconda: updated device_disks to ['sdb'] >12:08:32,538 DEBUG anaconda: min: 256 max: 200000.0 current: 200000.0 >12:08:32,539 DEBUG anaconda: fs type changed: btrfs >12:08:32,542 INFO anaconda: getting device type for BTRFS >12:08:32,542 DEBUG anaconda: device_type_changed: 3 BTRFS >12:08:32,544 INFO anaconda: getting device type for BTRFS >12:08:32,544 DEBUG anaconda: populate_raid: 3, single >12:08:32,545 INFO anaconda: getting device type for BTRFS >12:08:32,545 DEBUG anaconda: populate_raid: 3, single >12:08:34,699 DEBUG anaconda: current selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:08:34,699 DEBUG anaconda: new selector: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem mounted at /tmp >12:08:34,699 DEBUG anaconda: notebook page = 1 >12:08:34,699 INFO anaconda: ui: saving changes to device home >12:08:34,699 DEBUG anaconda: new size: 200000.0 >12:08:34,699 DEBUG anaconda: old size: 200000.0 >12:08:34,699 INFO anaconda: getting device type for BTRFS >12:08:34,700 DEBUG anaconda: new device type: 3 >12:08:34,700 DEBUG anaconda: reformat: False >12:08:34,700 DEBUG anaconda: new fs type: btrfs >12:08:34,700 DEBUG anaconda: old encryption setting: False >12:08:34,700 DEBUG anaconda: new encryption setting: None >12:08:34,700 DEBUG anaconda: old mountpoint: /home >12:08:34,700 DEBUG anaconda: new mountpoint: /home >12:08:34,700 INFO anaconda: getting device type for BTRFS >12:08:34,702 DEBUG anaconda: populate_right_side: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem mounted at /tmp >12:08:34,702 DEBUG anaconda: updated device_disks to ['sdb'] >12:08:34,702 DEBUG anaconda: min: 256 max: 2215.38574219 current: 2215.38574219 >12:08:34,703 DEBUG anaconda: fs type changed: btrfs >12:08:34,706 INFO anaconda: getting device type for BTRFS >12:08:34,706 DEBUG anaconda: populate_raid: 3, single >12:08:36,501 DEBUG anaconda: current selector: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem mounted at /tmp >12:08:36,501 DEBUG anaconda: new selector: existing 2000MB partition sdb10 (16) with non-existent swap >12:08:36,501 DEBUG anaconda: notebook page = 1 >12:08:36,501 INFO anaconda: ui: saving changes to device New_Volume >12:08:36,501 DEBUG anaconda: new size: 2215.38574219 >12:08:36,501 DEBUG anaconda: old size: 2215.38574219 >12:08:36,501 INFO anaconda: getting device type for BTRFS >12:08:36,502 DEBUG anaconda: new device type: 3 >12:08:36,502 DEBUG anaconda: reformat: False >12:08:36,502 DEBUG anaconda: new fs type: btrfs >12:08:36,502 DEBUG anaconda: old encryption setting: False >12:08:36,502 DEBUG anaconda: new encryption setting: None >12:08:36,502 DEBUG anaconda: old mountpoint: /tmp >12:08:36,502 DEBUG anaconda: new mountpoint: /tmp >12:08:36,502 INFO anaconda: getting device type for BTRFS >12:08:36,504 DEBUG anaconda: populate_right_side: existing 2000MB partition sdb10 (16) with non-existent swap >12:08:36,504 DEBUG anaconda: updated device_disks to ['sdb'] >12:08:36,505 DEBUG anaconda: min: 2000.0 max: 2000.0 current: 2000.0 >12:08:36,506 DEBUG anaconda: fs type changed: swap >12:08:36,508 INFO anaconda: getting device type for None >12:08:36,509 ERR anaconda: unknown device type: 'None' >12:08:36,509 DEBUG anaconda: device_type_changed: None None >12:08:36,510 INFO anaconda: getting device type for Standard Partition >12:08:36,510 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:08:36,510 INFO anaconda: getting device type for Standard Partition >12:08:36,511 DEBUG anaconda: populate_raid: 2, None >12:08:36,511 INFO anaconda: getting device type for Standard Partition >12:08:36,511 DEBUG anaconda: populate_raid: 2, None >12:08:40,057 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:08:40,057 INFO anaconda: ui: saving changes to device sdb10 >12:08:40,057 DEBUG anaconda: new size: 2000.0 >12:08:40,057 DEBUG anaconda: old size: 2000.0 >12:08:40,057 INFO anaconda: getting device type for Standard Partition >12:08:40,058 DEBUG anaconda: new device type: 2 >12:08:40,058 DEBUG anaconda: reformat: True >12:08:40,058 DEBUG anaconda: new fs type: swap >12:08:40,058 DEBUG anaconda: old encryption setting: False >12:08:40,058 DEBUG anaconda: new encryption setting: False >12:08:40,058 DEBUG anaconda: old mountpoint: >12:08:40,058 DEBUG anaconda: new mountpoint: None >12:08:40,058 INFO anaconda: getting device type for Standard Partition >12:08:40,059 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:08:40,060 DEBUG anaconda: populate_right_side: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem mounted at /tmp >12:08:40,060 DEBUG anaconda: updated device_disks to ['sdb'] >12:08:40,060 DEBUG anaconda: min: 256 max: 2215.38574219 current: 2215.38574219 >12:08:40,061 DEBUG anaconda: fs type changed: btrfs >12:08:40,064 INFO anaconda: getting device type for BTRFS >12:08:40,064 DEBUG anaconda: device_type_changed: 3 BTRFS >12:08:40,066 INFO anaconda: getting device type for BTRFS >12:08:40,067 DEBUG anaconda: populate_raid: 3, single >12:08:40,067 INFO anaconda: getting device type for BTRFS >12:08:40,068 DEBUG anaconda: populate_raid: 3, single >12:08:46,693 DEBUG anaconda: page clicked: Unknown >12:08:46,693 INFO anaconda: ui: saving changes to device New_Volume >12:08:46,693 DEBUG anaconda: new size: 2215.38574219 >12:08:46,693 DEBUG anaconda: old size: 2215.38574219 >12:08:46,693 INFO anaconda: getting device type for BTRFS >12:08:46,694 DEBUG anaconda: new device type: 3 >12:08:46,694 DEBUG anaconda: reformat: False >12:08:46,694 DEBUG anaconda: new fs type: btrfs >12:08:46,694 DEBUG anaconda: old encryption setting: False >12:08:46,694 DEBUG anaconda: new encryption setting: None >12:08:46,694 DEBUG anaconda: old mountpoint: /tmp >12:08:46,694 DEBUG anaconda: new mountpoint: /tmp >12:08:46,695 INFO anaconda: getting device type for BTRFS >12:08:46,696 DEBUG anaconda: show first mountpoint: Unknown >12:08:46,696 DEBUG anaconda: populate_right_side: existing 200000MB partition sdb2 (17) with existing ntfs filesystem >12:08:46,696 DEBUG anaconda: updated device_disks to ['sdb'] >12:08:46,697 DEBUG anaconda: min: 178033.149719 max: 200000.0 current: 200000.0 >12:08:46,698 DEBUG anaconda: fs type changed: ntfs >12:08:46,700 INFO anaconda: getting device type for Standard Partition >12:08:46,701 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:08:46,701 INFO anaconda: getting device type for Standard Partition >12:08:46,701 DEBUG anaconda: populate_raid: 2, None >12:08:46,702 INFO anaconda: getting device type for Standard Partition >12:08:46,702 DEBUG anaconda: populate_raid: 2, None >12:08:46,832 DEBUG anaconda: current selector: existing 200000MB partition sdb2 (17) with existing ntfs filesystem >12:08:46,832 DEBUG anaconda: new selector: existing 301051MB partition sdb5 (20) with existing ntfs filesystem >12:08:46,832 DEBUG anaconda: notebook page = 1 >12:08:46,832 INFO anaconda: ui: saving changes to device sdb2 >12:08:46,833 DEBUG anaconda: new size: 200000.0 >12:08:46,833 DEBUG anaconda: old size: 200000.0 >12:08:46,833 INFO anaconda: getting device type for Standard Partition >12:08:46,833 DEBUG anaconda: new device type: 2 >12:08:46,833 DEBUG anaconda: reformat: False >12:08:46,833 DEBUG anaconda: new fs type: ntfs >12:08:46,833 DEBUG anaconda: old encryption setting: False >12:08:46,833 DEBUG anaconda: new encryption setting: None >12:08:46,834 DEBUG anaconda: old mountpoint: >12:08:46,834 DEBUG anaconda: new mountpoint: None >12:08:46,834 INFO anaconda: getting device type for Standard Partition >12:08:46,835 DEBUG anaconda: populate_right_side: existing 301051MB partition sdb5 (20) with existing ntfs filesystem >12:08:46,835 DEBUG anaconda: updated device_disks to ['sdb'] >12:08:46,836 DEBUG anaconda: min: 64986.5036011 max: 301051.0 current: 301051.0 >12:08:46,836 DEBUG anaconda: fs type changed: ntfs >12:08:46,839 INFO anaconda: getting device type for Standard Partition >12:08:46,839 DEBUG anaconda: populate_raid: 2, None >12:08:51,115 DEBUG anaconda: page clicked: Unknown >12:08:51,115 INFO anaconda: ui: saving changes to device sdb5 >12:08:51,115 DEBUG anaconda: new size: 301051.0 >12:08:51,115 DEBUG anaconda: old size: 301051.0 >12:08:51,116 INFO anaconda: getting device type for Standard Partition >12:08:51,116 DEBUG anaconda: new device type: 2 >12:08:51,116 DEBUG anaconda: reformat: False >12:08:51,116 DEBUG anaconda: new fs type: ntfs >12:08:51,116 DEBUG anaconda: old encryption setting: False >12:08:51,116 DEBUG anaconda: new encryption setting: None >12:08:51,116 DEBUG anaconda: old mountpoint: >12:08:51,116 DEBUG anaconda: new mountpoint: None >12:08:51,117 INFO anaconda: getting device type for Standard Partition >12:08:51,118 DEBUG anaconda: show first mountpoint: Unknown >12:08:51,118 DEBUG anaconda: populate_right_side: existing 200000MB partition sdb2 (17) with existing ntfs filesystem >12:08:51,118 DEBUG anaconda: updated device_disks to ['sdb'] >12:08:51,119 DEBUG anaconda: min: 178033.149719 max: 200000.0 current: 200000.0 >12:08:51,120 DEBUG anaconda: fs type changed: ntfs >12:08:51,122 INFO anaconda: getting device type for Standard Partition >12:08:51,122 DEBUG anaconda: populate_raid: 2, None >12:08:51,959 DEBUG anaconda: page clicked: Unknown >12:08:51,959 INFO anaconda: ui: saving changes to device sdb2 >12:08:51,959 DEBUG anaconda: new size: 200000.0 >12:08:51,959 DEBUG anaconda: old size: 200000.0 >12:08:51,960 INFO anaconda: getting device type for Standard Partition >12:08:51,960 DEBUG anaconda: new device type: 2 >12:08:51,960 DEBUG anaconda: reformat: False >12:08:51,960 DEBUG anaconda: new fs type: ntfs >12:08:51,960 DEBUG anaconda: old encryption setting: False >12:08:51,960 DEBUG anaconda: new encryption setting: None >12:08:51,960 DEBUG anaconda: old mountpoint: >12:08:51,960 DEBUG anaconda: new mountpoint: None >12:08:51,961 INFO anaconda: getting device type for Standard Partition >12:08:51,962 DEBUG anaconda: show first mountpoint: Unknown >12:08:51,962 DEBUG anaconda: populate_right_side: existing 200000MB partition sdb2 (17) with existing ntfs filesystem >12:08:51,962 DEBUG anaconda: updated device_disks to ['sdb'] >12:08:51,963 DEBUG anaconda: min: 178033.149719 max: 200000.0 current: 200000.0 >12:08:51,963 DEBUG anaconda: fs type changed: ntfs >12:08:51,966 INFO anaconda: getting device type for Standard Partition >12:08:51,967 DEBUG anaconda: populate_raid: 2, None >12:08:55,031 INFO anaconda: ui: saving changes to device sdb2 >12:08:55,031 DEBUG anaconda: new size: 200000.0 >12:08:55,031 DEBUG anaconda: old size: 200000.0 >12:08:55,032 INFO anaconda: getting device type for Standard Partition >12:08:55,032 DEBUG anaconda: new device type: 2 >12:08:55,032 DEBUG anaconda: reformat: False >12:08:55,032 DEBUG anaconda: new fs type: ntfs >12:08:55,032 DEBUG anaconda: old encryption setting: False >12:08:55,032 DEBUG anaconda: new encryption setting: None >12:08:55,032 DEBUG anaconda: old mountpoint: >12:08:55,032 DEBUG anaconda: new mountpoint: None >12:08:55,032 INFO anaconda: getting device type for Standard Partition >12:09:26,749 DEBUG anaconda: requested size = 150 GB ; available space = 771.97 GB >12:09:31,032 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:09:31,032 INFO anaconda: ui: saving changes to device sdb2 >12:09:31,033 DEBUG anaconda: new size: 200000.0 >12:09:31,033 DEBUG anaconda: old size: 200000.0 >12:09:31,033 INFO anaconda: getting device type for Standard Partition >12:09:31,033 DEBUG anaconda: new device type: 2 >12:09:31,033 DEBUG anaconda: reformat: False >12:09:31,033 DEBUG anaconda: new fs type: ntfs >12:09:31,033 DEBUG anaconda: old encryption setting: False >12:09:31,033 DEBUG anaconda: new encryption setting: None >12:09:31,033 DEBUG anaconda: old mountpoint: >12:09:31,034 DEBUG anaconda: new mountpoint: None >12:09:31,034 INFO anaconda: getting device type for Standard Partition >12:09:31,035 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:09:31,035 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:09:31,035 DEBUG anaconda: updated device_disks to ['sdb'] >12:09:31,036 DEBUG anaconda: min: 800.0 max: 800.0 current: 800.0 >12:09:31,037 DEBUG anaconda: fs type changed: ext4 >12:09:31,040 INFO anaconda: getting device type for Standard Partition >12:09:31,041 DEBUG anaconda: populate_raid: 2, None >12:09:43,937 DEBUG anaconda: disk free: 621.97 GB fs free: 348.82 GB sw needs: 2.70 GB auto swap: 5.96 GB >12:09:46,672 INFO anaconda: Running Thread: AnaExecuteStorageThread (140443707705088) >12:09:46,705 INFO anaconda: Thread Done: AnaExecuteStorageThread (140443707705088) >12:09:46,752 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'New_Volume', 'New_Volume', 'btrfs.23', 'fedora', 'home', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdb', 'sdb1', 'sdb10', 'sdb11', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9'] >12:09:46,763 DEBUG anaconda: ui: unused=['sdb1', 'sdb3', 'sdb6', 'sdb2', 'sdb11', 'New_Volume', 'sdb5'] >12:09:46,763 DEBUG anaconda: ui: new_devices=[] >12:09:46,777 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:09:46,777 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:09:47,174 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> >12:09:47,174 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> status to: Saving storage configuration... >12:09:47,175 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> >12:09:49,250 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:09:49,251 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:09:49,807 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:09:49,807 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:09:50,993 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:09:50,993 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:09:50,993 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:09:50,993 DEBUG anaconda: updated device_disks to ['sdb'] >12:09:50,994 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:09:50,995 DEBUG anaconda: fs type changed: btrfs >12:09:50,998 INFO anaconda: getting device type for BTRFS >12:09:50,998 DEBUG anaconda: device_type_changed: 3 BTRFS >12:09:51,000 INFO anaconda: getting device type for BTRFS >12:09:51,001 DEBUG anaconda: populate_raid: 3, single >12:09:51,001 INFO anaconda: getting device type for BTRFS >12:09:51,002 DEBUG anaconda: populate_raid: 3, single >12:09:54,561 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:09:54,561 DEBUG anaconda: new selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:09:54,561 DEBUG anaconda: notebook page = 1 >12:09:54,561 INFO anaconda: ui: saving changes to device btrfs.23 >12:09:54,561 DEBUG anaconda: new size: 150000.0 >12:09:54,561 DEBUG anaconda: old size: 150000.0 >12:09:54,561 INFO anaconda: getting device type for BTRFS >12:09:54,562 DEBUG anaconda: new device type: 3 >12:09:54,562 DEBUG anaconda: reformat: False >12:09:54,562 DEBUG anaconda: new fs type: btrfs >12:09:54,562 DEBUG anaconda: old encryption setting: False >12:09:54,562 DEBUG anaconda: new encryption setting: None >12:09:54,562 DEBUG anaconda: old mountpoint: >12:09:54,562 DEBUG anaconda: new mountpoint: >12:09:54,562 INFO anaconda: getting device type for BTRFS >12:09:54,564 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:09:54,564 DEBUG anaconda: updated device_disks to ['sdb'] >12:09:54,565 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:09:54,566 DEBUG anaconda: fs type changed: btrfs >12:09:54,568 INFO anaconda: getting device type for BTRFS >12:09:54,569 DEBUG anaconda: populate_raid: 3, single >12:09:59,265 DEBUG anaconda: page clicked: Unknown >12:09:59,265 INFO anaconda: ui: saving changes to device btrfs.23 >12:09:59,265 DEBUG anaconda: new size: 150000.0 >12:09:59,265 DEBUG anaconda: old size: 150000.0 >12:09:59,265 INFO anaconda: getting device type for BTRFS >12:09:59,266 DEBUG anaconda: new device type: 3 >12:09:59,266 DEBUG anaconda: reformat: False >12:09:59,266 DEBUG anaconda: new fs type: btrfs >12:09:59,266 DEBUG anaconda: old encryption setting: False >12:09:59,266 DEBUG anaconda: new encryption setting: None >12:09:59,266 DEBUG anaconda: old mountpoint: >12:09:59,266 DEBUG anaconda: new mountpoint: >12:09:59,266 INFO anaconda: getting device type for BTRFS >12:09:59,268 DEBUG anaconda: show first mountpoint: Unknown >12:09:59,268 DEBUG anaconda: populate_right_side: existing 32000MB partition sdb1 (12) with existing efi filesystem >12:09:59,268 DEBUG anaconda: updated device_disks to ['sdb'] >12:09:59,269 DEBUG anaconda: min: 50 max: 32000.0 current: 32000.0 >12:09:59,270 DEBUG anaconda: fs type changed: EFI System Partition >12:09:59,271 INFO anaconda: getting device type for None >12:09:59,271 ERR anaconda: unknown device type: 'None' >12:09:59,271 DEBUG anaconda: device_type_changed: None None >12:09:59,272 INFO anaconda: getting device type for Standard Partition >12:09:59,272 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:09:59,272 INFO anaconda: getting device type for Standard Partition >12:09:59,273 DEBUG anaconda: populate_raid: 2, None >12:09:59,273 INFO anaconda: getting device type for Standard Partition >12:09:59,273 DEBUG anaconda: populate_raid: 2, None >12:10:04,081 DEBUG anaconda: current selector: existing 32000MB partition sdb1 (12) with existing efi filesystem >12:10:04,081 DEBUG anaconda: new selector: existing 2000MB partition sdb11 (16) >12:10:04,081 DEBUG anaconda: notebook page = 1 >12:10:04,081 INFO anaconda: ui: saving changes to device sdb1 >12:10:04,081 DEBUG anaconda: new size: 32000.0 >12:10:04,082 DEBUG anaconda: old size: 32000.0 >12:10:04,082 INFO anaconda: getting device type for Standard Partition >12:10:04,082 DEBUG anaconda: new device type: 2 >12:10:04,082 DEBUG anaconda: reformat: False >12:10:04,082 DEBUG anaconda: new fs type: EFI System Partition >12:10:04,082 DEBUG anaconda: old encryption setting: False >12:10:04,082 DEBUG anaconda: new encryption setting: None >12:10:04,082 DEBUG anaconda: old mountpoint: >12:10:04,082 DEBUG anaconda: new mountpoint: >12:10:04,082 INFO anaconda: getting device type for Standard Partition >12:10:04,083 DEBUG anaconda: populate_right_side: existing 2000MB partition sdb11 (16) >12:10:04,083 DEBUG anaconda: updated device_disks to ['sdb'] >12:10:04,084 DEBUG anaconda: min: 2000.0 max: 0 current: 2000.0 >12:10:04,085 DEBUG anaconda: fs type changed: Unknown >12:10:04,086 INFO anaconda: getting device type for Standard Partition >12:10:04,087 DEBUG anaconda: populate_raid: 2, None >12:10:08,475 DEBUG anaconda: current selector: existing 2000MB partition sdb11 (16) >12:10:08,475 DEBUG anaconda: new selector: existing 800MB partition sdb3 (18) >12:10:08,475 DEBUG anaconda: notebook page = 1 >12:10:08,475 INFO anaconda: ui: saving changes to device sdb11 >12:10:08,476 DEBUG anaconda: new size: 2000.0 >12:10:08,476 DEBUG anaconda: old size: 2000.0 >12:10:08,476 INFO anaconda: getting device type for Standard Partition >12:10:08,476 DEBUG anaconda: new device type: 2 >12:10:08,476 DEBUG anaconda: reformat: False >12:10:08,476 DEBUG anaconda: new fs type: Unknown >12:10:08,476 DEBUG anaconda: old encryption setting: False >12:10:08,476 DEBUG anaconda: new encryption setting: None >12:10:08,476 DEBUG anaconda: old mountpoint: >12:10:08,477 DEBUG anaconda: new mountpoint: None >12:10:08,477 INFO anaconda: getting device type for Standard Partition >12:10:08,477 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) >12:10:08,477 DEBUG anaconda: updated device_disks to ['sdb'] >12:10:08,478 DEBUG anaconda: min: 800.0 max: 0 current: 800.0 >12:10:08,479 DEBUG anaconda: fs type changed: Unknown >12:10:08,480 INFO anaconda: getting device type for Standard Partition >12:10:08,481 DEBUG anaconda: populate_raid: 2, None >12:10:13,798 DEBUG anaconda: fs type changed: ext4 >12:10:19,912 INFO anaconda: ui: saving changes to device sdb3 >12:10:19,913 DEBUG anaconda: new size: 800.0 >12:10:19,913 DEBUG anaconda: old size: 800.0 >12:10:19,913 INFO anaconda: getting device type for Standard Partition >12:10:19,913 DEBUG anaconda: new device type: 2 >12:10:19,913 DEBUG anaconda: reformat: True >12:10:19,913 DEBUG anaconda: new fs type: ext4 >12:10:19,913 DEBUG anaconda: old encryption setting: False >12:10:19,913 DEBUG anaconda: new encryption setting: False >12:10:19,914 DEBUG anaconda: old mountpoint: >12:10:19,914 DEBUG anaconda: new mountpoint: /boot >12:10:19,915 INFO anaconda: getting device type for Standard Partition >12:10:19,916 INFO anaconda: scheduling reformat of sdb3 as ext4 >12:10:19,925 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:10:19,925 DEBUG anaconda: updated device_disks to ['sdb'] >12:10:19,926 DEBUG anaconda: min: 800.0 max: 800.0 current: 800.0 >12:10:19,928 INFO anaconda: getting device type for Standard Partition >12:10:19,928 DEBUG anaconda: populate_raid: 2, None >12:10:23,979 DEBUG anaconda: current selector: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:10:23,980 DEBUG anaconda: new selector: existing 2000MB partition sdb11 (16) >12:10:23,980 DEBUG anaconda: notebook page = 1 >12:10:23,980 INFO anaconda: ui: saving changes to device sdb3 >12:10:23,980 DEBUG anaconda: new size: 800.0 >12:10:23,980 DEBUG anaconda: old size: 800.0 >12:10:23,980 INFO anaconda: getting device type for Standard Partition >12:10:23,980 DEBUG anaconda: new device type: 2 >12:10:23,981 DEBUG anaconda: reformat: True >12:10:23,981 DEBUG anaconda: new fs type: ext4 >12:10:23,981 DEBUG anaconda: old encryption setting: False >12:10:23,981 DEBUG anaconda: new encryption setting: False >12:10:23,981 DEBUG anaconda: old mountpoint: /boot >12:10:23,981 DEBUG anaconda: new mountpoint: /boot >12:10:23,981 INFO anaconda: getting device type for Standard Partition >12:10:23,982 DEBUG anaconda: populate_right_side: existing 2000MB partition sdb11 (16) >12:10:23,983 DEBUG anaconda: updated device_disks to ['sdb'] >12:10:23,983 DEBUG anaconda: min: 2000.0 max: 0 current: 2000.0 >12:10:23,984 DEBUG anaconda: fs type changed: Unknown >12:10:23,986 INFO anaconda: getting device type for Standard Partition >12:10:23,986 DEBUG anaconda: populate_raid: 2, None >12:10:29,308 DEBUG anaconda: fs type changed: swap >12:10:30,368 INFO anaconda: ui: saving changes to device sdb11 >12:10:30,368 DEBUG anaconda: new size: 2000.0 >12:10:30,368 DEBUG anaconda: old size: 2000.0 >12:10:30,368 INFO anaconda: getting device type for Standard Partition >12:10:30,368 DEBUG anaconda: new device type: 2 >12:10:30,368 DEBUG anaconda: reformat: True >12:10:30,369 DEBUG anaconda: new fs type: swap >12:10:30,369 DEBUG anaconda: old encryption setting: False >12:10:30,369 DEBUG anaconda: new encryption setting: False >12:10:30,369 DEBUG anaconda: old mountpoint: >12:10:30,369 DEBUG anaconda: new mountpoint: None >12:10:30,369 INFO anaconda: getting device type for Standard Partition >12:10:30,370 INFO anaconda: scheduling reformat of sdb11 as swap >12:10:30,378 DEBUG anaconda: populate_right_side: existing 2000MB partition sdb11 (16) with non-existent swap >12:10:30,378 DEBUG anaconda: updated device_disks to ['sdb'] >12:10:30,378 DEBUG anaconda: min: 2000.0 max: 2000.0 current: 2000.0 >12:10:30,381 INFO anaconda: getting device type for Standard Partition >12:10:30,381 DEBUG anaconda: populate_raid: 2, None >12:10:32,838 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:10:32,838 INFO anaconda: ui: saving changes to device sdb11 >12:10:32,838 DEBUG anaconda: new size: 2000.0 >12:10:32,838 DEBUG anaconda: old size: 2000.0 >12:10:32,838 INFO anaconda: getting device type for Standard Partition >12:10:32,838 DEBUG anaconda: new device type: 2 >12:10:32,838 DEBUG anaconda: reformat: True >12:10:32,839 DEBUG anaconda: new fs type: swap >12:10:32,839 DEBUG anaconda: old encryption setting: False >12:10:32,839 DEBUG anaconda: new encryption setting: False >12:10:32,839 DEBUG anaconda: old mountpoint: >12:10:32,839 DEBUG anaconda: new mountpoint: None >12:10:32,839 INFO anaconda: getting device type for Standard Partition >12:10:32,840 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:10:32,840 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:10:32,841 DEBUG anaconda: updated device_disks to ['sdb'] >12:10:32,841 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:10:32,842 DEBUG anaconda: fs type changed: btrfs >12:10:32,845 INFO anaconda: getting device type for BTRFS >12:10:32,845 DEBUG anaconda: device_type_changed: 3 BTRFS >12:10:32,847 INFO anaconda: getting device type for BTRFS >12:10:32,848 DEBUG anaconda: populate_raid: 3, single >12:10:32,848 INFO anaconda: getting device type for BTRFS >12:10:32,849 DEBUG anaconda: populate_raid: 3, single >12:10:33,838 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:10:33,838 DEBUG anaconda: new selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:10:33,838 DEBUG anaconda: notebook page = 1 >12:10:33,838 INFO anaconda: ui: saving changes to device btrfs.23 >12:10:33,838 DEBUG anaconda: new size: 150000.0 >12:10:33,838 DEBUG anaconda: old size: 150000.0 >12:10:33,838 INFO anaconda: getting device type for BTRFS >12:10:33,839 DEBUG anaconda: new device type: 3 >12:10:33,839 DEBUG anaconda: reformat: False >12:10:33,839 DEBUG anaconda: new fs type: btrfs >12:10:33,839 DEBUG anaconda: old encryption setting: False >12:10:33,839 DEBUG anaconda: new encryption setting: None >12:10:33,839 DEBUG anaconda: old mountpoint: >12:10:33,839 DEBUG anaconda: new mountpoint: >12:10:33,839 INFO anaconda: getting device type for BTRFS >12:10:33,841 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:10:33,841 DEBUG anaconda: updated device_disks to ['sdb'] >12:10:33,842 DEBUG anaconda: min: 256 max: 200000.0 current: 200000.0 >12:10:33,843 DEBUG anaconda: fs type changed: btrfs >12:10:33,845 INFO anaconda: getting device type for BTRFS >12:10:33,846 DEBUG anaconda: populate_raid: 3, single >12:10:41,706 INFO anaconda: ui: saving changes to device home >12:10:41,706 DEBUG anaconda: new size: 200000.0 >12:10:41,706 DEBUG anaconda: old size: 200000.0 >12:10:41,706 INFO anaconda: getting device type for BTRFS >12:10:41,707 DEBUG anaconda: new device type: 3 >12:10:41,707 DEBUG anaconda: reformat: False >12:10:41,707 DEBUG anaconda: new fs type: btrfs >12:10:41,707 DEBUG anaconda: old encryption setting: False >12:10:41,707 DEBUG anaconda: new encryption setting: None >12:10:41,707 DEBUG anaconda: old mountpoint: >12:10:41,707 DEBUG anaconda: new mountpoint: >12:10:41,707 INFO anaconda: getting device type for BTRFS >12:10:42,952 DEBUG anaconda: current selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:10:42,952 DEBUG anaconda: new selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:10:42,952 DEBUG anaconda: notebook page = 1 >12:10:42,952 INFO anaconda: ui: saving changes to device home >12:10:42,952 DEBUG anaconda: new size: 200000.0 >12:10:42,953 DEBUG anaconda: old size: 200000.0 >12:10:42,953 INFO anaconda: getting device type for BTRFS >12:10:42,953 DEBUG anaconda: new device type: 3 >12:10:42,953 DEBUG anaconda: reformat: False >12:10:42,953 DEBUG anaconda: new fs type: btrfs >12:10:42,953 DEBUG anaconda: old encryption setting: False >12:10:42,953 DEBUG anaconda: new encryption setting: None >12:10:42,953 DEBUG anaconda: old mountpoint: >12:10:42,953 DEBUG anaconda: new mountpoint: >12:10:42,954 INFO anaconda: getting device type for BTRFS >12:10:42,955 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:10:42,955 DEBUG anaconda: updated device_disks to ['sdb'] >12:10:42,956 DEBUG anaconda: min: 256 max: 200000.0 current: 200000.0 >12:10:42,957 DEBUG anaconda: fs type changed: btrfs >12:10:42,960 INFO anaconda: getting device type for BTRFS >12:10:42,961 DEBUG anaconda: populate_raid: 3, single >12:10:45,316 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:10:45,316 INFO anaconda: ui: saving changes to device home >12:10:45,316 DEBUG anaconda: new size: 200000.0 >12:10:45,316 DEBUG anaconda: old size: 200000.0 >12:10:45,316 INFO anaconda: getting device type for BTRFS >12:10:45,317 DEBUG anaconda: new device type: 3 >12:10:45,317 DEBUG anaconda: reformat: False >12:10:45,317 DEBUG anaconda: new fs type: btrfs >12:10:45,317 DEBUG anaconda: old encryption setting: False >12:10:45,317 DEBUG anaconda: new encryption setting: None >12:10:45,317 DEBUG anaconda: old mountpoint: >12:10:45,317 DEBUG anaconda: new mountpoint: >12:10:45,317 INFO anaconda: getting device type for BTRFS >12:10:45,319 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:10:45,319 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:10:45,319 DEBUG anaconda: updated device_disks to ['sdb'] >12:10:45,320 DEBUG anaconda: min: 800.0 max: 800.0 current: 800.0 >12:10:45,321 DEBUG anaconda: fs type changed: ext4 >12:10:45,324 INFO anaconda: getting device type for Standard Partition >12:10:45,325 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:10:45,325 INFO anaconda: getting device type for Standard Partition >12:10:45,325 DEBUG anaconda: populate_raid: 2, None >12:10:45,326 INFO anaconda: getting device type for Standard Partition >12:10:45,326 DEBUG anaconda: populate_raid: 2, None >12:10:45,580 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:10:45,580 INFO anaconda: ui: saving changes to device sdb3 >12:10:45,580 DEBUG anaconda: new size: 800.0 >12:10:45,580 DEBUG anaconda: old size: 800.0 >12:10:45,580 INFO anaconda: getting device type for Standard Partition >12:10:45,581 DEBUG anaconda: new device type: 2 >12:10:45,581 DEBUG anaconda: reformat: True >12:10:45,581 DEBUG anaconda: new fs type: ext4 >12:10:45,581 DEBUG anaconda: old encryption setting: False >12:10:45,581 DEBUG anaconda: new encryption setting: False >12:10:45,581 DEBUG anaconda: old mountpoint: /boot >12:10:45,581 DEBUG anaconda: new mountpoint: /boot >12:10:45,581 INFO anaconda: getting device type for Standard Partition >12:10:45,583 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:10:45,583 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:10:45,583 DEBUG anaconda: updated device_disks to ['sdb'] >12:10:45,583 DEBUG anaconda: min: 800.0 max: 800.0 current: 800.0 >12:10:45,586 INFO anaconda: getting device type for Standard Partition >12:10:45,586 DEBUG anaconda: populate_raid: 2, None >12:10:46,014 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:10:46,014 INFO anaconda: ui: saving changes to device sdb3 >12:10:46,014 DEBUG anaconda: new size: 800.0 >12:10:46,014 DEBUG anaconda: old size: 800.0 >12:10:46,014 INFO anaconda: getting device type for Standard Partition >12:10:46,015 DEBUG anaconda: new device type: 2 >12:10:46,015 DEBUG anaconda: reformat: True >12:10:46,015 DEBUG anaconda: new fs type: ext4 >12:10:46,015 DEBUG anaconda: old encryption setting: False >12:10:46,015 DEBUG anaconda: new encryption setting: False >12:10:46,015 DEBUG anaconda: old mountpoint: /boot >12:10:46,015 DEBUG anaconda: new mountpoint: /boot >12:10:46,015 INFO anaconda: getting device type for Standard Partition >12:10:46,017 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:10:46,017 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:10:46,017 DEBUG anaconda: updated device_disks to ['sdb'] >12:10:46,017 DEBUG anaconda: min: 800.0 max: 800.0 current: 800.0 >12:10:46,020 INFO anaconda: getting device type for Standard Partition >12:10:46,020 DEBUG anaconda: populate_raid: 2, None >12:10:49,674 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:10:49,674 INFO anaconda: ui: saving changes to device sdb3 >12:10:49,675 DEBUG anaconda: new size: 800.0 >12:10:49,675 DEBUG anaconda: old size: 800.0 >12:10:49,675 INFO anaconda: getting device type for Standard Partition >12:10:49,675 DEBUG anaconda: new device type: 2 >12:10:49,675 DEBUG anaconda: reformat: True >12:10:49,675 DEBUG anaconda: new fs type: ext4 >12:10:49,675 DEBUG anaconda: old encryption setting: False >12:10:49,675 DEBUG anaconda: new encryption setting: False >12:10:49,676 DEBUG anaconda: old mountpoint: /boot >12:10:49,676 DEBUG anaconda: new mountpoint: /boot >12:10:49,676 INFO anaconda: getting device type for Standard Partition >12:10:49,677 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:10:49,677 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:10:49,677 DEBUG anaconda: updated device_disks to ['sdb'] >12:10:49,678 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:10:49,679 DEBUG anaconda: fs type changed: btrfs >12:10:49,682 INFO anaconda: getting device type for BTRFS >12:10:49,682 DEBUG anaconda: device_type_changed: 3 BTRFS >12:10:49,684 INFO anaconda: getting device type for BTRFS >12:10:49,685 DEBUG anaconda: populate_raid: 3, single >12:10:49,685 INFO anaconda: getting device type for BTRFS >12:10:49,685 DEBUG anaconda: populate_raid: 3, single >12:10:55,138 INFO anaconda: ui: saving changes to device btrfs.23 >12:10:55,138 DEBUG anaconda: new size: 150000.0 >12:10:55,139 DEBUG anaconda: old size: 150000.0 >12:10:55,139 INFO anaconda: getting device type for BTRFS >12:10:55,139 DEBUG anaconda: new device type: 3 >12:10:55,139 DEBUG anaconda: reformat: False >12:10:55,139 DEBUG anaconda: new fs type: btrfs >12:10:55,139 DEBUG anaconda: old encryption setting: False >12:10:55,139 DEBUG anaconda: new encryption setting: None >12:10:55,139 DEBUG anaconda: old mountpoint: >12:10:55,140 DEBUG anaconda: new mountpoint: >12:10:55,140 INFO anaconda: getting device type for BTRFS >12:10:55,147 INFO anaconda: Running Thread: AnaCheckStorageThread (140443707705088) >12:10:55,151 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >12:10:55,151 INFO anaconda: Thread Done: AnaCheckStorageThread (140443707705088) >12:10:55,221 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> >12:10:55,222 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> >12:10:55,223 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> status to: Checking storage configuration... >12:10:55,224 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> >12:12:26,150 DEBUG anaconda: required disklabel type for sdc (1) is None >12:12:26,150 DEBUG anaconda: default disklabel type for sdc is msdos >12:12:26,150 DEBUG anaconda: selecting msdos disklabel for sdc based on size >12:12:26,173 DEBUG anaconda: required disklabel type for sda (1) is None >12:12:26,173 DEBUG anaconda: default disklabel type for sda is msdos >12:12:26,173 DEBUG anaconda: selecting msdos disklabel for sda based on size >12:12:48,598 DEBUG anaconda: required disklabel type for sdb (1) is None >12:12:48,598 DEBUG anaconda: default disklabel type for sdb is msdos >12:12:48,598 DEBUG anaconda: selecting msdos disklabel for sdb based on size >12:12:48,982 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14zwhWLJ: [Errno 2] No such file or directory >12:12:48,982 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb10 on /tmp/btrfs-tmp.14zwhWLJ as btrfs with options defaults >12:12:49,186 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14zwhWLJ: [Errno 2] No such file or directory >12:12:49,188 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.14zwhWLJ, removeDir = False >12:13:05,449 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23BZEcPh: [Errno 2] No such file or directory >12:13:05,449 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb7 on /tmp/btrfs-tmp.23BZEcPh as btrfs with options defaults >12:13:06,063 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23BZEcPh: [Errno 2] No such file or directory >12:13:06,066 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.23BZEcPh, removeDir = False >12:13:28,037 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25g3EvEP: [Errno 2] No such file or directory >12:13:28,038 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb8 on /tmp/btrfs-tmp.25g3EvEP as btrfs with options defaults >12:13:28,064 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25g3EvEP: [Errno 2] No such file or directory >12:13:28,067 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.25g3EvEP, removeDir = False >12:13:28,480 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27hz8j9A: [Errno 2] No such file or directory >12:13:28,480 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb9 on /tmp/btrfs-tmp.27hz8j9A as btrfs with options defaults >12:13:28,842 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27hz8j9A: [Errno 2] No such file or directory >12:13:28,847 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.27hz8j9A, removeDir = False >12:13:30,005 INFO anaconda: /sbin/anaconda 18.28 >17:13:30,094 INFO anaconda: 6160384 kB (6016 MB) are available >12:13:30,094 INFO anaconda: check_memory(): total:6016, needed:512, graphical:512 >12:13:30,094 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >12:13:30,094 INFO anaconda: Default encoding = ascii >12:13:30,131 INFO anaconda: ISCSID is /sbin/iscsid >12:13:30,131 INFO anaconda: no initiator set >12:13:30,141 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:13:30,141 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >12:13:32,129 INFO anaconda: Display mode = g >17:13:32,129 INFO anaconda: 6160384 kB (6016 MB) are available >12:13:32,129 INFO anaconda: check_memory(): total:6016, needed:512, graphical:512 >12:13:32,211 INFO anaconda: using only installclass _Fedora >12:13:32,216 INFO anaconda: Detected 5968M of memory >12:13:32,216 INFO anaconda: Swap attempt of 5968M >12:13:32,218 INFO anaconda: Running Thread: AnaStorageThread (139912667961088) >12:13:32,218 INFO anaconda: Running Thread: AnaPayloadThread (139912586196736) >12:13:32,235 INFO anaconda: no initiator set >12:13:33,469 DEBUG anaconda: required disklabel type for sdc (1) is None >12:13:33,469 DEBUG anaconda: default disklabel type for sdc is msdos >12:13:33,469 DEBUG anaconda: selecting msdos disklabel for sdc based on size >12:13:33,507 DEBUG anaconda: required disklabel type for sda (1) is None >12:13:33,507 DEBUG anaconda: default disklabel type for sda is msdos >12:13:33,507 DEBUG anaconda: selecting msdos disklabel for sda based on size >12:13:38,742 INFO anaconda: Not doing 'add runtime X layout' in live installation >07:13:38,966 INFO anaconda: Not doing 'save system time' in live installation >07:13:38,968 INFO anaconda: Not doing 'save system time' in live installation >07:13:38,970 INFO anaconda: Not doing 'save system time' in live installation >12:13:38,978 INFO anaconda: Not doing 'modify system time and date' in live installation >12:13:38,990 INFO anaconda: Not doing 'add runtime X layout' in live installation >12:13:39,001 INFO anaconda: Not doing 'test X layouts' in live installation >12:13:39,108 INFO anaconda: Running Thread: AnaStorageWatcher (139912235910912) >12:13:39,385 INFO anaconda: Running Thread: AnaNTPserver0 (139912244303616) >12:13:39,385 INFO anaconda: Running Thread: AnaNTPserver1 (139911996397312) >12:13:39,388 INFO anaconda: Running Thread: AnaNTPserver2 (139911847171840) >12:13:39,391 INFO anaconda: Running Thread: AnaNTPserver3 (139911838779136) >12:13:39,656 INFO anaconda: Thread Done: AnaNTPserver1 (139911996397312) >12:13:39,744 INFO anaconda: Thread Done: AnaNTPserver0 (139912244303616) >12:13:39,773 INFO anaconda: Thread Done: AnaNTPserver2 (139911847171840) >12:13:40,172 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x5b0e3d0> status to: Probing storage... >12:13:49,396 INFO anaconda: Thread Done: AnaNTPserver3 (139911838779136) >12:13:55,993 DEBUG anaconda: required disklabel type for sdb (1) is None >12:13:55,993 DEBUG anaconda: default disklabel type for sdb is msdos >12:13:55,993 DEBUG anaconda: selecting msdos disklabel for sdb based on size >12:13:56,277 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14JlgUUi: [Errno 2] No such file or directory >12:13:56,277 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb10 on /tmp/btrfs-tmp.14JlgUUi as btrfs with options defaults >12:13:56,335 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14JlgUUi: [Errno 2] No such file or directory >12:13:56,340 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.14JlgUUi, removeDir = False >12:14:12,409 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23V5owcW: [Errno 2] No such file or directory >12:14:12,409 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb7 on /tmp/btrfs-tmp.23V5owcW as btrfs with options defaults >12:14:13,022 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23V5owcW: [Errno 2] No such file or directory >12:14:13,027 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.23V5owcW, removeDir = False >12:14:35,934 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25hgsZhw: [Errno 2] No such file or directory >12:14:35,934 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb8 on /tmp/btrfs-tmp.25hgsZhw as btrfs with options defaults >12:14:35,983 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25hgsZhw: [Errno 2] No such file or directory >12:14:35,987 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.25hgsZhw, removeDir = False >12:14:36,437 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27G7e0W9: [Errno 2] No such file or directory >12:14:36,438 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb9 on /tmp/btrfs-tmp.27G7e0W9 as btrfs with options defaults >12:14:36,689 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27G7e0W9: [Errno 2] No such file or directory >12:14:36,705 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.27G7e0W9, removeDir = False >12:14:37,613 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb10 on /mnt/sysimage as btrfs with options subvol=home,ro >12:14:37,664 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:14:37,718 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb7 on /mnt/sysimage as btrfs with options defaults,ro >12:14:38,344 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:14:38,373 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb8 on /mnt/sysimage as btrfs with options defaults,ro >12:14:38,420 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:14:38,471 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb9 on /mnt/sysimage as btrfs with options defaults,ro >12:14:38,529 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:14:38,605 INFO anaconda: Thread Done: AnaStorageThread (139912667961088) >12:14:38,610 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >12:14:38,616 INFO anaconda: Thread Done: AnaPayloadThread (139912586196736) >12:14:38,624 INFO anaconda: Thread Done: AnaStorageWatcher (139912235910912) >12:14:39,174 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x5b0e3d0> >12:14:41,132 INFO anaconda: Not doing 'get NTP service state' in live installation >12:14:41,133 INFO anaconda: Not doing 'start NTP service' in live installation >12:14:41,653 INFO anaconda: Running Thread: AnaNTPserver4 (139912235910912) >12:14:41,655 INFO anaconda: Running Thread: AnaNTPserver5 (139912586196736) >12:14:41,657 INFO anaconda: Running Thread: AnaNTPserver6 (139912667961088) >12:14:41,658 INFO anaconda: Running Thread: AnaNTPserver7 (139911838779136) >12:14:41,678 INFO anaconda: Thread Done: AnaNTPserver6 (139912667961088) >12:14:42,087 INFO anaconda: Thread Done: AnaNTPserver5 (139912586196736) >12:14:42,113 INFO anaconda: Thread Done: AnaNTPserver7 (139911838779136) >01:14:49,172 INFO anaconda: Not doing 'save system time' in live installation >01:14:51,658 INFO anaconda: Thread Done: AnaNTPserver4 (139912235910912) >01:14:56,813 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >01:15:03,727 DEBUG anaconda: disk free: 621.97 GB fs free: 348.82 GB sw needs: 2.70 GB auto swap: 5.96 GB >01:15:15,310 INFO anaconda: Running Thread: AnaExecuteStorageThread (139912235910912) >01:15:15,342 INFO anaconda: Thread Done: AnaExecuteStorageThread (139912235910912) >01:15:15,387 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'New_Volume', 'New_Volume', 'btrfs.23', 'fedora', 'home', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdb', 'sdb1', 'sdb10', 'sdb11', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9'] >01:15:15,398 DEBUG anaconda: ui: unused=['sdb1', 'New_Volume', 'sdb11', 'sdb5', 'sdb3', 'sdb2', 'sdb6'] >01:15:15,398 DEBUG anaconda: ui: new_devices=[] >01:15:15,413 DEBUG anaconda: page clicked: New Fedora 18 Installation >01:15:15,413 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >01:15:16,173 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x5b0e3d0> >01:15:16,173 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x5b0e3d0> status to: Saving storage configuration... >01:15:16,175 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x5b0e3d0> >01:15:21,489 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >01:15:21,489 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >01:15:21,492 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >01:15:21,493 DEBUG anaconda: updated device_disks to ['sdb'] >01:15:21,494 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >01:15:21,495 DEBUG anaconda: fs type changed: btrfs >01:15:21,498 INFO anaconda: getting device type for None >01:15:21,498 ERR anaconda: unknown device type: 'None' >01:15:21,498 DEBUG anaconda: device_type_changed: None None >01:15:21,500 INFO anaconda: getting device type for BTRFS >01:15:21,500 DEBUG anaconda: device_type_changed: 3 BTRFS >01:15:21,503 INFO anaconda: getting device type for BTRFS >01:15:21,504 DEBUG anaconda: populate_raid: 3, single >01:15:21,505 INFO anaconda: getting device type for BTRFS >01:15:21,505 DEBUG anaconda: populate_raid: 3, single >01:15:31,029 INFO anaconda: ui: saving changes to device btrfs.23 >01:15:31,030 DEBUG anaconda: new size: 150000.0 >01:15:31,030 DEBUG anaconda: old size: 150000.0 >01:15:31,030 INFO anaconda: getting device type for BTRFS >01:15:31,030 DEBUG anaconda: new device type: 3 >01:15:31,030 DEBUG anaconda: reformat: False >01:15:31,030 DEBUG anaconda: new fs type: btrfs >01:15:31,030 DEBUG anaconda: old encryption setting: False >01:15:31,031 DEBUG anaconda: new encryption setting: None >01:15:31,031 DEBUG anaconda: old mountpoint: >01:15:31,031 DEBUG anaconda: new mountpoint: / >01:15:31,032 INFO anaconda: getting device type for BTRFS >01:15:31,034 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >01:15:31,034 DEBUG anaconda: updated device_disks to ['sdb'] >01:15:31,035 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >01:15:31,035 DEBUG anaconda: fs type changed: btrfs >01:15:31,038 INFO anaconda: getting device type for BTRFS >01:15:31,038 DEBUG anaconda: populate_raid: 3, single >01:15:44,768 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >01:15:44,768 DEBUG anaconda: new selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >01:15:44,768 DEBUG anaconda: notebook page = 1 >01:15:44,768 INFO anaconda: ui: saving changes to device btrfs.23 >01:15:44,768 DEBUG anaconda: new size: 150000.0 >01:15:44,768 DEBUG anaconda: old size: 150000.0 >01:15:44,769 INFO anaconda: getting device type for BTRFS >01:15:44,769 DEBUG anaconda: new device type: 3 >01:15:44,769 DEBUG anaconda: reformat: False >01:15:44,769 DEBUG anaconda: new fs type: btrfs >01:15:44,769 DEBUG anaconda: old encryption setting: False >01:15:44,769 DEBUG anaconda: new encryption setting: None >01:15:44,769 DEBUG anaconda: old mountpoint: >01:15:44,769 DEBUG anaconda: new mountpoint: >01:15:44,770 INFO anaconda: getting device type for BTRFS >01:15:44,771 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >01:15:44,771 DEBUG anaconda: updated device_disks to ['sdb'] >01:15:44,772 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >01:15:44,772 DEBUG anaconda: fs type changed: btrfs >01:15:44,775 INFO anaconda: getting device type for BTRFS >01:15:44,775 DEBUG anaconda: populate_raid: 3, single >01:15:50,370 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >01:15:50,370 DEBUG anaconda: new selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >01:15:50,370 DEBUG anaconda: notebook page = 1 >01:15:50,370 INFO anaconda: ui: saving changes to device btrfs.23 >01:15:50,370 DEBUG anaconda: new size: 150000.0 >01:15:50,370 DEBUG anaconda: old size: 150000.0 >01:15:50,371 INFO anaconda: getting device type for BTRFS >01:15:50,371 DEBUG anaconda: new device type: 3 >01:15:50,371 DEBUG anaconda: reformat: False >01:15:50,371 DEBUG anaconda: new fs type: btrfs >01:15:50,371 DEBUG anaconda: old encryption setting: False >01:15:50,371 DEBUG anaconda: new encryption setting: None >01:15:50,371 DEBUG anaconda: old mountpoint: >01:15:50,371 DEBUG anaconda: new mountpoint: >01:15:50,372 INFO anaconda: getting device type for BTRFS >01:15:50,373 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >01:15:50,373 DEBUG anaconda: updated device_disks to ['sdb'] >01:15:50,374 DEBUG anaconda: min: 256 max: 200000.0 current: 200000.0 >01:15:50,375 DEBUG anaconda: fs type changed: btrfs >01:15:50,377 INFO anaconda: getting device type for BTRFS >01:15:50,377 DEBUG anaconda: populate_raid: 3, single >01:15:56,506 DEBUG anaconda: current selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >01:15:56,506 DEBUG anaconda: new selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >01:15:56,506 DEBUG anaconda: notebook page = 1 >01:15:56,506 INFO anaconda: ui: saving changes to device home >01:15:56,506 DEBUG anaconda: new size: 200000.0 >01:15:56,507 DEBUG anaconda: old size: 200000.0 >01:15:56,507 INFO anaconda: getting device type for BTRFS >01:15:56,507 DEBUG anaconda: new device type: 3 >01:15:56,507 DEBUG anaconda: reformat: False >01:15:56,507 DEBUG anaconda: new fs type: btrfs >01:15:56,507 DEBUG anaconda: old encryption setting: False >01:15:56,507 DEBUG anaconda: new encryption setting: None >01:15:56,508 DEBUG anaconda: old mountpoint: >01:15:56,508 DEBUG anaconda: new mountpoint: >01:15:56,508 INFO anaconda: getting device type for BTRFS >01:15:56,509 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >01:15:56,509 DEBUG anaconda: updated device_disks to ['sdb'] >01:15:56,510 DEBUG anaconda: min: 256 max: 200000.0 current: 200000.0 >01:15:56,510 DEBUG anaconda: fs type changed: btrfs >01:15:56,513 INFO anaconda: getting device type for BTRFS >01:15:56,513 DEBUG anaconda: populate_raid: 3, single >01:16:12,432 DEBUG anaconda: current selector: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >01:16:12,433 DEBUG anaconda: new selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >01:16:12,433 DEBUG anaconda: notebook page = 1 >01:16:12,433 INFO anaconda: ui: saving changes to device home >01:16:12,433 DEBUG anaconda: new size: 200000.0 >01:16:12,433 DEBUG anaconda: old size: 200000.0 >01:16:12,433 INFO anaconda: getting device type for BTRFS >01:16:12,434 DEBUG anaconda: new device type: 3 >01:16:12,434 DEBUG anaconda: reformat: False >01:16:12,434 DEBUG anaconda: new fs type: btrfs >01:16:12,434 DEBUG anaconda: old encryption setting: False >01:16:12,434 DEBUG anaconda: new encryption setting: None >01:16:12,434 DEBUG anaconda: old mountpoint: >01:16:12,434 DEBUG anaconda: new mountpoint: >01:16:12,434 INFO anaconda: getting device type for BTRFS >01:16:12,436 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >01:16:12,436 DEBUG anaconda: updated device_disks to ['sdb'] >01:16:12,436 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >01:16:12,437 DEBUG anaconda: fs type changed: btrfs >01:16:12,440 INFO anaconda: getting device type for BTRFS >01:16:12,441 DEBUG anaconda: populate_raid: 3, single >01:16:13,036 DEBUG anaconda: current selector: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >01:16:13,037 DEBUG anaconda: new selector: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem >01:16:13,037 DEBUG anaconda: notebook page = 1 >01:16:13,037 INFO anaconda: ui: saving changes to device btrfs.23 >01:16:13,037 DEBUG anaconda: new size: 150000.0 >01:16:13,037 DEBUG anaconda: old size: 150000.0 >01:16:13,037 INFO anaconda: getting device type for BTRFS >01:16:13,037 DEBUG anaconda: new device type: 3 >01:16:13,038 DEBUG anaconda: reformat: False >01:16:13,038 DEBUG anaconda: new fs type: btrfs >01:16:13,038 DEBUG anaconda: old encryption setting: False >01:16:13,038 DEBUG anaconda: new encryption setting: None >01:16:13,038 DEBUG anaconda: old mountpoint: >01:16:13,038 DEBUG anaconda: new mountpoint: >01:16:13,038 INFO anaconda: getting device type for BTRFS >01:16:13,040 DEBUG anaconda: populate_right_side: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem >01:16:13,040 DEBUG anaconda: updated device_disks to ['sdb'] >01:16:13,040 DEBUG anaconda: min: 256 max: 2215.38574219 current: 2215.38574219 >01:16:13,041 DEBUG anaconda: fs type changed: btrfs >01:16:13,044 INFO anaconda: getting device type for BTRFS >01:16:13,044 DEBUG anaconda: populate_raid: 3, single >01:16:25,029 DEBUG anaconda: removing device 'existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem' from page Fedora Linux 18 for x86_64 >01:16:26,611 INFO anaconda: ui: removed device btrfs.25 >01:16:26,619 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'New_Volume', 'btrfs.23', 'fedora', 'home', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdb', 'sdb1', 'sdb10', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9'] >01:16:26,629 DEBUG anaconda: ui: unused=['sdb1', 'New_Volume', 'sdb10', 'sdb5', 'sdb3', 'sdb2', 'sdb6'] >01:16:26,629 DEBUG anaconda: ui: new_devices=[] >01:16:26,644 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >01:16:26,644 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >01:16:26,644 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >01:16:26,644 DEBUG anaconda: updated device_disks to ['sdb'] >01:16:26,645 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >01:16:26,646 DEBUG anaconda: fs type changed: btrfs >01:16:26,648 INFO anaconda: getting device type for BTRFS >01:16:26,649 DEBUG anaconda: populate_raid: 3, single >01:16:36,126 DEBUG anaconda: removing device 'existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem' from page Fedora Linux 18 for x86_64 >01:16:37,462 INFO anaconda: ui: removed device btrfs.23 >01:16:37,470 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'New_Volume', 'fedora', 'home', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9'] >01:16:37,478 DEBUG anaconda: ui: unused=['sdb1', 'New_Volume', 'sdb9', 'sdb5', 'sdb3', 'sdb2', 'sdb6'] >01:16:37,478 DEBUG anaconda: ui: new_devices=[] >01:16:37,492 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >01:16:37,492 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >01:16:37,492 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >01:16:37,492 DEBUG anaconda: updated device_disks to ['sdb'] >01:16:37,493 DEBUG anaconda: min: 256 max: 200000.0 current: 200000.0 >01:16:37,493 DEBUG anaconda: fs type changed: btrfs >01:16:37,496 INFO anaconda: getting device type for BTRFS >01:16:37,497 DEBUG anaconda: populate_raid: 3, single >01:16:48,677 INFO anaconda: ui: saving changes to device home >01:16:48,677 DEBUG anaconda: new size: 200000.0 >01:16:48,678 DEBUG anaconda: old size: 200000.0 >01:16:48,678 INFO anaconda: getting device type for BTRFS >01:16:48,678 DEBUG anaconda: new device type: 3 >01:16:48,678 DEBUG anaconda: reformat: False >01:16:48,678 DEBUG anaconda: new fs type: btrfs >01:16:48,678 DEBUG anaconda: old encryption setting: False >01:16:48,678 DEBUG anaconda: new encryption setting: None >01:16:48,678 DEBUG anaconda: old mountpoint: >01:16:48,679 DEBUG anaconda: new mountpoint: /home >01:16:48,679 INFO anaconda: getting device type for BTRFS >01:16:48,681 DEBUG anaconda: updating mountpoint to /home >01:16:52,333 DEBUG anaconda: page clicked: New Fedora 18 Installation >01:16:52,334 INFO anaconda: ui: saving changes to device home >01:16:52,334 DEBUG anaconda: new size: 200000.0 >01:16:52,334 DEBUG anaconda: old size: 200000.0 >01:16:52,334 INFO anaconda: getting device type for BTRFS >01:16:52,334 DEBUG anaconda: new device type: 3 >01:16:52,334 DEBUG anaconda: reformat: False >01:16:52,335 DEBUG anaconda: new fs type: btrfs >01:16:52,335 DEBUG anaconda: old encryption setting: False >01:16:52,335 DEBUG anaconda: new encryption setting: None >01:16:52,335 DEBUG anaconda: old mountpoint: /home >01:16:52,335 DEBUG anaconda: new mountpoint: /home >01:16:52,335 INFO anaconda: getting device type for BTRFS >01:16:52,337 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >01:16:52,337 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >01:16:52,337 DEBUG anaconda: updated device_disks to ['sdb'] >01:16:52,337 DEBUG anaconda: min: 256 max: 200000.0 current: 200000.0 >01:16:52,338 DEBUG anaconda: fs type changed: btrfs >01:16:52,341 INFO anaconda: getting device type for BTRFS >01:16:52,341 DEBUG anaconda: populate_raid: 3, single >01:16:53,333 DEBUG anaconda: page clicked: New Fedora 18 Installation >01:16:53,333 INFO anaconda: ui: saving changes to device home >01:16:53,334 DEBUG anaconda: new size: 200000.0 >01:16:53,334 DEBUG anaconda: old size: 200000.0 >01:16:53,334 INFO anaconda: getting device type for BTRFS >01:16:53,334 DEBUG anaconda: new device type: 3 >01:16:53,334 DEBUG anaconda: reformat: False >01:16:53,334 DEBUG anaconda: new fs type: btrfs >01:16:53,335 DEBUG anaconda: old encryption setting: False >01:16:53,335 DEBUG anaconda: new encryption setting: None >01:16:53,335 DEBUG anaconda: old mountpoint: /home >01:16:53,335 DEBUG anaconda: new mountpoint: /home >01:16:53,335 INFO anaconda: getting device type for BTRFS >01:16:53,336 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >01:16:53,337 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >01:16:53,337 DEBUG anaconda: updated device_disks to ['sdb'] >01:16:53,337 DEBUG anaconda: min: 256 max: 200000.0 current: 200000.0 >01:16:53,338 DEBUG anaconda: fs type changed: btrfs >01:16:53,340 INFO anaconda: getting device type for BTRFS >01:16:53,341 DEBUG anaconda: populate_raid: 3, single >01:16:54,487 DEBUG anaconda: page clicked: Unknown >01:16:54,488 INFO anaconda: ui: saving changes to device home >01:16:54,488 DEBUG anaconda: new size: 200000.0 >01:16:54,488 DEBUG anaconda: old size: 200000.0 >01:16:54,488 INFO anaconda: getting device type for BTRFS >01:16:54,488 DEBUG anaconda: new device type: 3 >01:16:54,488 DEBUG anaconda: reformat: False >01:16:54,489 DEBUG anaconda: new fs type: btrfs >01:16:54,489 DEBUG anaconda: old encryption setting: False >01:16:54,489 DEBUG anaconda: new encryption setting: None >01:16:54,489 DEBUG anaconda: old mountpoint: /home >01:16:54,489 DEBUG anaconda: new mountpoint: /home >01:16:54,489 INFO anaconda: getting device type for BTRFS >01:16:54,491 DEBUG anaconda: show first mountpoint: Unknown >01:16:54,491 DEBUG anaconda: populate_right_side: existing 32000MB partition sdb1 (12) with existing efi filesystem >01:16:54,491 DEBUG anaconda: updated device_disks to ['sdb'] >01:16:54,491 DEBUG anaconda: min: 50 max: 32000.0 current: 32000.0 >01:16:54,492 DEBUG anaconda: fs type changed: EFI System Partition >01:16:54,493 INFO anaconda: getting device type for None >01:16:54,494 ERR anaconda: unknown device type: 'None' >01:16:54,494 DEBUG anaconda: device_type_changed: None None >01:16:54,495 INFO anaconda: getting device type for Standard Partition >01:16:54,495 DEBUG anaconda: device_type_changed: 2 Standard Partition >01:16:54,495 INFO anaconda: getting device type for Standard Partition >01:16:54,495 DEBUG anaconda: populate_raid: 2, None >01:16:54,496 INFO anaconda: getting device type for Standard Partition >01:16:54,496 DEBUG anaconda: populate_raid: 2, None >01:16:58,828 DEBUG anaconda: current selector: existing 32000MB partition sdb1 (12) with existing efi filesystem >01:16:58,828 DEBUG anaconda: new selector: existing 2000MB partition sdb9 (16) >01:16:58,828 DEBUG anaconda: notebook page = 1 >01:16:58,828 INFO anaconda: ui: saving changes to device sdb1 >01:16:58,828 DEBUG anaconda: new size: 32000.0 >01:16:58,828 DEBUG anaconda: old size: 32000.0 >01:16:58,828 INFO anaconda: getting device type for Standard Partition >01:16:58,829 DEBUG anaconda: new device type: 2 >01:16:58,829 DEBUG anaconda: reformat: False >01:16:58,829 DEBUG anaconda: new fs type: EFI System Partition >01:16:58,829 DEBUG anaconda: old encryption setting: False >01:16:58,829 DEBUG anaconda: new encryption setting: None >01:16:58,829 DEBUG anaconda: old mountpoint: >01:16:58,829 DEBUG anaconda: new mountpoint: >01:16:58,829 INFO anaconda: getting device type for Standard Partition >01:16:58,830 DEBUG anaconda: populate_right_side: existing 2000MB partition sdb9 (16) >01:16:58,830 DEBUG anaconda: updated device_disks to ['sdb'] >01:16:58,831 DEBUG anaconda: min: 2000.0 max: 0 current: 2000.0 >01:16:58,831 DEBUG anaconda: fs type changed: Unknown >01:16:58,833 INFO anaconda: getting device type for Standard Partition >01:16:58,833 DEBUG anaconda: populate_raid: 2, None >01:17:04,238 DEBUG anaconda: fs type changed: swap >01:17:05,190 INFO anaconda: ui: saving changes to device sdb9 >01:17:05,190 DEBUG anaconda: new size: 2000.0 >01:17:05,190 DEBUG anaconda: old size: 2000.0 >01:17:05,190 INFO anaconda: getting device type for Standard Partition >01:17:05,190 DEBUG anaconda: new device type: 2 >01:17:05,191 DEBUG anaconda: reformat: True >01:17:05,191 DEBUG anaconda: new fs type: swap >01:17:05,191 DEBUG anaconda: old encryption setting: False >01:17:05,191 DEBUG anaconda: new encryption setting: False >01:17:05,191 DEBUG anaconda: old mountpoint: >01:17:05,191 DEBUG anaconda: new mountpoint: None >01:17:05,191 INFO anaconda: getting device type for Standard Partition >01:17:05,192 INFO anaconda: scheduling reformat of sdb9 as swap >01:17:05,200 DEBUG anaconda: populate_right_side: existing 2000MB partition sdb9 (16) with non-existent swap >01:17:05,200 DEBUG anaconda: updated device_disks to ['sdb'] >01:17:05,200 DEBUG anaconda: min: 2000.0 max: 2000.0 current: 2000.0 >01:17:05,203 INFO anaconda: getting device type for Standard Partition >01:17:05,203 DEBUG anaconda: populate_raid: 2, None >01:17:10,016 DEBUG anaconda: current selector: existing 2000MB partition sdb9 (16) with non-existent swap >01:17:10,016 DEBUG anaconda: new selector: existing 800MB partition sdb3 (18) >01:17:10,016 DEBUG anaconda: notebook page = 1 >01:17:10,016 INFO anaconda: ui: saving changes to device sdb9 >01:17:10,016 DEBUG anaconda: new size: 2000.0 >01:17:10,016 DEBUG anaconda: old size: 2000.0 >01:17:10,017 INFO anaconda: getting device type for Standard Partition >01:17:10,017 DEBUG anaconda: new device type: 2 >01:17:10,017 DEBUG anaconda: reformat: True >01:17:10,017 DEBUG anaconda: new fs type: swap >01:17:10,017 DEBUG anaconda: old encryption setting: False >01:17:10,017 DEBUG anaconda: new encryption setting: False >01:17:10,017 DEBUG anaconda: old mountpoint: >01:17:10,017 DEBUG anaconda: new mountpoint: None >01:17:10,018 INFO anaconda: getting device type for Standard Partition >01:17:10,019 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) >01:17:10,019 DEBUG anaconda: updated device_disks to ['sdb'] >01:17:10,019 DEBUG anaconda: min: 800.0 max: 0 current: 800.0 >01:17:10,020 DEBUG anaconda: fs type changed: Unknown >01:17:10,022 INFO anaconda: getting device type for Standard Partition >01:17:10,022 DEBUG anaconda: populate_raid: 2, None >01:17:15,009 DEBUG anaconda: fs type changed: ext4 >01:17:20,064 INFO anaconda: ui: saving changes to device sdb3 >01:17:20,064 DEBUG anaconda: new size: 800.0 >01:17:20,064 DEBUG anaconda: old size: 800.0 >01:17:20,064 INFO anaconda: getting device type for Standard Partition >01:17:20,065 DEBUG anaconda: new device type: 2 >01:17:20,065 DEBUG anaconda: reformat: True >01:17:20,065 DEBUG anaconda: new fs type: ext4 >01:17:20,065 DEBUG anaconda: old encryption setting: False >01:17:20,065 DEBUG anaconda: new encryption setting: False >01:17:20,065 DEBUG anaconda: old mountpoint: >01:17:20,065 DEBUG anaconda: new mountpoint: /boot >01:17:20,066 INFO anaconda: getting device type for Standard Partition >01:17:20,067 INFO anaconda: scheduling reformat of sdb3 as ext4 >01:17:20,075 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >01:17:20,075 DEBUG anaconda: updated device_disks to ['sdb'] >01:17:20,076 DEBUG anaconda: min: 800.0 max: 800.0 current: 800.0 >01:17:20,078 INFO anaconda: getting device type for Standard Partition >01:17:20,078 DEBUG anaconda: populate_raid: 2, None >01:17:29,800 INFO anaconda: ui: saving changes to device sdb3 >01:17:29,801 DEBUG anaconda: new size: 800.0 >01:17:29,801 DEBUG anaconda: old size: 800.0 >01:17:29,801 INFO anaconda: getting device type for Standard Partition >01:17:29,801 DEBUG anaconda: new device type: 2 >01:17:29,801 DEBUG anaconda: reformat: True >01:17:29,801 DEBUG anaconda: new fs type: ext4 >01:17:29,801 DEBUG anaconda: old encryption setting: False >01:17:29,802 DEBUG anaconda: new encryption setting: False >01:17:29,802 DEBUG anaconda: old mountpoint: /boot >01:17:29,802 DEBUG anaconda: new mountpoint: /boot >01:17:29,802 INFO anaconda: getting device type for Standard Partition >01:17:34,996 DEBUG anaconda: requested size = 0 B ; available space = 774.19 GB >01:17:35,035 INFO anaconda: Running kickstart %%traceback script(s) >01:17:35,036 INFO anaconda: All kickstart %%traceback script(s) have been run >12:18:06,180 DEBUG anaconda: required disklabel type for sdc (1) is None >12:18:06,180 DEBUG anaconda: default disklabel type for sdc is msdos >12:18:06,180 DEBUG anaconda: selecting msdos disklabel for sdc based on size >12:18:06,247 DEBUG anaconda: required disklabel type for sda (1) is None >12:18:06,247 DEBUG anaconda: default disklabel type for sda is msdos >12:18:06,248 DEBUG anaconda: selecting msdos disklabel for sda based on size >12:18:28,619 DEBUG anaconda: required disklabel type for sdb (1) is None >12:18:28,619 DEBUG anaconda: default disklabel type for sdb is msdos >12:18:28,619 DEBUG anaconda: selecting msdos disklabel for sdb based on size >12:18:28,794 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14A_vLZI: [Errno 2] No such file or directory >12:18:28,794 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb10 on /tmp/btrfs-tmp.14A_vLZI as btrfs with options defaults >12:18:28,837 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14A_vLZI: [Errno 2] No such file or directory >12:18:28,840 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.14A_vLZI, removeDir = False >12:18:44,741 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23LapNCQ: [Errno 2] No such file or directory >12:18:44,741 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb7 on /tmp/btrfs-tmp.23LapNCQ as btrfs with options defaults >12:18:45,355 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23LapNCQ: [Errno 2] No such file or directory >12:18:45,358 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.23LapNCQ, removeDir = False >12:19:06,513 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25lDtgrj: [Errno 2] No such file or directory >12:19:06,513 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb8 on /tmp/btrfs-tmp.25lDtgrj as btrfs with options defaults >12:19:06,816 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25lDtgrj: [Errno 2] No such file or directory >12:19:06,818 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.25lDtgrj, removeDir = False >12:19:07,014 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.2706u3nj: [Errno 2] No such file or directory >12:19:07,014 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb9 on /tmp/btrfs-tmp.2706u3nj as btrfs with options defaults >12:19:07,282 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.2706u3nj: [Errno 2] No such file or directory >12:19:07,287 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.2706u3nj, removeDir = False >12:19:08,479 INFO anaconda: /sbin/anaconda 18.28 >17:19:08,566 INFO anaconda: 6160384 kB (6016 MB) are available >12:19:08,566 INFO anaconda: check_memory(): total:6016, needed:512, graphical:512 >12:19:08,566 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >12:19:08,566 INFO anaconda: Default encoding = ascii >12:19:08,602 INFO anaconda: ISCSID is /sbin/iscsid >12:19:08,604 INFO anaconda: no initiator set >12:19:08,612 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:19:08,612 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >12:19:10,823 INFO anaconda: Display mode = g >17:19:10,824 INFO anaconda: 6160384 kB (6016 MB) are available >12:19:10,824 INFO anaconda: check_memory(): total:6016, needed:512, graphical:512 >12:19:10,918 INFO anaconda: using only installclass _Fedora >12:19:10,923 INFO anaconda: Detected 5968M of memory >12:19:10,923 INFO anaconda: Swap attempt of 5968M >12:19:10,925 INFO anaconda: Running Thread: AnaStorageThread (140471351031552) >12:19:10,925 INFO anaconda: Running Thread: AnaPayloadThread (140471267489536) >12:19:10,943 INFO anaconda: no initiator set >12:19:12,712 DEBUG anaconda: required disklabel type for sdc (1) is None >12:19:12,712 DEBUG anaconda: default disklabel type for sdc is msdos >12:19:12,712 DEBUG anaconda: selecting msdos disklabel for sdc based on size >12:19:12,741 DEBUG anaconda: required disklabel type for sda (1) is None >12:19:12,741 DEBUG anaconda: default disklabel type for sda is msdos >12:19:12,742 DEBUG anaconda: selecting msdos disklabel for sda based on size >12:19:15,717 INFO anaconda: Not doing 'add runtime X layout' in live installation >07:19:15,938 INFO anaconda: Not doing 'save system time' in live installation >07:19:15,939 INFO anaconda: Not doing 'save system time' in live installation >07:19:15,941 INFO anaconda: Not doing 'save system time' in live installation >12:19:15,949 INFO anaconda: Not doing 'modify system time and date' in live installation >12:19:15,962 INFO anaconda: Not doing 'add runtime X layout' in live installation >12:19:15,973 INFO anaconda: Not doing 'test X layouts' in live installation >12:19:16,078 INFO anaconda: Running Thread: AnaStorageWatcher (140470919313152) >12:19:16,355 INFO anaconda: Running Thread: AnaNTPserver0 (140470927705856) >12:19:16,355 INFO anaconda: Running Thread: AnaNTPserver1 (140470528464640) >12:19:16,359 INFO anaconda: Running Thread: AnaNTPserver2 (140470520071936) >12:19:16,360 INFO anaconda: Running Thread: AnaNTPserver3 (140470511679232) >12:19:16,592 INFO anaconda: Thread Done: AnaNTPserver3 (140470511679232) >12:19:16,610 INFO anaconda: Thread Done: AnaNTPserver0 (140470927705856) >12:19:17,172 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x5c1a3d0> status to: Probing storage... >12:19:26,361 INFO anaconda: Thread Done: AnaNTPserver1 (140470528464640) >12:19:26,364 INFO anaconda: Thread Done: AnaNTPserver2 (140470520071936) >12:19:35,355 DEBUG anaconda: required disklabel type for sdb (1) is None >12:19:35,355 DEBUG anaconda: default disklabel type for sdb is msdos >12:19:35,355 DEBUG anaconda: selecting msdos disklabel for sdb based on size >12:19:35,757 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14Fz2O2d: [Errno 2] No such file or directory >12:19:35,757 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb10 on /tmp/btrfs-tmp.14Fz2O2d as btrfs with options defaults >12:19:35,844 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14Fz2O2d: [Errno 2] No such file or directory >12:19:35,849 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.14Fz2O2d, removeDir = False >12:19:52,289 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23sUJ9sC: [Errno 2] No such file or directory >12:19:52,289 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb7 on /tmp/btrfs-tmp.23sUJ9sC as btrfs with options defaults >12:19:52,902 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23sUJ9sC: [Errno 2] No such file or directory >12:19:52,906 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.23sUJ9sC, removeDir = False >12:20:14,482 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25JyrwRi: [Errno 2] No such file or directory >12:20:14,482 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb8 on /tmp/btrfs-tmp.25JyrwRi as btrfs with options defaults >12:20:14,531 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25JyrwRi: [Errno 2] No such file or directory >12:20:14,535 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.25JyrwRi, removeDir = False >12:20:14,983 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27SuELV2: [Errno 2] No such file or directory >12:20:14,983 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb9 on /tmp/btrfs-tmp.27SuELV2 as btrfs with options defaults >12:20:15,238 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27SuELV2: [Errno 2] No such file or directory >12:20:15,253 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.27SuELV2, removeDir = False >12:20:16,197 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb10 on /mnt/sysimage as btrfs with options subvol=home,ro >12:20:16,248 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:20:16,305 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb7 on /mnt/sysimage as btrfs with options defaults,ro >12:20:16,916 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:20:16,947 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb8 on /mnt/sysimage as btrfs with options defaults,ro >12:20:16,992 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:20:17,042 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb9 on /mnt/sysimage as btrfs with options defaults,ro >12:20:17,148 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:20:17,224 INFO anaconda: Thread Done: AnaStorageThread (140471351031552) >12:20:17,228 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >12:20:17,234 INFO anaconda: Thread Done: AnaPayloadThread (140471267489536) >12:20:17,243 INFO anaconda: Thread Done: AnaStorageWatcher (140470919313152) >12:20:18,174 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x5c1a3d0> >12:20:20,123 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >12:20:24,320 INFO anaconda: Running Thread: AnaExecuteStorageThread (140470919313152) >12:20:24,347 INFO anaconda: Detected 5968M of memory >12:20:24,347 INFO anaconda: Swap attempt of 5968M >12:20:24,423 INFO anaconda: Thread Done: AnaExecuteStorageThread (140470919313152) >12:20:24,465 INFO anaconda: Running kickstart %%traceback script(s) >12:20:24,465 INFO anaconda: All kickstart %%traceback script(s) have been run >12:20:25,173 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x5c1a3d0> >12:20:25,173 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x5c1a3d0> status to: Saving storage configuration... >12:20:25,174 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x5c1a3d0> >12:25:19,291 DEBUG anaconda: required disklabel type for sdc (1) is None >12:25:19,291 DEBUG anaconda: default disklabel type for sdc is msdos >12:25:19,291 DEBUG anaconda: selecting msdos disklabel for sdc based on size >12:25:19,440 DEBUG anaconda: required disklabel type for sda (1) is None >12:25:19,440 DEBUG anaconda: default disklabel type for sda is msdos >12:25:19,441 DEBUG anaconda: selecting msdos disklabel for sda based on size >12:25:42,012 DEBUG anaconda: required disklabel type for sdb (1) is None >12:25:42,012 DEBUG anaconda: default disklabel type for sdb is msdos >12:25:42,012 DEBUG anaconda: selecting msdos disklabel for sdb based on size >12:25:42,424 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14k_I1Ya: [Errno 2] No such file or directory >12:25:42,424 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb10 on /tmp/btrfs-tmp.14k_I1Ya as btrfs with options defaults >12:25:42,471 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14k_I1Ya: [Errno 2] No such file or directory >12:25:42,474 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.14k_I1Ya, removeDir = False >12:25:58,554 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23kRixu4: [Errno 2] No such file or directory >12:25:58,555 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb7 on /tmp/btrfs-tmp.23kRixu4 as btrfs with options defaults >12:25:59,169 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23kRixu4: [Errno 2] No such file or directory >12:25:59,172 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.23kRixu4, removeDir = False >12:26:22,067 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25KBPTPO: [Errno 2] No such file or directory >12:26:22,067 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb8 on /tmp/btrfs-tmp.25KBPTPO as btrfs with options defaults >12:26:22,094 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25KBPTPO: [Errno 2] No such file or directory >12:26:22,096 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.25KBPTPO, removeDir = False >12:26:22,592 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27G41D_y: [Errno 2] No such file or directory >12:26:22,593 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb9 on /tmp/btrfs-tmp.27G41D_y as btrfs with options defaults >12:26:22,848 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27G41D_y: [Errno 2] No such file or directory >12:26:22,864 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.27G41D_y, removeDir = False >12:26:24,013 INFO anaconda: /sbin/anaconda 18.28 >17:26:24,100 INFO anaconda: 6160384 kB (6016 MB) are available >12:26:24,100 INFO anaconda: check_memory(): total:6016, needed:512, graphical:512 >12:26:24,100 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >12:26:24,100 INFO anaconda: Default encoding = ascii >12:26:24,136 INFO anaconda: ISCSID is /sbin/iscsid >12:26:24,137 INFO anaconda: no initiator set >12:26:24,146 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:26:24,146 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >12:26:26,145 INFO anaconda: Display mode = g >17:26:26,146 INFO anaconda: 6160384 kB (6016 MB) are available >12:26:26,146 INFO anaconda: check_memory(): total:6016, needed:512, graphical:512 >12:26:26,228 INFO anaconda: using only installclass _Fedora >12:26:26,233 INFO anaconda: Detected 5968M of memory >12:26:26,233 INFO anaconda: Swap attempt of 5968M >12:26:26,235 INFO anaconda: Running Thread: AnaStorageThread (140517205817088) >12:26:26,235 INFO anaconda: Running Thread: AnaPayloadThread (140517214209792) >12:26:26,252 INFO anaconda: no initiator set >12:26:27,828 DEBUG anaconda: required disklabel type for sdc (1) is None >12:26:27,828 DEBUG anaconda: default disklabel type for sdc is msdos >12:26:27,828 DEBUG anaconda: selecting msdos disklabel for sdc based on size >12:26:27,858 DEBUG anaconda: required disklabel type for sda (1) is None >12:26:27,858 DEBUG anaconda: default disklabel type for sda is msdos >12:26:27,858 DEBUG anaconda: selecting msdos disklabel for sda based on size >12:26:33,183 INFO anaconda: Not doing 'add runtime X layout' in live installation >07:26:33,409 INFO anaconda: Not doing 'save system time' in live installation >07:26:33,411 INFO anaconda: Not doing 'save system time' in live installation >07:26:33,413 INFO anaconda: Not doing 'save system time' in live installation >12:26:33,422 INFO anaconda: Not doing 'modify system time and date' in live installation >12:26:33,434 INFO anaconda: Not doing 'add runtime X layout' in live installation >12:26:33,446 INFO anaconda: Not doing 'test X layouts' in live installation >12:26:33,552 INFO anaconda: Running Thread: AnaStorageWatcher (140516850575104) >12:26:33,897 INFO anaconda: Running Thread: AnaNTPserver0 (140516858967808) >12:26:33,898 INFO anaconda: Running Thread: AnaNTPserver1 (140516392785664) >12:26:33,901 INFO anaconda: Running Thread: AnaNTPserver2 (140516384392960) >12:26:33,903 INFO anaconda: Running Thread: AnaNTPserver3 (140516376000256) >12:26:34,146 INFO anaconda: Thread Done: AnaNTPserver0 (140516858967808) >12:26:34,337 INFO anaconda: Thread Done: AnaNTPserver3 (140516376000256) >12:26:34,342 INFO anaconda: Thread Done: AnaNTPserver1 (140516392785664) >12:26:35,173 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4bfb3d0> status to: Probing storage... >12:26:43,906 INFO anaconda: Thread Done: AnaNTPserver2 (140516384392960) >12:26:50,437 DEBUG anaconda: required disklabel type for sdb (1) is None >12:26:50,437 DEBUG anaconda: default disklabel type for sdb is msdos >12:26:50,437 DEBUG anaconda: selecting msdos disklabel for sdb based on size >12:26:50,828 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.1495kmoP: [Errno 2] No such file or directory >12:26:50,828 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb10 on /tmp/btrfs-tmp.1495kmoP as btrfs with options defaults >12:26:51,013 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.1495kmoP: [Errno 2] No such file or directory >12:26:51,018 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.1495kmoP, removeDir = False >12:27:07,603 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23RRYJKv: [Errno 2] No such file or directory >12:27:07,603 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb7 on /tmp/btrfs-tmp.23RRYJKv as btrfs with options defaults >12:27:08,215 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23RRYJKv: [Errno 2] No such file or directory >12:27:08,220 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.23RRYJKv, removeDir = False >12:27:29,687 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25l99OjN: [Errno 2] No such file or directory >12:27:29,687 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb8 on /tmp/btrfs-tmp.25l99OjN as btrfs with options defaults >12:27:29,737 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25l99OjN: [Errno 2] No such file or directory >12:27:29,741 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.25l99OjN, removeDir = False >12:27:30,189 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27TPUMgG: [Errno 2] No such file or directory >12:27:30,189 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb9 on /tmp/btrfs-tmp.27TPUMgG as btrfs with options defaults >12:27:30,443 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27TPUMgG: [Errno 2] No such file or directory >12:27:30,459 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.27TPUMgG, removeDir = False >12:27:31,379 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb10 on /mnt/sysimage as btrfs with options subvol=home,ro >12:27:31,430 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:27:31,489 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb7 on /mnt/sysimage as btrfs with options defaults,ro >12:27:32,087 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:27:32,114 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb8 on /mnt/sysimage as btrfs with options defaults,ro >12:27:32,161 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:27:32,206 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb9 on /mnt/sysimage as btrfs with options defaults,ro >12:27:32,269 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:27:32,350 INFO anaconda: Thread Done: AnaStorageThread (140517205817088) >12:27:32,354 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >12:27:32,361 INFO anaconda: Thread Done: AnaPayloadThread (140517214209792) >12:27:32,368 INFO anaconda: Thread Done: AnaStorageWatcher (140516850575104) >12:27:33,174 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4bfb3d0> >12:27:35,162 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >12:27:37,760 DEBUG anaconda: disk free: 621.97 GB fs free: 348.82 GB sw needs: 2.70 GB auto swap: 5.96 GB >12:27:43,317 INFO anaconda: Running Thread: AnaExecuteStorageThread (140516850575104) >12:27:43,347 INFO anaconda: Thread Done: AnaExecuteStorageThread (140516850575104) >12:27:43,392 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'New_Volume', 'New_Volume', 'btrfs.23', 'fedora', 'home', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdb', 'sdb1', 'sdb10', 'sdb11', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9'] >12:27:43,403 DEBUG anaconda: ui: unused=['sdb3', 'sdb6', 'sdb2', 'sdb1', 'New_Volume', 'sdb5', 'sdb11'] >12:27:43,403 DEBUG anaconda: ui: new_devices=[] >12:27:43,419 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:27:43,419 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:27:44,173 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4bfb3d0> >12:27:44,174 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4bfb3d0> status to: Saving storage configuration... >12:27:44,175 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4bfb3d0> >12:27:46,142 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:27:46,143 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:27:46,145 DEBUG anaconda: populate_right_side: existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem >12:27:46,146 DEBUG anaconda: updated device_disks to ['sdb'] >12:27:46,147 DEBUG anaconda: min: 256 max: 150000.0 current: 150000.0 >12:27:46,147 DEBUG anaconda: fs type changed: btrfs >12:27:46,150 INFO anaconda: getting device type for None >12:27:46,150 ERR anaconda: unknown device type: 'None' >12:27:46,150 DEBUG anaconda: device_type_changed: None None >12:27:46,151 INFO anaconda: getting device type for BTRFS >12:27:46,152 DEBUG anaconda: device_type_changed: 3 BTRFS >12:27:46,154 INFO anaconda: getting device type for BTRFS >12:27:46,154 DEBUG anaconda: populate_raid: 3, single >12:27:46,155 INFO anaconda: getting device type for BTRFS >12:27:46,155 DEBUG anaconda: populate_raid: 3, single >12:27:50,211 DEBUG anaconda: removing device 'existing 150000MB btrfs volume btrfs.23 (23) with existing btrfs filesystem' from page Fedora Linux 18 for x86_64 >12:27:52,045 INFO anaconda: ui: removed device btrfs.23 >12:27:52,052 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'New_Volume', 'New_Volume', 'fedora', 'home', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdb', 'sdb1', 'sdb10', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9'] >12:27:52,062 DEBUG anaconda: ui: unused=['sdb3', 'sdb6', 'sdb2', 'sdb1', 'New_Volume', 'sdb5', 'sdb10'] >12:27:52,062 DEBUG anaconda: ui: new_devices=[] >12:27:52,076 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:27:52,076 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:27:52,077 DEBUG anaconda: populate_right_side: existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem >12:27:52,077 DEBUG anaconda: updated device_disks to ['sdb'] >12:27:52,077 DEBUG anaconda: min: 256 max: 150000.0 current: 2215.38574219 >12:27:52,078 DEBUG anaconda: fs type changed: btrfs >12:27:52,081 INFO anaconda: getting device type for BTRFS >12:27:52,081 DEBUG anaconda: populate_raid: 3, single >12:27:54,929 DEBUG anaconda: removing device 'existing 2215MB btrfs volume New_Volume (25) with existing btrfs filesystem' from page Fedora Linux 18 for x86_64 >12:27:56,107 INFO anaconda: ui: removed device btrfs.25 >12:27:56,115 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'New_Volume', 'fedora', 'home', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9'] >12:27:56,123 DEBUG anaconda: ui: unused=['sdb3', 'sdb6', 'sdb2', 'sdb1', 'New_Volume', 'sdb5', 'sdb9'] >12:27:56,123 DEBUG anaconda: ui: new_devices=[] >12:27:56,136 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:27:56,136 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:27:56,136 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:27:56,136 DEBUG anaconda: updated device_disks to ['sdb'] >12:27:56,137 DEBUG anaconda: min: 256 max: 2215.38574219 current: 200000.0 >12:27:56,137 DEBUG anaconda: fs type changed: btrfs >12:27:56,140 INFO anaconda: getting device type for BTRFS >12:27:56,141 DEBUG anaconda: populate_raid: 3, single >12:28:06,087 INFO anaconda: ui: saving changes to device home >12:28:06,087 DEBUG anaconda: new size: 2215.38574219 >12:28:06,087 DEBUG anaconda: old size: 200000.0 >12:28:06,087 INFO anaconda: getting device type for BTRFS >12:28:06,088 DEBUG anaconda: new device type: 3 >12:28:06,088 DEBUG anaconda: reformat: False >12:28:06,088 DEBUG anaconda: new fs type: btrfs >12:28:06,088 DEBUG anaconda: old encryption setting: False >12:28:06,088 DEBUG anaconda: new encryption setting: None >12:28:06,088 DEBUG anaconda: old mountpoint: >12:28:06,088 DEBUG anaconda: new mountpoint: /home >12:28:06,089 INFO anaconda: getting device type for BTRFS >12:28:06,092 DEBUG anaconda: updating selector size to '200 GB' >12:28:06,096 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:28:06,096 DEBUG anaconda: updated device_disks to ['sdb'] >12:28:06,096 DEBUG anaconda: min: 256 max: 2215.38574219 current: 200000.0 >12:28:06,097 DEBUG anaconda: fs type changed: btrfs >12:28:06,100 INFO anaconda: getting device type for BTRFS >12:28:06,100 DEBUG anaconda: populate_raid: 3, single >12:28:06,100 DEBUG anaconda: updating mountpoint to /home >12:28:09,605 DEBUG anaconda: page clicked: Unknown >12:28:09,605 INFO anaconda: ui: saving changes to device home >12:28:09,605 DEBUG anaconda: new size: 2215.38574219 >12:28:09,605 DEBUG anaconda: old size: 200000.0 >12:28:09,605 INFO anaconda: getting device type for BTRFS >12:28:09,606 DEBUG anaconda: new device type: 3 >12:28:09,606 DEBUG anaconda: reformat: False >12:28:09,606 DEBUG anaconda: new fs type: btrfs >12:28:09,606 DEBUG anaconda: old encryption setting: False >12:28:09,606 DEBUG anaconda: new encryption setting: None >12:28:09,606 DEBUG anaconda: old mountpoint: /home >12:28:09,606 DEBUG anaconda: new mountpoint: >12:28:09,608 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:28:09,608 DEBUG anaconda: updated device_disks to ['sdb'] >12:28:09,608 DEBUG anaconda: min: 256 max: 2215.38574219 current: 200000.0 >12:28:09,609 DEBUG anaconda: fs type changed: btrfs >12:28:09,612 INFO anaconda: getting device type for BTRFS >12:28:09,612 DEBUG anaconda: populate_raid: 3, single >12:28:09,612 DEBUG anaconda: show first mountpoint: Unknown >12:28:09,613 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) >12:28:09,613 DEBUG anaconda: updated device_disks to ['sdb'] >12:28:09,613 DEBUG anaconda: min: 800.0 max: 0 current: 800.0 >12:28:09,614 DEBUG anaconda: fs type changed: Unknown >12:28:09,615 INFO anaconda: getting device type for Standard Partition >12:28:09,616 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:28:09,616 INFO anaconda: getting device type for Standard Partition >12:28:09,616 DEBUG anaconda: populate_raid: 2, None >12:28:09,617 INFO anaconda: getting device type for Standard Partition >12:28:09,617 DEBUG anaconda: populate_raid: 2, None >12:28:22,368 DEBUG anaconda: fs type changed: ext4 >12:28:35,908 INFO anaconda: ui: saving changes to device sdb3 >12:28:35,908 DEBUG anaconda: new size: 800.0 >12:28:35,908 DEBUG anaconda: old size: 800.0 >12:28:35,908 INFO anaconda: getting device type for Standard Partition >12:28:35,908 DEBUG anaconda: new device type: 2 >12:28:35,908 DEBUG anaconda: reformat: True >12:28:35,909 DEBUG anaconda: new fs type: ext4 >12:28:35,909 DEBUG anaconda: old encryption setting: False >12:28:35,909 DEBUG anaconda: new encryption setting: False >12:28:35,909 DEBUG anaconda: old mountpoint: >12:28:35,909 DEBUG anaconda: new mountpoint: /boot >12:28:35,910 INFO anaconda: getting device type for Standard Partition >12:28:35,911 INFO anaconda: scheduling reformat of sdb3 as ext4 >12:28:35,918 DEBUG anaconda: populate_right_side: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:28:35,919 DEBUG anaconda: updated device_disks to ['sdb'] >12:28:35,919 DEBUG anaconda: min: 800.0 max: 800.0 current: 800.0 >12:28:35,921 INFO anaconda: getting device type for Standard Partition >12:28:35,922 DEBUG anaconda: populate_raid: 2, None >12:28:39,166 DEBUG anaconda: current selector: existing 800MB partition sdb3 (18) with non-existent ext4 filesystem mounted at /boot >12:28:39,166 DEBUG anaconda: new selector: existing 2000MB partition sdb9 (16) >12:28:39,166 DEBUG anaconda: notebook page = 1 >12:28:39,166 INFO anaconda: ui: saving changes to device sdb3 >12:28:39,166 DEBUG anaconda: new size: 800.0 >12:28:39,166 DEBUG anaconda: old size: 800.0 >12:28:39,166 INFO anaconda: getting device type for Standard Partition >12:28:39,167 DEBUG anaconda: new device type: 2 >12:28:39,167 DEBUG anaconda: reformat: True >12:28:39,167 DEBUG anaconda: new fs type: ext4 >12:28:39,167 DEBUG anaconda: old encryption setting: False >12:28:39,167 DEBUG anaconda: new encryption setting: False >12:28:39,167 DEBUG anaconda: old mountpoint: /boot >12:28:39,167 DEBUG anaconda: new mountpoint: /boot >12:28:39,167 INFO anaconda: getting device type for Standard Partition >12:28:39,169 DEBUG anaconda: populate_right_side: existing 2000MB partition sdb9 (16) >12:28:39,169 DEBUG anaconda: updated device_disks to ['sdb'] >12:28:39,169 DEBUG anaconda: min: 2000.0 max: 0 current: 2000.0 >12:28:39,170 DEBUG anaconda: fs type changed: Unknown >12:28:39,172 INFO anaconda: getting device type for Standard Partition >12:28:39,172 DEBUG anaconda: populate_raid: 2, None >12:28:47,057 DEBUG anaconda: fs type changed: swap >12:28:48,464 INFO anaconda: ui: saving changes to device sdb9 >12:28:48,464 DEBUG anaconda: new size: 2000.0 >12:28:48,464 DEBUG anaconda: old size: 2000.0 >12:28:48,464 INFO anaconda: getting device type for Standard Partition >12:28:48,465 DEBUG anaconda: new device type: 2 >12:28:48,465 DEBUG anaconda: reformat: True >12:28:48,465 DEBUG anaconda: new fs type: swap >12:28:48,465 DEBUG anaconda: old encryption setting: False >12:28:48,465 DEBUG anaconda: new encryption setting: False >12:28:48,465 DEBUG anaconda: old mountpoint: >12:28:48,465 DEBUG anaconda: new mountpoint: None >12:28:48,465 INFO anaconda: getting device type for Standard Partition >12:28:48,466 INFO anaconda: scheduling reformat of sdb9 as swap >12:28:48,473 DEBUG anaconda: populate_right_side: existing 2000MB partition sdb9 (16) with non-existent swap >12:28:48,473 DEBUG anaconda: updated device_disks to ['sdb'] >12:28:48,474 DEBUG anaconda: min: 2000.0 max: 2000.0 current: 2000.0 >12:28:48,476 INFO anaconda: getting device type for Standard Partition >12:28:48,476 DEBUG anaconda: populate_raid: 2, None >12:29:02,172 DEBUG anaconda: page clicked: New Fedora 18 Installation >12:29:02,172 INFO anaconda: ui: saving changes to device sdb9 >12:29:02,173 DEBUG anaconda: new size: 2000.0 >12:29:02,173 DEBUG anaconda: old size: 2000.0 >12:29:02,173 INFO anaconda: getting device type for Standard Partition >12:29:02,173 DEBUG anaconda: new device type: 2 >12:29:02,173 DEBUG anaconda: reformat: True >12:29:02,173 DEBUG anaconda: new fs type: swap >12:29:02,173 DEBUG anaconda: old encryption setting: False >12:29:02,173 DEBUG anaconda: new encryption setting: False >12:29:02,174 DEBUG anaconda: old mountpoint: >12:29:02,174 DEBUG anaconda: new mountpoint: None >12:29:02,174 INFO anaconda: getting device type for Standard Partition >12:29:02,175 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >12:29:02,175 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:29:02,175 DEBUG anaconda: updated device_disks to ['sdb'] >12:29:02,176 DEBUG anaconda: min: 256 max: 2215.38574219 current: 200000.0 >12:29:02,177 DEBUG anaconda: fs type changed: btrfs >12:29:02,179 INFO anaconda: getting device type for BTRFS >12:29:02,180 DEBUG anaconda: device_type_changed: 3 BTRFS >12:29:02,182 INFO anaconda: getting device type for BTRFS >12:29:02,183 DEBUG anaconda: populate_raid: 3, single >12:29:02,183 INFO anaconda: getting device type for BTRFS >12:29:02,183 DEBUG anaconda: populate_raid: 3, single >12:29:08,642 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >12:29:08,643 INFO anaconda: ui: saving changes to device home >12:29:08,643 DEBUG anaconda: new size: 2215.38574219 >12:29:08,643 DEBUG anaconda: old size: 200000.0 >12:29:08,643 INFO anaconda: getting device type for BTRFS >12:29:08,643 DEBUG anaconda: new device type: 3 >12:29:08,643 DEBUG anaconda: reformat: False >12:29:08,644 DEBUG anaconda: new fs type: btrfs >12:29:08,644 DEBUG anaconda: old encryption setting: False >12:29:08,644 DEBUG anaconda: new encryption setting: None >12:29:08,644 DEBUG anaconda: old mountpoint: /home >12:29:08,644 DEBUG anaconda: new mountpoint: /home >12:29:08,644 INFO anaconda: getting device type for BTRFS >12:29:08,646 DEBUG anaconda: updating selector size to '200 GB' >12:29:08,651 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:29:08,651 DEBUG anaconda: updated device_disks to ['sdb'] >12:29:08,651 DEBUG anaconda: min: 256 max: 2215.38574219 current: 200000.0 >12:29:08,652 DEBUG anaconda: fs type changed: btrfs >12:29:08,655 INFO anaconda: getting device type for BTRFS >12:29:08,655 DEBUG anaconda: populate_raid: 3, single >12:29:08,655 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >12:29:08,656 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:29:08,656 DEBUG anaconda: updated device_disks to ['sdb'] >12:29:08,656 DEBUG anaconda: min: 256 max: 2215.38574219 current: 200000.0 >12:29:08,657 DEBUG anaconda: fs type changed: btrfs >12:29:08,659 INFO anaconda: getting device type for BTRFS >12:29:08,660 DEBUG anaconda: populate_raid: 3, single >12:29:11,025 DEBUG anaconda: page clicked: Unknown >12:29:11,025 INFO anaconda: ui: saving changes to device home >12:29:11,025 DEBUG anaconda: new size: 2215.38574219 >12:29:11,025 DEBUG anaconda: old size: 200000.0 >12:29:11,025 INFO anaconda: getting device type for BTRFS >12:29:11,025 DEBUG anaconda: new device type: 3 >12:29:11,025 DEBUG anaconda: reformat: False >12:29:11,026 DEBUG anaconda: new fs type: btrfs >12:29:11,026 DEBUG anaconda: old encryption setting: False >12:29:11,026 DEBUG anaconda: new encryption setting: None >12:29:11,026 DEBUG anaconda: old mountpoint: /home >12:29:11,026 DEBUG anaconda: new mountpoint: /home >12:29:11,026 INFO anaconda: getting device type for BTRFS >12:29:11,029 DEBUG anaconda: updating selector size to '200 GB' >12:29:11,034 DEBUG anaconda: populate_right_side: existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem mounted at /home >12:29:11,034 DEBUG anaconda: updated device_disks to ['sdb'] >12:29:11,034 DEBUG anaconda: min: 256 max: 2215.38574219 current: 200000.0 >12:29:11,035 DEBUG anaconda: fs type changed: btrfs >12:29:11,038 INFO anaconda: getting device type for BTRFS >12:29:11,038 DEBUG anaconda: populate_raid: 3, single >12:29:11,039 DEBUG anaconda: show first mountpoint: Unknown >12:29:11,039 DEBUG anaconda: populate_right_side: existing 350000MB partition sdb6 (21) with existing ntfs filesystem >12:29:11,039 DEBUG anaconda: updated device_disks to ['sdb'] >12:29:11,039 DEBUG anaconda: min: 259201.324463 max: 350000.0 current: 350000.0 >12:29:11,040 DEBUG anaconda: fs type changed: ntfs >12:29:11,043 INFO anaconda: getting device type for Standard Partition >12:29:11,043 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:29:11,043 INFO anaconda: getting device type for Standard Partition >12:29:11,043 DEBUG anaconda: populate_raid: 2, None >12:29:11,044 INFO anaconda: getting device type for Standard Partition >12:29:11,044 DEBUG anaconda: populate_raid: 2, None >12:29:15,841 INFO anaconda: ui: saving changes to device sdb6 >12:29:15,841 DEBUG anaconda: new size: 350000.0 >12:29:15,841 DEBUG anaconda: old size: 350000.0 >12:29:15,841 INFO anaconda: getting device type for Standard Partition >12:29:15,842 DEBUG anaconda: new device type: 2 >12:29:15,842 DEBUG anaconda: reformat: False >12:29:15,842 DEBUG anaconda: new fs type: ntfs >12:29:15,842 DEBUG anaconda: old encryption setting: False >12:29:15,842 DEBUG anaconda: new encryption setting: None >12:29:15,842 DEBUG anaconda: old mountpoint: >12:29:15,842 DEBUG anaconda: new mountpoint: None >12:29:15,842 INFO anaconda: getting device type for Standard Partition >12:29:35,360 DEBUG anaconda: requested size = 150 GB ; available space = 774.19 GB > > >/tmp/packaging.log: > > >/tmp/program.log: >19:47:31,335 INFO program: Running... udevadm settle --timeout=300 >19:47:31,776 INFO program: Running... ntfsinfo -m /dev/sda1 >19:47:31,841 INFO program: Volume Information >19:47:31,841 INFO program: Name of device: /dev/sda1 >19:47:31,841 INFO program: Device state: 11 >19:47:31,841 INFO program: Volume Name: System Reserved >19:47:31,841 INFO program: Volume State: 91 >19:47:31,841 INFO program: Volume Version: 3.1 >19:47:31,841 INFO program: Sector Size: 512 >19:47:31,841 INFO program: Cluster Size: 4096 >19:47:31,841 INFO program: Index Block Size: 4096 >19:47:31,841 INFO program: Volume Size in Clusters: 8959743 >19:47:31,841 INFO program: MFT Information >19:47:31,841 INFO program: MFT Record Size: 1024 >19:47:31,841 INFO program: MFT Zone Multiplier: 0 >19:47:31,841 INFO program: MFT Data Position: 24 >19:47:31,841 INFO program: MFT Zone Start: 8533 >19:47:31,841 INFO program: MFT Zone End: 1128500 >19:47:31,842 INFO program: MFT Zone Position: 8533 >19:47:31,842 INFO program: Current Position in First Data Zone: 1128500 >19:47:31,842 INFO program: Current Position in Second Data Zone: 0 >19:47:31,842 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >19:47:31,842 INFO program: FILE_MFTMirr Size: 4 >19:47:31,842 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >19:47:31,842 INFO program: Size of Attribute Definition Table: 2560 >19:47:31,842 INFO program: FILE_Bitmap Information >19:47:31,842 INFO program: FILE_Bitmap MFT Record Number: 6 >19:47:31,842 INFO program: State of FILE_Bitmap Inode: 80 >19:47:31,842 INFO program: Length of Attribute List: 0 >19:47:31,842 INFO program: Attribute List: (null) >19:47:31,842 INFO program: Number of Attached Extent Inodes: 0 >19:47:31,842 INFO program: FILE_Bitmap Data Attribute Information >19:47:31,842 INFO program: Decompressed Runlist: not done yet >19:47:31,842 INFO program: Base Inode: 6 >19:47:31,842 INFO program: Attribute Types: not done yet >19:47:31,842 INFO program: Attribute Name Length: 0 >19:47:31,842 INFO program: Attribute State: 3 >19:47:31,842 INFO program: Attribute Allocated Size: 1122304 >19:47:31,842 INFO program: Attribute Data Size: 1119968 >19:47:31,842 INFO program: Attribute Initialized Size: 1119968 >19:47:31,842 INFO program: Attribute Compressed Size: 0 >19:47:31,842 INFO program: Compression Block Size: 0 >19:47:31,842 INFO program: Compression Block Size Bits: 0 >19:47:31,842 INFO program: Compression Block Clusters: 0 >19:47:31,843 INFO program: Running... ntfsresize -m /dev/sda1 >19:47:32,065 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >19:47:32,065 INFO program: Minsize (in MB): 57 >19:47:32,115 INFO program: Running... ntfsinfo -m /dev/sda2 >19:47:32,175 INFO program: Volume Information >19:47:32,175 INFO program: Name of device: /dev/sda2 >19:47:32,175 INFO program: Device state: 11 >19:47:32,175 INFO program: Volume Name: Win7 >19:47:32,175 INFO program: Volume State: 91 >19:47:32,175 INFO program: Volume Version: 3.1 >19:47:32,175 INFO program: Sector Size: 512 >19:47:32,175 INFO program: Cluster Size: 4096 >19:47:32,175 INFO program: Index Block Size: 4096 >19:47:32,175 INFO program: Volume Size in Clusters: 32203775 >19:47:32,175 INFO program: MFT Information >19:47:32,176 INFO program: MFT Record Size: 1024 >19:47:32,176 INFO program: MFT Zone Multiplier: 0 >19:47:32,176 INFO program: MFT Data Position: 24 >19:47:32,176 INFO program: MFT Zone Start: 786432 >19:47:32,176 INFO program: MFT Zone End: 4811903 >19:47:32,176 INFO program: MFT Zone Position: 786432 >19:47:32,176 INFO program: Current Position in First Data Zone: 4811903 >19:47:32,176 INFO program: Current Position in Second Data Zone: 0 >19:47:32,176 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >19:47:32,176 INFO program: FILE_MFTMirr Size: 4 >19:47:32,176 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >19:47:32,176 INFO program: Size of Attribute Definition Table: 2560 >19:47:32,176 INFO program: FILE_Bitmap Information >19:47:32,176 INFO program: FILE_Bitmap MFT Record Number: 6 >19:47:32,176 INFO program: State of FILE_Bitmap Inode: 80 >19:47:32,176 INFO program: Length of Attribute List: 0 >19:47:32,176 INFO program: Attribute List: (null) >19:47:32,176 INFO program: Number of Attached Extent Inodes: 0 >19:47:32,176 INFO program: FILE_Bitmap Data Attribute Information >19:47:32,176 INFO program: Decompressed Runlist: not done yet >19:47:32,176 INFO program: Base Inode: 6 >19:47:32,176 INFO program: Attribute Types: not done yet >19:47:32,176 INFO program: Attribute Name Length: 0 >19:47:32,176 INFO program: Attribute State: 3 >19:47:32,176 INFO program: Attribute Allocated Size: 4026368 >19:47:32,177 INFO program: Attribute Data Size: 4025472 >19:47:32,177 INFO program: Attribute Initialized Size: 4025472 >19:47:32,177 INFO program: Attribute Compressed Size: 0 >19:47:32,177 INFO program: Compression Block Size: 0 >19:47:32,177 INFO program: Compression Block Size Bits: 0 >19:47:32,177 INFO program: Compression Block Clusters: 0 >19:47:32,177 INFO program: Running... ntfsresize -m /dev/sda2 >19:47:48,559 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >19:47:48,559 INFO program: Minsize (in MB): 125839 >19:47:48,768 INFO program: Running... ntfsinfo -m /dev/sda5 >19:47:48,793 INFO program: Volume Information >19:47:48,793 INFO program: Name of device: /dev/sda5 >19:47:48,794 INFO program: Device state: 11 >19:47:48,794 INFO program: Volume Name: A2 >19:47:48,794 INFO program: Volume State: 91 >19:47:48,794 INFO program: Volume Version: 3.1 >19:47:48,794 INFO program: Sector Size: 512 >19:47:48,794 INFO program: Cluster Size: 4096 >19:47:48,794 INFO program: Index Block Size: 4096 >19:47:48,794 INFO program: Volume Size in Clusters: 36639231 >19:47:48,794 INFO program: MFT Information >19:47:48,794 INFO program: MFT Record Size: 1024 >19:47:48,794 INFO program: MFT Zone Multiplier: 0 >19:47:48,794 INFO program: MFT Data Position: 24 >19:47:48,794 INFO program: MFT Zone Start: 786432 >19:47:48,794 INFO program: MFT Zone End: 5366335 >19:47:48,794 INFO program: MFT Zone Position: 786432 >19:47:48,794 INFO program: Current Position in First Data Zone: 5366335 >19:47:48,794 INFO program: Current Position in Second Data Zone: 0 >19:47:48,794 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >19:47:48,794 INFO program: FILE_MFTMirr Size: 4 >19:47:48,794 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >19:47:48,794 INFO program: Size of Attribute Definition Table: 2560 >19:47:48,794 INFO program: FILE_Bitmap Information >19:47:48,794 INFO program: FILE_Bitmap MFT Record Number: 6 >19:47:48,795 INFO program: State of FILE_Bitmap Inode: 80 >19:47:48,795 INFO program: Length of Attribute List: 0 >19:47:48,795 INFO program: Attribute List: (null) >19:47:48,795 INFO program: Number of Attached Extent Inodes: 0 >19:47:48,795 INFO program: FILE_Bitmap Data Attribute Information >19:47:48,795 INFO program: Decompressed Runlist: not done yet >19:47:48,795 INFO program: Base Inode: 6 >19:47:48,795 INFO program: Attribute Types: not done yet >19:47:48,795 INFO program: Attribute Name Length: 0 >19:47:48,795 INFO program: Attribute State: 3 >19:47:48,795 INFO program: Attribute Allocated Size: 4583424 >19:47:48,795 INFO program: Attribute Data Size: 4579904 >19:47:48,795 INFO program: Attribute Initialized Size: 4579904 >19:47:48,795 INFO program: Attribute Compressed Size: 0 >19:47:48,795 INFO program: Compression Block Size: 0 >19:47:48,795 INFO program: Compression Block Size Bits: 0 >19:47:48,795 INFO program: Compression Block Clusters: 0 >19:47:48,795 INFO program: Running... ntfsresize -m /dev/sda5 >19:47:50,552 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >19:47:50,552 INFO program: Minsize (in MB): 141993 >19:47:50,662 INFO program: Running... ntfsinfo -m /dev/sda6 >19:47:50,704 INFO program: Volume Information >19:47:50,704 INFO program: Name of device: /dev/sda6 >19:47:50,704 INFO program: Device state: 11 >19:47:50,704 INFO program: Volume Name: sysoftware >19:47:50,704 INFO program: Volume State: 91 >19:47:50,704 INFO program: Volume Version: 3.1 >19:47:50,704 INFO program: Sector Size: 512 >19:47:50,705 INFO program: Cluster Size: 4096 >19:47:50,705 INFO program: Index Block Size: 4096 >19:47:50,705 INFO program: Volume Size in Clusters: 51199999 >19:47:50,705 INFO program: MFT Information >19:47:50,705 INFO program: MFT Record Size: 1024 >19:47:50,705 INFO program: MFT Zone Multiplier: 0 >19:47:50,705 INFO program: MFT Data Position: 24 >19:47:50,705 INFO program: MFT Zone Start: 786432 >19:47:50,705 INFO program: MFT Zone End: 7186431 >19:47:50,705 INFO program: MFT Zone Position: 786432 >19:47:50,705 INFO program: Current Position in First Data Zone: 7186431 >19:47:50,705 INFO program: Current Position in Second Data Zone: 0 >19:47:50,705 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >19:47:50,705 INFO program: FILE_MFTMirr Size: 4 >19:47:50,705 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >19:47:50,705 INFO program: Size of Attribute Definition Table: 2560 >19:47:50,705 INFO program: FILE_Bitmap Information >19:47:50,705 INFO program: FILE_Bitmap MFT Record Number: 6 >19:47:50,705 INFO program: State of FILE_Bitmap Inode: 80 >19:47:50,705 INFO program: Length of Attribute List: 0 >19:47:50,705 INFO program: Attribute List: (null) >19:47:50,705 INFO program: Number of Attached Extent Inodes: 0 >19:47:50,705 INFO program: FILE_Bitmap Data Attribute Information >19:47:50,705 INFO program: Decompressed Runlist: not done yet >19:47:50,705 INFO program: Base Inode: 6 >19:47:50,706 INFO program: Attribute Types: not done yet >19:47:50,706 INFO program: Attribute Name Length: 0 >19:47:50,706 INFO program: Attribute State: 3 >19:47:50,706 INFO program: Attribute Allocated Size: 6402048 >19:47:50,706 INFO program: Attribute Data Size: 6400000 >19:47:50,706 INFO program: Attribute Initialized Size: 6400000 >19:47:50,706 INFO program: Attribute Compressed Size: 0 >19:47:50,706 INFO program: Compression Block Size: 0 >19:47:50,706 INFO program: Compression Block Size Bits: 0 >19:47:50,706 INFO program: Compression Block Clusters: 0 >19:47:50,706 INFO program: Running... ntfsresize -m /dev/sda6 >19:47:51,879 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >19:47:51,879 INFO program: Minsize (in MB): 199222 >19:47:51,992 INFO program: Running... ntfsinfo -m /dev/sda7 >19:47:52,035 INFO program: Volume Information >19:47:52,036 INFO program: Name of device: /dev/sda7 >19:47:52,036 INFO program: Device state: 11 >19:47:52,036 INFO program: Volume Name: VolumeM >19:47:52,036 INFO program: Volume State: 91 >19:47:52,036 INFO program: Volume Version: 3.1 >19:47:52,036 INFO program: Sector Size: 512 >19:47:52,036 INFO program: Cluster Size: 4096 >19:47:52,036 INFO program: Index Block Size: 4096 >19:47:52,036 INFO program: Volume Size in Clusters: 40160255 >19:47:52,036 INFO program: MFT Information >19:47:52,036 INFO program: MFT Record Size: 1024 >19:47:52,036 INFO program: MFT Zone Multiplier: 0 >19:47:52,036 INFO program: MFT Data Position: 24 >19:47:52,036 INFO program: MFT Zone Start: 786432 >19:47:52,036 INFO program: MFT Zone End: 5806463 >19:47:52,036 INFO program: MFT Zone Position: 786432 >19:47:52,036 INFO program: Current Position in First Data Zone: 5806463 >19:47:52,036 INFO program: Current Position in Second Data Zone: 0 >19:47:52,036 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >19:47:52,036 INFO program: FILE_MFTMirr Size: 4 >19:47:52,036 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >19:47:52,036 INFO program: Size of Attribute Definition Table: 2560 >19:47:52,036 INFO program: FILE_Bitmap Information >19:47:52,037 INFO program: FILE_Bitmap MFT Record Number: 6 >19:47:52,037 INFO program: State of FILE_Bitmap Inode: 80 >19:47:52,037 INFO program: Length of Attribute List: 0 >19:47:52,037 INFO program: Attribute List: (null) >19:47:52,037 INFO program: Number of Attached Extent Inodes: 0 >19:47:52,037 INFO program: FILE_Bitmap Data Attribute Information >19:47:52,037 INFO program: Decompressed Runlist: not done yet >19:47:52,037 INFO program: Base Inode: 6 >19:47:52,037 INFO program: Attribute Types: not done yet >19:47:52,037 INFO program: Attribute Name Length: 0 >19:47:52,037 INFO program: Attribute State: 3 >19:47:52,037 INFO program: Attribute Allocated Size: 5021696 >19:47:52,037 INFO program: Attribute Data Size: 5020032 >19:47:52,037 INFO program: Attribute Initialized Size: 5020032 >19:47:52,037 INFO program: Attribute Compressed Size: 0 >19:47:52,037 INFO program: Compression Block Size: 0 >19:47:52,037 INFO program: Compression Block Size Bits: 0 >19:47:52,037 INFO program: Compression Block Clusters: 0 >19:47:52,037 INFO program: Running... ntfsresize -m /dev/sda7 >19:47:52,511 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >19:47:52,511 INFO program: Minsize (in MB): 117583 >19:47:52,633 INFO program: Running... ntfsinfo -m /dev/sda8 >19:47:52,668 INFO program: Volume Information >19:47:52,668 INFO program: Name of device: /dev/sda8 >19:47:52,668 INFO program: Device state: 11 >19:47:52,668 INFO program: Volume Name: win8b >19:47:52,668 INFO program: Volume State: 91 >19:47:52,668 INFO program: Volume Version: 3.1 >19:47:52,668 INFO program: Sector Size: 512 >19:47:52,668 INFO program: Cluster Size: 4096 >19:47:52,668 INFO program: Index Block Size: 4096 >19:47:52,668 INFO program: Volume Size in Clusters: 63999999 >19:47:52,668 INFO program: MFT Information >19:47:52,668 INFO program: MFT Record Size: 1024 >19:47:52,668 INFO program: MFT Zone Multiplier: 0 >19:47:52,668 INFO program: MFT Data Position: 24 >19:47:52,668 INFO program: MFT Zone Start: 786432 >19:47:52,668 INFO program: MFT Zone End: 8786431 >19:47:52,668 INFO program: MFT Zone Position: 786432 >19:47:52,668 INFO program: Current Position in First Data Zone: 8786431 >19:47:52,668 INFO program: Current Position in Second Data Zone: 0 >19:47:52,668 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >19:47:52,668 INFO program: FILE_MFTMirr Size: 4 >19:47:52,669 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >19:47:52,669 INFO program: Size of Attribute Definition Table: 2560 >19:47:52,669 INFO program: FILE_Bitmap Information >19:47:52,669 INFO program: FILE_Bitmap MFT Record Number: 6 >19:47:52,669 INFO program: State of FILE_Bitmap Inode: 80 >19:47:52,669 INFO program: Length of Attribute List: 0 >19:47:52,669 INFO program: Attribute List: (null) >19:47:52,669 INFO program: Number of Attached Extent Inodes: 0 >19:47:52,669 INFO program: FILE_Bitmap Data Attribute Information >19:47:52,669 INFO program: Decompressed Runlist: not done yet >19:47:52,669 INFO program: Base Inode: 6 >19:47:52,669 INFO program: Attribute Types: not done yet >19:47:52,669 INFO program: Attribute Name Length: 0 >19:47:52,669 INFO program: Attribute State: 3 >19:47:52,669 INFO program: Attribute Allocated Size: 8003584 >19:47:52,669 INFO program: Attribute Data Size: 8000000 >19:47:52,669 INFO program: Attribute Initialized Size: 8000000 >19:47:52,669 INFO program: Attribute Compressed Size: 0 >19:47:52,669 INFO program: Compression Block Size: 0 >19:47:52,669 INFO program: Compression Block Size Bits: 0 >19:47:52,669 INFO program: Compression Block Clusters: 0 >19:47:52,669 INFO program: Running... ntfsresize -m /dev/sda8 >19:47:53,549 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >19:47:53,549 INFO program: Minsize (in MB): 243829 >19:47:54,641 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.14crinEQ >19:47:54,643 INFO program: ID 256 gen 5 top level 5 path home >19:47:54,999 INFO program: Running... ntfsinfo -m /dev/sdb2 >19:47:55,038 INFO program: Volume Information >19:47:55,038 INFO program: Name of device: /dev/sdb2 >19:47:55,038 INFO program: Device state: 11 >19:47:55,038 INFO program: Volume Name: VolumeS >19:47:55,038 INFO program: Volume State: 91 >19:47:55,038 INFO program: Volume Version: 3.1 >19:47:55,038 INFO program: Sector Size: 512 >19:47:55,039 INFO program: Cluster Size: 4096 >19:47:55,039 INFO program: Index Block Size: 4096 >19:47:55,039 INFO program: Volume Size in Clusters: 51199999 >19:47:55,039 INFO program: MFT Information >19:47:55,039 INFO program: MFT Record Size: 1024 >19:47:55,039 INFO program: MFT Zone Multiplier: 0 >19:47:55,039 INFO program: MFT Data Position: 24 >19:47:55,039 INFO program: MFT Zone Start: 786432 >19:47:55,039 INFO program: MFT Zone End: 7186431 >19:47:55,039 INFO program: MFT Zone Position: 786432 >19:47:55,039 INFO program: Current Position in First Data Zone: 7186431 >19:47:55,039 INFO program: Current Position in Second Data Zone: 0 >19:47:55,039 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >19:47:55,039 INFO program: FILE_MFTMirr Size: 4 >19:47:55,039 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >19:47:55,039 INFO program: Size of Attribute Definition Table: 2560 >19:47:55,039 INFO program: FILE_Bitmap Information >19:47:55,039 INFO program: FILE_Bitmap MFT Record Number: 6 >19:47:55,039 INFO program: State of FILE_Bitmap Inode: 80 >19:47:55,039 INFO program: Length of Attribute List: 0 >19:47:55,039 INFO program: Attribute List: (null) >19:47:55,039 INFO program: Number of Attached Extent Inodes: 0 >19:47:55,039 INFO program: FILE_Bitmap Data Attribute Information >19:47:55,039 INFO program: Decompressed Runlist: not done yet >19:47:55,039 INFO program: Base Inode: 6 >19:47:55,040 INFO program: Attribute Types: not done yet >19:47:55,040 INFO program: Attribute Name Length: 0 >19:47:55,040 INFO program: Attribute State: 3 >19:47:55,040 INFO program: Attribute Allocated Size: 6402048 >19:47:55,040 INFO program: Attribute Data Size: 6400000 >19:47:55,040 INFO program: Attribute Initialized Size: 6400000 >19:47:55,040 INFO program: Attribute Compressed Size: 0 >19:47:55,040 INFO program: Compression Block Size: 0 >19:47:55,040 INFO program: Compression Block Size Bits: 0 >19:47:55,040 INFO program: Compression Block Clusters: 0 >19:47:55,040 INFO program: Running... ntfsresize -m /dev/sdb2 >19:47:56,821 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >19:47:56,821 INFO program: Minsize (in MB): 186157 >19:47:56,938 INFO program: Running... ntfsinfo -m /dev/sdb5 >19:47:57,028 INFO program: Volume Information >19:47:57,028 INFO program: Name of device: /dev/sdb5 >19:47:57,028 INFO program: Device state: 11 >19:47:57,028 INFO program: Volume Name: Win8 >19:47:57,028 INFO program: Volume State: 91 >19:47:57,028 INFO program: Volume Version: 3.1 >19:47:57,028 INFO program: Sector Size: 512 >19:47:57,028 INFO program: Cluster Size: 4096 >19:47:57,028 INFO program: Index Block Size: 4096 >19:47:57,028 INFO program: Volume Size in Clusters: 77069055 >19:47:57,028 INFO program: MFT Information >19:47:57,028 INFO program: MFT Record Size: 1024 >19:47:57,028 INFO program: MFT Zone Multiplier: 0 >19:47:57,028 INFO program: MFT Data Position: 24 >19:47:57,028 INFO program: MFT Zone Start: 786432 >19:47:57,028 INFO program: MFT Zone End: 10420063 >19:47:57,028 INFO program: MFT Zone Position: 786432 >19:47:57,028 INFO program: Current Position in First Data Zone: 10420063 >19:47:57,028 INFO program: Current Position in Second Data Zone: 0 >19:47:57,028 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >19:47:57,028 INFO program: FILE_MFTMirr Size: 4 >19:47:57,028 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >19:47:57,028 INFO program: Size of Attribute Definition Table: 2560 >19:47:57,029 INFO program: FILE_Bitmap Information >19:47:57,029 INFO program: FILE_Bitmap MFT Record Number: 6 >19:47:57,029 INFO program: State of FILE_Bitmap Inode: 80 >19:47:57,029 INFO program: Length of Attribute List: 0 >19:47:57,029 INFO program: Attribute List: (null) >19:47:57,029 INFO program: Number of Attached Extent Inodes: 0 >19:47:57,029 INFO program: FILE_Bitmap Data Attribute Information >19:47:57,029 INFO program: Decompressed Runlist: not done yet >19:47:57,029 INFO program: Base Inode: 6 >19:47:57,029 INFO program: Attribute Types: not done yet >19:47:57,029 INFO program: Attribute Name Length: 0 >19:47:57,029 INFO program: Attribute State: 3 >19:47:57,029 INFO program: Attribute Allocated Size: 9633792 >19:47:57,029 INFO program: Attribute Data Size: 9633632 >19:47:57,029 INFO program: Attribute Initialized Size: 9633632 >19:47:57,029 INFO program: Attribute Compressed Size: 0 >19:47:57,029 INFO program: Compression Block Size: 0 >19:47:57,029 INFO program: Compression Block Size Bits: 0 >19:47:57,029 INFO program: Compression Block Clusters: 0 >19:47:57,029 INFO program: Running... ntfsresize -m /dev/sdb5 >19:48:04,226 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >19:48:04,226 INFO program: Minsize (in MB): 67619 >19:48:04,326 INFO program: Running... ntfsinfo -m /dev/sdb6 >19:48:04,388 INFO program: Volume Information >19:48:04,389 INFO program: Name of device: /dev/sdb6 >19:48:04,389 INFO program: Device state: 11 >19:48:04,389 INFO program: Volume Name: >19:48:04,389 INFO program: Volume State: 91 >19:48:04,389 INFO program: Volume Version: 3.1 >19:48:04,389 INFO program: Sector Size: 512 >19:48:04,389 INFO program: Cluster Size: 4096 >19:48:04,389 INFO program: Index Block Size: 4096 >19:48:04,389 INFO program: Volume Size in Clusters: 89599999 >19:48:04,389 INFO program: MFT Information >19:48:04,389 INFO program: MFT Record Size: 1024 >19:48:04,389 INFO program: MFT Zone Multiplier: 0 >19:48:04,389 INFO program: MFT Data Position: 24 >19:48:04,389 INFO program: MFT Zone Start: 786432 >19:48:04,389 INFO program: MFT Zone End: 11986431 >19:48:04,389 INFO program: MFT Zone Position: 786432 >19:48:04,389 INFO program: Current Position in First Data Zone: 11986431 >19:48:04,389 INFO program: Current Position in Second Data Zone: 0 >19:48:04,389 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >19:48:04,389 INFO program: FILE_MFTMirr Size: 4 >19:48:04,389 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >19:48:04,389 INFO program: Size of Attribute Definition Table: 2560 >19:48:04,389 INFO program: FILE_Bitmap Information >19:48:04,389 INFO program: FILE_Bitmap MFT Record Number: 6 >19:48:04,390 INFO program: State of FILE_Bitmap Inode: 80 >19:48:04,390 INFO program: Length of Attribute List: 0 >19:48:04,390 INFO program: Attribute List: (null) >19:48:04,390 INFO program: Number of Attached Extent Inodes: 0 >19:48:04,390 INFO program: FILE_Bitmap Data Attribute Information >19:48:04,390 INFO program: Decompressed Runlist: not done yet >19:48:04,390 INFO program: Base Inode: 6 >19:48:04,390 INFO program: Attribute Types: not done yet >19:48:04,390 INFO program: Attribute Name Length: 0 >19:48:04,390 INFO program: Attribute State: 3 >19:48:04,390 INFO program: Attribute Allocated Size: 11202560 >19:48:04,390 INFO program: Attribute Data Size: 11200000 >19:48:04,390 INFO program: Attribute Initialized Size: 11200000 >19:48:04,390 INFO program: Attribute Compressed Size: 0 >19:48:04,390 INFO program: Compression Block Size: 0 >19:48:04,390 INFO program: Compression Block Size Bits: 0 >19:48:04,390 INFO program: Compression Block Clusters: 0 >19:48:04,390 INFO program: Running... ntfsresize -m /dev/sdb6 >19:48:10,364 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >19:48:10,364 INFO program: Minsize (in MB): 271268 >19:48:11,063 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.23OBytUp >19:48:18,928 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.25F6FD6i >19:48:19,609 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.27A_6Ql9 >19:48:19,843 INFO program: Running... dumpe2fs -h /dev/loop3 >19:48:19,852 INFO program: Filesystem volume name: _Fedora-18-Beta- >19:48:19,852 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >19:48:19,852 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >19:48:19,852 INFO program: Filesystem magic number: 0xEF53 >19:48:19,852 INFO program: Filesystem revision #: 1 (dynamic) >19:48:19,852 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 >19:48:19,852 INFO program: Filesystem flags: signed_directory_hash >19:48:19,852 INFO program: Default mount options: user_xattr acl >19:48:19,853 INFO program: Filesystem state: clean >19:48:19,853 INFO program: Errors behavior: Continue >19:48:19,853 INFO program: Filesystem OS type: Linux >19:48:19,853 INFO program: Inode count: 262144 >19:48:19,853 INFO program: Block count: 1048576 >19:48:19,853 INFO program: Reserved block count: 10484 >19:48:19,853 INFO program: Free blocks: 296248 >19:48:19,853 INFO program: Free inodes: 158710 >19:48:19,853 INFO program: First block: 0 >19:48:19,853 INFO program: Block size: 4096 >19:48:19,853 INFO program: Fragment size: 4096 >19:48:19,853 INFO program: Reserved GDT blocks: 255 >19:48:19,853 INFO program: Blocks per group: 32768 >19:48:19,853 INFO program: Fragments per group: 32768 >19:48:19,853 INFO program: Inodes per group: 8192 >19:48:19,853 INFO program: Inode blocks per group: 512 >19:48:19,853 INFO program: Flex block group size: 16 >19:48:19,853 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >19:48:19,853 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >19:48:19,853 INFO program: Last write time: Sat Nov 10 13:37:00 2012 >19:48:19,853 INFO program: Mount count: 0 >19:48:19,853 INFO program: Maximum mount count: -1 >19:48:19,853 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >19:48:19,853 INFO program: Check interval: 0 (<none>) >19:48:19,853 INFO program: Lifetime writes: 860 MB >19:48:19,853 INFO program: Reserved blocks uid: 0 (user root) >19:48:19,854 INFO program: Reserved blocks gid: 0 (group root) >19:48:19,854 INFO program: First inode: 11 >19:48:19,854 INFO program: Inode size: 256 >19:48:19,854 INFO program: Required extra isize: 28 >19:48:19,854 INFO program: Desired extra isize: 28 >19:48:19,854 INFO program: Journal inode: 8 >19:48:19,854 INFO program: Default directory hash: half_md4 >19:48:19,854 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >19:48:19,854 INFO program: Journal backup: inode blocks >19:48:19,854 INFO program: Journal features: journal_incompat_revoke >19:48:19,854 INFO program: Journal size: 128M >19:48:19,854 INFO program: Journal length: 32768 >19:48:19,854 INFO program: Journal sequence: 0x00001622 >19:48:19,854 INFO program: Journal start: 0 >19:48:19,854 INFO program: >19:48:19,854 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:48:19,854 INFO program: Running... dumpe2fs -h /dev/loop3 >19:48:19,856 INFO program: Filesystem volume name: _Fedora-18-Beta- >19:48:19,857 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >19:48:19,857 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >19:48:19,857 INFO program: Filesystem magic number: 0xEF53 >19:48:19,857 INFO program: Filesystem revision #: 1 (dynamic) >19:48:19,857 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 >19:48:19,857 INFO program: Filesystem flags: signed_directory_hash >19:48:19,857 INFO program: Default mount options: user_xattr acl >19:48:19,857 INFO program: Filesystem state: clean >19:48:19,857 INFO program: Errors behavior: Continue >19:48:19,857 INFO program: Filesystem OS type: Linux >19:48:19,857 INFO program: Inode count: 262144 >19:48:19,857 INFO program: Block count: 1048576 >19:48:19,857 INFO program: Reserved block count: 10484 >19:48:19,857 INFO program: Free blocks: 296248 >19:48:19,857 INFO program: Free inodes: 158710 >19:48:19,857 INFO program: First block: 0 >19:48:19,857 INFO program: Block size: 4096 >19:48:19,857 INFO program: Fragment size: 4096 >19:48:19,857 INFO program: Reserved GDT blocks: 255 >19:48:19,857 INFO program: Blocks per group: 32768 >19:48:19,857 INFO program: Fragments per group: 32768 >19:48:19,857 INFO program: Inodes per group: 8192 >19:48:19,857 INFO program: Inode blocks per group: 512 >19:48:19,857 INFO program: Flex block group size: 16 >19:48:19,858 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >19:48:19,858 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >19:48:19,858 INFO program: Last write time: Sat Nov 10 13:37:00 2012 >19:48:19,858 INFO program: Mount count: 0 >19:48:19,858 INFO program: Maximum mount count: -1 >19:48:19,858 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >19:48:19,858 INFO program: Check interval: 0 (<none>) >19:48:19,858 INFO program: Lifetime writes: 860 MB >19:48:19,858 INFO program: Reserved blocks uid: 0 (user root) >19:48:19,858 INFO program: Reserved blocks gid: 0 (group root) >19:48:19,858 INFO program: First inode: 11 >19:48:19,858 INFO program: Inode size: 256 >19:48:19,858 INFO program: Required extra isize: 28 >19:48:19,858 INFO program: Desired extra isize: 28 >19:48:19,858 INFO program: Journal inode: 8 >19:48:19,858 INFO program: Default directory hash: half_md4 >19:48:19,858 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >19:48:19,858 INFO program: Journal backup: inode blocks >19:48:19,858 INFO program: Journal features: journal_incompat_revoke >19:48:19,858 INFO program: Journal size: 128M >19:48:19,858 INFO program: Journal length: 32768 >19:48:19,858 INFO program: Journal sequence: 0x00001622 >19:48:19,858 INFO program: Journal start: 0 >19:48:19,858 INFO program: >19:48:19,858 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:48:19,859 INFO program: Running... resize2fs -P /dev/loop3 >19:48:19,867 INFO program: Couldn't find valid filesystem superblock. >19:48:19,867 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:48:19,867 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >19:48:19,888 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:48:19,890 INFO program: Filesystem volume name: _Fedora-18-Beta- >19:48:19,890 INFO program: Last mounted on: /sysroot >19:48:19,890 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >19:48:19,890 INFO program: Filesystem magic number: 0xEF53 >19:48:19,890 INFO program: Filesystem revision #: 1 (dynamic) >19:48:19,890 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 >19:48:19,890 INFO program: Filesystem flags: signed_directory_hash >19:48:19,890 INFO program: Default mount options: user_xattr acl >19:48:19,890 INFO program: Filesystem state: clean >19:48:19,890 INFO program: Errors behavior: Continue >19:48:19,890 INFO program: Filesystem OS type: Linux >19:48:19,890 INFO program: Inode count: 262144 >19:48:19,891 INFO program: Block count: 1048576 >19:48:19,891 INFO program: Reserved block count: 10484 >19:48:19,891 INFO program: Free blocks: 296248 >19:48:19,891 INFO program: Free inodes: 158710 >19:48:19,891 INFO program: First block: 0 >19:48:19,891 INFO program: Block size: 4096 >19:48:19,891 INFO program: Fragment size: 4096 >19:48:19,891 INFO program: Reserved GDT blocks: 255 >19:48:19,891 INFO program: Blocks per group: 32768 >19:48:19,891 INFO program: Fragments per group: 32768 >19:48:19,891 INFO program: Inodes per group: 8192 >19:48:19,891 INFO program: Inode blocks per group: 512 >19:48:19,891 INFO program: Flex block group size: 16 >19:48:19,891 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >19:48:19,891 INFO program: Last mount time: Sun Nov 11 19:45:08 2012 >19:48:19,891 INFO program: Last write time: Sun Nov 11 19:45:08 2012 >19:48:19,891 INFO program: Mount count: 1 >19:48:19,891 INFO program: Maximum mount count: -1 >19:48:19,891 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >19:48:19,891 INFO program: Check interval: 0 (<none>) >19:48:19,891 INFO program: Lifetime writes: 860 MB >19:48:19,891 INFO program: Reserved blocks uid: 0 (user root) >19:48:19,891 INFO program: Reserved blocks gid: 0 (group root) >19:48:19,891 INFO program: First inode: 11 >19:48:19,891 INFO program: Inode size: 256 >19:48:19,892 INFO program: Required extra isize: 28 >19:48:19,892 INFO program: Desired extra isize: 28 >19:48:19,892 INFO program: Journal inode: 8 >19:48:19,892 INFO program: First orphan inode: 184861 >19:48:19,892 INFO program: Default directory hash: half_md4 >19:48:19,892 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >19:48:19,892 INFO program: Journal backup: inode blocks >19:48:19,892 INFO program: Journal features: journal_incompat_revoke >19:48:19,892 INFO program: Journal size: 128M >19:48:19,892 INFO program: Journal length: 32768 >19:48:19,892 INFO program: Journal sequence: 0x00001623 >19:48:19,892 INFO program: Journal start: 1 >19:48:19,892 INFO program: >19:48:19,892 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:48:19,892 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:48:19,894 INFO program: Filesystem volume name: _Fedora-18-Beta- >19:48:19,894 INFO program: Last mounted on: /sysroot >19:48:19,894 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >19:48:19,895 INFO program: Filesystem magic number: 0xEF53 >19:48:19,895 INFO program: Filesystem revision #: 1 (dynamic) >19:48:19,895 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 >19:48:19,895 INFO program: Filesystem flags: signed_directory_hash >19:48:19,895 INFO program: Default mount options: user_xattr acl >19:48:19,895 INFO program: Filesystem state: clean >19:48:19,895 INFO program: Errors behavior: Continue >19:48:19,895 INFO program: Filesystem OS type: Linux >19:48:19,895 INFO program: Inode count: 262144 >19:48:19,895 INFO program: Block count: 1048576 >19:48:19,895 INFO program: Reserved block count: 10484 >19:48:19,895 INFO program: Free blocks: 296248 >19:48:19,895 INFO program: Free inodes: 158710 >19:48:19,895 INFO program: First block: 0 >19:48:19,895 INFO program: Block size: 4096 >19:48:19,895 INFO program: Fragment size: 4096 >19:48:19,895 INFO program: Reserved GDT blocks: 255 >19:48:19,895 INFO program: Blocks per group: 32768 >19:48:19,895 INFO program: Fragments per group: 32768 >19:48:19,895 INFO program: Inodes per group: 8192 >19:48:19,895 INFO program: Inode blocks per group: 512 >19:48:19,895 INFO program: Flex block group size: 16 >19:48:19,895 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >19:48:19,895 INFO program: Last mount time: Sun Nov 11 19:45:08 2012 >19:48:19,895 INFO program: Last write time: Sun Nov 11 19:45:08 2012 >19:48:19,895 INFO program: Mount count: 1 >19:48:19,896 INFO program: Maximum mount count: -1 >19:48:19,896 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >19:48:19,896 INFO program: Check interval: 0 (<none>) >19:48:19,896 INFO program: Lifetime writes: 860 MB >19:48:19,896 INFO program: Reserved blocks uid: 0 (user root) >19:48:19,896 INFO program: Reserved blocks gid: 0 (group root) >19:48:19,896 INFO program: First inode: 11 >19:48:19,896 INFO program: Inode size: 256 >19:48:19,896 INFO program: Required extra isize: 28 >19:48:19,896 INFO program: Desired extra isize: 28 >19:48:19,896 INFO program: Journal inode: 8 >19:48:19,896 INFO program: First orphan inode: 184861 >19:48:19,896 INFO program: Default directory hash: half_md4 >19:48:19,896 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >19:48:19,896 INFO program: Journal backup: inode blocks >19:48:19,896 INFO program: Journal features: journal_incompat_revoke >19:48:19,896 INFO program: Journal size: 128M >19:48:19,896 INFO program: Journal length: 32768 >19:48:19,896 INFO program: Journal sequence: 0x00001623 >19:48:19,896 INFO program: Journal start: 1 >19:48:19,896 INFO program: >19:48:19,896 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:48:19,897 INFO program: Running... resize2fs -P /dev/mapper/live-rw >19:48:19,898 INFO program: Estimated minimum size of the filesystem: 753946 >19:48:19,899 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:48:19,911 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >19:48:19,913 INFO program: Filesystem volume name: _Fedora-18-Beta- >19:48:19,913 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >19:48:19,913 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >19:48:19,913 INFO program: Filesystem magic number: 0xEF53 >19:48:19,913 INFO program: Filesystem revision #: 1 (dynamic) >19:48:19,913 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 >19:48:19,914 INFO program: Filesystem flags: signed_directory_hash >19:48:19,914 INFO program: Default mount options: user_xattr acl >19:48:19,914 INFO program: Filesystem state: clean >19:48:19,914 INFO program: Errors behavior: Continue >19:48:19,914 INFO program: Filesystem OS type: Linux >19:48:19,914 INFO program: Inode count: 188416 >19:48:19,914 INFO program: Block count: 753664 >19:48:19,914 INFO program: Reserved block count: 7535 >19:48:19,914 INFO program: Free blocks: 6476 >19:48:19,914 INFO program: Free inodes: 84982 >19:48:19,914 INFO program: First block: 0 >19:48:19,914 INFO program: Block size: 4096 >19:48:19,914 INFO program: Fragment size: 4096 >19:48:19,914 INFO program: Reserved GDT blocks: 255 >19:48:19,914 INFO program: Blocks per group: 32768 >19:48:19,914 INFO program: Fragments per group: 32768 >19:48:19,914 INFO program: Inodes per group: 8192 >19:48:19,914 INFO program: Inode blocks per group: 512 >19:48:19,914 INFO program: Flex block group size: 16 >19:48:19,914 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >19:48:19,914 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >19:48:19,914 INFO program: Last write time: Sat Nov 10 13:37:04 2012 >19:48:19,914 INFO program: Mount count: 0 >19:48:19,914 INFO program: Maximum mount count: -1 >19:48:19,914 INFO program: Last checked: Sat Nov 10 13:37:04 2012 >19:48:19,915 INFO program: Check interval: 0 (<none>) >19:48:19,915 INFO program: Lifetime writes: 861 MB >19:48:19,915 INFO program: Reserved blocks uid: 0 (user root) >19:48:19,915 INFO program: Reserved blocks gid: 0 (group root) >19:48:19,915 INFO program: First inode: 11 >19:48:19,915 INFO program: Inode size: 256 >19:48:19,915 INFO program: Required extra isize: 28 >19:48:19,915 INFO program: Desired extra isize: 28 >19:48:19,915 INFO program: Journal inode: 8 >19:48:19,915 INFO program: Default directory hash: half_md4 >19:48:19,915 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >19:48:19,915 INFO program: Journal backup: inode blocks >19:48:19,915 INFO program: Journal features: journal_incompat_revoke >19:48:19,915 INFO program: Journal size: 128M >19:48:19,915 INFO program: Journal length: 32768 >19:48:19,915 INFO program: Journal sequence: 0x00001622 >19:48:19,915 INFO program: Journal start: 0 >19:48:19,915 INFO program: >19:48:19,915 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:48:19,915 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >19:48:19,918 INFO program: Filesystem volume name: _Fedora-18-Beta- >19:48:19,918 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >19:48:19,918 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >19:48:19,918 INFO program: Filesystem magic number: 0xEF53 >19:48:19,918 INFO program: Filesystem revision #: 1 (dynamic) >19:48:19,918 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 >19:48:19,918 INFO program: Filesystem flags: signed_directory_hash >19:48:19,918 INFO program: Default mount options: user_xattr acl >19:48:19,918 INFO program: Filesystem state: clean >19:48:19,918 INFO program: Errors behavior: Continue >19:48:19,918 INFO program: Filesystem OS type: Linux >19:48:19,918 INFO program: Inode count: 188416 >19:48:19,918 INFO program: Block count: 753664 >19:48:19,918 INFO program: Reserved block count: 7535 >19:48:19,918 INFO program: Free blocks: 6476 >19:48:19,918 INFO program: Free inodes: 84982 >19:48:19,918 INFO program: First block: 0 >19:48:19,919 INFO program: Block size: 4096 >19:48:19,919 INFO program: Fragment size: 4096 >19:48:19,919 INFO program: Reserved GDT blocks: 255 >19:48:19,919 INFO program: Blocks per group: 32768 >19:48:19,919 INFO program: Fragments per group: 32768 >19:48:19,919 INFO program: Inodes per group: 8192 >19:48:19,919 INFO program: Inode blocks per group: 512 >19:48:19,919 INFO program: Flex block group size: 16 >19:48:19,919 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >19:48:19,919 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >19:48:19,919 INFO program: Last write time: Sat Nov 10 13:37:04 2012 >19:48:19,919 INFO program: Mount count: 0 >19:48:19,919 INFO program: Maximum mount count: -1 >19:48:19,919 INFO program: Last checked: Sat Nov 10 13:37:04 2012 >19:48:19,919 INFO program: Check interval: 0 (<none>) >19:48:19,919 INFO program: Lifetime writes: 861 MB >19:48:19,919 INFO program: Reserved blocks uid: 0 (user root) >19:48:19,919 INFO program: Reserved blocks gid: 0 (group root) >19:48:19,919 INFO program: First inode: 11 >19:48:19,919 INFO program: Inode size: 256 >19:48:19,919 INFO program: Required extra isize: 28 >19:48:19,919 INFO program: Desired extra isize: 28 >19:48:19,919 INFO program: Journal inode: 8 >19:48:19,919 INFO program: Default directory hash: half_md4 >19:48:19,919 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >19:48:19,920 INFO program: Journal backup: inode blocks >19:48:19,920 INFO program: Journal features: journal_incompat_revoke >19:48:19,920 INFO program: Journal size: 128M >19:48:19,920 INFO program: Journal length: 32768 >19:48:19,920 INFO program: Journal sequence: 0x00001622 >19:48:19,920 INFO program: Journal start: 0 >19:48:19,920 INFO program: >19:48:19,920 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:48:19,920 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >19:48:19,922 INFO program: Couldn't find valid filesystem superblock. >19:48:19,922 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:48:19,922 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >19:48:19,925 INFO program: Running... udevadm settle --timeout=300 >19:48:19,942 INFO program: Running... udevadm settle --timeout=300 >19:48:19,950 INFO program: Running... udevadm settle --timeout=300 >19:48:19,958 INFO program: Running... udevadm settle --timeout=300 >19:48:19,966 INFO program: Running... udevadm settle --timeout=300 >19:48:19,973 INFO program: Running... udevadm settle --timeout=300 >19:48:19,981 INFO program: Running... udevadm settle --timeout=300 >19:48:19,990 INFO program: Running... udevadm settle --timeout=300 >19:48:19,999 INFO program: Running... udevadm settle --timeout=300 >19:48:20,006 INFO program: Running... udevadm settle --timeout=300 >19:48:20,015 INFO program: Running... udevadm settle --timeout=300 >19:48:20,022 INFO program: Running... udevadm settle --timeout=300 >19:48:20,030 INFO program: Running... udevadm settle --timeout=300 >19:48:20,037 INFO program: Running... udevadm settle --timeout=300 >19:48:20,046 INFO program: Running... udevadm settle --timeout=300 >19:48:20,052 INFO program: Running... udevadm settle --timeout=300 >19:48:20,061 INFO program: Running... udevadm settle --timeout=300 >19:48:20,068 INFO program: Running... udevadm settle --timeout=300 >19:48:20,076 INFO program: Running... udevadm settle --timeout=300 >19:48:20,084 INFO program: Running... udevadm settle --timeout=300 >19:48:20,092 INFO program: Running... udevadm settle --timeout=300 >19:48:20,100 INFO program: Running... udevadm settle --timeout=300 >19:48:20,108 INFO program: Running... udevadm settle --timeout=300 >19:48:20,115 INFO program: Running... udevadm settle --timeout=300 >19:48:20,124 INFO program: Running... udevadm settle --timeout=300 >19:48:20,132 INFO program: Running... udevadm settle --timeout=300 >19:48:20,140 INFO program: Running... udevadm settle --timeout=300 >19:48:20,147 INFO program: Running... udevadm settle --timeout=300 >19:48:20,156 INFO program: Running... udevadm settle --timeout=300 >19:48:20,163 INFO program: Running... udevadm settle --timeout=300 >19:48:20,172 INFO program: Running... udevadm settle --timeout=300 >19:48:20,180 INFO program: Running... udevadm settle --timeout=300 >19:48:20,188 INFO program: Running... udevadm settle --timeout=300 >19:48:20,196 INFO program: Running... udevadm settle --timeout=300 >19:48:20,204 INFO program: Running... udevadm settle --timeout=300 >19:48:20,212 INFO program: Running... udevadm settle --timeout=300 >19:48:20,220 INFO program: Running... udevadm settle --timeout=300 >19:48:20,227 INFO program: Running... udevadm settle --timeout=300 >19:48:20,234 INFO program: Running... udevadm settle --timeout=300 >19:48:20,243 INFO program: Running... udevadm settle --timeout=300 >19:48:20,250 INFO program: Running... udevadm settle --timeout=300 >19:48:20,257 INFO program: Running... udevadm settle --timeout=300 >19:48:20,266 INFO program: Running... udevadm settle --timeout=300 >19:48:20,273 INFO program: Running... udevadm settle --timeout=300 >19:48:20,280 INFO program: Running... udevadm settle --timeout=300 >19:48:20,289 INFO program: Running... udevadm settle --timeout=300 >19:48:20,298 INFO program: Running... udevadm settle --timeout=300 >19:48:20,307 INFO program: Running... udevadm settle --timeout=300 >19:48:20,314 INFO program: Running... udevadm settle --timeout=300 >19:48:20,322 INFO program: Running... udevadm settle --timeout=300 >19:48:20,329 INFO program: Running... udevadm settle --timeout=300 >19:48:20,337 INFO program: Running... udevadm settle --timeout=300 >19:48:20,345 INFO program: Running... udevadm settle --timeout=300 >19:48:20,353 INFO program: Running... udevadm settle --timeout=300 >19:48:20,360 INFO program: Running... udevadm settle --timeout=300 >19:48:20,368 INFO program: Running... udevadm settle --timeout=300 >19:48:20,375 INFO program: Running... udevadm settle --timeout=300 >19:48:20,383 INFO program: Running... udevadm settle --timeout=300 >19:48:20,390 INFO program: Running... udevadm settle --timeout=300 >19:48:20,398 INFO program: Running... udevadm settle --timeout=300 >19:48:20,405 INFO program: Running... udevadm settle --timeout=300 >19:48:20,413 INFO program: Running... udevadm settle --timeout=300 >19:48:20,420 INFO program: Running... udevadm settle --timeout=300 >19:48:20,428 INFO program: Running... udevadm settle --timeout=300 >19:48:20,436 INFO program: Running... udevadm settle --timeout=300 >19:48:20,444 INFO program: Running... udevadm settle --timeout=300 >19:48:20,451 INFO program: Running... udevadm settle --timeout=300 >19:48:20,458 INFO program: Running... udevadm settle --timeout=300 >19:48:20,465 INFO program: Running... udevadm settle --timeout=300 >19:48:20,474 INFO program: Running... udevadm settle --timeout=300 >19:48:20,482 INFO program: Running... udevadm settle --timeout=300 >19:48:20,490 INFO program: Running... udevadm settle --timeout=300 >19:48:20,497 INFO program: Running... udevadm settle --timeout=300 >19:48:20,505 INFO program: Running... udevadm settle --timeout=300 >19:48:20,513 INFO program: Running... udevadm settle --timeout=300 >19:48:20,521 INFO program: Running... udevadm settle --timeout=300 >19:48:20,528 INFO program: Running... udevadm settle --timeout=300 >19:48:20,537 INFO program: Running... udevadm settle --timeout=300 >19:48:20,543 INFO program: Running... udevadm settle --timeout=300 >19:48:20,552 INFO program: Running... udevadm settle --timeout=300 >19:48:20,559 INFO program: Running... udevadm settle --timeout=300 >19:48:20,567 INFO program: Running... udevadm settle --timeout=300 >19:48:20,574 INFO program: Running... udevadm settle --timeout=300 >19:48:20,581 INFO program: Running... udevadm settle --timeout=300 >19:48:20,589 INFO program: Running... udevadm settle --timeout=300 >19:48:20,597 INFO program: Running... udevadm settle --timeout=300 >19:48:20,604 INFO program: Running... udevadm settle --timeout=300 >19:48:20,613 INFO program: Running... udevadm settle --timeout=300 >19:48:20,620 INFO program: Running... udevadm settle --timeout=300 >19:48:20,627 INFO program: Running... udevadm settle --timeout=300 >19:48:20,635 INFO program: Running... udevadm settle --timeout=300 >19:48:20,960 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >19:48:20,968 INFO program: Running... modprobe fcoe >19:48:20,994 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >19:48:21,004 INFO program: No FCoE boot disk information is found in EDD! >19:48:21,005 INFO program: Running... udevadm settle --timeout=300 >19:48:22,590 INFO program: Running... multipath -d >19:48:22,723 INFO program: Nov 11 19:48:22 | sdc: rport id not found >19:48:22,723 INFO program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >19:48:22,723 INFO program: size=7.4G features='0' hwhandler='0' wp=undef >19:48:22,724 INFO program: `-+- policy='service-time 0' prio=1 status=undef >19:48:22,724 INFO program: `- 8:0:0:0 sdc 8:32 undef ready running >19:48:22,725 INFO program: Running... multipath -ll >19:48:22,954 INFO program: Running... udevadm control --property=ANACONDA=1 >19:48:22,961 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >19:48:22,973 INFO program: Running... udevadm settle --timeout=300 >19:48:22,987 INFO program: Running... systemctl start chronyd.service >19:48:23,917 INFO program: Running... udevadm settle --timeout=300 >19:48:23,971 INFO program: Running... multipath -d >19:48:23,983 INFO program: Nov 11 19:48:23 | sdc: rport id not found >19:48:23,983 INFO program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >19:48:23,983 INFO program: size=7.4G features='0' hwhandler='0' wp=undef >19:48:23,984 INFO program: `-+- policy='service-time 0' prio=1 status=undef >19:48:23,984 INFO program: `- 8:0:0:0 sdc 8:32 undef ready running >19:48:23,984 INFO program: Running... multipath -ll >19:48:24,312 INFO program: Running... ntfsinfo -m /dev/sda1 >19:48:24,339 INFO program: Volume Information >19:48:24,340 INFO program: Name of device: /dev/sda1 >19:48:24,340 INFO program: Device state: 11 >19:48:24,340 INFO program: Volume Name: System Reserved >19:48:24,340 INFO program: Volume State: 91 >19:48:24,340 INFO program: Volume Version: 3.1 >19:48:24,340 INFO program: Sector Size: 512 >19:48:24,340 INFO program: Cluster Size: 4096 >19:48:24,340 INFO program: Index Block Size: 4096 >19:48:24,340 INFO program: Volume Size in Clusters: 8959743 >19:48:24,340 INFO program: MFT Information >19:48:24,341 INFO program: MFT Record Size: 1024 >19:48:24,341 INFO program: MFT Zone Multiplier: 0 >19:48:24,341 INFO program: MFT Data Position: 24 >19:48:24,341 INFO program: MFT Zone Start: 8533 >19:48:24,341 INFO program: MFT Zone End: 1128500 >19:48:24,341 INFO program: MFT Zone Position: 8533 >19:48:24,341 INFO program: Current Position in First Data Zone: 1128500 >19:48:24,341 INFO program: Current Position in Second Data Zone: 0 >19:48:24,341 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >19:48:24,342 INFO program: FILE_MFTMirr Size: 4 >19:48:24,342 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >19:48:24,342 INFO program: Size of Attribute Definition Table: 2560 >19:48:24,342 INFO program: FILE_Bitmap Information >19:48:24,342 INFO program: FILE_Bitmap MFT Record Number: 6 >19:48:24,343 INFO program: State of FILE_Bitmap Inode: 80 >19:48:24,343 INFO program: Length of Attribute List: 0 >19:48:24,343 INFO program: Attribute List: (null) >19:48:24,344 INFO program: Number of Attached Extent Inodes: 0 >19:48:24,344 INFO program: FILE_Bitmap Data Attribute Information >19:48:24,344 INFO program: Decompressed Runlist: not done yet >19:48:24,344 INFO program: Base Inode: 6 >19:48:24,344 INFO program: Attribute Types: not done yet >19:48:24,345 INFO program: Attribute Name Length: 0 >19:48:24,345 INFO program: Attribute State: 3 >19:48:24,345 INFO program: Attribute Allocated Size: 1122304 >19:48:24,345 INFO program: Attribute Data Size: 1119968 >19:48:24,345 INFO program: Attribute Initialized Size: 1119968 >19:48:24,345 INFO program: Attribute Compressed Size: 0 >19:48:24,346 INFO program: Compression Block Size: 0 >19:48:24,346 INFO program: Compression Block Size Bits: 0 >19:48:24,346 INFO program: Compression Block Clusters: 0 >19:48:24,346 INFO program: Running... ntfsresize -m /dev/sda1 >19:48:24,563 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >19:48:24,563 INFO program: Minsize (in MB): 57 >19:48:24,603 INFO program: Running... ntfsinfo -m /dev/sda2 >19:48:24,662 INFO program: Volume Information >19:48:24,662 INFO program: Name of device: /dev/sda2 >19:48:24,662 INFO program: Device state: 11 >19:48:24,662 INFO program: Volume Name: Win7 >19:48:24,662 INFO program: Volume State: 91 >19:48:24,662 INFO program: Volume Version: 3.1 >19:48:24,662 INFO program: Sector Size: 512 >19:48:24,662 INFO program: Cluster Size: 4096 >19:48:24,662 INFO program: Index Block Size: 4096 >19:48:24,662 INFO program: Volume Size in Clusters: 32203775 >19:48:24,662 INFO program: MFT Information >19:48:24,663 INFO program: MFT Record Size: 1024 >19:48:24,663 INFO program: MFT Zone Multiplier: 0 >19:48:24,663 INFO program: MFT Data Position: 24 >19:48:24,663 INFO program: MFT Zone Start: 786432 >19:48:24,664 INFO program: MFT Zone End: 4811903 >19:48:24,664 INFO program: MFT Zone Position: 786432 >19:48:24,665 INFO program: Current Position in First Data Zone: 4811903 >19:48:24,665 INFO program: Current Position in Second Data Zone: 0 >19:48:24,666 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >19:48:24,666 INFO program: FILE_MFTMirr Size: 4 >19:48:24,667 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >19:48:24,667 INFO program: Size of Attribute Definition Table: 2560 >19:48:24,668 INFO program: FILE_Bitmap Information >19:48:24,668 INFO program: FILE_Bitmap MFT Record Number: 6 >19:48:24,669 INFO program: State of FILE_Bitmap Inode: 80 >19:48:24,669 INFO program: Length of Attribute List: 0 >19:48:24,669 INFO program: Attribute List: (null) >19:48:24,669 INFO program: Number of Attached Extent Inodes: 0 >19:48:24,670 INFO program: FILE_Bitmap Data Attribute Information >19:48:24,670 INFO program: Decompressed Runlist: not done yet >19:48:24,670 INFO program: Base Inode: 6 >19:48:24,670 INFO program: Attribute Types: not done yet >19:48:24,670 INFO program: Attribute Name Length: 0 >19:48:24,671 INFO program: Attribute State: 3 >19:48:24,671 INFO program: Attribute Allocated Size: 4026368 >19:48:24,671 INFO program: Attribute Data Size: 4025472 >19:48:24,671 INFO program: Attribute Initialized Size: 4025472 >19:48:24,671 INFO program: Attribute Compressed Size: 0 >19:48:24,671 INFO program: Compression Block Size: 0 >19:48:24,672 INFO program: Compression Block Size Bits: 0 >19:48:24,672 INFO program: Compression Block Clusters: 0 >19:48:24,672 INFO program: Running... ntfsresize -m /dev/sda2 >19:48:41,310 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >19:48:41,310 INFO program: Minsize (in MB): 125839 >19:48:41,458 INFO program: Running... ntfsinfo -m /dev/sda5 >19:48:41,519 INFO program: Volume Information >19:48:41,520 INFO program: Name of device: /dev/sda5 >19:48:41,520 INFO program: Device state: 11 >19:48:41,520 INFO program: Volume Name: A2 >19:48:41,520 INFO program: Volume State: 91 >19:48:41,520 INFO program: Volume Version: 3.1 >19:48:41,520 INFO program: Sector Size: 512 >19:48:41,520 INFO program: Cluster Size: 4096 >19:48:41,520 INFO program: Index Block Size: 4096 >19:48:41,520 INFO program: Volume Size in Clusters: 36639231 >19:48:41,520 INFO program: MFT Information >19:48:41,520 INFO program: MFT Record Size: 1024 >19:48:41,520 INFO program: MFT Zone Multiplier: 0 >19:48:41,520 INFO program: MFT Data Position: 24 >19:48:41,520 INFO program: MFT Zone Start: 786432 >19:48:41,520 INFO program: MFT Zone End: 5366335 >19:48:41,521 INFO program: MFT Zone Position: 786432 >19:48:41,521 INFO program: Current Position in First Data Zone: 5366335 >19:48:41,521 INFO program: Current Position in Second Data Zone: 0 >19:48:41,521 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >19:48:41,521 INFO program: FILE_MFTMirr Size: 4 >19:48:41,521 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >19:48:41,522 INFO program: Size of Attribute Definition Table: 2560 >19:48:41,522 INFO program: FILE_Bitmap Information >19:48:41,522 INFO program: FILE_Bitmap MFT Record Number: 6 >19:48:41,522 INFO program: State of FILE_Bitmap Inode: 80 >19:48:41,522 INFO program: Length of Attribute List: 0 >19:48:41,522 INFO program: Attribute List: (null) >19:48:41,523 INFO program: Number of Attached Extent Inodes: 0 >19:48:41,523 INFO program: FILE_Bitmap Data Attribute Information >19:48:41,523 INFO program: Decompressed Runlist: not done yet >19:48:41,523 INFO program: Base Inode: 6 >19:48:41,523 INFO program: Attribute Types: not done yet >19:48:41,523 INFO program: Attribute Name Length: 0 >19:48:41,524 INFO program: Attribute State: 3 >19:48:41,524 INFO program: Attribute Allocated Size: 4583424 >19:48:41,524 INFO program: Attribute Data Size: 4579904 >19:48:41,524 INFO program: Attribute Initialized Size: 4579904 >19:48:41,524 INFO program: Attribute Compressed Size: 0 >19:48:41,524 INFO program: Compression Block Size: 0 >19:48:41,525 INFO program: Compression Block Size Bits: 0 >19:48:41,525 INFO program: Compression Block Clusters: 0 >19:48:41,525 INFO program: Running... ntfsresize -m /dev/sda5 >19:48:43,479 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >19:48:43,479 INFO program: Minsize (in MB): 141993 >19:48:43,526 INFO program: Running... ntfsinfo -m /dev/sda6 >19:48:43,563 INFO program: Volume Information >19:48:43,563 INFO program: Name of device: /dev/sda6 >19:48:43,563 INFO program: Device state: 11 >19:48:43,563 INFO program: Volume Name: sysoftware >19:48:43,563 INFO program: Volume State: 91 >19:48:43,563 INFO program: Volume Version: 3.1 >19:48:43,563 INFO program: Sector Size: 512 >19:48:43,563 INFO program: Cluster Size: 4096 >19:48:43,563 INFO program: Index Block Size: 4096 >19:48:43,564 INFO program: Volume Size in Clusters: 51199999 >19:48:43,564 INFO program: MFT Information >19:48:43,564 INFO program: MFT Record Size: 1024 >19:48:43,564 INFO program: MFT Zone Multiplier: 0 >19:48:43,564 INFO program: MFT Data Position: 24 >19:48:43,564 INFO program: MFT Zone Start: 786432 >19:48:43,564 INFO program: MFT Zone End: 7186431 >19:48:43,564 INFO program: MFT Zone Position: 786432 >19:48:43,564 INFO program: Current Position in First Data Zone: 7186431 >19:48:43,564 INFO program: Current Position in Second Data Zone: 0 >19:48:43,564 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >19:48:43,564 INFO program: FILE_MFTMirr Size: 4 >19:48:43,565 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >19:48:43,565 INFO program: Size of Attribute Definition Table: 2560 >19:48:43,565 INFO program: FILE_Bitmap Information >19:48:43,565 INFO program: FILE_Bitmap MFT Record Number: 6 >19:48:43,565 INFO program: State of FILE_Bitmap Inode: 80 >19:48:43,565 INFO program: Length of Attribute List: 0 >19:48:43,566 INFO program: Attribute List: (null) >19:48:43,566 INFO program: Number of Attached Extent Inodes: 0 >19:48:43,566 INFO program: FILE_Bitmap Data Attribute Information >19:48:43,566 INFO program: Decompressed Runlist: not done yet >19:48:43,566 INFO program: Base Inode: 6 >19:48:43,567 INFO program: Attribute Types: not done yet >19:48:43,567 INFO program: Attribute Name Length: 0 >19:48:43,567 INFO program: Attribute State: 3 >19:48:43,567 INFO program: Attribute Allocated Size: 6402048 >19:48:43,567 INFO program: Attribute Data Size: 6400000 >19:48:43,567 INFO program: Attribute Initialized Size: 6400000 >19:48:43,568 INFO program: Attribute Compressed Size: 0 >19:48:43,568 INFO program: Compression Block Size: 0 >19:48:43,568 INFO program: Compression Block Size Bits: 0 >19:48:43,568 INFO program: Compression Block Clusters: 0 >19:48:43,568 INFO program: Running... ntfsresize -m /dev/sda6 >19:48:44,736 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >19:48:44,736 INFO program: Minsize (in MB): 199222 >19:48:44,863 INFO program: Running... ntfsinfo -m /dev/sda7 >19:48:44,906 INFO program: Volume Information >19:48:44,906 INFO program: Name of device: /dev/sda7 >19:48:44,906 INFO program: Device state: 11 >19:48:44,906 INFO program: Volume Name: VolumeM >19:48:44,906 INFO program: Volume State: 91 >19:48:44,906 INFO program: Volume Version: 3.1 >19:48:44,906 INFO program: Sector Size: 512 >19:48:44,906 INFO program: Cluster Size: 4096 >19:48:44,906 INFO program: Index Block Size: 4096 >19:48:44,906 INFO program: Volume Size in Clusters: 40160255 >19:48:44,906 INFO program: MFT Information >19:48:44,907 INFO program: MFT Record Size: 1024 >19:48:44,907 INFO program: MFT Zone Multiplier: 0 >19:48:44,907 INFO program: MFT Data Position: 24 >19:48:44,907 INFO program: MFT Zone Start: 786432 >19:48:44,907 INFO program: MFT Zone End: 5806463 >19:48:44,907 INFO program: MFT Zone Position: 786432 >19:48:44,907 INFO program: Current Position in First Data Zone: 5806463 >19:48:44,907 INFO program: Current Position in Second Data Zone: 0 >19:48:44,907 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >19:48:44,907 INFO program: FILE_MFTMirr Size: 4 >19:48:44,908 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >19:48:44,908 INFO program: Size of Attribute Definition Table: 2560 >19:48:44,908 INFO program: FILE_Bitmap Information >19:48:44,908 INFO program: FILE_Bitmap MFT Record Number: 6 >19:48:44,908 INFO program: State of FILE_Bitmap Inode: 80 >19:48:44,908 INFO program: Length of Attribute List: 0 >19:48:44,909 INFO program: Attribute List: (null) >19:48:44,909 INFO program: Number of Attached Extent Inodes: 0 >19:48:44,909 INFO program: FILE_Bitmap Data Attribute Information >19:48:44,909 INFO program: Decompressed Runlist: not done yet >19:48:44,909 INFO program: Base Inode: 6 >19:48:44,909 INFO program: Attribute Types: not done yet >19:48:44,910 INFO program: Attribute Name Length: 0 >19:48:44,910 INFO program: Attribute State: 3 >19:48:44,910 INFO program: Attribute Allocated Size: 5021696 >19:48:44,910 INFO program: Attribute Data Size: 5020032 >19:48:44,910 INFO program: Attribute Initialized Size: 5020032 >19:48:44,910 INFO program: Attribute Compressed Size: 0 >19:48:44,911 INFO program: Compression Block Size: 0 >19:48:44,911 INFO program: Compression Block Size Bits: 0 >19:48:44,911 INFO program: Compression Block Clusters: 0 >19:48:44,911 INFO program: Running... ntfsresize -m /dev/sda7 >19:48:45,453 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >19:48:45,453 INFO program: Minsize (in MB): 117583 >19:48:45,587 INFO program: Running... ntfsinfo -m /dev/sda8 >19:48:45,622 INFO program: Volume Information >19:48:45,622 INFO program: Name of device: /dev/sda8 >19:48:45,622 INFO program: Device state: 11 >19:48:45,623 INFO program: Volume Name: win8b >19:48:45,623 INFO program: Volume State: 91 >19:48:45,623 INFO program: Volume Version: 3.1 >19:48:45,623 INFO program: Sector Size: 512 >19:48:45,623 INFO program: Cluster Size: 4096 >19:48:45,623 INFO program: Index Block Size: 4096 >19:48:45,623 INFO program: Volume Size in Clusters: 63999999 >19:48:45,623 INFO program: MFT Information >19:48:45,623 INFO program: MFT Record Size: 1024 >19:48:45,623 INFO program: MFT Zone Multiplier: 0 >19:48:45,623 INFO program: MFT Data Position: 24 >19:48:45,623 INFO program: MFT Zone Start: 786432 >19:48:45,623 INFO program: MFT Zone End: 8786431 >19:48:45,623 INFO program: MFT Zone Position: 786432 >19:48:45,623 INFO program: Current Position in First Data Zone: 8786431 >19:48:45,624 INFO program: Current Position in Second Data Zone: 0 >19:48:45,624 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >19:48:45,624 INFO program: FILE_MFTMirr Size: 4 >19:48:45,624 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >19:48:45,624 INFO program: Size of Attribute Definition Table: 2560 >19:48:45,625 INFO program: FILE_Bitmap Information >19:48:45,625 INFO program: FILE_Bitmap MFT Record Number: 6 >19:48:45,625 INFO program: State of FILE_Bitmap Inode: 80 >19:48:45,625 INFO program: Length of Attribute List: 0 >19:48:45,625 INFO program: Attribute List: (null) >19:48:45,626 INFO program: Number of Attached Extent Inodes: 0 >19:48:45,626 INFO program: FILE_Bitmap Data Attribute Information >19:48:45,626 INFO program: Decompressed Runlist: not done yet >19:48:45,626 INFO program: Base Inode: 6 >19:48:45,626 INFO program: Attribute Types: not done yet >19:48:45,627 INFO program: Attribute Name Length: 0 >19:48:45,627 INFO program: Attribute State: 3 >19:48:45,627 INFO program: Attribute Allocated Size: 8003584 >19:48:45,627 INFO program: Attribute Data Size: 8000000 >19:48:45,627 INFO program: Attribute Initialized Size: 8000000 >19:48:45,627 INFO program: Attribute Compressed Size: 0 >19:48:45,628 INFO program: Compression Block Size: 0 >19:48:45,628 INFO program: Compression Block Size Bits: 0 >19:48:45,628 INFO program: Compression Block Clusters: 0 >19:48:45,628 INFO program: Running... ntfsresize -m /dev/sda8 >19:48:46,514 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >19:48:46,514 INFO program: Minsize (in MB): 243829 >00:48:46,712 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb10 /tmp/btrfs-tmp.142nZ_eh >19:48:46,754 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.142nZ_eh >19:48:46,758 INFO program: ID 256 gen 5 top level 5 path home >00:48:46,760 INFO program: Running... /bin/umount /tmp/btrfs-tmp.142nZ_eh >11:50:41,469 INFO program: Running... udevadm settle --timeout=300 >11:50:41,498 INFO program: Running... multipath -d >11:50:41,521 INFO program: Nov 11 11:50:41 | sdc: rport id not found >11:50:41,521 INFO program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >11:50:41,521 INFO program: size=7.4G features='0' hwhandler='0' wp=undef >11:50:41,521 INFO program: `-+- policy='service-time 0' prio=1 status=undef >11:50:41,521 INFO program: `- 8:0:0:0 sdc 8:32 undef ready running >11:50:41,522 INFO program: Running... multipath -ll >11:50:42,033 INFO program: Running... ntfsinfo -m /dev/sda1 >11:50:42,087 INFO program: Volume Information >11:50:42,087 INFO program: Name of device: /dev/sda1 >11:50:42,087 INFO program: Device state: 11 >11:50:42,087 INFO program: Volume Name: System Reserved >11:50:42,087 INFO program: Volume State: 91 >11:50:42,087 INFO program: Volume Version: 3.1 >11:50:42,087 INFO program: Sector Size: 512 >11:50:42,088 INFO program: Cluster Size: 4096 >11:50:42,088 INFO program: Index Block Size: 4096 >11:50:42,088 INFO program: Volume Size in Clusters: 8959743 >11:50:42,088 INFO program: MFT Information >11:50:42,088 INFO program: MFT Record Size: 1024 >11:50:42,088 INFO program: MFT Zone Multiplier: 0 >11:50:42,088 INFO program: MFT Data Position: 24 >11:50:42,088 INFO program: MFT Zone Start: 8533 >11:50:42,088 INFO program: MFT Zone End: 1128500 >11:50:42,088 INFO program: MFT Zone Position: 8533 >11:50:42,088 INFO program: Current Position in First Data Zone: 1128500 >11:50:42,088 INFO program: Current Position in Second Data Zone: 0 >11:50:42,088 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >11:50:42,088 INFO program: FILE_MFTMirr Size: 4 >11:50:42,088 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >11:50:42,088 INFO program: Size of Attribute Definition Table: 2560 >11:50:42,088 INFO program: FILE_Bitmap Information >11:50:42,088 INFO program: FILE_Bitmap MFT Record Number: 6 >11:50:42,088 INFO program: State of FILE_Bitmap Inode: 80 >11:50:42,088 INFO program: Length of Attribute List: 0 >11:50:42,088 INFO program: Attribute List: (null) >11:50:42,088 INFO program: Number of Attached Extent Inodes: 0 >11:50:42,088 INFO program: FILE_Bitmap Data Attribute Information >11:50:42,088 INFO program: Decompressed Runlist: not done yet >11:50:42,089 INFO program: Base Inode: 6 >11:50:42,089 INFO program: Attribute Types: not done yet >11:50:42,089 INFO program: Attribute Name Length: 0 >11:50:42,089 INFO program: Attribute State: 3 >11:50:42,089 INFO program: Attribute Allocated Size: 1122304 >11:50:42,089 INFO program: Attribute Data Size: 1119968 >11:50:42,089 INFO program: Attribute Initialized Size: 1119968 >11:50:42,089 INFO program: Attribute Compressed Size: 0 >11:50:42,089 INFO program: Compression Block Size: 0 >11:50:42,089 INFO program: Compression Block Size Bits: 0 >11:50:42,089 INFO program: Compression Block Clusters: 0 >11:50:42,089 INFO program: Running... ntfsresize -m /dev/sda1 >11:50:42,307 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >11:50:42,308 INFO program: Minsize (in MB): 57 >11:50:42,332 INFO program: Running... ntfsinfo -m /dev/sda2 >11:50:42,416 INFO program: Volume Information >11:50:42,416 INFO program: Name of device: /dev/sda2 >11:50:42,416 INFO program: Device state: 11 >11:50:42,416 INFO program: Volume Name: Win7 >11:50:42,416 INFO program: Volume State: 91 >11:50:42,416 INFO program: Volume Version: 3.1 >11:50:42,416 INFO program: Sector Size: 512 >11:50:42,416 INFO program: Cluster Size: 4096 >11:50:42,416 INFO program: Index Block Size: 4096 >11:50:42,416 INFO program: Volume Size in Clusters: 32203775 >11:50:42,416 INFO program: MFT Information >11:50:42,416 INFO program: MFT Record Size: 1024 >11:50:42,416 INFO program: MFT Zone Multiplier: 0 >11:50:42,416 INFO program: MFT Data Position: 24 >11:50:42,416 INFO program: MFT Zone Start: 786432 >11:50:42,416 INFO program: MFT Zone End: 4811903 >11:50:42,417 INFO program: MFT Zone Position: 786432 >11:50:42,417 INFO program: Current Position in First Data Zone: 4811903 >11:50:42,417 INFO program: Current Position in Second Data Zone: 0 >11:50:42,417 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >11:50:42,417 INFO program: FILE_MFTMirr Size: 4 >11:50:42,417 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >11:50:42,417 INFO program: Size of Attribute Definition Table: 2560 >11:50:42,417 INFO program: FILE_Bitmap Information >11:50:42,417 INFO program: FILE_Bitmap MFT Record Number: 6 >11:50:42,417 INFO program: State of FILE_Bitmap Inode: 80 >11:50:42,417 INFO program: Length of Attribute List: 0 >11:50:42,417 INFO program: Attribute List: (null) >11:50:42,417 INFO program: Number of Attached Extent Inodes: 0 >11:50:42,417 INFO program: FILE_Bitmap Data Attribute Information >11:50:42,417 INFO program: Decompressed Runlist: not done yet >11:50:42,417 INFO program: Base Inode: 6 >11:50:42,417 INFO program: Attribute Types: not done yet >11:50:42,417 INFO program: Attribute Name Length: 0 >11:50:42,417 INFO program: Attribute State: 3 >11:50:42,417 INFO program: Attribute Allocated Size: 4026368 >11:50:42,417 INFO program: Attribute Data Size: 4025472 >11:50:42,417 INFO program: Attribute Initialized Size: 4025472 >11:50:42,417 INFO program: Attribute Compressed Size: 0 >11:50:42,417 INFO program: Compression Block Size: 0 >11:50:42,418 INFO program: Compression Block Size Bits: 0 >11:50:42,418 INFO program: Compression Block Clusters: 0 >11:50:42,418 INFO program: Running... ntfsresize -m /dev/sda2 >11:50:58,886 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >11:50:58,886 INFO program: Minsize (in MB): 125839 >11:50:59,033 INFO program: Running... ntfsinfo -m /dev/sda5 >11:50:59,094 INFO program: Volume Information >11:50:59,094 INFO program: Name of device: /dev/sda5 >11:50:59,094 INFO program: Device state: 11 >11:50:59,094 INFO program: Volume Name: A2 >11:50:59,094 INFO program: Volume State: 91 >11:50:59,094 INFO program: Volume Version: 3.1 >11:50:59,094 INFO program: Sector Size: 512 >11:50:59,094 INFO program: Cluster Size: 4096 >11:50:59,094 INFO program: Index Block Size: 4096 >11:50:59,094 INFO program: Volume Size in Clusters: 36639231 >11:50:59,094 INFO program: MFT Information >11:50:59,094 INFO program: MFT Record Size: 1024 >11:50:59,094 INFO program: MFT Zone Multiplier: 0 >11:50:59,094 INFO program: MFT Data Position: 24 >11:50:59,094 INFO program: MFT Zone Start: 786432 >11:50:59,094 INFO program: MFT Zone End: 5366335 >11:50:59,094 INFO program: MFT Zone Position: 786432 >11:50:59,094 INFO program: Current Position in First Data Zone: 5366335 >11:50:59,094 INFO program: Current Position in Second Data Zone: 0 >11:50:59,094 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >11:50:59,095 INFO program: FILE_MFTMirr Size: 4 >11:50:59,095 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >11:50:59,095 INFO program: Size of Attribute Definition Table: 2560 >11:50:59,095 INFO program: FILE_Bitmap Information >11:50:59,095 INFO program: FILE_Bitmap MFT Record Number: 6 >11:50:59,095 INFO program: State of FILE_Bitmap Inode: 80 >11:50:59,095 INFO program: Length of Attribute List: 0 >11:50:59,095 INFO program: Attribute List: (null) >11:50:59,095 INFO program: Number of Attached Extent Inodes: 0 >11:50:59,095 INFO program: FILE_Bitmap Data Attribute Information >11:50:59,095 INFO program: Decompressed Runlist: not done yet >11:50:59,095 INFO program: Base Inode: 6 >11:50:59,095 INFO program: Attribute Types: not done yet >11:50:59,095 INFO program: Attribute Name Length: 0 >11:50:59,095 INFO program: Attribute State: 3 >11:50:59,095 INFO program: Attribute Allocated Size: 4583424 >11:50:59,095 INFO program: Attribute Data Size: 4579904 >11:50:59,095 INFO program: Attribute Initialized Size: 4579904 >11:50:59,095 INFO program: Attribute Compressed Size: 0 >11:50:59,095 INFO program: Compression Block Size: 0 >11:50:59,095 INFO program: Compression Block Size Bits: 0 >11:50:59,095 INFO program: Compression Block Clusters: 0 >11:50:59,096 INFO program: Running... ntfsresize -m /dev/sda5 >11:51:00,956 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >11:51:00,957 INFO program: Minsize (in MB): 141993 >11:51:00,993 INFO program: Running... ntfsinfo -m /dev/sda6 >11:51:01,041 INFO program: Volume Information >11:51:01,041 INFO program: Name of device: /dev/sda6 >11:51:01,041 INFO program: Device state: 11 >11:51:01,041 INFO program: Volume Name: sysoftware >11:51:01,041 INFO program: Volume State: 91 >11:51:01,041 INFO program: Volume Version: 3.1 >11:51:01,042 INFO program: Sector Size: 512 >11:51:01,042 INFO program: Cluster Size: 4096 >11:51:01,042 INFO program: Index Block Size: 4096 >11:51:01,042 INFO program: Volume Size in Clusters: 51199999 >11:51:01,042 INFO program: MFT Information >11:51:01,042 INFO program: MFT Record Size: 1024 >11:51:01,042 INFO program: MFT Zone Multiplier: 0 >11:51:01,042 INFO program: MFT Data Position: 24 >11:51:01,042 INFO program: MFT Zone Start: 786432 >11:51:01,042 INFO program: MFT Zone End: 7186431 >11:51:01,042 INFO program: MFT Zone Position: 786432 >11:51:01,042 INFO program: Current Position in First Data Zone: 7186431 >11:51:01,042 INFO program: Current Position in Second Data Zone: 0 >11:51:01,042 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >11:51:01,042 INFO program: FILE_MFTMirr Size: 4 >11:51:01,042 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >11:51:01,042 INFO program: Size of Attribute Definition Table: 2560 >11:51:01,042 INFO program: FILE_Bitmap Information >11:51:01,042 INFO program: FILE_Bitmap MFT Record Number: 6 >11:51:01,042 INFO program: State of FILE_Bitmap Inode: 80 >11:51:01,042 INFO program: Length of Attribute List: 0 >11:51:01,042 INFO program: Attribute List: (null) >11:51:01,043 INFO program: Number of Attached Extent Inodes: 0 >11:51:01,043 INFO program: FILE_Bitmap Data Attribute Information >11:51:01,043 INFO program: Decompressed Runlist: not done yet >11:51:01,043 INFO program: Base Inode: 6 >11:51:01,043 INFO program: Attribute Types: not done yet >11:51:01,043 INFO program: Attribute Name Length: 0 >11:51:01,043 INFO program: Attribute State: 3 >11:51:01,043 INFO program: Attribute Allocated Size: 6402048 >11:51:01,043 INFO program: Attribute Data Size: 6400000 >11:51:01,043 INFO program: Attribute Initialized Size: 6400000 >11:51:01,043 INFO program: Attribute Compressed Size: 0 >11:51:01,043 INFO program: Compression Block Size: 0 >11:51:01,043 INFO program: Compression Block Size Bits: 0 >11:51:01,043 INFO program: Compression Block Clusters: 0 >11:51:01,043 INFO program: Running... ntfsresize -m /dev/sda6 >11:51:02,216 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >11:51:02,216 INFO program: Minsize (in MB): 199222 >11:51:02,329 INFO program: Running... ntfsinfo -m /dev/sda7 >11:51:02,372 INFO program: Volume Information >11:51:02,372 INFO program: Name of device: /dev/sda7 >11:51:02,372 INFO program: Device state: 11 >11:51:02,372 INFO program: Volume Name: VolumeM >11:51:02,372 INFO program: Volume State: 91 >11:51:02,372 INFO program: Volume Version: 3.1 >11:51:02,372 INFO program: Sector Size: 512 >11:51:02,372 INFO program: Cluster Size: 4096 >11:51:02,372 INFO program: Index Block Size: 4096 >11:51:02,372 INFO program: Volume Size in Clusters: 40160255 >11:51:02,373 INFO program: MFT Information >11:51:02,373 INFO program: MFT Record Size: 1024 >11:51:02,373 INFO program: MFT Zone Multiplier: 0 >11:51:02,373 INFO program: MFT Data Position: 24 >11:51:02,373 INFO program: MFT Zone Start: 786432 >11:51:02,373 INFO program: MFT Zone End: 5806463 >11:51:02,373 INFO program: MFT Zone Position: 786432 >11:51:02,373 INFO program: Current Position in First Data Zone: 5806463 >11:51:02,373 INFO program: Current Position in Second Data Zone: 0 >11:51:02,373 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >11:51:02,373 INFO program: FILE_MFTMirr Size: 4 >11:51:02,373 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >11:51:02,373 INFO program: Size of Attribute Definition Table: 2560 >11:51:02,373 INFO program: FILE_Bitmap Information >11:51:02,373 INFO program: FILE_Bitmap MFT Record Number: 6 >11:51:02,373 INFO program: State of FILE_Bitmap Inode: 80 >11:51:02,373 INFO program: Length of Attribute List: 0 >11:51:02,373 INFO program: Attribute List: (null) >11:51:02,373 INFO program: Number of Attached Extent Inodes: 0 >11:51:02,373 INFO program: FILE_Bitmap Data Attribute Information >11:51:02,373 INFO program: Decompressed Runlist: not done yet >11:51:02,373 INFO program: Base Inode: 6 >11:51:02,373 INFO program: Attribute Types: not done yet >11:51:02,373 INFO program: Attribute Name Length: 0 >11:51:02,374 INFO program: Attribute State: 3 >11:51:02,374 INFO program: Attribute Allocated Size: 5021696 >11:51:02,374 INFO program: Attribute Data Size: 5020032 >11:51:02,374 INFO program: Attribute Initialized Size: 5020032 >11:51:02,374 INFO program: Attribute Compressed Size: 0 >11:51:02,374 INFO program: Compression Block Size: 0 >11:51:02,374 INFO program: Compression Block Size Bits: 0 >11:51:02,374 INFO program: Compression Block Clusters: 0 >11:51:02,374 INFO program: Running... ntfsresize -m /dev/sda7 >11:51:02,920 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >11:51:02,920 INFO program: Minsize (in MB): 117583 >11:51:03,042 INFO program: Running... ntfsinfo -m /dev/sda8 >11:51:03,076 INFO program: Volume Information >11:51:03,077 INFO program: Name of device: /dev/sda8 >11:51:03,077 INFO program: Device state: 11 >11:51:03,077 INFO program: Volume Name: win8b >11:51:03,077 INFO program: Volume State: 91 >11:51:03,077 INFO program: Volume Version: 3.1 >11:51:03,077 INFO program: Sector Size: 512 >11:51:03,077 INFO program: Cluster Size: 4096 >11:51:03,077 INFO program: Index Block Size: 4096 >11:51:03,077 INFO program: Volume Size in Clusters: 63999999 >11:51:03,077 INFO program: MFT Information >11:51:03,077 INFO program: MFT Record Size: 1024 >11:51:03,077 INFO program: MFT Zone Multiplier: 0 >11:51:03,077 INFO program: MFT Data Position: 24 >11:51:03,077 INFO program: MFT Zone Start: 786432 >11:51:03,077 INFO program: MFT Zone End: 8786431 >11:51:03,077 INFO program: MFT Zone Position: 786432 >11:51:03,077 INFO program: Current Position in First Data Zone: 8786431 >11:51:03,077 INFO program: Current Position in Second Data Zone: 0 >11:51:03,077 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >11:51:03,077 INFO program: FILE_MFTMirr Size: 4 >11:51:03,077 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >11:51:03,077 INFO program: Size of Attribute Definition Table: 2560 >11:51:03,077 INFO program: FILE_Bitmap Information >11:51:03,077 INFO program: FILE_Bitmap MFT Record Number: 6 >11:51:03,078 INFO program: State of FILE_Bitmap Inode: 80 >11:51:03,078 INFO program: Length of Attribute List: 0 >11:51:03,078 INFO program: Attribute List: (null) >11:51:03,078 INFO program: Number of Attached Extent Inodes: 0 >11:51:03,078 INFO program: FILE_Bitmap Data Attribute Information >11:51:03,078 INFO program: Decompressed Runlist: not done yet >11:51:03,078 INFO program: Base Inode: 6 >11:51:03,078 INFO program: Attribute Types: not done yet >11:51:03,078 INFO program: Attribute Name Length: 0 >11:51:03,078 INFO program: Attribute State: 3 >11:51:03,078 INFO program: Attribute Allocated Size: 8003584 >11:51:03,078 INFO program: Attribute Data Size: 8000000 >11:51:03,078 INFO program: Attribute Initialized Size: 8000000 >11:51:03,078 INFO program: Attribute Compressed Size: 0 >11:51:03,078 INFO program: Compression Block Size: 0 >11:51:03,078 INFO program: Compression Block Size Bits: 0 >11:51:03,078 INFO program: Compression Block Clusters: 0 >11:51:03,078 INFO program: Running... ntfsresize -m /dev/sda8 >11:51:03,958 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >11:51:03,958 INFO program: Minsize (in MB): 243829 >11:51:04,169 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.147NTNYp >11:51:04,171 INFO program: ID 256 gen 5 top level 5 path home >11:51:04,438 INFO program: Running... ntfsinfo -m /dev/sdb2 >11:51:04,627 INFO program: Volume Information >11:51:04,627 INFO program: Name of device: /dev/sdb2 >11:51:04,627 INFO program: Device state: 11 >11:51:04,627 INFO program: Volume Name: VolumeS >11:51:04,627 INFO program: Volume State: 91 >11:51:04,627 INFO program: Volume Version: 3.1 >11:51:04,627 INFO program: Sector Size: 512 >11:51:04,627 INFO program: Cluster Size: 4096 >11:51:04,627 INFO program: Index Block Size: 4096 >11:51:04,627 INFO program: Volume Size in Clusters: 51199999 >11:51:04,627 INFO program: MFT Information >11:51:04,627 INFO program: MFT Record Size: 1024 >11:51:04,627 INFO program: MFT Zone Multiplier: 0 >11:51:04,627 INFO program: MFT Data Position: 24 >11:51:04,627 INFO program: MFT Zone Start: 786432 >11:51:04,628 INFO program: MFT Zone End: 7186431 >11:51:04,628 INFO program: MFT Zone Position: 786432 >11:51:04,628 INFO program: Current Position in First Data Zone: 7186431 >11:51:04,628 INFO program: Current Position in Second Data Zone: 0 >11:51:04,628 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >11:51:04,628 INFO program: FILE_MFTMirr Size: 4 >11:51:04,628 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >11:51:04,628 INFO program: Size of Attribute Definition Table: 2560 >11:51:04,628 INFO program: FILE_Bitmap Information >11:51:04,628 INFO program: FILE_Bitmap MFT Record Number: 6 >11:51:04,628 INFO program: State of FILE_Bitmap Inode: 80 >11:51:04,628 INFO program: Length of Attribute List: 0 >11:51:04,628 INFO program: Attribute List: (null) >11:51:04,628 INFO program: Number of Attached Extent Inodes: 0 >11:51:04,628 INFO program: FILE_Bitmap Data Attribute Information >11:51:04,628 INFO program: Decompressed Runlist: not done yet >11:51:04,628 INFO program: Base Inode: 6 >11:51:04,628 INFO program: Attribute Types: not done yet >11:51:04,628 INFO program: Attribute Name Length: 0 >11:51:04,628 INFO program: Attribute State: 3 >11:51:04,628 INFO program: Attribute Allocated Size: 6402048 >11:51:04,628 INFO program: Attribute Data Size: 6400000 >11:51:04,628 INFO program: Attribute Initialized Size: 6400000 >11:51:04,628 INFO program: Attribute Compressed Size: 0 >11:51:04,628 INFO program: Compression Block Size: 0 >11:51:04,628 INFO program: Compression Block Size Bits: 0 >11:51:04,629 INFO program: Compression Block Clusters: 0 >11:51:04,629 INFO program: Running... ntfsresize -m /dev/sdb2 >11:51:06,416 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >11:51:06,416 INFO program: Minsize (in MB): 186157 >11:51:06,619 INFO program: Running... ntfsinfo -m /dev/sdb5 >11:51:06,688 INFO program: Volume Information >11:51:06,688 INFO program: Name of device: /dev/sdb5 >11:51:06,688 INFO program: Device state: 11 >11:51:06,688 INFO program: Volume Name: Win8 >11:51:06,688 INFO program: Volume State: 91 >11:51:06,688 INFO program: Volume Version: 3.1 >11:51:06,688 INFO program: Sector Size: 512 >11:51:06,688 INFO program: Cluster Size: 4096 >11:51:06,688 INFO program: Index Block Size: 4096 >11:51:06,688 INFO program: Volume Size in Clusters: 77069055 >11:51:06,688 INFO program: MFT Information >11:51:06,689 INFO program: MFT Record Size: 1024 >11:51:06,689 INFO program: MFT Zone Multiplier: 0 >11:51:06,689 INFO program: MFT Data Position: 24 >11:51:06,689 INFO program: MFT Zone Start: 786432 >11:51:06,689 INFO program: MFT Zone End: 10420063 >11:51:06,689 INFO program: MFT Zone Position: 786432 >11:51:06,689 INFO program: Current Position in First Data Zone: 10420063 >11:51:06,689 INFO program: Current Position in Second Data Zone: 0 >11:51:06,689 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >11:51:06,689 INFO program: FILE_MFTMirr Size: 4 >11:51:06,689 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >11:51:06,689 INFO program: Size of Attribute Definition Table: 2560 >11:51:06,689 INFO program: FILE_Bitmap Information >11:51:06,689 INFO program: FILE_Bitmap MFT Record Number: 6 >11:51:06,689 INFO program: State of FILE_Bitmap Inode: 80 >11:51:06,689 INFO program: Length of Attribute List: 0 >11:51:06,689 INFO program: Attribute List: (null) >11:51:06,689 INFO program: Number of Attached Extent Inodes: 0 >11:51:06,689 INFO program: FILE_Bitmap Data Attribute Information >11:51:06,689 INFO program: Decompressed Runlist: not done yet >11:51:06,689 INFO program: Base Inode: 6 >11:51:06,689 INFO program: Attribute Types: not done yet >11:51:06,689 INFO program: Attribute Name Length: 0 >11:51:06,689 INFO program: Attribute State: 3 >11:51:06,689 INFO program: Attribute Allocated Size: 9633792 >11:51:06,690 INFO program: Attribute Data Size: 9633632 >11:51:06,690 INFO program: Attribute Initialized Size: 9633632 >11:51:06,690 INFO program: Attribute Compressed Size: 0 >11:51:06,690 INFO program: Compression Block Size: 0 >11:51:06,690 INFO program: Compression Block Size Bits: 0 >11:51:06,690 INFO program: Compression Block Clusters: 0 >11:51:06,690 INFO program: Running... ntfsresize -m /dev/sdb5 >11:51:14,037 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >11:51:14,038 INFO program: Minsize (in MB): 67619 >11:51:14,107 INFO program: Running... ntfsinfo -m /dev/sdb6 >11:51:14,133 INFO program: Volume Information >11:51:14,134 INFO program: Name of device: /dev/sdb6 >11:51:14,134 INFO program: Device state: 11 >11:51:14,134 INFO program: Volume Name: >11:51:14,134 INFO program: Volume State: 91 >11:51:14,134 INFO program: Volume Version: 3.1 >11:51:14,134 INFO program: Sector Size: 512 >11:51:14,134 INFO program: Cluster Size: 4096 >11:51:14,134 INFO program: Index Block Size: 4096 >11:51:14,134 INFO program: Volume Size in Clusters: 89599999 >11:51:14,134 INFO program: MFT Information >11:51:14,134 INFO program: MFT Record Size: 1024 >11:51:14,134 INFO program: MFT Zone Multiplier: 0 >11:51:14,134 INFO program: MFT Data Position: 24 >11:51:14,134 INFO program: MFT Zone Start: 786432 >11:51:14,134 INFO program: MFT Zone End: 11986431 >11:51:14,134 INFO program: MFT Zone Position: 786432 >11:51:14,134 INFO program: Current Position in First Data Zone: 11986431 >11:51:14,134 INFO program: Current Position in Second Data Zone: 0 >11:51:14,134 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >11:51:14,134 INFO program: FILE_MFTMirr Size: 4 >11:51:14,134 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >11:51:14,134 INFO program: Size of Attribute Definition Table: 2560 >11:51:14,134 INFO program: FILE_Bitmap Information >11:51:14,134 INFO program: FILE_Bitmap MFT Record Number: 6 >11:51:14,134 INFO program: State of FILE_Bitmap Inode: 80 >11:51:14,135 INFO program: Length of Attribute List: 0 >11:51:14,135 INFO program: Attribute List: (null) >11:51:14,135 INFO program: Number of Attached Extent Inodes: 0 >11:51:14,135 INFO program: FILE_Bitmap Data Attribute Information >11:51:14,135 INFO program: Decompressed Runlist: not done yet >11:51:14,135 INFO program: Base Inode: 6 >11:51:14,135 INFO program: Attribute Types: not done yet >11:51:14,135 INFO program: Attribute Name Length: 0 >11:51:14,135 INFO program: Attribute State: 3 >11:51:14,135 INFO program: Attribute Allocated Size: 11202560 >11:51:14,135 INFO program: Attribute Data Size: 11200000 >11:51:14,135 INFO program: Attribute Initialized Size: 11200000 >11:51:14,135 INFO program: Attribute Compressed Size: 0 >11:51:14,135 INFO program: Compression Block Size: 0 >11:51:14,135 INFO program: Compression Block Size Bits: 0 >11:51:14,135 INFO program: Compression Block Clusters: 0 >11:51:14,135 INFO program: Running... ntfsresize -m /dev/sdb6 >11:51:20,269 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >11:51:20,269 INFO program: Minsize (in MB): 271268 >11:51:20,999 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.23_wvFMq >11:51:43,873 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.25_qm7LG >11:51:44,295 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.27IyChHY >11:51:44,557 INFO program: Running... dumpe2fs -h /dev/loop3 >11:51:44,559 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:51:44,560 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >11:51:44,560 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >11:51:44,560 INFO program: Filesystem magic number: 0xEF53 >11:51:44,560 INFO program: Filesystem revision #: 1 (dynamic) >11:51:44,560 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 >11:51:44,560 INFO program: Filesystem flags: signed_directory_hash >11:51:44,560 INFO program: Default mount options: user_xattr acl >11:51:44,560 INFO program: Filesystem state: clean >11:51:44,560 INFO program: Errors behavior: Continue >11:51:44,560 INFO program: Filesystem OS type: Linux >11:51:44,560 INFO program: Inode count: 262144 >11:51:44,560 INFO program: Block count: 1048576 >11:51:44,560 INFO program: Reserved block count: 10484 >11:51:44,560 INFO program: Free blocks: 296248 >11:51:44,560 INFO program: Free inodes: 158710 >11:51:44,560 INFO program: First block: 0 >11:51:44,560 INFO program: Block size: 4096 >11:51:44,560 INFO program: Fragment size: 4096 >11:51:44,560 INFO program: Reserved GDT blocks: 255 >11:51:44,560 INFO program: Blocks per group: 32768 >11:51:44,560 INFO program: Fragments per group: 32768 >11:51:44,560 INFO program: Inodes per group: 8192 >11:51:44,560 INFO program: Inode blocks per group: 512 >11:51:44,560 INFO program: Flex block group size: 16 >11:51:44,561 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >11:51:44,561 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >11:51:44,561 INFO program: Last write time: Sat Nov 10 13:37:00 2012 >11:51:44,561 INFO program: Mount count: 0 >11:51:44,561 INFO program: Maximum mount count: -1 >11:51:44,561 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >11:51:44,561 INFO program: Check interval: 0 (<none>) >11:51:44,561 INFO program: Lifetime writes: 860 MB >11:51:44,561 INFO program: Reserved blocks uid: 0 (user root) >11:51:44,561 INFO program: Reserved blocks gid: 0 (group root) >11:51:44,561 INFO program: First inode: 11 >11:51:44,561 INFO program: Inode size: 256 >11:51:44,561 INFO program: Required extra isize: 28 >11:51:44,561 INFO program: Desired extra isize: 28 >11:51:44,561 INFO program: Journal inode: 8 >11:51:44,561 INFO program: Default directory hash: half_md4 >11:51:44,561 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >11:51:44,561 INFO program: Journal backup: inode blocks >11:51:44,561 INFO program: Journal features: journal_incompat_revoke >11:51:44,561 INFO program: Journal size: 128M >11:51:44,561 INFO program: Journal length: 32768 >11:51:44,561 INFO program: Journal sequence: 0x00001622 >11:51:44,561 INFO program: Journal start: 0 >11:51:44,561 INFO program: >11:51:44,561 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:51:44,562 INFO program: Running... dumpe2fs -h /dev/loop3 >11:51:44,564 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:51:44,564 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >11:51:44,564 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >11:51:44,564 INFO program: Filesystem magic number: 0xEF53 >11:51:44,564 INFO program: Filesystem revision #: 1 (dynamic) >11:51:44,564 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 >11:51:44,564 INFO program: Filesystem flags: signed_directory_hash >11:51:44,564 INFO program: Default mount options: user_xattr acl >11:51:44,564 INFO program: Filesystem state: clean >11:51:44,564 INFO program: Errors behavior: Continue >11:51:44,564 INFO program: Filesystem OS type: Linux >11:51:44,564 INFO program: Inode count: 262144 >11:51:44,564 INFO program: Block count: 1048576 >11:51:44,564 INFO program: Reserved block count: 10484 >11:51:44,564 INFO program: Free blocks: 296248 >11:51:44,564 INFO program: Free inodes: 158710 >11:51:44,564 INFO program: First block: 0 >11:51:44,564 INFO program: Block size: 4096 >11:51:44,564 INFO program: Fragment size: 4096 >11:51:44,564 INFO program: Reserved GDT blocks: 255 >11:51:44,565 INFO program: Blocks per group: 32768 >11:51:44,565 INFO program: Fragments per group: 32768 >11:51:44,565 INFO program: Inodes per group: 8192 >11:51:44,565 INFO program: Inode blocks per group: 512 >11:51:44,565 INFO program: Flex block group size: 16 >11:51:44,565 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >11:51:44,565 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >11:51:44,565 INFO program: Last write time: Sat Nov 10 13:37:00 2012 >11:51:44,565 INFO program: Mount count: 0 >11:51:44,565 INFO program: Maximum mount count: -1 >11:51:44,565 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >11:51:44,565 INFO program: Check interval: 0 (<none>) >11:51:44,565 INFO program: Lifetime writes: 860 MB >11:51:44,565 INFO program: Reserved blocks uid: 0 (user root) >11:51:44,565 INFO program: Reserved blocks gid: 0 (group root) >11:51:44,565 INFO program: First inode: 11 >11:51:44,565 INFO program: Inode size: 256 >11:51:44,565 INFO program: Required extra isize: 28 >11:51:44,565 INFO program: Desired extra isize: 28 >11:51:44,565 INFO program: Journal inode: 8 >11:51:44,565 INFO program: Default directory hash: half_md4 >11:51:44,565 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >11:51:44,565 INFO program: Journal backup: inode blocks >11:51:44,565 INFO program: Journal features: journal_incompat_revoke >11:51:44,565 INFO program: Journal size: 128M >11:51:44,565 INFO program: Journal length: 32768 >11:51:44,566 INFO program: Journal sequence: 0x00001622 >11:51:44,566 INFO program: Journal start: 0 >11:51:44,566 INFO program: >11:51:44,566 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:51:44,566 INFO program: Running... resize2fs -P /dev/loop3 >11:51:44,568 INFO program: Couldn't find valid filesystem superblock. >11:51:44,568 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:51:44,568 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >11:51:44,581 INFO program: Running... udevadm settle --timeout=300 >11:51:44,606 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:51:44,608 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:51:44,609 INFO program: Last mounted on: /sysroot >11:51:44,609 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >11:51:44,609 INFO program: Filesystem magic number: 0xEF53 >11:51:44,609 INFO program: Filesystem revision #: 1 (dynamic) >11:51:44,609 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 >11:51:44,609 INFO program: Filesystem flags: signed_directory_hash >11:51:44,609 INFO program: Default mount options: user_xattr acl >11:51:44,609 INFO program: Filesystem state: clean >11:51:44,609 INFO program: Errors behavior: Continue >11:51:44,609 INFO program: Filesystem OS type: Linux >11:51:44,609 INFO program: Inode count: 262144 >11:51:44,609 INFO program: Block count: 1048576 >11:51:44,609 INFO program: Reserved block count: 10484 >11:51:44,609 INFO program: Free blocks: 296248 >11:51:44,609 INFO program: Free inodes: 158710 >11:51:44,609 INFO program: First block: 0 >11:51:44,609 INFO program: Block size: 4096 >11:51:44,609 INFO program: Fragment size: 4096 >11:51:44,609 INFO program: Reserved GDT blocks: 255 >11:51:44,609 INFO program: Blocks per group: 32768 >11:51:44,609 INFO program: Fragments per group: 32768 >11:51:44,609 INFO program: Inodes per group: 8192 >11:51:44,609 INFO program: Inode blocks per group: 512 >11:51:44,609 INFO program: Flex block group size: 16 >11:51:44,610 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >11:51:44,610 INFO program: Last mount time: Sun Nov 11 19:45:08 2012 >11:51:44,610 INFO program: Last write time: Sun Nov 11 19:45:08 2012 >11:51:44,610 INFO program: Mount count: 1 >11:51:44,610 INFO program: Maximum mount count: -1 >11:51:44,610 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >11:51:44,610 INFO program: Check interval: 0 (<none>) >11:51:44,610 INFO program: Lifetime writes: 860 MB >11:51:44,610 INFO program: Reserved blocks uid: 0 (user root) >11:51:44,610 INFO program: Reserved blocks gid: 0 (group root) >11:51:44,610 INFO program: First inode: 11 >11:51:44,610 INFO program: Inode size: 256 >11:51:44,610 INFO program: Required extra isize: 28 >11:51:44,610 INFO program: Desired extra isize: 28 >11:51:44,610 INFO program: Journal inode: 8 >11:51:44,610 INFO program: First orphan inode: 184949 >11:51:44,610 INFO program: Default directory hash: half_md4 >11:51:44,610 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >11:51:44,610 INFO program: Journal backup: inode blocks >11:51:44,610 INFO program: Journal features: journal_incompat_revoke >11:51:44,610 INFO program: Journal size: 128M >11:51:44,610 INFO program: Journal length: 32768 >11:51:44,610 INFO program: Journal sequence: 0x00001623 >11:51:44,610 INFO program: Journal start: 1 >11:51:44,611 INFO program: >11:51:44,611 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:51:44,611 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:51:44,613 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:51:44,613 INFO program: Last mounted on: /sysroot >11:51:44,613 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >11:51:44,613 INFO program: Filesystem magic number: 0xEF53 >11:51:44,613 INFO program: Filesystem revision #: 1 (dynamic) >11:51:44,613 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 >11:51:44,613 INFO program: Filesystem flags: signed_directory_hash >11:51:44,613 INFO program: Default mount options: user_xattr acl >11:51:44,613 INFO program: Filesystem state: clean >11:51:44,613 INFO program: Errors behavior: Continue >11:51:44,613 INFO program: Filesystem OS type: Linux >11:51:44,613 INFO program: Inode count: 262144 >11:51:44,613 INFO program: Block count: 1048576 >11:51:44,613 INFO program: Reserved block count: 10484 >11:51:44,613 INFO program: Free blocks: 296248 >11:51:44,614 INFO program: Free inodes: 158710 >11:51:44,614 INFO program: First block: 0 >11:51:44,614 INFO program: Block size: 4096 >11:51:44,614 INFO program: Fragment size: 4096 >11:51:44,614 INFO program: Reserved GDT blocks: 255 >11:51:44,614 INFO program: Blocks per group: 32768 >11:51:44,614 INFO program: Fragments per group: 32768 >11:51:44,614 INFO program: Inodes per group: 8192 >11:51:44,614 INFO program: Inode blocks per group: 512 >11:51:44,614 INFO program: Flex block group size: 16 >11:51:44,614 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >11:51:44,614 INFO program: Last mount time: Sun Nov 11 19:45:08 2012 >11:51:44,614 INFO program: Last write time: Sun Nov 11 19:45:08 2012 >11:51:44,614 INFO program: Mount count: 1 >11:51:44,614 INFO program: Maximum mount count: -1 >11:51:44,614 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >11:51:44,614 INFO program: Check interval: 0 (<none>) >11:51:44,614 INFO program: Lifetime writes: 860 MB >11:51:44,614 INFO program: Reserved blocks uid: 0 (user root) >11:51:44,614 INFO program: Reserved blocks gid: 0 (group root) >11:51:44,614 INFO program: First inode: 11 >11:51:44,614 INFO program: Inode size: 256 >11:51:44,614 INFO program: Required extra isize: 28 >11:51:44,614 INFO program: Desired extra isize: 28 >11:51:44,614 INFO program: Journal inode: 8 >11:51:44,615 INFO program: First orphan inode: 184949 >11:51:44,615 INFO program: Default directory hash: half_md4 >11:51:44,615 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >11:51:44,615 INFO program: Journal backup: inode blocks >11:51:44,615 INFO program: Journal features: journal_incompat_revoke >11:51:44,615 INFO program: Journal size: 128M >11:51:44,615 INFO program: Journal length: 32768 >11:51:44,615 INFO program: Journal sequence: 0x00001623 >11:51:44,615 INFO program: Journal start: 1 >11:51:44,615 INFO program: >11:51:44,615 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:51:44,615 INFO program: Running... resize2fs -P /dev/mapper/live-rw >11:51:44,617 INFO program: Estimated minimum size of the filesystem: 753946 >11:51:44,617 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:51:44,629 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >11:51:44,632 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:51:44,632 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >11:51:44,632 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >11:51:44,632 INFO program: Filesystem magic number: 0xEF53 >11:51:44,632 INFO program: Filesystem revision #: 1 (dynamic) >11:51:44,632 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >11:51:44,632 INFO program: Filesystem flags: signed_directory_hash >11:51:44,632 INFO program: Default mount options: user_xattr acl >11:51:44,632 INFO program: Filesystem state: clean >11:51:44,632 INFO program: Errors behavior: Continue >11:51:44,632 INFO program: Filesystem OS type: Linux >11:51:44,632 INFO program: Inode count: 188416 >11:51:44,632 INFO program: Block count: 753664 >11:51:44,632 INFO program: Reserved block count: 7535 >11:51:44,632 INFO program: Free blocks: 6476 >11:51:44,632 INFO program: Free inodes: 84982 >11:51:44,632 INFO program: First block: 0 >11:51:44,633 INFO program: Block size: 4096 >11:51:44,633 INFO program: Fragment size: 4096 >11:51:44,633 INFO program: Reserved GDT blocks: 255 >11:51:44,633 INFO program: Blocks per group: 32768 >11:51:44,633 INFO program: Fragments per group: 32768 >11:51:44,633 INFO program: Inodes per group: 8192 >11:51:44,633 INFO program: Inode blocks per group: 512 >11:51:44,633 INFO program: Flex block group size: 16 >11:51:44,633 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >11:51:44,633 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >11:51:44,633 INFO program: Last write time: Sat Nov 10 13:37:04 2012 >11:51:44,633 INFO program: Mount count: 0 >11:51:44,633 INFO program: Maximum mount count: -1 >11:51:44,633 INFO program: Last checked: Sat Nov 10 13:37:04 2012 >11:51:44,633 INFO program: Check interval: 0 (<none>) >11:51:44,633 INFO program: Lifetime writes: 861 MB >11:51:44,633 INFO program: Reserved blocks uid: 0 (user root) >11:51:44,633 INFO program: Reserved blocks gid: 0 (group root) >11:51:44,633 INFO program: First inode: 11 >11:51:44,633 INFO program: Inode size: 256 >11:51:44,633 INFO program: Required extra isize: 28 >11:51:44,633 INFO program: Desired extra isize: 28 >11:51:44,633 INFO program: Journal inode: 8 >11:51:44,633 INFO program: Default directory hash: half_md4 >11:51:44,633 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >11:51:44,633 INFO program: Journal backup: inode blocks >11:51:44,634 INFO program: Journal features: journal_incompat_revoke >11:51:44,634 INFO program: Journal size: 128M >11:51:44,634 INFO program: Journal length: 32768 >11:51:44,634 INFO program: Journal sequence: 0x00001622 >11:51:44,634 INFO program: Journal start: 0 >11:51:44,634 INFO program: >11:51:44,634 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:51:44,634 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >11:51:44,636 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:51:44,636 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >11:51:44,636 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >11:51:44,636 INFO program: Filesystem magic number: 0xEF53 >11:51:44,636 INFO program: Filesystem revision #: 1 (dynamic) >11:51:44,636 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 >11:51:44,636 INFO program: Filesystem flags: signed_directory_hash >11:51:44,636 INFO program: Default mount options: user_xattr acl >11:51:44,636 INFO program: Filesystem state: clean >11:51:44,637 INFO program: Errors behavior: Continue >11:51:44,637 INFO program: Filesystem OS type: Linux >11:51:44,637 INFO program: Inode count: 188416 >11:51:44,637 INFO program: Block count: 753664 >11:51:44,637 INFO program: Reserved block count: 7535 >11:51:44,637 INFO program: Free blocks: 6476 >11:51:44,637 INFO program: Free inodes: 84982 >11:51:44,637 INFO program: First block: 0 >11:51:44,637 INFO program: Block size: 4096 >11:51:44,637 INFO program: Fragment size: 4096 >11:51:44,637 INFO program: Reserved GDT blocks: 255 >11:51:44,637 INFO program: Blocks per group: 32768 >11:51:44,637 INFO program: Fragments per group: 32768 >11:51:44,637 INFO program: Inodes per group: 8192 >11:51:44,637 INFO program: Inode blocks per group: 512 >11:51:44,637 INFO program: Flex block group size: 16 >11:51:44,637 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >11:51:44,637 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >11:51:44,637 INFO program: Last write time: Sat Nov 10 13:37:04 2012 >11:51:44,637 INFO program: Mount count: 0 >11:51:44,637 INFO program: Maximum mount count: -1 >11:51:44,637 INFO program: Last checked: Sat Nov 10 13:37:04 2012 >11:51:44,637 INFO program: Check interval: 0 (<none>) >11:51:44,637 INFO program: Lifetime writes: 861 MB >11:51:44,637 INFO program: Reserved blocks uid: 0 (user root) >11:51:44,637 INFO program: Reserved blocks gid: 0 (group root) >11:51:44,638 INFO program: First inode: 11 >11:51:44,638 INFO program: Inode size: 256 >11:51:44,638 INFO program: Required extra isize: 28 >11:51:44,638 INFO program: Desired extra isize: 28 >11:51:44,638 INFO program: Journal inode: 8 >11:51:44,638 INFO program: Default directory hash: half_md4 >11:51:44,638 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >11:51:44,638 INFO program: Journal backup: inode blocks >11:51:44,638 INFO program: Journal features: journal_incompat_revoke >11:51:44,638 INFO program: Journal size: 128M >11:51:44,638 INFO program: Journal length: 32768 >11:51:44,638 INFO program: Journal sequence: 0x00001622 >11:51:44,638 INFO program: Journal start: 0 >11:51:44,638 INFO program: >11:51:44,638 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:51:44,638 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >11:51:44,640 INFO program: Couldn't find valid filesystem superblock. >11:51:44,640 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:51:44,640 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >11:51:44,643 INFO program: Running... udevadm settle --timeout=300 >11:51:44,659 INFO program: Running... udevadm settle --timeout=300 >11:51:44,668 INFO program: Running... udevadm settle --timeout=300 >11:51:44,675 INFO program: Running... udevadm settle --timeout=300 >11:51:44,684 INFO program: Running... udevadm settle --timeout=300 >11:51:44,691 INFO program: Running... udevadm settle --timeout=300 >11:51:44,700 INFO program: Running... udevadm settle --timeout=300 >11:51:44,708 INFO program: Running... udevadm settle --timeout=300 >11:51:44,716 INFO program: Running... udevadm settle --timeout=300 >11:51:44,723 INFO program: Running... udevadm settle --timeout=300 >11:51:44,731 INFO program: Running... udevadm settle --timeout=300 >11:51:44,739 INFO program: Running... udevadm settle --timeout=300 >11:51:44,747 INFO program: Running... udevadm settle --timeout=300 >11:51:44,754 INFO program: Running... udevadm settle --timeout=300 >11:51:44,763 INFO program: Running... udevadm settle --timeout=300 >11:51:44,770 INFO program: Running... udevadm settle --timeout=300 >11:51:44,778 INFO program: Running... udevadm settle --timeout=300 >11:51:44,785 INFO program: Running... udevadm settle --timeout=300 >11:51:44,793 INFO program: Running... udevadm settle --timeout=300 >11:51:44,800 INFO program: Running... udevadm settle --timeout=300 >11:51:44,808 INFO program: Running... udevadm settle --timeout=300 >11:51:44,815 INFO program: Running... udevadm settle --timeout=300 >11:51:44,823 INFO program: Running... udevadm settle --timeout=300 >11:51:44,831 INFO program: Running... udevadm settle --timeout=300 >11:51:44,840 INFO program: Running... udevadm settle --timeout=300 >11:51:44,849 INFO program: Running... udevadm settle --timeout=300 >11:51:44,857 INFO program: Running... udevadm settle --timeout=300 >11:51:44,864 INFO program: Running... udevadm settle --timeout=300 >11:51:44,873 INFO program: Running... udevadm settle --timeout=300 >11:51:44,881 INFO program: Running... udevadm settle --timeout=300 >11:51:44,889 INFO program: Running... udevadm settle --timeout=300 >11:51:44,897 INFO program: Running... udevadm settle --timeout=300 >11:51:44,906 INFO program: Running... udevadm settle --timeout=300 >11:51:44,913 INFO program: Running... udevadm settle --timeout=300 >11:51:44,922 INFO program: Running... udevadm settle --timeout=300 >11:51:44,929 INFO program: Running... udevadm settle --timeout=300 >11:51:44,937 INFO program: Running... udevadm settle --timeout=300 >11:51:44,944 INFO program: Running... udevadm settle --timeout=300 >11:51:44,952 INFO program: Running... udevadm settle --timeout=300 >11:51:44,961 INFO program: Running... udevadm settle --timeout=300 >11:51:44,968 INFO program: Running... udevadm settle --timeout=300 >11:51:44,975 INFO program: Running... udevadm settle --timeout=300 >11:51:44,984 INFO program: Running... udevadm settle --timeout=300 >11:51:44,992 INFO program: Running... udevadm settle --timeout=300 >11:51:44,999 INFO program: Running... udevadm settle --timeout=300 >11:51:45,007 INFO program: Running... udevadm settle --timeout=300 >11:51:45,017 INFO program: Running... udevadm settle --timeout=300 >11:51:45,025 INFO program: Running... udevadm settle --timeout=300 >11:51:45,032 INFO program: Running... udevadm settle --timeout=300 >11:51:45,040 INFO program: Running... udevadm settle --timeout=300 >11:51:45,048 INFO program: Running... udevadm settle --timeout=300 >11:51:45,056 INFO program: Running... udevadm settle --timeout=300 >11:51:45,064 INFO program: Running... udevadm settle --timeout=300 >11:51:45,072 INFO program: Running... udevadm settle --timeout=300 >11:51:45,079 INFO program: Running... udevadm settle --timeout=300 >11:51:45,087 INFO program: Running... udevadm settle --timeout=300 >11:51:45,094 INFO program: Running... udevadm settle --timeout=300 >11:51:45,102 INFO program: Running... udevadm settle --timeout=300 >11:51:45,109 INFO program: Running... udevadm settle --timeout=300 >11:51:45,117 INFO program: Running... udevadm settle --timeout=300 >11:51:45,124 INFO program: Running... udevadm settle --timeout=300 >11:51:45,132 INFO program: Running... udevadm settle --timeout=300 >11:51:45,139 INFO program: Running... udevadm settle --timeout=300 >11:51:45,147 INFO program: Running... udevadm settle --timeout=300 >11:51:45,154 INFO program: Running... udevadm settle --timeout=300 >11:51:45,162 INFO program: Running... udevadm settle --timeout=300 >11:51:45,171 INFO program: Running... udevadm settle --timeout=300 >11:51:45,178 INFO program: Running... udevadm settle --timeout=300 >11:51:45,186 INFO program: Running... udevadm settle --timeout=300 >11:51:45,194 INFO program: Running... udevadm settle --timeout=300 >11:51:45,202 INFO program: Running... udevadm settle --timeout=300 >11:51:45,210 INFO program: Running... udevadm settle --timeout=300 >11:51:45,217 INFO program: Running... udevadm settle --timeout=300 >11:51:45,224 INFO program: Running... udevadm settle --timeout=300 >11:51:45,232 INFO program: Running... udevadm settle --timeout=300 >11:51:45,240 INFO program: Running... udevadm settle --timeout=300 >11:51:45,248 INFO program: Running... udevadm settle --timeout=300 >11:51:45,257 INFO program: Running... udevadm settle --timeout=300 >11:51:45,264 INFO program: Running... udevadm settle --timeout=300 >11:51:45,272 INFO program: Running... udevadm settle --timeout=300 >11:51:45,279 INFO program: Running... udevadm settle --timeout=300 >11:51:45,287 INFO program: Running... udevadm settle --timeout=300 >11:51:45,295 INFO program: Running... udevadm settle --timeout=300 >11:51:45,303 INFO program: Running... udevadm settle --timeout=300 >11:51:45,311 INFO program: Running... udevadm settle --timeout=300 >11:51:45,320 INFO program: Running... udevadm settle --timeout=300 >11:51:45,328 INFO program: Running... udevadm settle --timeout=300 >11:51:45,336 INFO program: Running... udevadm settle --timeout=300 >11:51:45,344 INFO program: Running... udevadm settle --timeout=300 >11:51:45,351 INFO program: Running... udevadm settle --timeout=300 >11:51:45,359 INFO program: Running... udevadm settle --timeout=300 >11:51:45,564 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:51:45,572 INFO program: Running... modprobe fcoe >11:51:45,577 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >11:51:45,581 INFO program: No FCoE boot disk information is found in EDD! >11:51:45,581 INFO program: Running... udevadm settle --timeout=300 >11:51:48,063 INFO program: Running... multipath -d >11:51:48,104 INFO program: Nov 11 11:51:48 | sdc: rport id not found >11:51:48,104 INFO program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >11:51:48,104 INFO program: size=7.4G features='0' hwhandler='0' wp=undef >11:51:48,104 INFO program: `-+- policy='service-time 0' prio=1 status=undef >11:51:48,104 INFO program: `- 8:0:0:0 sdc 8:32 undef ready running >11:51:48,105 INFO program: Running... multipath -ll >11:51:48,270 INFO program: Running... udevadm control --property=ANACONDA=1 >11:51:48,279 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:51:48,291 INFO program: Running... udevadm settle --timeout=300 >11:51:48,330 INFO program: Running... systemctl start chronyd.service >11:51:50,185 INFO program: Running... udevadm settle --timeout=300 >11:51:50,207 INFO program: Running... multipath -d >11:51:50,252 INFO program: Nov 11 11:51:50 | sdc: rport id not found >11:51:50,252 INFO program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >11:51:50,252 INFO program: size=7.4G features='0' hwhandler='0' wp=undef >11:51:50,252 INFO program: `-+- policy='service-time 0' prio=1 status=undef >11:51:50,252 INFO program: `- 8:0:0:0 sdc 8:32 undef ready running >11:51:50,252 INFO program: Running... multipath -ll >11:51:50,615 INFO program: Running... ntfsinfo -m /dev/sda1 >11:51:50,671 INFO program: Volume Information >11:51:50,671 INFO program: Name of device: /dev/sda1 >11:51:50,671 INFO program: Device state: 11 >11:51:50,671 INFO program: Volume Name: System Reserved >11:51:50,671 INFO program: Volume State: 91 >11:51:50,671 INFO program: Volume Version: 3.1 >11:51:50,672 INFO program: Sector Size: 512 >11:51:50,672 INFO program: Cluster Size: 4096 >11:51:50,672 INFO program: Index Block Size: 4096 >11:51:50,672 INFO program: Volume Size in Clusters: 8959743 >11:51:50,672 INFO program: MFT Information >11:51:50,672 INFO program: MFT Record Size: 1024 >11:51:50,672 INFO program: MFT Zone Multiplier: 0 >11:51:50,672 INFO program: MFT Data Position: 24 >11:51:50,672 INFO program: MFT Zone Start: 8533 >11:51:50,672 INFO program: MFT Zone End: 1128500 >11:51:50,672 INFO program: MFT Zone Position: 8533 >11:51:50,672 INFO program: Current Position in First Data Zone: 1128500 >11:51:50,672 INFO program: Current Position in Second Data Zone: 0 >11:51:50,673 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >11:51:50,673 INFO program: FILE_MFTMirr Size: 4 >11:51:50,673 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >11:51:50,673 INFO program: Size of Attribute Definition Table: 2560 >11:51:50,673 INFO program: FILE_Bitmap Information >11:51:50,673 INFO program: FILE_Bitmap MFT Record Number: 6 >11:51:50,674 INFO program: State of FILE_Bitmap Inode: 80 >11:51:50,674 INFO program: Length of Attribute List: 0 >11:51:50,674 INFO program: Attribute List: (null) >11:51:50,674 INFO program: Number of Attached Extent Inodes: 0 >11:51:50,674 INFO program: FILE_Bitmap Data Attribute Information >11:51:50,675 INFO program: Decompressed Runlist: not done yet >11:51:50,675 INFO program: Base Inode: 6 >11:51:50,675 INFO program: Attribute Types: not done yet >11:51:50,675 INFO program: Attribute Name Length: 0 >11:51:50,675 INFO program: Attribute State: 3 >11:51:50,675 INFO program: Attribute Allocated Size: 1122304 >11:51:50,676 INFO program: Attribute Data Size: 1119968 >11:51:50,676 INFO program: Attribute Initialized Size: 1119968 >11:51:50,676 INFO program: Attribute Compressed Size: 0 >11:51:50,676 INFO program: Compression Block Size: 0 >11:51:50,676 INFO program: Compression Block Size Bits: 0 >11:51:50,676 INFO program: Compression Block Clusters: 0 >11:51:50,677 INFO program: Running... ntfsresize -m /dev/sda1 >11:51:51,030 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >11:51:51,030 INFO program: Minsize (in MB): 57 >11:51:51,068 INFO program: Running... ntfsinfo -m /dev/sda2 >11:51:51,116 INFO program: Volume Information >11:51:51,116 INFO program: Name of device: /dev/sda2 >11:51:51,116 INFO program: Device state: 11 >11:51:51,116 INFO program: Volume Name: Win7 >11:51:51,116 INFO program: Volume State: 91 >11:51:51,116 INFO program: Volume Version: 3.1 >11:51:51,117 INFO program: Sector Size: 512 >11:51:51,117 INFO program: Cluster Size: 4096 >11:51:51,117 INFO program: Index Block Size: 4096 >11:51:51,117 INFO program: Volume Size in Clusters: 32203775 >11:51:51,117 INFO program: MFT Information >11:51:51,117 INFO program: MFT Record Size: 1024 >11:51:51,117 INFO program: MFT Zone Multiplier: 0 >11:51:51,117 INFO program: MFT Data Position: 24 >11:51:51,117 INFO program: MFT Zone Start: 786432 >11:51:51,117 INFO program: MFT Zone End: 4811903 >11:51:51,117 INFO program: MFT Zone Position: 786432 >11:51:51,117 INFO program: Current Position in First Data Zone: 4811903 >11:51:51,117 INFO program: Current Position in Second Data Zone: 0 >11:51:51,118 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >11:51:51,118 INFO program: FILE_MFTMirr Size: 4 >11:51:51,118 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >11:51:51,118 INFO program: Size of Attribute Definition Table: 2560 >11:51:51,119 INFO program: FILE_Bitmap Information >11:51:51,119 INFO program: FILE_Bitmap MFT Record Number: 6 >11:51:51,119 INFO program: State of FILE_Bitmap Inode: 80 >11:51:51,119 INFO program: Length of Attribute List: 0 >11:51:51,119 INFO program: Attribute List: (null) >11:51:51,119 INFO program: Number of Attached Extent Inodes: 0 >11:51:51,120 INFO program: FILE_Bitmap Data Attribute Information >11:51:51,120 INFO program: Decompressed Runlist: not done yet >11:51:51,120 INFO program: Base Inode: 6 >11:51:51,120 INFO program: Attribute Types: not done yet >11:51:51,120 INFO program: Attribute Name Length: 0 >11:51:51,121 INFO program: Attribute State: 3 >11:51:51,121 INFO program: Attribute Allocated Size: 4026368 >11:51:51,121 INFO program: Attribute Data Size: 4025472 >11:51:51,121 INFO program: Attribute Initialized Size: 4025472 >11:51:51,121 INFO program: Attribute Compressed Size: 0 >11:51:51,122 INFO program: Compression Block Size: 0 >11:51:51,122 INFO program: Compression Block Size Bits: 0 >11:51:51,122 INFO program: Compression Block Clusters: 0 >11:51:51,122 INFO program: Running... ntfsresize -m /dev/sda2 >11:51:54,596 INFO program: Running... modprobe xfs >11:52:07,633 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >11:52:07,633 INFO program: Minsize (in MB): 125839 >11:52:07,757 INFO program: Running... ntfsinfo -m /dev/sda5 >11:52:07,818 INFO program: Volume Information >11:52:07,818 INFO program: Name of device: /dev/sda5 >11:52:07,818 INFO program: Device state: 11 >11:52:07,818 INFO program: Volume Name: A2 >11:52:07,818 INFO program: Volume State: 91 >11:52:07,818 INFO program: Volume Version: 3.1 >11:52:07,819 INFO program: Sector Size: 512 >11:52:07,819 INFO program: Cluster Size: 4096 >11:52:07,819 INFO program: Index Block Size: 4096 >11:52:07,819 INFO program: Volume Size in Clusters: 36639231 >11:52:07,819 INFO program: MFT Information >11:52:07,819 INFO program: MFT Record Size: 1024 >11:52:07,819 INFO program: MFT Zone Multiplier: 0 >11:52:07,819 INFO program: MFT Data Position: 24 >11:52:07,819 INFO program: MFT Zone Start: 786432 >11:52:07,819 INFO program: MFT Zone End: 5366335 >11:52:07,819 INFO program: MFT Zone Position: 786432 >11:52:07,819 INFO program: Current Position in First Data Zone: 5366335 >11:52:07,819 INFO program: Current Position in Second Data Zone: 0 >11:52:07,820 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >11:52:07,820 INFO program: FILE_MFTMirr Size: 4 >11:52:07,820 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >11:52:07,820 INFO program: Size of Attribute Definition Table: 2560 >11:52:07,820 INFO program: FILE_Bitmap Information >11:52:07,820 INFO program: FILE_Bitmap MFT Record Number: 6 >11:52:07,821 INFO program: State of FILE_Bitmap Inode: 80 >11:52:07,821 INFO program: Length of Attribute List: 0 >11:52:07,821 INFO program: Attribute List: (null) >11:52:07,821 INFO program: Number of Attached Extent Inodes: 0 >11:52:07,821 INFO program: FILE_Bitmap Data Attribute Information >11:52:07,821 INFO program: Decompressed Runlist: not done yet >11:52:07,822 INFO program: Base Inode: 6 >11:52:07,822 INFO program: Attribute Types: not done yet >11:52:07,822 INFO program: Attribute Name Length: 0 >11:52:07,822 INFO program: Attribute State: 3 >11:52:07,822 INFO program: Attribute Allocated Size: 4583424 >11:52:07,823 INFO program: Attribute Data Size: 4579904 >11:52:07,823 INFO program: Attribute Initialized Size: 4579904 >11:52:07,823 INFO program: Attribute Compressed Size: 0 >11:52:07,823 INFO program: Compression Block Size: 0 >11:52:07,823 INFO program: Compression Block Size Bits: 0 >11:52:07,823 INFO program: Compression Block Clusters: 0 >11:52:07,824 INFO program: Running... ntfsresize -m /dev/sda5 >11:52:09,632 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >11:52:09,632 INFO program: Minsize (in MB): 141993 >11:52:09,681 INFO program: Running... ntfsinfo -m /dev/sda6 >11:52:09,730 INFO program: Volume Information >11:52:09,730 INFO program: Name of device: /dev/sda6 >11:52:09,730 INFO program: Device state: 11 >11:52:09,730 INFO program: Volume Name: sysoftware >11:52:09,730 INFO program: Volume State: 91 >11:52:09,730 INFO program: Volume Version: 3.1 >11:52:09,730 INFO program: Sector Size: 512 >11:52:09,730 INFO program: Cluster Size: 4096 >11:52:09,730 INFO program: Index Block Size: 4096 >11:52:09,730 INFO program: Volume Size in Clusters: 51199999 >11:52:09,730 INFO program: MFT Information >11:52:09,730 INFO program: MFT Record Size: 1024 >11:52:09,730 INFO program: MFT Zone Multiplier: 0 >11:52:09,731 INFO program: MFT Data Position: 24 >11:52:09,731 INFO program: MFT Zone Start: 786432 >11:52:09,731 INFO program: MFT Zone End: 7186431 >11:52:09,731 INFO program: MFT Zone Position: 786432 >11:52:09,731 INFO program: Current Position in First Data Zone: 7186431 >11:52:09,731 INFO program: Current Position in Second Data Zone: 0 >11:52:09,731 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >11:52:09,731 INFO program: FILE_MFTMirr Size: 4 >11:52:09,731 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >11:52:09,732 INFO program: Size of Attribute Definition Table: 2560 >11:52:09,732 INFO program: FILE_Bitmap Information >11:52:09,732 INFO program: FILE_Bitmap MFT Record Number: 6 >11:52:09,732 INFO program: State of FILE_Bitmap Inode: 80 >11:52:09,732 INFO program: Length of Attribute List: 0 >11:52:09,732 INFO program: Attribute List: (null) >11:52:09,733 INFO program: Number of Attached Extent Inodes: 0 >11:52:09,733 INFO program: FILE_Bitmap Data Attribute Information >11:52:09,733 INFO program: Decompressed Runlist: not done yet >11:52:09,733 INFO program: Base Inode: 6 >11:52:09,733 INFO program: Attribute Types: not done yet >11:52:09,734 INFO program: Attribute Name Length: 0 >11:52:09,734 INFO program: Attribute State: 3 >11:52:09,734 INFO program: Attribute Allocated Size: 6402048 >11:52:09,734 INFO program: Attribute Data Size: 6400000 >11:52:09,734 INFO program: Attribute Initialized Size: 6400000 >11:52:09,734 INFO program: Attribute Compressed Size: 0 >11:52:09,735 INFO program: Compression Block Size: 0 >11:52:09,735 INFO program: Compression Block Size Bits: 0 >11:52:09,735 INFO program: Compression Block Clusters: 0 >11:52:09,735 INFO program: Running... ntfsresize -m /dev/sda6 >11:52:10,903 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >11:52:10,903 INFO program: Minsize (in MB): 199222 >11:52:11,017 INFO program: Running... ntfsinfo -m /dev/sda7 >11:52:11,061 INFO program: Volume Information >11:52:11,061 INFO program: Name of device: /dev/sda7 >11:52:11,061 INFO program: Device state: 11 >11:52:11,061 INFO program: Volume Name: VolumeM >11:52:11,061 INFO program: Volume State: 91 >11:52:11,061 INFO program: Volume Version: 3.1 >11:52:11,061 INFO program: Sector Size: 512 >11:52:11,061 INFO program: Cluster Size: 4096 >11:52:11,061 INFO program: Index Block Size: 4096 >11:52:11,061 INFO program: Volume Size in Clusters: 40160255 >11:52:11,061 INFO program: MFT Information >11:52:11,061 INFO program: MFT Record Size: 1024 >11:52:11,061 INFO program: MFT Zone Multiplier: 0 >11:52:11,061 INFO program: MFT Data Position: 24 >11:52:11,062 INFO program: MFT Zone Start: 786432 >11:52:11,062 INFO program: MFT Zone End: 5806463 >11:52:11,062 INFO program: MFT Zone Position: 786432 >11:52:11,062 INFO program: Current Position in First Data Zone: 5806463 >11:52:11,062 INFO program: Current Position in Second Data Zone: 0 >11:52:11,062 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >11:52:11,062 INFO program: FILE_MFTMirr Size: 4 >11:52:11,062 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >11:52:11,063 INFO program: Size of Attribute Definition Table: 2560 >11:52:11,063 INFO program: FILE_Bitmap Information >11:52:11,063 INFO program: FILE_Bitmap MFT Record Number: 6 >11:52:11,063 INFO program: State of FILE_Bitmap Inode: 80 >11:52:11,063 INFO program: Length of Attribute List: 0 >11:52:11,063 INFO program: Attribute List: (null) >11:52:11,064 INFO program: Number of Attached Extent Inodes: 0 >11:52:11,064 INFO program: FILE_Bitmap Data Attribute Information >11:52:11,064 INFO program: Decompressed Runlist: not done yet >11:52:11,064 INFO program: Base Inode: 6 >11:52:11,064 INFO program: Attribute Types: not done yet >11:52:11,064 INFO program: Attribute Name Length: 0 >11:52:11,065 INFO program: Attribute State: 3 >11:52:11,065 INFO program: Attribute Allocated Size: 5021696 >11:52:11,065 INFO program: Attribute Data Size: 5020032 >11:52:11,065 INFO program: Attribute Initialized Size: 5020032 >11:52:11,065 INFO program: Attribute Compressed Size: 0 >11:52:11,066 INFO program: Compression Block Size: 0 >11:52:11,066 INFO program: Compression Block Size Bits: 0 >11:52:11,066 INFO program: Compression Block Clusters: 0 >11:52:11,066 INFO program: Running... ntfsresize -m /dev/sda7 >11:52:11,621 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >11:52:11,621 INFO program: Minsize (in MB): 117583 >11:52:11,754 INFO program: Running... ntfsinfo -m /dev/sda8 >11:52:11,789 INFO program: Volume Information >11:52:11,789 INFO program: Name of device: /dev/sda8 >11:52:11,789 INFO program: Device state: 11 >11:52:11,789 INFO program: Volume Name: win8b >11:52:11,789 INFO program: Volume State: 91 >11:52:11,789 INFO program: Volume Version: 3.1 >11:52:11,789 INFO program: Sector Size: 512 >11:52:11,789 INFO program: Cluster Size: 4096 >11:52:11,790 INFO program: Index Block Size: 4096 >11:52:11,790 INFO program: Volume Size in Clusters: 63999999 >11:52:11,790 INFO program: MFT Information >11:52:11,790 INFO program: MFT Record Size: 1024 >11:52:11,790 INFO program: MFT Zone Multiplier: 0 >11:52:11,790 INFO program: MFT Data Position: 24 >11:52:11,790 INFO program: MFT Zone Start: 786432 >11:52:11,790 INFO program: MFT Zone End: 8786431 >11:52:11,790 INFO program: MFT Zone Position: 786432 >11:52:11,790 INFO program: Current Position in First Data Zone: 8786431 >11:52:11,790 INFO program: Current Position in Second Data Zone: 0 >11:52:11,791 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >11:52:11,791 INFO program: FILE_MFTMirr Size: 4 >11:52:11,791 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >11:52:11,791 INFO program: Size of Attribute Definition Table: 2560 >11:52:11,791 INFO program: FILE_Bitmap Information >11:52:11,792 INFO program: FILE_Bitmap MFT Record Number: 6 >11:52:11,792 INFO program: State of FILE_Bitmap Inode: 80 >11:52:11,792 INFO program: Length of Attribute List: 0 >11:52:11,792 INFO program: Attribute List: (null) >11:52:11,792 INFO program: Number of Attached Extent Inodes: 0 >11:52:11,793 INFO program: FILE_Bitmap Data Attribute Information >11:52:11,793 INFO program: Decompressed Runlist: not done yet >11:52:11,793 INFO program: Base Inode: 6 >11:52:11,793 INFO program: Attribute Types: not done yet >11:52:11,793 INFO program: Attribute Name Length: 0 >11:52:11,793 INFO program: Attribute State: 3 >11:52:11,793 INFO program: Attribute Allocated Size: 8003584 >11:52:11,794 INFO program: Attribute Data Size: 8000000 >11:52:11,794 INFO program: Attribute Initialized Size: 8000000 >11:52:11,794 INFO program: Attribute Compressed Size: 0 >11:52:11,794 INFO program: Compression Block Size: 0 >11:52:11,794 INFO program: Compression Block Size Bits: 0 >11:52:11,795 INFO program: Compression Block Clusters: 0 >11:52:11,795 INFO program: Running... ntfsresize -m /dev/sda8 >11:52:12,682 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >11:52:12,683 INFO program: Minsize (in MB): 243829 >16:52:13,200 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb10 /tmp/btrfs-tmp.14G1841e >11:52:13,252 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.14G1841e >11:52:13,256 INFO program: ID 256 gen 5 top level 5 path home >16:52:13,258 INFO program: Running... /bin/umount /tmp/btrfs-tmp.14G1841e >11:52:13,545 INFO program: Running... ntfsinfo -m /dev/sdb2 >11:52:13,578 INFO program: Volume Information >11:52:13,578 INFO program: Name of device: /dev/sdb2 >11:52:13,578 INFO program: Device state: 11 >11:52:13,578 INFO program: Volume Name: VolumeS >11:52:13,578 INFO program: Volume State: 91 >11:52:13,578 INFO program: Volume Version: 3.1 >11:52:13,578 INFO program: Sector Size: 512 >11:52:13,579 INFO program: Cluster Size: 4096 >11:52:13,579 INFO program: Index Block Size: 4096 >11:52:13,579 INFO program: Volume Size in Clusters: 51199999 >11:52:13,579 INFO program: MFT Information >11:52:13,579 INFO program: MFT Record Size: 1024 >11:52:13,579 INFO program: MFT Zone Multiplier: 0 >11:52:13,579 INFO program: MFT Data Position: 24 >11:52:13,579 INFO program: MFT Zone Start: 786432 >11:52:13,579 INFO program: MFT Zone End: 7186431 >11:52:13,579 INFO program: MFT Zone Position: 786432 >11:52:13,580 INFO program: Current Position in First Data Zone: 7186431 >11:52:13,580 INFO program: Current Position in Second Data Zone: 0 >11:52:13,580 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >11:52:13,580 INFO program: FILE_MFTMirr Size: 4 >11:52:13,580 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >11:52:13,581 INFO program: Size of Attribute Definition Table: 2560 >11:52:13,581 INFO program: FILE_Bitmap Information >11:52:13,581 INFO program: FILE_Bitmap MFT Record Number: 6 >11:52:13,581 INFO program: State of FILE_Bitmap Inode: 80 >11:52:13,582 INFO program: Length of Attribute List: 0 >11:52:13,582 INFO program: Attribute List: (null) >11:52:13,582 INFO program: Number of Attached Extent Inodes: 0 >11:52:13,582 INFO program: FILE_Bitmap Data Attribute Information >11:52:13,582 INFO program: Decompressed Runlist: not done yet >11:52:13,582 INFO program: Base Inode: 6 >11:52:13,583 INFO program: Attribute Types: not done yet >11:52:13,583 INFO program: Attribute Name Length: 0 >11:52:13,583 INFO program: Attribute State: 3 >11:52:13,583 INFO program: Attribute Allocated Size: 6402048 >11:52:13,583 INFO program: Attribute Data Size: 6400000 >11:52:13,583 INFO program: Attribute Initialized Size: 6400000 >11:52:13,584 INFO program: Attribute Compressed Size: 0 >11:52:13,584 INFO program: Compression Block Size: 0 >11:52:13,584 INFO program: Compression Block Size Bits: 0 >11:52:13,584 INFO program: Compression Block Clusters: 0 >11:52:13,584 INFO program: Running... ntfsresize -m /dev/sdb2 >11:52:15,475 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >11:52:15,475 INFO program: Minsize (in MB): 186157 >11:52:15,557 INFO program: Running... ntfsinfo -m /dev/sdb5 >11:52:15,735 INFO program: Volume Information >11:52:15,735 INFO program: Name of device: /dev/sdb5 >11:52:15,735 INFO program: Device state: 11 >11:52:15,735 INFO program: Volume Name: Win8 >11:52:15,735 INFO program: Volume State: 91 >11:52:15,735 INFO program: Volume Version: 3.1 >11:52:15,736 INFO program: Sector Size: 512 >11:52:15,736 INFO program: Cluster Size: 4096 >11:52:15,736 INFO program: Index Block Size: 4096 >11:52:15,736 INFO program: Volume Size in Clusters: 77069055 >11:52:15,736 INFO program: MFT Information >11:52:15,736 INFO program: MFT Record Size: 1024 >11:52:15,736 INFO program: MFT Zone Multiplier: 0 >11:52:15,736 INFO program: MFT Data Position: 24 >11:52:15,736 INFO program: MFT Zone Start: 786432 >11:52:15,736 INFO program: MFT Zone End: 10420063 >11:52:15,737 INFO program: MFT Zone Position: 786432 >11:52:15,737 INFO program: Current Position in First Data Zone: 10420063 >11:52:15,737 INFO program: Current Position in Second Data Zone: 0 >11:52:15,738 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >11:52:15,738 INFO program: FILE_MFTMirr Size: 4 >11:52:15,738 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >11:52:15,738 INFO program: Size of Attribute Definition Table: 2560 >11:52:15,739 INFO program: FILE_Bitmap Information >11:52:15,739 INFO program: FILE_Bitmap MFT Record Number: 6 >11:52:15,739 INFO program: State of FILE_Bitmap Inode: 80 >11:52:15,739 INFO program: Length of Attribute List: 0 >11:52:15,740 INFO program: Attribute List: (null) >11:52:15,740 INFO program: Number of Attached Extent Inodes: 0 >11:52:15,740 INFO program: FILE_Bitmap Data Attribute Information >11:52:15,740 INFO program: Decompressed Runlist: not done yet >11:52:15,741 INFO program: Base Inode: 6 >11:52:15,741 INFO program: Attribute Types: not done yet >11:52:15,741 INFO program: Attribute Name Length: 0 >11:52:15,741 INFO program: Attribute State: 3 >11:52:15,742 INFO program: Attribute Allocated Size: 9633792 >11:52:15,742 INFO program: Attribute Data Size: 9633632 >11:52:15,742 INFO program: Attribute Initialized Size: 9633632 >11:52:15,742 INFO program: Attribute Compressed Size: 0 >11:52:15,743 INFO program: Compression Block Size: 0 >11:52:15,743 INFO program: Compression Block Size Bits: 0 >11:52:15,743 INFO program: Compression Block Clusters: 0 >11:52:15,744 INFO program: Running... ntfsresize -m /dev/sdb5 >11:52:23,040 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >11:52:23,040 INFO program: Minsize (in MB): 67619 >11:52:23,118 INFO program: Running... ntfsinfo -m /dev/sdb6 >11:52:23,168 INFO program: Volume Information >11:52:23,168 INFO program: Name of device: /dev/sdb6 >11:52:23,168 INFO program: Device state: 11 >11:52:23,168 INFO program: Volume Name: >11:52:23,168 INFO program: Volume State: 91 >11:52:23,169 INFO program: Volume Version: 3.1 >11:52:23,169 INFO program: Sector Size: 512 >11:52:23,169 INFO program: Cluster Size: 4096 >11:52:23,169 INFO program: Index Block Size: 4096 >11:52:23,169 INFO program: Volume Size in Clusters: 89599999 >11:52:23,169 INFO program: MFT Information >11:52:23,169 INFO program: MFT Record Size: 1024 >11:52:23,169 INFO program: MFT Zone Multiplier: 0 >11:52:23,169 INFO program: MFT Data Position: 24 >11:52:23,169 INFO program: MFT Zone Start: 786432 >11:52:23,169 INFO program: MFT Zone End: 11986431 >11:52:23,169 INFO program: MFT Zone Position: 786432 >11:52:23,169 INFO program: Current Position in First Data Zone: 11986431 >11:52:23,169 INFO program: Current Position in Second Data Zone: 0 >11:52:23,170 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >11:52:23,170 INFO program: FILE_MFTMirr Size: 4 >11:52:23,170 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >11:52:23,170 INFO program: Size of Attribute Definition Table: 2560 >11:52:23,170 INFO program: FILE_Bitmap Information >11:52:23,170 INFO program: FILE_Bitmap MFT Record Number: 6 >11:52:23,171 INFO program: State of FILE_Bitmap Inode: 80 >11:52:23,171 INFO program: Length of Attribute List: 0 >11:52:23,171 INFO program: Attribute List: (null) >11:52:23,171 INFO program: Number of Attached Extent Inodes: 0 >11:52:23,171 INFO program: FILE_Bitmap Data Attribute Information >11:52:23,171 INFO program: Decompressed Runlist: not done yet >11:52:23,172 INFO program: Base Inode: 6 >11:52:23,172 INFO program: Attribute Types: not done yet >11:52:23,172 INFO program: Attribute Name Length: 0 >11:52:23,172 INFO program: Attribute State: 3 >11:52:23,172 INFO program: Attribute Allocated Size: 11202560 >11:52:23,172 INFO program: Attribute Data Size: 11200000 >11:52:23,173 INFO program: Attribute Initialized Size: 11200000 >11:52:23,173 INFO program: Attribute Compressed Size: 0 >11:52:23,173 INFO program: Compression Block Size: 0 >11:52:23,173 INFO program: Compression Block Size Bits: 0 >11:52:23,173 INFO program: Compression Block Clusters: 0 >11:52:23,174 INFO program: Running... ntfsresize -m /dev/sdb6 >11:52:29,280 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >11:52:29,281 INFO program: Minsize (in MB): 271268 >16:52:29,351 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb7 /tmp/btrfs-tmp.23TT9vtB >11:52:29,963 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.23TT9vtB >16:52:29,968 INFO program: Running... /bin/umount /tmp/btrfs-tmp.23TT9vtB >16:52:51,471 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb8 /tmp/btrfs-tmp.25K03emu >11:52:51,495 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.25K03emu >16:52:51,500 INFO program: Running... /bin/umount /tmp/btrfs-tmp.25K03emu >16:52:51,995 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb9 /tmp/btrfs-tmp.27FluRTV >11:52:52,249 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.27FluRTV >16:52:52,266 INFO program: Running... /bin/umount /tmp/btrfs-tmp.27FluRTV >11:52:52,570 INFO program: Running... dumpe2fs -h /dev/loop3 >11:52:52,574 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:52:52,574 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >11:52:52,574 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >11:52:52,575 INFO program: Filesystem magic number: 0xEF53 >11:52:52,575 INFO program: Filesystem revision #: 1 (dynamic) >11:52:52,575 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 >11:52:52,575 INFO program: Filesystem flags: signed_directory_hash >11:52:52,575 INFO program: Default mount options: user_xattr acl >11:52:52,575 INFO program: Filesystem state: clean >11:52:52,575 INFO program: Errors behavior: Continue >11:52:52,575 INFO program: Filesystem OS type: Linux >11:52:52,575 INFO program: Inode count: 262144 >11:52:52,575 INFO program: Block count: 1048576 >11:52:52,575 INFO program: Reserved block count: 10484 >11:52:52,575 INFO program: Free blocks: 296248 >11:52:52,575 INFO program: Free inodes: 158710 >11:52:52,575 INFO program: First block: 0 >11:52:52,575 INFO program: Block size: 4096 >11:52:52,575 INFO program: Fragment size: 4096 >11:52:52,576 INFO program: Reserved GDT blocks: 255 >11:52:52,576 INFO program: Blocks per group: 32768 >11:52:52,576 INFO program: Fragments per group: 32768 >11:52:52,576 INFO program: Inodes per group: 8192 >11:52:52,576 INFO program: Inode blocks per group: 512 >11:52:52,577 INFO program: Flex block group size: 16 >11:52:52,577 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >11:52:52,577 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >11:52:52,577 INFO program: Last write time: Sat Nov 10 13:37:00 2012 >11:52:52,577 INFO program: Mount count: 0 >11:52:52,577 INFO program: Maximum mount count: -1 >11:52:52,578 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >11:52:52,578 INFO program: Check interval: 0 (<none>) >11:52:52,578 INFO program: Lifetime writes: 860 MB >11:52:52,578 INFO program: Reserved blocks uid: 0 (user root) >11:52:52,578 INFO program: Reserved blocks gid: 0 (group root) >11:52:52,578 INFO program: First inode: 11 >11:52:52,579 INFO program: Inode size: 256 >11:52:52,579 INFO program: Required extra isize: 28 >11:52:52,579 INFO program: Desired extra isize: 28 >11:52:52,579 INFO program: Journal inode: 8 >11:52:52,579 INFO program: Default directory hash: half_md4 >11:52:52,579 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >11:52:52,580 INFO program: Journal backup: inode blocks >11:52:52,580 INFO program: Journal features: journal_incompat_revoke >11:52:52,580 INFO program: Journal size: 128M >11:52:52,580 INFO program: Journal length: 32768 >11:52:52,580 INFO program: Journal sequence: 0x00001622 >11:52:52,580 INFO program: Journal start: 0 >11:52:52,581 INFO program: >11:52:52,581 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:52:52,581 INFO program: Running... dumpe2fs -h /dev/loop3 >11:52:52,585 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:52:52,585 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >11:52:52,585 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >11:52:52,585 INFO program: Filesystem magic number: 0xEF53 >11:52:52,585 INFO program: Filesystem revision #: 1 (dynamic) >11:52:52,585 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 >11:52:52,585 INFO program: Filesystem flags: signed_directory_hash >11:52:52,586 INFO program: Default mount options: user_xattr acl >11:52:52,586 INFO program: Filesystem state: clean >11:52:52,586 INFO program: Errors behavior: Continue >11:52:52,586 INFO program: Filesystem OS type: Linux >11:52:52,586 INFO program: Inode count: 262144 >11:52:52,586 INFO program: Block count: 1048576 >11:52:52,586 INFO program: Reserved block count: 10484 >11:52:52,586 INFO program: Free blocks: 296248 >11:52:52,586 INFO program: Free inodes: 158710 >11:52:52,586 INFO program: First block: 0 >11:52:52,586 INFO program: Block size: 4096 >11:52:52,586 INFO program: Fragment size: 4096 >11:52:52,587 INFO program: Reserved GDT blocks: 255 >11:52:52,587 INFO program: Blocks per group: 32768 >11:52:52,587 INFO program: Fragments per group: 32768 >11:52:52,587 INFO program: Inodes per group: 8192 >11:52:52,587 INFO program: Inode blocks per group: 512 >11:52:52,587 INFO program: Flex block group size: 16 >11:52:52,588 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >11:52:52,588 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >11:52:52,588 INFO program: Last write time: Sat Nov 10 13:37:00 2012 >11:52:52,588 INFO program: Mount count: 0 >11:52:52,588 INFO program: Maximum mount count: -1 >11:52:52,588 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >11:52:52,589 INFO program: Check interval: 0 (<none>) >11:52:52,589 INFO program: Lifetime writes: 860 MB >11:52:52,589 INFO program: Reserved blocks uid: 0 (user root) >11:52:52,589 INFO program: Reserved blocks gid: 0 (group root) >11:52:52,589 INFO program: First inode: 11 >11:52:52,590 INFO program: Inode size: 256 >11:52:52,590 INFO program: Required extra isize: 28 >11:52:52,590 INFO program: Desired extra isize: 28 >11:52:52,590 INFO program: Journal inode: 8 >11:52:52,590 INFO program: Default directory hash: half_md4 >11:52:52,591 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >11:52:52,591 INFO program: Journal backup: inode blocks >11:52:52,591 INFO program: Journal features: journal_incompat_revoke >11:52:52,591 INFO program: Journal size: 128M >11:52:52,591 INFO program: Journal length: 32768 >11:52:52,591 INFO program: Journal sequence: 0x00001622 >11:52:52,592 INFO program: Journal start: 0 >11:52:52,592 INFO program: >11:52:52,592 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:52:52,592 INFO program: Running... resize2fs -P /dev/loop3 >11:52:52,596 INFO program: Couldn't find valid filesystem superblock. >11:52:52,596 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:52:52,596 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >11:52:52,619 INFO program: Running... udevadm settle --timeout=300 >11:52:52,649 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:52:52,653 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:52:52,653 INFO program: Last mounted on: /sysroot >11:52:52,653 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >11:52:52,653 INFO program: Filesystem magic number: 0xEF53 >11:52:52,653 INFO program: Filesystem revision #: 1 (dynamic) >11:52:52,653 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 >11:52:52,653 INFO program: Filesystem flags: signed_directory_hash >11:52:52,653 INFO program: Default mount options: user_xattr acl >11:52:52,653 INFO program: Filesystem state: clean >11:52:52,653 INFO program: Errors behavior: Continue >11:52:52,653 INFO program: Filesystem OS type: Linux >11:52:52,654 INFO program: Inode count: 262144 >11:52:52,654 INFO program: Block count: 1048576 >11:52:52,654 INFO program: Reserved block count: 10484 >11:52:52,654 INFO program: Free blocks: 296248 >11:52:52,654 INFO program: Free inodes: 158710 >11:52:52,654 INFO program: First block: 0 >11:52:52,654 INFO program: Block size: 4096 >11:52:52,654 INFO program: Fragment size: 4096 >11:52:52,654 INFO program: Reserved GDT blocks: 255 >11:52:52,654 INFO program: Blocks per group: 32768 >11:52:52,655 INFO program: Fragments per group: 32768 >11:52:52,655 INFO program: Inodes per group: 8192 >11:52:52,655 INFO program: Inode blocks per group: 512 >11:52:52,655 INFO program: Flex block group size: 16 >11:52:52,655 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >11:52:52,655 INFO program: Last mount time: Sun Nov 11 19:45:08 2012 >11:52:52,656 INFO program: Last write time: Sun Nov 11 19:45:08 2012 >11:52:52,656 INFO program: Mount count: 1 >11:52:52,656 INFO program: Maximum mount count: -1 >11:52:52,656 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >11:52:52,656 INFO program: Check interval: 0 (<none>) >11:52:52,656 INFO program: Lifetime writes: 860 MB >11:52:52,657 INFO program: Reserved blocks uid: 0 (user root) >11:52:52,657 INFO program: Reserved blocks gid: 0 (group root) >11:52:52,657 INFO program: First inode: 11 >11:52:52,657 INFO program: Inode size: 256 >11:52:52,657 INFO program: Required extra isize: 28 >11:52:52,657 INFO program: Desired extra isize: 28 >11:52:52,658 INFO program: Journal inode: 8 >11:52:52,658 INFO program: First orphan inode: 184802 >11:52:52,658 INFO program: Default directory hash: half_md4 >11:52:52,658 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >11:52:52,658 INFO program: Journal backup: inode blocks >11:52:52,658 INFO program: Journal features: journal_incompat_revoke >11:52:52,659 INFO program: Journal size: 128M >11:52:52,659 INFO program: Journal length: 32768 >11:52:52,659 INFO program: Journal sequence: 0x00001623 >11:52:52,659 INFO program: Journal start: 1 >11:52:52,659 INFO program: >11:52:52,659 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:52:52,660 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:52:52,664 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:52:52,664 INFO program: Last mounted on: /sysroot >11:52:52,664 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >11:52:52,664 INFO program: Filesystem magic number: 0xEF53 >11:52:52,664 INFO program: Filesystem revision #: 1 (dynamic) >11:52:52,664 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 >11:52:52,664 INFO program: Filesystem flags: signed_directory_hash >11:52:52,664 INFO program: Default mount options: user_xattr acl >11:52:52,664 INFO program: Filesystem state: clean >11:52:52,664 INFO program: Errors behavior: Continue >11:52:52,665 INFO program: Filesystem OS type: Linux >11:52:52,665 INFO program: Inode count: 262144 >11:52:52,665 INFO program: Block count: 1048576 >11:52:52,665 INFO program: Reserved block count: 10484 >11:52:52,665 INFO program: Free blocks: 296248 >11:52:52,665 INFO program: Free inodes: 158710 >11:52:52,665 INFO program: First block: 0 >11:52:52,665 INFO program: Block size: 4096 >11:52:52,666 INFO program: Fragment size: 4096 >11:52:52,666 INFO program: Reserved GDT blocks: 255 >11:52:52,666 INFO program: Blocks per group: 32768 >11:52:52,666 INFO program: Fragments per group: 32768 >11:52:52,666 INFO program: Inodes per group: 8192 >11:52:52,667 INFO program: Inode blocks per group: 512 >11:52:52,667 INFO program: Flex block group size: 16 >11:52:52,667 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >11:52:52,667 INFO program: Last mount time: Sun Nov 11 19:45:08 2012 >11:52:52,668 INFO program: Last write time: Sun Nov 11 19:45:08 2012 >11:52:52,668 INFO program: Mount count: 1 >11:52:52,668 INFO program: Maximum mount count: -1 >11:52:52,668 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >11:52:52,669 INFO program: Check interval: 0 (<none>) >11:52:52,669 INFO program: Lifetime writes: 860 MB >11:52:52,669 INFO program: Reserved blocks uid: 0 (user root) >11:52:52,669 INFO program: Reserved blocks gid: 0 (group root) >11:52:52,669 INFO program: First inode: 11 >11:52:52,670 INFO program: Inode size: 256 >11:52:52,670 INFO program: Required extra isize: 28 >11:52:52,670 INFO program: Desired extra isize: 28 >11:52:52,670 INFO program: Journal inode: 8 >11:52:52,671 INFO program: First orphan inode: 184802 >11:52:52,671 INFO program: Default directory hash: half_md4 >11:52:52,671 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >11:52:52,671 INFO program: Journal backup: inode blocks >11:52:52,671 INFO program: Journal features: journal_incompat_revoke >11:52:52,672 INFO program: Journal size: 128M >11:52:52,672 INFO program: Journal length: 32768 >11:52:52,672 INFO program: Journal sequence: 0x00001623 >11:52:52,672 INFO program: Journal start: 1 >11:52:52,673 INFO program: >11:52:52,673 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:52:52,673 INFO program: Running... resize2fs -P /dev/mapper/live-rw >11:52:52,677 INFO program: Estimated minimum size of the filesystem: 753946 >11:52:52,677 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:52:52,693 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >11:52:52,698 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:52:52,698 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >11:52:52,698 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >11:52:52,698 INFO program: Filesystem magic number: 0xEF53 >11:52:52,698 INFO program: Filesystem revision #: 1 (dynamic) >11:52:52,698 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 >11:52:52,698 INFO program: Filesystem flags: signed_directory_hash >11:52:52,698 INFO program: Default mount options: user_xattr acl >11:52:52,698 INFO program: Filesystem state: clean >11:52:52,698 INFO program: Errors behavior: Continue >11:52:52,698 INFO program: Filesystem OS type: Linux >11:52:52,698 INFO program: Inode count: 188416 >11:52:52,698 INFO program: Block count: 753664 >11:52:52,698 INFO program: Reserved block count: 7535 >11:52:52,699 INFO program: Free blocks: 6476 >11:52:52,699 INFO program: Free inodes: 84982 >11:52:52,699 INFO program: First block: 0 >11:52:52,699 INFO program: Block size: 4096 >11:52:52,699 INFO program: Fragment size: 4096 >11:52:52,699 INFO program: Reserved GDT blocks: 255 >11:52:52,699 INFO program: Blocks per group: 32768 >11:52:52,699 INFO program: Fragments per group: 32768 >11:52:52,699 INFO program: Inodes per group: 8192 >11:52:52,700 INFO program: Inode blocks per group: 512 >11:52:52,700 INFO program: Flex block group size: 16 >11:52:52,700 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >11:52:52,700 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >11:52:52,700 INFO program: Last write time: Sat Nov 10 13:37:04 2012 >11:52:52,701 INFO program: Mount count: 0 >11:52:52,701 INFO program: Maximum mount count: -1 >11:52:52,701 INFO program: Last checked: Sat Nov 10 13:37:04 2012 >11:52:52,701 INFO program: Check interval: 0 (<none>) >11:52:52,701 INFO program: Lifetime writes: 861 MB >11:52:52,701 INFO program: Reserved blocks uid: 0 (user root) >11:52:52,702 INFO program: Reserved blocks gid: 0 (group root) >11:52:52,702 INFO program: First inode: 11 >11:52:52,702 INFO program: Inode size: 256 >11:52:52,702 INFO program: Required extra isize: 28 >11:52:52,702 INFO program: Desired extra isize: 28 >11:52:52,702 INFO program: Journal inode: 8 >11:52:52,703 INFO program: Default directory hash: half_md4 >11:52:52,703 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >11:52:52,703 INFO program: Journal backup: inode blocks >11:52:52,703 INFO program: Journal features: journal_incompat_revoke >11:52:52,703 INFO program: Journal size: 128M >11:52:52,703 INFO program: Journal length: 32768 >11:52:52,704 INFO program: Journal sequence: 0x00001622 >11:52:52,704 INFO program: Journal start: 0 >11:52:52,704 INFO program: >11:52:52,704 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:52:52,704 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >11:52:52,708 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:52:52,709 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >11:52:52,709 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >11:52:52,709 INFO program: Filesystem magic number: 0xEF53 >11:52:52,709 INFO program: Filesystem revision #: 1 (dynamic) >11:52:52,709 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 >11:52:52,709 INFO program: Filesystem flags: signed_directory_hash >11:52:52,709 INFO program: Default mount options: user_xattr acl >11:52:52,709 INFO program: Filesystem state: clean >11:52:52,709 INFO program: Errors behavior: Continue >11:52:52,709 INFO program: Filesystem OS type: Linux >11:52:52,710 INFO program: Inode count: 188416 >11:52:52,710 INFO program: Block count: 753664 >11:52:52,710 INFO program: Reserved block count: 7535 >11:52:52,710 INFO program: Free blocks: 6476 >11:52:52,710 INFO program: Free inodes: 84982 >11:52:52,710 INFO program: First block: 0 >11:52:52,710 INFO program: Block size: 4096 >11:52:52,710 INFO program: Fragment size: 4096 >11:52:52,711 INFO program: Reserved GDT blocks: 255 >11:52:52,711 INFO program: Blocks per group: 32768 >11:52:52,711 INFO program: Fragments per group: 32768 >11:52:52,711 INFO program: Inodes per group: 8192 >11:52:52,711 INFO program: Inode blocks per group: 512 >11:52:52,711 INFO program: Flex block group size: 16 >11:52:52,712 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >11:52:52,712 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >11:52:52,712 INFO program: Last write time: Sat Nov 10 13:37:04 2012 >11:52:52,712 INFO program: Mount count: 0 >11:52:52,712 INFO program: Maximum mount count: -1 >11:52:52,713 INFO program: Last checked: Sat Nov 10 13:37:04 2012 >11:52:52,713 INFO program: Check interval: 0 (<none>) >11:52:52,713 INFO program: Lifetime writes: 861 MB >11:52:52,713 INFO program: Reserved blocks uid: 0 (user root) >11:52:52,713 INFO program: Reserved blocks gid: 0 (group root) >11:52:52,713 INFO program: First inode: 11 >11:52:52,714 INFO program: Inode size: 256 >11:52:52,714 INFO program: Required extra isize: 28 >11:52:52,714 INFO program: Desired extra isize: 28 >11:52:52,714 INFO program: Journal inode: 8 >11:52:52,714 INFO program: Default directory hash: half_md4 >11:52:52,714 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >11:52:52,715 INFO program: Journal backup: inode blocks >11:52:52,715 INFO program: Journal features: journal_incompat_revoke >11:52:52,715 INFO program: Journal size: 128M >11:52:52,715 INFO program: Journal length: 32768 >11:52:52,715 INFO program: Journal sequence: 0x00001622 >11:52:52,716 INFO program: Journal start: 0 >11:52:52,716 INFO program: >11:52:52,716 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:52:52,716 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >11:52:52,720 INFO program: Couldn't find valid filesystem superblock. >11:52:52,720 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:52:52,720 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >11:52:52,725 INFO program: Running... udevadm settle --timeout=300 >11:52:52,743 INFO program: Running... udevadm settle --timeout=300 >11:52:52,755 INFO program: Running... udevadm settle --timeout=300 >11:52:52,764 INFO program: Running... udevadm settle --timeout=300 >11:52:52,775 INFO program: Running... udevadm settle --timeout=300 >11:52:52,785 INFO program: Running... udevadm settle --timeout=300 >11:52:52,796 INFO program: Running... udevadm settle --timeout=300 >11:52:52,806 INFO program: Running... udevadm settle --timeout=300 >11:52:52,817 INFO program: Running... udevadm settle --timeout=300 >11:52:52,827 INFO program: Running... udevadm settle --timeout=300 >11:52:52,838 INFO program: Running... udevadm settle --timeout=300 >11:52:52,847 INFO program: Running... udevadm settle --timeout=300 >11:52:52,858 INFO program: Running... udevadm settle --timeout=300 >11:52:52,868 INFO program: Running... udevadm settle --timeout=300 >11:52:52,879 INFO program: Running... udevadm settle --timeout=300 >11:52:52,888 INFO program: Running... udevadm settle --timeout=300 >11:52:52,899 INFO program: Running... udevadm settle --timeout=300 >11:52:52,908 INFO program: Running... udevadm settle --timeout=300 >11:52:52,920 INFO program: Running... udevadm settle --timeout=300 >11:52:52,929 INFO program: Running... udevadm settle --timeout=300 >11:52:52,941 INFO program: Running... udevadm settle --timeout=300 >11:52:52,951 INFO program: Running... udevadm settle --timeout=300 >11:52:52,960 INFO program: Running... udevadm settle --timeout=300 >11:52:52,970 INFO program: Running... udevadm settle --timeout=300 >11:52:52,982 INFO program: Running... udevadm settle --timeout=300 >11:52:52,993 INFO program: Running... udevadm settle --timeout=300 >11:52:53,004 INFO program: Running... udevadm settle --timeout=300 >11:52:53,013 INFO program: Running... udevadm settle --timeout=300 >11:52:53,025 INFO program: Running... udevadm settle --timeout=300 >11:52:53,036 INFO program: Running... udevadm settle --timeout=300 >11:52:53,047 INFO program: Running... udevadm settle --timeout=300 >11:52:53,058 INFO program: Running... udevadm settle --timeout=300 >11:52:53,069 INFO program: Running... udevadm settle --timeout=300 >11:52:53,078 INFO program: Running... udevadm settle --timeout=300 >11:52:53,090 INFO program: Running... udevadm settle --timeout=300 >11:52:53,099 INFO program: Running... udevadm settle --timeout=300 >11:52:53,111 INFO program: Running... udevadm settle --timeout=300 >11:52:53,121 INFO program: Running... udevadm settle --timeout=300 >11:52:53,130 INFO program: Running... udevadm settle --timeout=300 >11:52:53,141 INFO program: Running... udevadm settle --timeout=300 >11:52:53,151 INFO program: Running... udevadm settle --timeout=300 >11:52:53,160 INFO program: Running... udevadm settle --timeout=300 >11:52:53,172 INFO program: Running... udevadm settle --timeout=300 >11:52:53,181 INFO program: Running... udevadm settle --timeout=300 >11:52:53,190 INFO program: Running... udevadm settle --timeout=300 >11:52:53,202 INFO program: Running... udevadm settle --timeout=300 >16:52:53,218 INFO program: Running... /bin/mount -n -t btrfs -o subvol=home,ro /dev/sdb10 /mnt/sysimage >16:52:53,273 INFO program: Running... /bin/umount /mnt/sysimage >11:52:53,291 INFO program: Running... udevadm settle --timeout=300 >11:52:53,301 INFO program: Running... udevadm settle --timeout=300 >11:52:53,311 INFO program: Running... udevadm settle --timeout=300 >11:52:53,323 INFO program: Running... udevadm settle --timeout=300 >16:52:53,333 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb7 /mnt/sysimage >11:52:53,593 INFO program: Running... arch >11:52:53,948 INFO program: x86_64 >16:52:54,000 INFO program: Running... /bin/umount /mnt/sysimage >11:52:54,015 INFO program: Running... udevadm settle --timeout=300 >16:52:54,026 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb8 /mnt/sysimage >16:52:54,064 INFO program: Running... /bin/umount /mnt/sysimage >11:52:54,078 INFO program: Running... udevadm settle --timeout=300 >11:52:54,088 INFO program: Running... udevadm settle --timeout=300 >11:52:54,099 INFO program: Running... udevadm settle --timeout=300 >16:52:54,110 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb9 /mnt/sysimage >16:52:54,255 INFO program: Running... /bin/umount /mnt/sysimage >11:52:54,270 INFO program: Running... udevadm settle --timeout=300 >11:52:54,280 INFO program: Running... udevadm settle --timeout=300 >11:52:54,292 INFO program: Running... udevadm settle --timeout=300 >16:52:54,400 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >12:00:05,737 INFO program: Running... udevadm settle --timeout=300 >12:05:05,088 INFO program: Running... udevadm settle --timeout=300 >12:05:05,103 INFO program: Running... udevadm settle --timeout=300 >12:07:11,843 INFO program: Running... chvt 1 >12:09:46,679 INFO program: Running... udevadm settle --timeout=300 >12:12:26,033 INFO program: Running... udevadm settle --timeout=300 >12:12:26,062 INFO program: Running... multipath -d >12:12:26,101 INFO program: Nov 11 12:12:26 | sdc: rport id not found >12:12:26,101 INFO program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >12:12:26,101 INFO program: size=7.4G features='0' hwhandler='0' wp=undef >12:12:26,101 INFO program: `-+- policy='service-time 0' prio=1 status=undef >12:12:26,101 INFO program: `- 8:0:0:0 sdc 8:32 undef ready running >12:12:26,102 INFO program: Running... multipath -ll >12:12:26,394 INFO program: Running... ntfsinfo -m /dev/sda1 >12:12:26,443 INFO program: Volume Information >12:12:26,443 INFO program: Name of device: /dev/sda1 >12:12:26,443 INFO program: Device state: 11 >12:12:26,443 INFO program: Volume Name: System Reserved >12:12:26,443 INFO program: Volume State: 91 >12:12:26,443 INFO program: Volume Version: 3.1 >12:12:26,443 INFO program: Sector Size: 512 >12:12:26,443 INFO program: Cluster Size: 4096 >12:12:26,443 INFO program: Index Block Size: 4096 >12:12:26,443 INFO program: Volume Size in Clusters: 8959743 >12:12:26,443 INFO program: MFT Information >12:12:26,444 INFO program: MFT Record Size: 1024 >12:12:26,444 INFO program: MFT Zone Multiplier: 0 >12:12:26,444 INFO program: MFT Data Position: 24 >12:12:26,444 INFO program: MFT Zone Start: 8533 >12:12:26,444 INFO program: MFT Zone End: 1128500 >12:12:26,444 INFO program: MFT Zone Position: 8533 >12:12:26,444 INFO program: Current Position in First Data Zone: 1128500 >12:12:26,444 INFO program: Current Position in Second Data Zone: 0 >12:12:26,444 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >12:12:26,444 INFO program: FILE_MFTMirr Size: 4 >12:12:26,444 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:12:26,444 INFO program: Size of Attribute Definition Table: 2560 >12:12:26,444 INFO program: FILE_Bitmap Information >12:12:26,444 INFO program: FILE_Bitmap MFT Record Number: 6 >12:12:26,444 INFO program: State of FILE_Bitmap Inode: 80 >12:12:26,444 INFO program: Length of Attribute List: 0 >12:12:26,444 INFO program: Attribute List: (null) >12:12:26,444 INFO program: Number of Attached Extent Inodes: 0 >12:12:26,444 INFO program: FILE_Bitmap Data Attribute Information >12:12:26,444 INFO program: Decompressed Runlist: not done yet >12:12:26,444 INFO program: Base Inode: 6 >12:12:26,444 INFO program: Attribute Types: not done yet >12:12:26,444 INFO program: Attribute Name Length: 0 >12:12:26,444 INFO program: Attribute State: 3 >12:12:26,444 INFO program: Attribute Allocated Size: 1122304 >12:12:26,445 INFO program: Attribute Data Size: 1119968 >12:12:26,445 INFO program: Attribute Initialized Size: 1119968 >12:12:26,445 INFO program: Attribute Compressed Size: 0 >12:12:26,445 INFO program: Compression Block Size: 0 >12:12:26,445 INFO program: Compression Block Size Bits: 0 >12:12:26,445 INFO program: Compression Block Clusters: 0 >12:12:26,445 INFO program: Running... ntfsresize -m /dev/sda1 >12:12:26,802 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:12:26,802 INFO program: Minsize (in MB): 57 >12:12:26,852 INFO program: Running... ntfsinfo -m /dev/sda2 >12:12:26,900 INFO program: Volume Information >12:12:26,900 INFO program: Name of device: /dev/sda2 >12:12:26,900 INFO program: Device state: 11 >12:12:26,900 INFO program: Volume Name: Win7 >12:12:26,900 INFO program: Volume State: 91 >12:12:26,900 INFO program: Volume Version: 3.1 >12:12:26,900 INFO program: Sector Size: 512 >12:12:26,900 INFO program: Cluster Size: 4096 >12:12:26,900 INFO program: Index Block Size: 4096 >12:12:26,900 INFO program: Volume Size in Clusters: 32203775 >12:12:26,900 INFO program: MFT Information >12:12:26,900 INFO program: MFT Record Size: 1024 >12:12:26,900 INFO program: MFT Zone Multiplier: 0 >12:12:26,901 INFO program: MFT Data Position: 24 >12:12:26,901 INFO program: MFT Zone Start: 786432 >12:12:26,901 INFO program: MFT Zone End: 4811903 >12:12:26,901 INFO program: MFT Zone Position: 786432 >12:12:26,901 INFO program: Current Position in First Data Zone: 4811903 >12:12:26,901 INFO program: Current Position in Second Data Zone: 0 >12:12:26,901 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:12:26,901 INFO program: FILE_MFTMirr Size: 4 >12:12:26,901 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:12:26,901 INFO program: Size of Attribute Definition Table: 2560 >12:12:26,901 INFO program: FILE_Bitmap Information >12:12:26,901 INFO program: FILE_Bitmap MFT Record Number: 6 >12:12:26,901 INFO program: State of FILE_Bitmap Inode: 80 >12:12:26,901 INFO program: Length of Attribute List: 0 >12:12:26,901 INFO program: Attribute List: (null) >12:12:26,901 INFO program: Number of Attached Extent Inodes: 0 >12:12:26,901 INFO program: FILE_Bitmap Data Attribute Information >12:12:26,901 INFO program: Decompressed Runlist: not done yet >12:12:26,901 INFO program: Base Inode: 6 >12:12:26,901 INFO program: Attribute Types: not done yet >12:12:26,901 INFO program: Attribute Name Length: 0 >12:12:26,901 INFO program: Attribute State: 3 >12:12:26,901 INFO program: Attribute Allocated Size: 4026368 >12:12:26,901 INFO program: Attribute Data Size: 4025472 >12:12:26,901 INFO program: Attribute Initialized Size: 4025472 >12:12:26,902 INFO program: Attribute Compressed Size: 0 >12:12:26,902 INFO program: Compression Block Size: 0 >12:12:26,902 INFO program: Compression Block Size Bits: 0 >12:12:26,902 INFO program: Compression Block Clusters: 0 >12:12:26,902 INFO program: Running... ntfsresize -m /dev/sda2 >12:12:43,508 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:12:43,508 INFO program: Minsize (in MB): 125839 >12:12:43,625 INFO program: Running... ntfsinfo -m /dev/sda5 >12:12:43,686 INFO program: Volume Information >12:12:43,686 INFO program: Name of device: /dev/sda5 >12:12:43,686 INFO program: Device state: 11 >12:12:43,686 INFO program: Volume Name: A2 >12:12:43,686 INFO program: Volume State: 91 >12:12:43,686 INFO program: Volume Version: 3.1 >12:12:43,686 INFO program: Sector Size: 512 >12:12:43,686 INFO program: Cluster Size: 4096 >12:12:43,686 INFO program: Index Block Size: 4096 >12:12:43,686 INFO program: Volume Size in Clusters: 36639231 >12:12:43,686 INFO program: MFT Information >12:12:43,687 INFO program: MFT Record Size: 1024 >12:12:43,687 INFO program: MFT Zone Multiplier: 0 >12:12:43,687 INFO program: MFT Data Position: 24 >12:12:43,687 INFO program: MFT Zone Start: 786432 >12:12:43,687 INFO program: MFT Zone End: 5366335 >12:12:43,687 INFO program: MFT Zone Position: 786432 >12:12:43,687 INFO program: Current Position in First Data Zone: 5366335 >12:12:43,687 INFO program: Current Position in Second Data Zone: 0 >12:12:43,687 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:12:43,687 INFO program: FILE_MFTMirr Size: 4 >12:12:43,687 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:12:43,687 INFO program: Size of Attribute Definition Table: 2560 >12:12:43,687 INFO program: FILE_Bitmap Information >12:12:43,687 INFO program: FILE_Bitmap MFT Record Number: 6 >12:12:43,687 INFO program: State of FILE_Bitmap Inode: 80 >12:12:43,687 INFO program: Length of Attribute List: 0 >12:12:43,687 INFO program: Attribute List: (null) >12:12:43,687 INFO program: Number of Attached Extent Inodes: 0 >12:12:43,687 INFO program: FILE_Bitmap Data Attribute Information >12:12:43,687 INFO program: Decompressed Runlist: not done yet >12:12:43,687 INFO program: Base Inode: 6 >12:12:43,687 INFO program: Attribute Types: not done yet >12:12:43,687 INFO program: Attribute Name Length: 0 >12:12:43,687 INFO program: Attribute State: 3 >12:12:43,687 INFO program: Attribute Allocated Size: 4583424 >12:12:43,688 INFO program: Attribute Data Size: 4579904 >12:12:43,688 INFO program: Attribute Initialized Size: 4579904 >12:12:43,688 INFO program: Attribute Compressed Size: 0 >12:12:43,688 INFO program: Compression Block Size: 0 >12:12:43,688 INFO program: Compression Block Size Bits: 0 >12:12:43,688 INFO program: Compression Block Clusters: 0 >12:12:43,688 INFO program: Running... ntfsresize -m /dev/sda5 >12:12:45,504 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:12:45,504 INFO program: Minsize (in MB): 141993 >12:12:45,549 INFO program: Running... ntfsinfo -m /dev/sda6 >12:12:45,598 INFO program: Volume Information >12:12:45,598 INFO program: Name of device: /dev/sda6 >12:12:45,598 INFO program: Device state: 11 >12:12:45,598 INFO program: Volume Name: sysoftware >12:12:45,598 INFO program: Volume State: 91 >12:12:45,598 INFO program: Volume Version: 3.1 >12:12:45,598 INFO program: Sector Size: 512 >12:12:45,598 INFO program: Cluster Size: 4096 >12:12:45,598 INFO program: Index Block Size: 4096 >12:12:45,598 INFO program: Volume Size in Clusters: 51199999 >12:12:45,598 INFO program: MFT Information >12:12:45,598 INFO program: MFT Record Size: 1024 >12:12:45,598 INFO program: MFT Zone Multiplier: 0 >12:12:45,598 INFO program: MFT Data Position: 24 >12:12:45,598 INFO program: MFT Zone Start: 786432 >12:12:45,598 INFO program: MFT Zone End: 7186431 >12:12:45,598 INFO program: MFT Zone Position: 786432 >12:12:45,598 INFO program: Current Position in First Data Zone: 7186431 >12:12:45,598 INFO program: Current Position in Second Data Zone: 0 >12:12:45,598 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:12:45,598 INFO program: FILE_MFTMirr Size: 4 >12:12:45,598 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:12:45,599 INFO program: Size of Attribute Definition Table: 2560 >12:12:45,599 INFO program: FILE_Bitmap Information >12:12:45,599 INFO program: FILE_Bitmap MFT Record Number: 6 >12:12:45,599 INFO program: State of FILE_Bitmap Inode: 80 >12:12:45,599 INFO program: Length of Attribute List: 0 >12:12:45,599 INFO program: Attribute List: (null) >12:12:45,599 INFO program: Number of Attached Extent Inodes: 0 >12:12:45,599 INFO program: FILE_Bitmap Data Attribute Information >12:12:45,599 INFO program: Decompressed Runlist: not done yet >12:12:45,599 INFO program: Base Inode: 6 >12:12:45,599 INFO program: Attribute Types: not done yet >12:12:45,599 INFO program: Attribute Name Length: 0 >12:12:45,599 INFO program: Attribute State: 3 >12:12:45,599 INFO program: Attribute Allocated Size: 6402048 >12:12:45,599 INFO program: Attribute Data Size: 6400000 >12:12:45,599 INFO program: Attribute Initialized Size: 6400000 >12:12:45,599 INFO program: Attribute Compressed Size: 0 >12:12:45,599 INFO program: Compression Block Size: 0 >12:12:45,599 INFO program: Compression Block Size Bits: 0 >12:12:45,599 INFO program: Compression Block Clusters: 0 >12:12:45,600 INFO program: Running... ntfsresize -m /dev/sda6 >12:12:46,770 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:12:46,771 INFO program: Minsize (in MB): 199222 >12:12:46,885 INFO program: Running... ntfsinfo -m /dev/sda7 >12:12:46,929 INFO program: Volume Information >12:12:46,929 INFO program: Name of device: /dev/sda7 >12:12:46,929 INFO program: Device state: 11 >12:12:46,929 INFO program: Volume Name: VolumeM >12:12:46,929 INFO program: Volume State: 91 >12:12:46,929 INFO program: Volume Version: 3.1 >12:12:46,929 INFO program: Sector Size: 512 >12:12:46,929 INFO program: Cluster Size: 4096 >12:12:46,929 INFO program: Index Block Size: 4096 >12:12:46,929 INFO program: Volume Size in Clusters: 40160255 >12:12:46,929 INFO program: MFT Information >12:12:46,929 INFO program: MFT Record Size: 1024 >12:12:46,929 INFO program: MFT Zone Multiplier: 0 >12:12:46,929 INFO program: MFT Data Position: 24 >12:12:46,929 INFO program: MFT Zone Start: 786432 >12:12:46,929 INFO program: MFT Zone End: 5806463 >12:12:46,929 INFO program: MFT Zone Position: 786432 >12:12:46,929 INFO program: Current Position in First Data Zone: 5806463 >12:12:46,929 INFO program: Current Position in Second Data Zone: 0 >12:12:46,930 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:12:46,930 INFO program: FILE_MFTMirr Size: 4 >12:12:46,930 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:12:46,930 INFO program: Size of Attribute Definition Table: 2560 >12:12:46,930 INFO program: FILE_Bitmap Information >12:12:46,930 INFO program: FILE_Bitmap MFT Record Number: 6 >12:12:46,930 INFO program: State of FILE_Bitmap Inode: 80 >12:12:46,930 INFO program: Length of Attribute List: 0 >12:12:46,930 INFO program: Attribute List: (null) >12:12:46,930 INFO program: Number of Attached Extent Inodes: 0 >12:12:46,930 INFO program: FILE_Bitmap Data Attribute Information >12:12:46,930 INFO program: Decompressed Runlist: not done yet >12:12:46,930 INFO program: Base Inode: 6 >12:12:46,930 INFO program: Attribute Types: not done yet >12:12:46,930 INFO program: Attribute Name Length: 0 >12:12:46,930 INFO program: Attribute State: 3 >12:12:46,930 INFO program: Attribute Allocated Size: 5021696 >12:12:46,930 INFO program: Attribute Data Size: 5020032 >12:12:46,930 INFO program: Attribute Initialized Size: 5020032 >12:12:46,930 INFO program: Attribute Compressed Size: 0 >12:12:46,930 INFO program: Compression Block Size: 0 >12:12:46,930 INFO program: Compression Block Size Bits: 0 >12:12:46,930 INFO program: Compression Block Clusters: 0 >12:12:46,931 INFO program: Running... ntfsresize -m /dev/sda7 >12:12:47,488 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:12:47,489 INFO program: Minsize (in MB): 117583 >12:12:47,610 INFO program: Running... ntfsinfo -m /dev/sda8 >12:12:47,657 INFO program: Volume Information >12:12:47,657 INFO program: Name of device: /dev/sda8 >12:12:47,657 INFO program: Device state: 11 >12:12:47,657 INFO program: Volume Name: win8b >12:12:47,657 INFO program: Volume State: 91 >12:12:47,657 INFO program: Volume Version: 3.1 >12:12:47,657 INFO program: Sector Size: 512 >12:12:47,657 INFO program: Cluster Size: 4096 >12:12:47,657 INFO program: Index Block Size: 4096 >12:12:47,657 INFO program: Volume Size in Clusters: 63999999 >12:12:47,657 INFO program: MFT Information >12:12:47,658 INFO program: MFT Record Size: 1024 >12:12:47,658 INFO program: MFT Zone Multiplier: 0 >12:12:47,658 INFO program: MFT Data Position: 24 >12:12:47,658 INFO program: MFT Zone Start: 786432 >12:12:47,658 INFO program: MFT Zone End: 8786431 >12:12:47,658 INFO program: MFT Zone Position: 786432 >12:12:47,658 INFO program: Current Position in First Data Zone: 8786431 >12:12:47,658 INFO program: Current Position in Second Data Zone: 0 >12:12:47,658 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:12:47,658 INFO program: FILE_MFTMirr Size: 4 >12:12:47,658 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:12:47,658 INFO program: Size of Attribute Definition Table: 2560 >12:12:47,658 INFO program: FILE_Bitmap Information >12:12:47,658 INFO program: FILE_Bitmap MFT Record Number: 6 >12:12:47,658 INFO program: State of FILE_Bitmap Inode: 80 >12:12:47,658 INFO program: Length of Attribute List: 0 >12:12:47,658 INFO program: Attribute List: (null) >12:12:47,658 INFO program: Number of Attached Extent Inodes: 0 >12:12:47,658 INFO program: FILE_Bitmap Data Attribute Information >12:12:47,658 INFO program: Decompressed Runlist: not done yet >12:12:47,658 INFO program: Base Inode: 6 >12:12:47,658 INFO program: Attribute Types: not done yet >12:12:47,658 INFO program: Attribute Name Length: 0 >12:12:47,658 INFO program: Attribute State: 3 >12:12:47,659 INFO program: Attribute Allocated Size: 8003584 >12:12:47,659 INFO program: Attribute Data Size: 8000000 >12:12:47,659 INFO program: Attribute Initialized Size: 8000000 >12:12:47,659 INFO program: Attribute Compressed Size: 0 >12:12:47,659 INFO program: Compression Block Size: 0 >12:12:47,659 INFO program: Compression Block Size Bits: 0 >12:12:47,659 INFO program: Compression Block Clusters: 0 >12:12:47,659 INFO program: Running... ntfsresize -m /dev/sda8 >12:12:48,537 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:12:48,537 INFO program: Minsize (in MB): 243829 >12:12:49,186 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.14zwhWLJ >12:12:49,188 INFO program: ID 256 gen 5 top level 5 path home >12:12:49,454 INFO program: Running... ntfsinfo -m /dev/sdb2 >12:12:49,619 INFO program: Volume Information >12:12:49,619 INFO program: Name of device: /dev/sdb2 >12:12:49,619 INFO program: Device state: 11 >12:12:49,619 INFO program: Volume Name: VolumeS >12:12:49,619 INFO program: Volume State: 91 >12:12:49,619 INFO program: Volume Version: 3.1 >12:12:49,619 INFO program: Sector Size: 512 >12:12:49,619 INFO program: Cluster Size: 4096 >12:12:49,619 INFO program: Index Block Size: 4096 >12:12:49,620 INFO program: Volume Size in Clusters: 51199999 >12:12:49,620 INFO program: MFT Information >12:12:49,620 INFO program: MFT Record Size: 1024 >12:12:49,620 INFO program: MFT Zone Multiplier: 0 >12:12:49,620 INFO program: MFT Data Position: 24 >12:12:49,620 INFO program: MFT Zone Start: 786432 >12:12:49,620 INFO program: MFT Zone End: 7186431 >12:12:49,620 INFO program: MFT Zone Position: 786432 >12:12:49,620 INFO program: Current Position in First Data Zone: 7186431 >12:12:49,620 INFO program: Current Position in Second Data Zone: 0 >12:12:49,620 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:12:49,620 INFO program: FILE_MFTMirr Size: 4 >12:12:49,620 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:12:49,620 INFO program: Size of Attribute Definition Table: 2560 >12:12:49,620 INFO program: FILE_Bitmap Information >12:12:49,620 INFO program: FILE_Bitmap MFT Record Number: 6 >12:12:49,620 INFO program: State of FILE_Bitmap Inode: 80 >12:12:49,620 INFO program: Length of Attribute List: 0 >12:12:49,620 INFO program: Attribute List: (null) >12:12:49,620 INFO program: Number of Attached Extent Inodes: 0 >12:12:49,620 INFO program: FILE_Bitmap Data Attribute Information >12:12:49,620 INFO program: Decompressed Runlist: not done yet >12:12:49,620 INFO program: Base Inode: 6 >12:12:49,620 INFO program: Attribute Types: not done yet >12:12:49,620 INFO program: Attribute Name Length: 0 >12:12:49,621 INFO program: Attribute State: 3 >12:12:49,621 INFO program: Attribute Allocated Size: 6402048 >12:12:49,621 INFO program: Attribute Data Size: 6400000 >12:12:49,621 INFO program: Attribute Initialized Size: 6400000 >12:12:49,621 INFO program: Attribute Compressed Size: 0 >12:12:49,621 INFO program: Compression Block Size: 0 >12:12:49,621 INFO program: Compression Block Size Bits: 0 >12:12:49,621 INFO program: Compression Block Clusters: 0 >12:12:49,621 INFO program: Running... ntfsresize -m /dev/sdb2 >12:12:51,495 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:12:51,496 INFO program: Minsize (in MB): 186157 >12:12:51,630 INFO program: Running... ntfsinfo -m /dev/sdb5 >12:12:51,692 INFO program: Volume Information >12:12:51,692 INFO program: Name of device: /dev/sdb5 >12:12:51,692 INFO program: Device state: 11 >12:12:51,692 INFO program: Volume Name: Win8 >12:12:51,693 INFO program: Volume State: 91 >12:12:51,693 INFO program: Volume Version: 3.1 >12:12:51,693 INFO program: Sector Size: 512 >12:12:51,693 INFO program: Cluster Size: 4096 >12:12:51,693 INFO program: Index Block Size: 4096 >12:12:51,693 INFO program: Volume Size in Clusters: 77069055 >12:12:51,693 INFO program: MFT Information >12:12:51,693 INFO program: MFT Record Size: 1024 >12:12:51,693 INFO program: MFT Zone Multiplier: 0 >12:12:51,693 INFO program: MFT Data Position: 24 >12:12:51,693 INFO program: MFT Zone Start: 786432 >12:12:51,693 INFO program: MFT Zone End: 10420063 >12:12:51,693 INFO program: MFT Zone Position: 786432 >12:12:51,693 INFO program: Current Position in First Data Zone: 10420063 >12:12:51,693 INFO program: Current Position in Second Data Zone: 0 >12:12:51,693 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:12:51,693 INFO program: FILE_MFTMirr Size: 4 >12:12:51,693 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:12:51,693 INFO program: Size of Attribute Definition Table: 2560 >12:12:51,693 INFO program: FILE_Bitmap Information >12:12:51,693 INFO program: FILE_Bitmap MFT Record Number: 6 >12:12:51,693 INFO program: State of FILE_Bitmap Inode: 80 >12:12:51,693 INFO program: Length of Attribute List: 0 >12:12:51,693 INFO program: Attribute List: (null) >12:12:51,693 INFO program: Number of Attached Extent Inodes: 0 >12:12:51,694 INFO program: FILE_Bitmap Data Attribute Information >12:12:51,694 INFO program: Decompressed Runlist: not done yet >12:12:51,694 INFO program: Base Inode: 6 >12:12:51,694 INFO program: Attribute Types: not done yet >12:12:51,694 INFO program: Attribute Name Length: 0 >12:12:51,694 INFO program: Attribute State: 3 >12:12:51,694 INFO program: Attribute Allocated Size: 9633792 >12:12:51,694 INFO program: Attribute Data Size: 9633632 >12:12:51,694 INFO program: Attribute Initialized Size: 9633632 >12:12:51,694 INFO program: Attribute Compressed Size: 0 >12:12:51,694 INFO program: Compression Block Size: 0 >12:12:51,694 INFO program: Compression Block Size Bits: 0 >12:12:51,694 INFO program: Compression Block Clusters: 0 >12:12:51,694 INFO program: Running... ntfsresize -m /dev/sdb5 >12:12:59,177 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:12:59,177 INFO program: Minsize (in MB): 67619 >12:12:59,255 INFO program: Running... ntfsinfo -m /dev/sdb6 >12:12:59,318 INFO program: Volume Information >12:12:59,318 INFO program: Name of device: /dev/sdb6 >12:12:59,318 INFO program: Device state: 11 >12:12:59,318 INFO program: Volume Name: >12:12:59,318 INFO program: Volume State: 91 >12:12:59,318 INFO program: Volume Version: 3.1 >12:12:59,318 INFO program: Sector Size: 512 >12:12:59,318 INFO program: Cluster Size: 4096 >12:12:59,318 INFO program: Index Block Size: 4096 >12:12:59,318 INFO program: Volume Size in Clusters: 89599999 >12:12:59,318 INFO program: MFT Information >12:12:59,318 INFO program: MFT Record Size: 1024 >12:12:59,318 INFO program: MFT Zone Multiplier: 0 >12:12:59,318 INFO program: MFT Data Position: 24 >12:12:59,318 INFO program: MFT Zone Start: 786432 >12:12:59,318 INFO program: MFT Zone End: 11986431 >12:12:59,318 INFO program: MFT Zone Position: 786432 >12:12:59,318 INFO program: Current Position in First Data Zone: 11986431 >12:12:59,318 INFO program: Current Position in Second Data Zone: 0 >12:12:59,318 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:12:59,318 INFO program: FILE_MFTMirr Size: 4 >12:12:59,318 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:12:59,318 INFO program: Size of Attribute Definition Table: 2560 >12:12:59,319 INFO program: FILE_Bitmap Information >12:12:59,319 INFO program: FILE_Bitmap MFT Record Number: 6 >12:12:59,319 INFO program: State of FILE_Bitmap Inode: 80 >12:12:59,319 INFO program: Length of Attribute List: 0 >12:12:59,319 INFO program: Attribute List: (null) >12:12:59,319 INFO program: Number of Attached Extent Inodes: 0 >12:12:59,319 INFO program: FILE_Bitmap Data Attribute Information >12:12:59,319 INFO program: Decompressed Runlist: not done yet >12:12:59,319 INFO program: Base Inode: 6 >12:12:59,319 INFO program: Attribute Types: not done yet >12:12:59,319 INFO program: Attribute Name Length: 0 >12:12:59,319 INFO program: Attribute State: 3 >12:12:59,319 INFO program: Attribute Allocated Size: 11202560 >12:12:59,319 INFO program: Attribute Data Size: 11200000 >12:12:59,319 INFO program: Attribute Initialized Size: 11200000 >12:12:59,319 INFO program: Attribute Compressed Size: 0 >12:12:59,319 INFO program: Compression Block Size: 0 >12:12:59,319 INFO program: Compression Block Size Bits: 0 >12:12:59,319 INFO program: Compression Block Clusters: 0 >12:12:59,319 INFO program: Running... ntfsresize -m /dev/sdb6 >12:13:05,387 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:13:05,387 INFO program: Minsize (in MB): 271268 >12:13:06,064 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.23BZEcPh >12:13:28,065 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.25g3EvEP >12:13:28,843 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.27hz8j9A >12:13:29,120 INFO program: Running... dumpe2fs -h /dev/loop3 >12:13:29,122 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:13:29,122 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:13:29,123 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:13:29,123 INFO program: Filesystem magic number: 0xEF53 >12:13:29,123 INFO program: Filesystem revision #: 1 (dynamic) >12:13:29,123 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:13:29,123 INFO program: Filesystem flags: signed_directory_hash >12:13:29,123 INFO program: Default mount options: user_xattr acl >12:13:29,123 INFO program: Filesystem state: clean >12:13:29,123 INFO program: Errors behavior: Continue >12:13:29,123 INFO program: Filesystem OS type: Linux >12:13:29,123 INFO program: Inode count: 262144 >12:13:29,123 INFO program: Block count: 1048576 >12:13:29,123 INFO program: Reserved block count: 10484 >12:13:29,123 INFO program: Free blocks: 296248 >12:13:29,123 INFO program: Free inodes: 158710 >12:13:29,123 INFO program: First block: 0 >12:13:29,123 INFO program: Block size: 4096 >12:13:29,123 INFO program: Fragment size: 4096 >12:13:29,123 INFO program: Reserved GDT blocks: 255 >12:13:29,123 INFO program: Blocks per group: 32768 >12:13:29,123 INFO program: Fragments per group: 32768 >12:13:29,123 INFO program: Inodes per group: 8192 >12:13:29,123 INFO program: Inode blocks per group: 512 >12:13:29,124 INFO program: Flex block group size: 16 >12:13:29,124 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:13:29,124 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:13:29,124 INFO program: Last write time: Sat Nov 10 13:37:00 2012 >12:13:29,124 INFO program: Mount count: 0 >12:13:29,124 INFO program: Maximum mount count: -1 >12:13:29,124 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:13:29,124 INFO program: Check interval: 0 (<none>) >12:13:29,124 INFO program: Lifetime writes: 860 MB >12:13:29,124 INFO program: Reserved blocks uid: 0 (user root) >12:13:29,124 INFO program: Reserved blocks gid: 0 (group root) >12:13:29,124 INFO program: First inode: 11 >12:13:29,124 INFO program: Inode size: 256 >12:13:29,124 INFO program: Required extra isize: 28 >12:13:29,124 INFO program: Desired extra isize: 28 >12:13:29,124 INFO program: Journal inode: 8 >12:13:29,124 INFO program: Default directory hash: half_md4 >12:13:29,124 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:13:29,124 INFO program: Journal backup: inode blocks >12:13:29,124 INFO program: Journal features: journal_incompat_revoke >12:13:29,124 INFO program: Journal size: 128M >12:13:29,124 INFO program: Journal length: 32768 >12:13:29,124 INFO program: Journal sequence: 0x00001622 >12:13:29,124 INFO program: Journal start: 0 >12:13:29,124 INFO program: >12:13:29,125 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:13:29,125 INFO program: Running... dumpe2fs -h /dev/loop3 >12:13:29,127 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:13:29,127 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:13:29,127 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:13:29,127 INFO program: Filesystem magic number: 0xEF53 >12:13:29,127 INFO program: Filesystem revision #: 1 (dynamic) >12:13:29,127 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:13:29,127 INFO program: Filesystem flags: signed_directory_hash >12:13:29,127 INFO program: Default mount options: user_xattr acl >12:13:29,127 INFO program: Filesystem state: clean >12:13:29,127 INFO program: Errors behavior: Continue >12:13:29,127 INFO program: Filesystem OS type: Linux >12:13:29,127 INFO program: Inode count: 262144 >12:13:29,127 INFO program: Block count: 1048576 >12:13:29,127 INFO program: Reserved block count: 10484 >12:13:29,127 INFO program: Free blocks: 296248 >12:13:29,127 INFO program: Free inodes: 158710 >12:13:29,127 INFO program: First block: 0 >12:13:29,128 INFO program: Block size: 4096 >12:13:29,128 INFO program: Fragment size: 4096 >12:13:29,128 INFO program: Reserved GDT blocks: 255 >12:13:29,128 INFO program: Blocks per group: 32768 >12:13:29,128 INFO program: Fragments per group: 32768 >12:13:29,128 INFO program: Inodes per group: 8192 >12:13:29,128 INFO program: Inode blocks per group: 512 >12:13:29,128 INFO program: Flex block group size: 16 >12:13:29,128 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:13:29,128 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:13:29,128 INFO program: Last write time: Sat Nov 10 13:37:00 2012 >12:13:29,128 INFO program: Mount count: 0 >12:13:29,128 INFO program: Maximum mount count: -1 >12:13:29,128 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:13:29,128 INFO program: Check interval: 0 (<none>) >12:13:29,128 INFO program: Lifetime writes: 860 MB >12:13:29,128 INFO program: Reserved blocks uid: 0 (user root) >12:13:29,128 INFO program: Reserved blocks gid: 0 (group root) >12:13:29,128 INFO program: First inode: 11 >12:13:29,128 INFO program: Inode size: 256 >12:13:29,128 INFO program: Required extra isize: 28 >12:13:29,128 INFO program: Desired extra isize: 28 >12:13:29,128 INFO program: Journal inode: 8 >12:13:29,128 INFO program: Default directory hash: half_md4 >12:13:29,129 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:13:29,129 INFO program: Journal backup: inode blocks >12:13:29,129 INFO program: Journal features: journal_incompat_revoke >12:13:29,129 INFO program: Journal size: 128M >12:13:29,129 INFO program: Journal length: 32768 >12:13:29,129 INFO program: Journal sequence: 0x00001622 >12:13:29,129 INFO program: Journal start: 0 >12:13:29,129 INFO program: >12:13:29,129 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:13:29,129 INFO program: Running... resize2fs -P /dev/loop3 >12:13:29,131 INFO program: Couldn't find valid filesystem superblock. >12:13:29,131 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:13:29,131 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >12:13:29,145 INFO program: Running... udevadm settle --timeout=300 >12:13:29,170 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:13:29,172 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:13:29,172 INFO program: Last mounted on: /sysroot >12:13:29,172 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:13:29,172 INFO program: Filesystem magic number: 0xEF53 >12:13:29,172 INFO program: Filesystem revision #: 1 (dynamic) >12:13:29,173 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:13:29,173 INFO program: Filesystem flags: signed_directory_hash >12:13:29,173 INFO program: Default mount options: user_xattr acl >12:13:29,173 INFO program: Filesystem state: clean >12:13:29,173 INFO program: Errors behavior: Continue >12:13:29,173 INFO program: Filesystem OS type: Linux >12:13:29,173 INFO program: Inode count: 262144 >12:13:29,173 INFO program: Block count: 1048576 >12:13:29,173 INFO program: Reserved block count: 10484 >12:13:29,173 INFO program: Free blocks: 296248 >12:13:29,173 INFO program: Free inodes: 158710 >12:13:29,173 INFO program: First block: 0 >12:13:29,173 INFO program: Block size: 4096 >12:13:29,173 INFO program: Fragment size: 4096 >12:13:29,173 INFO program: Reserved GDT blocks: 255 >12:13:29,173 INFO program: Blocks per group: 32768 >12:13:29,173 INFO program: Fragments per group: 32768 >12:13:29,173 INFO program: Inodes per group: 8192 >12:13:29,173 INFO program: Inode blocks per group: 512 >12:13:29,173 INFO program: Flex block group size: 16 >12:13:29,173 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:13:29,173 INFO program: Last mount time: Sun Nov 11 19:45:08 2012 >12:13:29,173 INFO program: Last write time: Sun Nov 11 19:45:08 2012 >12:13:29,173 INFO program: Mount count: 1 >12:13:29,173 INFO program: Maximum mount count: -1 >12:13:29,173 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:13:29,174 INFO program: Check interval: 0 (<none>) >12:13:29,174 INFO program: Lifetime writes: 860 MB >12:13:29,174 INFO program: Reserved blocks uid: 0 (user root) >12:13:29,174 INFO program: Reserved blocks gid: 0 (group root) >12:13:29,174 INFO program: First inode: 11 >12:13:29,174 INFO program: Inode size: 256 >12:13:29,174 INFO program: Required extra isize: 28 >12:13:29,174 INFO program: Desired extra isize: 28 >12:13:29,174 INFO program: Journal inode: 8 >12:13:29,174 INFO program: First orphan inode: 184881 >12:13:29,174 INFO program: Default directory hash: half_md4 >12:13:29,174 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:13:29,174 INFO program: Journal backup: inode blocks >12:13:29,174 INFO program: Journal features: journal_incompat_revoke >12:13:29,174 INFO program: Journal size: 128M >12:13:29,174 INFO program: Journal length: 32768 >12:13:29,174 INFO program: Journal sequence: 0x00001623 >12:13:29,174 INFO program: Journal start: 1 >12:13:29,174 INFO program: >12:13:29,174 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:13:29,174 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:13:29,176 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:13:29,177 INFO program: Last mounted on: /sysroot >12:13:29,177 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:13:29,177 INFO program: Filesystem magic number: 0xEF53 >12:13:29,177 INFO program: Filesystem revision #: 1 (dynamic) >12:13:29,177 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:13:29,177 INFO program: Filesystem flags: signed_directory_hash >12:13:29,177 INFO program: Default mount options: user_xattr acl >12:13:29,177 INFO program: Filesystem state: clean >12:13:29,177 INFO program: Errors behavior: Continue >12:13:29,177 INFO program: Filesystem OS type: Linux >12:13:29,177 INFO program: Inode count: 262144 >12:13:29,177 INFO program: Block count: 1048576 >12:13:29,177 INFO program: Reserved block count: 10484 >12:13:29,177 INFO program: Free blocks: 296248 >12:13:29,177 INFO program: Free inodes: 158710 >12:13:29,177 INFO program: First block: 0 >12:13:29,177 INFO program: Block size: 4096 >12:13:29,177 INFO program: Fragment size: 4096 >12:13:29,177 INFO program: Reserved GDT blocks: 255 >12:13:29,177 INFO program: Blocks per group: 32768 >12:13:29,177 INFO program: Fragments per group: 32768 >12:13:29,177 INFO program: Inodes per group: 8192 >12:13:29,177 INFO program: Inode blocks per group: 512 >12:13:29,177 INFO program: Flex block group size: 16 >12:13:29,177 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:13:29,178 INFO program: Last mount time: Sun Nov 11 19:45:08 2012 >12:13:29,178 INFO program: Last write time: Sun Nov 11 19:45:08 2012 >12:13:29,178 INFO program: Mount count: 1 >12:13:29,178 INFO program: Maximum mount count: -1 >12:13:29,178 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:13:29,178 INFO program: Check interval: 0 (<none>) >12:13:29,178 INFO program: Lifetime writes: 860 MB >12:13:29,178 INFO program: Reserved blocks uid: 0 (user root) >12:13:29,178 INFO program: Reserved blocks gid: 0 (group root) >12:13:29,178 INFO program: First inode: 11 >12:13:29,178 INFO program: Inode size: 256 >12:13:29,178 INFO program: Required extra isize: 28 >12:13:29,178 INFO program: Desired extra isize: 28 >12:13:29,178 INFO program: Journal inode: 8 >12:13:29,178 INFO program: First orphan inode: 184881 >12:13:29,178 INFO program: Default directory hash: half_md4 >12:13:29,178 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:13:29,178 INFO program: Journal backup: inode blocks >12:13:29,178 INFO program: Journal features: journal_incompat_revoke >12:13:29,178 INFO program: Journal size: 128M >12:13:29,178 INFO program: Journal length: 32768 >12:13:29,178 INFO program: Journal sequence: 0x00001623 >12:13:29,178 INFO program: Journal start: 1 >12:13:29,178 INFO program: >12:13:29,178 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:13:29,179 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:13:29,180 INFO program: Estimated minimum size of the filesystem: 753946 >12:13:29,181 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:13:29,192 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:13:29,195 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:13:29,195 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:13:29,195 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:13:29,195 INFO program: Filesystem magic number: 0xEF53 >12:13:29,195 INFO program: Filesystem revision #: 1 (dynamic) >12:13:29,195 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:13:29,195 INFO program: Filesystem flags: signed_directory_hash >12:13:29,195 INFO program: Default mount options: user_xattr acl >12:13:29,195 INFO program: Filesystem state: clean >12:13:29,195 INFO program: Errors behavior: Continue >12:13:29,195 INFO program: Filesystem OS type: Linux >12:13:29,195 INFO program: Inode count: 188416 >12:13:29,195 INFO program: Block count: 753664 >12:13:29,195 INFO program: Reserved block count: 7535 >12:13:29,195 INFO program: Free blocks: 6476 >12:13:29,196 INFO program: Free inodes: 84982 >12:13:29,196 INFO program: First block: 0 >12:13:29,196 INFO program: Block size: 4096 >12:13:29,196 INFO program: Fragment size: 4096 >12:13:29,196 INFO program: Reserved GDT blocks: 255 >12:13:29,196 INFO program: Blocks per group: 32768 >12:13:29,196 INFO program: Fragments per group: 32768 >12:13:29,196 INFO program: Inodes per group: 8192 >12:13:29,196 INFO program: Inode blocks per group: 512 >12:13:29,196 INFO program: Flex block group size: 16 >12:13:29,196 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:13:29,196 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:13:29,196 INFO program: Last write time: Sat Nov 10 13:37:04 2012 >12:13:29,196 INFO program: Mount count: 0 >12:13:29,196 INFO program: Maximum mount count: -1 >12:13:29,196 INFO program: Last checked: Sat Nov 10 13:37:04 2012 >12:13:29,196 INFO program: Check interval: 0 (<none>) >12:13:29,196 INFO program: Lifetime writes: 861 MB >12:13:29,196 INFO program: Reserved blocks uid: 0 (user root) >12:13:29,196 INFO program: Reserved blocks gid: 0 (group root) >12:13:29,196 INFO program: First inode: 11 >12:13:29,196 INFO program: Inode size: 256 >12:13:29,196 INFO program: Required extra isize: 28 >12:13:29,196 INFO program: Desired extra isize: 28 >12:13:29,196 INFO program: Journal inode: 8 >12:13:29,196 INFO program: Default directory hash: half_md4 >12:13:29,197 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:13:29,197 INFO program: Journal backup: inode blocks >12:13:29,197 INFO program: Journal features: journal_incompat_revoke >12:13:29,197 INFO program: Journal size: 128M >12:13:29,197 INFO program: Journal length: 32768 >12:13:29,197 INFO program: Journal sequence: 0x00001622 >12:13:29,197 INFO program: Journal start: 0 >12:13:29,197 INFO program: >12:13:29,197 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:13:29,197 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:13:29,199 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:13:29,200 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:13:29,200 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:13:29,200 INFO program: Filesystem magic number: 0xEF53 >12:13:29,200 INFO program: Filesystem revision #: 1 (dynamic) >12:13:29,200 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:13:29,200 INFO program: Filesystem flags: signed_directory_hash >12:13:29,200 INFO program: Default mount options: user_xattr acl >12:13:29,200 INFO program: Filesystem state: clean >12:13:29,200 INFO program: Errors behavior: Continue >12:13:29,200 INFO program: Filesystem OS type: Linux >12:13:29,200 INFO program: Inode count: 188416 >12:13:29,200 INFO program: Block count: 753664 >12:13:29,200 INFO program: Reserved block count: 7535 >12:13:29,200 INFO program: Free blocks: 6476 >12:13:29,200 INFO program: Free inodes: 84982 >12:13:29,200 INFO program: First block: 0 >12:13:29,200 INFO program: Block size: 4096 >12:13:29,200 INFO program: Fragment size: 4096 >12:13:29,200 INFO program: Reserved GDT blocks: 255 >12:13:29,200 INFO program: Blocks per group: 32768 >12:13:29,200 INFO program: Fragments per group: 32768 >12:13:29,200 INFO program: Inodes per group: 8192 >12:13:29,200 INFO program: Inode blocks per group: 512 >12:13:29,200 INFO program: Flex block group size: 16 >12:13:29,201 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:13:29,201 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:13:29,201 INFO program: Last write time: Sat Nov 10 13:37:04 2012 >12:13:29,201 INFO program: Mount count: 0 >12:13:29,201 INFO program: Maximum mount count: -1 >12:13:29,201 INFO program: Last checked: Sat Nov 10 13:37:04 2012 >12:13:29,201 INFO program: Check interval: 0 (<none>) >12:13:29,201 INFO program: Lifetime writes: 861 MB >12:13:29,201 INFO program: Reserved blocks uid: 0 (user root) >12:13:29,201 INFO program: Reserved blocks gid: 0 (group root) >12:13:29,201 INFO program: First inode: 11 >12:13:29,201 INFO program: Inode size: 256 >12:13:29,201 INFO program: Required extra isize: 28 >12:13:29,201 INFO program: Desired extra isize: 28 >12:13:29,201 INFO program: Journal inode: 8 >12:13:29,201 INFO program: Default directory hash: half_md4 >12:13:29,201 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:13:29,201 INFO program: Journal backup: inode blocks >12:13:29,201 INFO program: Journal features: journal_incompat_revoke >12:13:29,201 INFO program: Journal size: 128M >12:13:29,201 INFO program: Journal length: 32768 >12:13:29,201 INFO program: Journal sequence: 0x00001622 >12:13:29,201 INFO program: Journal start: 0 >12:13:29,201 INFO program: >12:13:29,201 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:13:29,202 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >12:13:29,204 INFO program: Couldn't find valid filesystem superblock. >12:13:29,204 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:13:29,204 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >12:13:29,207 INFO program: Running... udevadm settle --timeout=300 >12:13:29,223 INFO program: Running... udevadm settle --timeout=300 >12:13:29,231 INFO program: Running... udevadm settle --timeout=300 >12:13:29,238 INFO program: Running... udevadm settle --timeout=300 >12:13:29,247 INFO program: Running... udevadm settle --timeout=300 >12:13:29,254 INFO program: Running... udevadm settle --timeout=300 >12:13:29,263 INFO program: Running... udevadm settle --timeout=300 >12:13:29,270 INFO program: Running... udevadm settle --timeout=300 >12:13:29,279 INFO program: Running... udevadm settle --timeout=300 >12:13:29,286 INFO program: Running... udevadm settle --timeout=300 >12:13:29,294 INFO program: Running... udevadm settle --timeout=300 >12:13:29,301 INFO program: Running... udevadm settle --timeout=300 >12:13:29,310 INFO program: Running... udevadm settle --timeout=300 >12:13:29,317 INFO program: Running... udevadm settle --timeout=300 >12:13:29,325 INFO program: Running... udevadm settle --timeout=300 >12:13:29,332 INFO program: Running... udevadm settle --timeout=300 >12:13:29,340 INFO program: Running... udevadm settle --timeout=300 >12:13:29,347 INFO program: Running... udevadm settle --timeout=300 >12:13:29,356 INFO program: Running... udevadm settle --timeout=300 >12:13:29,363 INFO program: Running... udevadm settle --timeout=300 >12:13:29,371 INFO program: Running... udevadm settle --timeout=300 >12:13:29,378 INFO program: Running... udevadm settle --timeout=300 >12:13:29,385 INFO program: Running... udevadm settle --timeout=300 >12:13:29,392 INFO program: Running... udevadm settle --timeout=300 >12:13:29,401 INFO program: Running... udevadm settle --timeout=300 >12:13:29,410 INFO program: Running... udevadm settle --timeout=300 >12:13:29,418 INFO program: Running... udevadm settle --timeout=300 >12:13:29,425 INFO program: Running... udevadm settle --timeout=300 >12:13:29,433 INFO program: Running... udevadm settle --timeout=300 >12:13:29,441 INFO program: Running... udevadm settle --timeout=300 >12:13:29,450 INFO program: Running... udevadm settle --timeout=300 >12:13:29,458 INFO program: Running... udevadm settle --timeout=300 >12:13:29,466 INFO program: Running... udevadm settle --timeout=300 >12:13:29,473 INFO program: Running... udevadm settle --timeout=300 >12:13:29,482 INFO program: Running... udevadm settle --timeout=300 >12:13:29,489 INFO program: Running... udevadm settle --timeout=300 >12:13:29,497 INFO program: Running... udevadm settle --timeout=300 >12:13:29,504 INFO program: Running... udevadm settle --timeout=300 >12:13:29,511 INFO program: Running... udevadm settle --timeout=300 >12:13:29,520 INFO program: Running... udevadm settle --timeout=300 >12:13:29,527 INFO program: Running... udevadm settle --timeout=300 >12:13:29,534 INFO program: Running... udevadm settle --timeout=300 >12:13:29,543 INFO program: Running... udevadm settle --timeout=300 >12:13:29,550 INFO program: Running... udevadm settle --timeout=300 >12:13:29,557 INFO program: Running... udevadm settle --timeout=300 >12:13:29,566 INFO program: Running... udevadm settle --timeout=300 >12:13:29,575 INFO program: Running... udevadm settle --timeout=300 >12:13:29,583 INFO program: Running... udevadm settle --timeout=300 >12:13:29,590 INFO program: Running... udevadm settle --timeout=300 >12:13:29,598 INFO program: Running... udevadm settle --timeout=300 >12:13:29,605 INFO program: Running... udevadm settle --timeout=300 >12:13:29,614 INFO program: Running... udevadm settle --timeout=300 >12:13:29,621 INFO program: Running... udevadm settle --timeout=300 >12:13:29,629 INFO program: Running... udevadm settle --timeout=300 >12:13:29,636 INFO program: Running... udevadm settle --timeout=300 >12:13:29,644 INFO program: Running... udevadm settle --timeout=300 >12:13:29,651 INFO program: Running... udevadm settle --timeout=300 >12:13:29,659 INFO program: Running... udevadm settle --timeout=300 >12:13:29,666 INFO program: Running... udevadm settle --timeout=300 >12:13:29,674 INFO program: Running... udevadm settle --timeout=300 >12:13:29,681 INFO program: Running... udevadm settle --timeout=300 >12:13:29,689 INFO program: Running... udevadm settle --timeout=300 >12:13:29,696 INFO program: Running... udevadm settle --timeout=300 >12:13:29,704 INFO program: Running... udevadm settle --timeout=300 >12:13:29,711 INFO program: Running... udevadm settle --timeout=300 >12:13:29,719 INFO program: Running... udevadm settle --timeout=300 >12:13:29,726 INFO program: Running... udevadm settle --timeout=300 >12:13:29,733 INFO program: Running... udevadm settle --timeout=300 >12:13:29,740 INFO program: Running... udevadm settle --timeout=300 >12:13:29,749 INFO program: Running... udevadm settle --timeout=300 >12:13:29,757 INFO program: Running... udevadm settle --timeout=300 >12:13:29,766 INFO program: Running... udevadm settle --timeout=300 >12:13:29,773 INFO program: Running... udevadm settle --timeout=300 >12:13:29,781 INFO program: Running... udevadm settle --timeout=300 >12:13:29,791 INFO program: Running... udevadm settle --timeout=300 >12:13:29,799 INFO program: Running... udevadm settle --timeout=300 >12:13:29,807 INFO program: Running... udevadm settle --timeout=300 >12:13:29,815 INFO program: Running... udevadm settle --timeout=300 >12:13:29,823 INFO program: Running... udevadm settle --timeout=300 >12:13:29,831 INFO program: Running... udevadm settle --timeout=300 >12:13:29,838 INFO program: Running... udevadm settle --timeout=300 >12:13:29,846 INFO program: Running... udevadm settle --timeout=300 >12:13:29,853 INFO program: Running... udevadm settle --timeout=300 >12:13:29,860 INFO program: Running... udevadm settle --timeout=300 >12:13:29,869 INFO program: Running... udevadm settle --timeout=300 >12:13:29,876 INFO program: Running... udevadm settle --timeout=300 >12:13:29,883 INFO program: Running... udevadm settle --timeout=300 >12:13:29,892 INFO program: Running... udevadm settle --timeout=300 >12:13:29,899 INFO program: Running... udevadm settle --timeout=300 >12:13:29,906 INFO program: Running... udevadm settle --timeout=300 >12:13:29,915 INFO program: Running... udevadm settle --timeout=300 >12:13:30,123 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:13:30,131 INFO program: Running... modprobe fcoe >12:13:30,137 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:13:30,140 INFO program: No FCoE boot disk information is found in EDD! >12:13:30,141 INFO program: Running... udevadm settle --timeout=300 >12:13:32,004 INFO program: Running... multipath -d >12:13:32,051 INFO program: Nov 11 12:13:32 | sdc: rport id not found >12:13:32,052 INFO program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >12:13:32,052 INFO program: size=7.4G features='0' hwhandler='0' wp=undef >12:13:32,052 INFO program: `-+- policy='service-time 0' prio=1 status=undef >12:13:32,052 INFO program: `- 8:0:0:0 sdc 8:32 undef ready running >12:13:32,053 INFO program: Running... multipath -ll >12:13:32,218 INFO program: Running... udevadm control --property=ANACONDA=1 >12:13:32,227 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:13:32,238 INFO program: Running... udevadm settle --timeout=300 >12:13:32,247 INFO program: Running... systemctl start chronyd.service >12:13:33,307 INFO program: Running... udevadm settle --timeout=300 >12:13:33,348 INFO program: Running... multipath -d >12:13:33,385 INFO program: Nov 11 12:13:33 | sdc: rport id not found >12:13:33,385 INFO program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >12:13:33,385 INFO program: size=7.4G features='0' hwhandler='0' wp=undef >12:13:33,385 INFO program: `-+- policy='service-time 0' prio=1 status=undef >12:13:33,385 INFO program: `- 8:0:0:0 sdc 8:32 undef ready running >12:13:33,386 INFO program: Running... multipath -ll >12:13:33,737 INFO program: Running... ntfsinfo -m /dev/sda1 >12:13:33,770 INFO program: Volume Information >12:13:33,770 INFO program: Name of device: /dev/sda1 >12:13:33,770 INFO program: Device state: 11 >12:13:33,770 INFO program: Volume Name: System Reserved >12:13:33,771 INFO program: Volume State: 91 >12:13:33,771 INFO program: Volume Version: 3.1 >12:13:33,771 INFO program: Sector Size: 512 >12:13:33,771 INFO program: Cluster Size: 4096 >12:13:33,771 INFO program: Index Block Size: 4096 >12:13:33,771 INFO program: Volume Size in Clusters: 8959743 >12:13:33,771 INFO program: MFT Information >12:13:33,771 INFO program: MFT Record Size: 1024 >12:13:33,771 INFO program: MFT Zone Multiplier: 0 >12:13:33,771 INFO program: MFT Data Position: 24 >12:13:33,771 INFO program: MFT Zone Start: 8533 >12:13:33,771 INFO program: MFT Zone End: 1128500 >12:13:33,771 INFO program: MFT Zone Position: 8533 >12:13:33,772 INFO program: Current Position in First Data Zone: 1128500 >12:13:33,772 INFO program: Current Position in Second Data Zone: 0 >12:13:33,772 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >12:13:33,773 INFO program: FILE_MFTMirr Size: 4 >12:13:33,773 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:13:33,773 INFO program: Size of Attribute Definition Table: 2560 >12:13:33,773 INFO program: FILE_Bitmap Information >12:13:33,774 INFO program: FILE_Bitmap MFT Record Number: 6 >12:13:33,774 INFO program: State of FILE_Bitmap Inode: 80 >12:13:33,774 INFO program: Length of Attribute List: 0 >12:13:33,774 INFO program: Attribute List: (null) >12:13:33,775 INFO program: Number of Attached Extent Inodes: 0 >12:13:33,775 INFO program: FILE_Bitmap Data Attribute Information >12:13:33,775 INFO program: Decompressed Runlist: not done yet >12:13:33,775 INFO program: Base Inode: 6 >12:13:33,775 INFO program: Attribute Types: not done yet >12:13:33,776 INFO program: Attribute Name Length: 0 >12:13:33,776 INFO program: Attribute State: 3 >12:13:33,776 INFO program: Attribute Allocated Size: 1122304 >12:13:33,776 INFO program: Attribute Data Size: 1119968 >12:13:33,776 INFO program: Attribute Initialized Size: 1119968 >12:13:33,776 INFO program: Attribute Compressed Size: 0 >12:13:33,777 INFO program: Compression Block Size: 0 >12:13:33,777 INFO program: Compression Block Size Bits: 0 >12:13:33,777 INFO program: Compression Block Clusters: 0 >12:13:33,777 INFO program: Running... ntfsresize -m /dev/sda1 >12:13:34,002 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:13:34,002 INFO program: Minsize (in MB): 57 >12:13:34,040 INFO program: Running... ntfsinfo -m /dev/sda2 >12:13:34,232 INFO program: Volume Information >12:13:34,232 INFO program: Name of device: /dev/sda2 >12:13:34,232 INFO program: Device state: 11 >12:13:34,232 INFO program: Volume Name: Win7 >12:13:34,232 INFO program: Volume State: 91 >12:13:34,232 INFO program: Volume Version: 3.1 >12:13:34,232 INFO program: Sector Size: 512 >12:13:34,233 INFO program: Cluster Size: 4096 >12:13:34,233 INFO program: Index Block Size: 4096 >12:13:34,233 INFO program: Volume Size in Clusters: 32203775 >12:13:34,233 INFO program: MFT Information >12:13:34,233 INFO program: MFT Record Size: 1024 >12:13:34,233 INFO program: MFT Zone Multiplier: 0 >12:13:34,233 INFO program: MFT Data Position: 24 >12:13:34,233 INFO program: MFT Zone Start: 786432 >12:13:34,233 INFO program: MFT Zone End: 4811903 >12:13:34,233 INFO program: MFT Zone Position: 786432 >12:13:34,233 INFO program: Current Position in First Data Zone: 4811903 >12:13:34,233 INFO program: Current Position in Second Data Zone: 0 >12:13:34,233 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:13:34,234 INFO program: FILE_MFTMirr Size: 4 >12:13:34,234 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:13:34,234 INFO program: Size of Attribute Definition Table: 2560 >12:13:34,234 INFO program: FILE_Bitmap Information >12:13:34,234 INFO program: FILE_Bitmap MFT Record Number: 6 >12:13:34,234 INFO program: State of FILE_Bitmap Inode: 80 >12:13:34,235 INFO program: Length of Attribute List: 0 >12:13:34,235 INFO program: Attribute List: (null) >12:13:34,235 INFO program: Number of Attached Extent Inodes: 0 >12:13:34,235 INFO program: FILE_Bitmap Data Attribute Information >12:13:34,235 INFO program: Decompressed Runlist: not done yet >12:13:34,236 INFO program: Base Inode: 6 >12:13:34,236 INFO program: Attribute Types: not done yet >12:13:34,236 INFO program: Attribute Name Length: 0 >12:13:34,236 INFO program: Attribute State: 3 >12:13:34,236 INFO program: Attribute Allocated Size: 4026368 >12:13:34,236 INFO program: Attribute Data Size: 4025472 >12:13:34,237 INFO program: Attribute Initialized Size: 4025472 >12:13:34,237 INFO program: Attribute Compressed Size: 0 >12:13:34,237 INFO program: Compression Block Size: 0 >12:13:34,237 INFO program: Compression Block Size Bits: 0 >12:13:34,237 INFO program: Compression Block Clusters: 0 >12:13:34,237 INFO program: Running... ntfsresize -m /dev/sda2 >12:13:50,738 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:13:50,738 INFO program: Minsize (in MB): 125839 >12:13:50,981 INFO program: Running... ntfsinfo -m /dev/sda5 >12:13:51,007 INFO program: Volume Information >12:13:51,007 INFO program: Name of device: /dev/sda5 >12:13:51,007 INFO program: Device state: 11 >12:13:51,007 INFO program: Volume Name: A2 >12:13:51,007 INFO program: Volume State: 91 >12:13:51,007 INFO program: Volume Version: 3.1 >12:13:51,007 INFO program: Sector Size: 512 >12:13:51,008 INFO program: Cluster Size: 4096 >12:13:51,008 INFO program: Index Block Size: 4096 >12:13:51,008 INFO program: Volume Size in Clusters: 36639231 >12:13:51,008 INFO program: MFT Information >12:13:51,008 INFO program: MFT Record Size: 1024 >12:13:51,008 INFO program: MFT Zone Multiplier: 0 >12:13:51,008 INFO program: MFT Data Position: 24 >12:13:51,008 INFO program: MFT Zone Start: 786432 >12:13:51,008 INFO program: MFT Zone End: 5366335 >12:13:51,008 INFO program: MFT Zone Position: 786432 >12:13:51,008 INFO program: Current Position in First Data Zone: 5366335 >12:13:51,008 INFO program: Current Position in Second Data Zone: 0 >12:13:51,009 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:13:51,009 INFO program: FILE_MFTMirr Size: 4 >12:13:51,009 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:13:51,009 INFO program: Size of Attribute Definition Table: 2560 >12:13:51,009 INFO program: FILE_Bitmap Information >12:13:51,009 INFO program: FILE_Bitmap MFT Record Number: 6 >12:13:51,010 INFO program: State of FILE_Bitmap Inode: 80 >12:13:51,010 INFO program: Length of Attribute List: 0 >12:13:51,010 INFO program: Attribute List: (null) >12:13:51,010 INFO program: Number of Attached Extent Inodes: 0 >12:13:51,010 INFO program: FILE_Bitmap Data Attribute Information >12:13:51,010 INFO program: Decompressed Runlist: not done yet >12:13:51,011 INFO program: Base Inode: 6 >12:13:51,011 INFO program: Attribute Types: not done yet >12:13:51,011 INFO program: Attribute Name Length: 0 >12:13:51,011 INFO program: Attribute State: 3 >12:13:51,011 INFO program: Attribute Allocated Size: 4583424 >12:13:51,012 INFO program: Attribute Data Size: 4579904 >12:13:51,012 INFO program: Attribute Initialized Size: 4579904 >12:13:51,012 INFO program: Attribute Compressed Size: 0 >12:13:51,012 INFO program: Compression Block Size: 0 >12:13:51,012 INFO program: Compression Block Size Bits: 0 >12:13:51,012 INFO program: Compression Block Clusters: 0 >12:13:51,013 INFO program: Running... ntfsresize -m /dev/sda5 >12:13:52,771 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:13:52,771 INFO program: Minsize (in MB): 141993 >12:13:52,888 INFO program: Running... ntfsinfo -m /dev/sda6 >12:13:52,930 INFO program: Volume Information >12:13:52,930 INFO program: Name of device: /dev/sda6 >12:13:52,930 INFO program: Device state: 11 >12:13:52,930 INFO program: Volume Name: sysoftware >12:13:52,930 INFO program: Volume State: 91 >12:13:52,930 INFO program: Volume Version: 3.1 >12:13:52,930 INFO program: Sector Size: 512 >12:13:52,930 INFO program: Cluster Size: 4096 >12:13:52,930 INFO program: Index Block Size: 4096 >12:13:52,930 INFO program: Volume Size in Clusters: 51199999 >12:13:52,930 INFO program: MFT Information >12:13:52,930 INFO program: MFT Record Size: 1024 >12:13:52,930 INFO program: MFT Zone Multiplier: 0 >12:13:52,931 INFO program: MFT Data Position: 24 >12:13:52,931 INFO program: MFT Zone Start: 786432 >12:13:52,931 INFO program: MFT Zone End: 7186431 >12:13:52,931 INFO program: MFT Zone Position: 786432 >12:13:52,931 INFO program: Current Position in First Data Zone: 7186431 >12:13:52,931 INFO program: Current Position in Second Data Zone: 0 >12:13:52,931 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:13:52,931 INFO program: FILE_MFTMirr Size: 4 >12:13:52,931 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:13:52,932 INFO program: Size of Attribute Definition Table: 2560 >12:13:52,932 INFO program: FILE_Bitmap Information >12:13:52,932 INFO program: FILE_Bitmap MFT Record Number: 6 >12:13:52,932 INFO program: State of FILE_Bitmap Inode: 80 >12:13:52,932 INFO program: Length of Attribute List: 0 >12:13:52,932 INFO program: Attribute List: (null) >12:13:52,933 INFO program: Number of Attached Extent Inodes: 0 >12:13:52,933 INFO program: FILE_Bitmap Data Attribute Information >12:13:52,933 INFO program: Decompressed Runlist: not done yet >12:13:52,933 INFO program: Base Inode: 6 >12:13:52,933 INFO program: Attribute Types: not done yet >12:13:52,933 INFO program: Attribute Name Length: 0 >12:13:52,934 INFO program: Attribute State: 3 >12:13:52,934 INFO program: Attribute Allocated Size: 6402048 >12:13:52,934 INFO program: Attribute Data Size: 6400000 >12:13:52,934 INFO program: Attribute Initialized Size: 6400000 >12:13:52,934 INFO program: Attribute Compressed Size: 0 >12:13:52,934 INFO program: Compression Block Size: 0 >12:13:52,935 INFO program: Compression Block Size Bits: 0 >12:13:52,935 INFO program: Compression Block Clusters: 0 >12:13:52,935 INFO program: Running... ntfsresize -m /dev/sda6 >12:13:54,103 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:13:54,103 INFO program: Minsize (in MB): 199222 >12:13:54,253 INFO program: Running... ntfsinfo -m /dev/sda7 >12:13:54,296 INFO program: Volume Information >12:13:54,297 INFO program: Name of device: /dev/sda7 >12:13:54,297 INFO program: Device state: 11 >12:13:54,297 INFO program: Volume Name: VolumeM >12:13:54,297 INFO program: Volume State: 91 >12:13:54,297 INFO program: Volume Version: 3.1 >12:13:54,297 INFO program: Sector Size: 512 >12:13:54,297 INFO program: Cluster Size: 4096 >12:13:54,297 INFO program: Index Block Size: 4096 >12:13:54,297 INFO program: Volume Size in Clusters: 40160255 >12:13:54,297 INFO program: MFT Information >12:13:54,297 INFO program: MFT Record Size: 1024 >12:13:54,297 INFO program: MFT Zone Multiplier: 0 >12:13:54,297 INFO program: MFT Data Position: 24 >12:13:54,297 INFO program: MFT Zone Start: 786432 >12:13:54,297 INFO program: MFT Zone End: 5806463 >12:13:54,298 INFO program: MFT Zone Position: 786432 >12:13:54,298 INFO program: Current Position in First Data Zone: 5806463 >12:13:54,298 INFO program: Current Position in Second Data Zone: 0 >12:13:54,298 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:13:54,298 INFO program: FILE_MFTMirr Size: 4 >12:13:54,298 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:13:54,298 INFO program: Size of Attribute Definition Table: 2560 >12:13:54,299 INFO program: FILE_Bitmap Information >12:13:54,299 INFO program: FILE_Bitmap MFT Record Number: 6 >12:13:54,299 INFO program: State of FILE_Bitmap Inode: 80 >12:13:54,299 INFO program: Length of Attribute List: 0 >12:13:54,299 INFO program: Attribute List: (null) >12:13:54,299 INFO program: Number of Attached Extent Inodes: 0 >12:13:54,300 INFO program: FILE_Bitmap Data Attribute Information >12:13:54,300 INFO program: Decompressed Runlist: not done yet >12:13:54,300 INFO program: Base Inode: 6 >12:13:54,300 INFO program: Attribute Types: not done yet >12:13:54,300 INFO program: Attribute Name Length: 0 >12:13:54,300 INFO program: Attribute State: 3 >12:13:54,301 INFO program: Attribute Allocated Size: 5021696 >12:13:54,301 INFO program: Attribute Data Size: 5020032 >12:13:54,301 INFO program: Attribute Initialized Size: 5020032 >12:13:54,301 INFO program: Attribute Compressed Size: 0 >12:13:54,301 INFO program: Compression Block Size: 0 >12:13:54,302 INFO program: Compression Block Size Bits: 0 >12:13:54,302 INFO program: Compression Block Clusters: 0 >12:13:54,302 INFO program: Running... ntfsresize -m /dev/sda7 >12:13:54,857 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:13:54,857 INFO program: Minsize (in MB): 117583 >12:13:54,990 INFO program: Running... ntfsinfo -m /dev/sda8 >12:13:55,025 INFO program: Volume Information >12:13:55,025 INFO program: Name of device: /dev/sda8 >12:13:55,025 INFO program: Device state: 11 >12:13:55,025 INFO program: Volume Name: win8b >12:13:55,025 INFO program: Volume State: 91 >12:13:55,025 INFO program: Volume Version: 3.1 >12:13:55,025 INFO program: Sector Size: 512 >12:13:55,025 INFO program: Cluster Size: 4096 >12:13:55,026 INFO program: Index Block Size: 4096 >12:13:55,026 INFO program: Volume Size in Clusters: 63999999 >12:13:55,026 INFO program: MFT Information >12:13:55,026 INFO program: MFT Record Size: 1024 >12:13:55,026 INFO program: MFT Zone Multiplier: 0 >12:13:55,026 INFO program: MFT Data Position: 24 >12:13:55,026 INFO program: MFT Zone Start: 786432 >12:13:55,026 INFO program: MFT Zone End: 8786431 >12:13:55,026 INFO program: MFT Zone Position: 786432 >12:13:55,026 INFO program: Current Position in First Data Zone: 8786431 >12:13:55,026 INFO program: Current Position in Second Data Zone: 0 >12:13:55,027 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:13:55,027 INFO program: FILE_MFTMirr Size: 4 >12:13:55,027 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:13:55,027 INFO program: Size of Attribute Definition Table: 2560 >12:13:55,027 INFO program: FILE_Bitmap Information >12:13:55,028 INFO program: FILE_Bitmap MFT Record Number: 6 >12:13:55,028 INFO program: State of FILE_Bitmap Inode: 80 >12:13:55,028 INFO program: Length of Attribute List: 0 >12:13:55,028 INFO program: Attribute List: (null) >12:13:55,028 INFO program: Number of Attached Extent Inodes: 0 >12:13:55,028 INFO program: FILE_Bitmap Data Attribute Information >12:13:55,029 INFO program: Decompressed Runlist: not done yet >12:13:55,029 INFO program: Base Inode: 6 >12:13:55,029 INFO program: Attribute Types: not done yet >12:13:55,029 INFO program: Attribute Name Length: 0 >12:13:55,029 INFO program: Attribute State: 3 >12:13:55,030 INFO program: Attribute Allocated Size: 8003584 >12:13:55,030 INFO program: Attribute Data Size: 8000000 >12:13:55,030 INFO program: Attribute Initialized Size: 8000000 >12:13:55,030 INFO program: Attribute Compressed Size: 0 >12:13:55,030 INFO program: Compression Block Size: 0 >12:13:55,030 INFO program: Compression Block Size Bits: 0 >12:13:55,031 INFO program: Compression Block Clusters: 0 >12:13:55,031 INFO program: Running... ntfsresize -m /dev/sda8 >12:13:55,917 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:13:55,917 INFO program: Minsize (in MB): 243829 >17:13:56,279 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb10 /tmp/btrfs-tmp.14JlgUUi >12:13:56,336 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.14JlgUUi >12:13:56,340 INFO program: ID 256 gen 5 top level 5 path home >17:13:56,342 INFO program: Running... /bin/umount /tmp/btrfs-tmp.14JlgUUi >12:13:56,606 INFO program: Running... ntfsinfo -m /dev/sdb2 >12:13:56,685 INFO program: Volume Information >12:13:56,685 INFO program: Name of device: /dev/sdb2 >12:13:56,686 INFO program: Device state: 11 >12:13:56,686 INFO program: Volume Name: VolumeS >12:13:56,686 INFO program: Volume State: 91 >12:13:56,686 INFO program: Volume Version: 3.1 >12:13:56,686 INFO program: Sector Size: 512 >12:13:56,686 INFO program: Cluster Size: 4096 >12:13:56,686 INFO program: Index Block Size: 4096 >12:13:56,686 INFO program: Volume Size in Clusters: 51199999 >12:13:56,686 INFO program: MFT Information >12:13:56,686 INFO program: MFT Record Size: 1024 >12:13:56,686 INFO program: MFT Zone Multiplier: 0 >12:13:56,686 INFO program: MFT Data Position: 24 >12:13:56,686 INFO program: MFT Zone Start: 786432 >12:13:56,686 INFO program: MFT Zone End: 7186431 >12:13:56,686 INFO program: MFT Zone Position: 786432 >12:13:56,686 INFO program: Current Position in First Data Zone: 7186431 >12:13:56,687 INFO program: Current Position in Second Data Zone: 0 >12:13:56,687 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:13:56,687 INFO program: FILE_MFTMirr Size: 4 >12:13:56,687 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:13:56,687 INFO program: Size of Attribute Definition Table: 2560 >12:13:56,687 INFO program: FILE_Bitmap Information >12:13:56,688 INFO program: FILE_Bitmap MFT Record Number: 6 >12:13:56,688 INFO program: State of FILE_Bitmap Inode: 80 >12:13:56,688 INFO program: Length of Attribute List: 0 >12:13:56,688 INFO program: Attribute List: (null) >12:13:56,688 INFO program: Number of Attached Extent Inodes: 0 >12:13:56,688 INFO program: FILE_Bitmap Data Attribute Information >12:13:56,689 INFO program: Decompressed Runlist: not done yet >12:13:56,689 INFO program: Base Inode: 6 >12:13:56,689 INFO program: Attribute Types: not done yet >12:13:56,689 INFO program: Attribute Name Length: 0 >12:13:56,689 INFO program: Attribute State: 3 >12:13:56,689 INFO program: Attribute Allocated Size: 6402048 >12:13:56,690 INFO program: Attribute Data Size: 6400000 >12:13:56,690 INFO program: Attribute Initialized Size: 6400000 >12:13:56,690 INFO program: Attribute Compressed Size: 0 >12:13:56,690 INFO program: Compression Block Size: 0 >12:13:56,690 INFO program: Compression Block Size Bits: 0 >12:13:56,690 INFO program: Compression Block Clusters: 0 >12:13:56,691 INFO program: Running... ntfsresize -m /dev/sdb2 >12:13:58,520 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:13:58,520 INFO program: Minsize (in MB): 186157 >12:13:58,675 INFO program: Running... ntfsinfo -m /dev/sdb5 >12:13:58,735 INFO program: Volume Information >12:13:58,735 INFO program: Name of device: /dev/sdb5 >12:13:58,735 INFO program: Device state: 11 >12:13:58,735 INFO program: Volume Name: Win8 >12:13:58,735 INFO program: Volume State: 91 >12:13:58,735 INFO program: Volume Version: 3.1 >12:13:58,735 INFO program: Sector Size: 512 >12:13:58,735 INFO program: Cluster Size: 4096 >12:13:58,735 INFO program: Index Block Size: 4096 >12:13:58,735 INFO program: Volume Size in Clusters: 77069055 >12:13:58,735 INFO program: MFT Information >12:13:58,736 INFO program: MFT Record Size: 1024 >12:13:58,736 INFO program: MFT Zone Multiplier: 0 >12:13:58,736 INFO program: MFT Data Position: 24 >12:13:58,736 INFO program: MFT Zone Start: 786432 >12:13:58,736 INFO program: MFT Zone End: 10420063 >12:13:58,736 INFO program: MFT Zone Position: 786432 >12:13:58,736 INFO program: Current Position in First Data Zone: 10420063 >12:13:58,736 INFO program: Current Position in Second Data Zone: 0 >12:13:58,736 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:13:58,736 INFO program: FILE_MFTMirr Size: 4 >12:13:58,736 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:13:58,737 INFO program: Size of Attribute Definition Table: 2560 >12:13:58,737 INFO program: FILE_Bitmap Information >12:13:58,737 INFO program: FILE_Bitmap MFT Record Number: 6 >12:13:58,737 INFO program: State of FILE_Bitmap Inode: 80 >12:13:58,737 INFO program: Length of Attribute List: 0 >12:13:58,737 INFO program: Attribute List: (null) >12:13:58,738 INFO program: Number of Attached Extent Inodes: 0 >12:13:58,738 INFO program: FILE_Bitmap Data Attribute Information >12:13:58,738 INFO program: Decompressed Runlist: not done yet >12:13:58,738 INFO program: Base Inode: 6 >12:13:58,738 INFO program: Attribute Types: not done yet >12:13:58,738 INFO program: Attribute Name Length: 0 >12:13:58,739 INFO program: Attribute State: 3 >12:13:58,739 INFO program: Attribute Allocated Size: 9633792 >12:13:58,739 INFO program: Attribute Data Size: 9633632 >12:13:58,739 INFO program: Attribute Initialized Size: 9633632 >12:13:58,739 INFO program: Attribute Compressed Size: 0 >12:13:58,739 INFO program: Compression Block Size: 0 >12:13:58,740 INFO program: Compression Block Size Bits: 0 >12:13:58,740 INFO program: Compression Block Clusters: 0 >12:13:58,740 INFO program: Running... ntfsresize -m /dev/sdb5 >12:14:06,115 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:14:06,116 INFO program: Minsize (in MB): 67619 >12:14:06,190 INFO program: Running... ntfsinfo -m /dev/sdb6 >12:14:06,240 INFO program: Volume Information >12:14:06,240 INFO program: Name of device: /dev/sdb6 >12:14:06,240 INFO program: Device state: 11 >12:14:06,240 INFO program: Volume Name: >12:14:06,240 INFO program: Volume State: 91 >12:14:06,240 INFO program: Volume Version: 3.1 >12:14:06,240 INFO program: Sector Size: 512 >12:14:06,241 INFO program: Cluster Size: 4096 >12:14:06,241 INFO program: Index Block Size: 4096 >12:14:06,241 INFO program: Volume Size in Clusters: 89599999 >12:14:06,241 INFO program: MFT Information >12:14:06,241 INFO program: MFT Record Size: 1024 >12:14:06,241 INFO program: MFT Zone Multiplier: 0 >12:14:06,241 INFO program: MFT Data Position: 24 >12:14:06,241 INFO program: MFT Zone Start: 786432 >12:14:06,241 INFO program: MFT Zone End: 11986431 >12:14:06,241 INFO program: MFT Zone Position: 786432 >12:14:06,241 INFO program: Current Position in First Data Zone: 11986431 >12:14:06,241 INFO program: Current Position in Second Data Zone: 0 >12:14:06,242 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:14:06,242 INFO program: FILE_MFTMirr Size: 4 >12:14:06,242 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:14:06,242 INFO program: Size of Attribute Definition Table: 2560 >12:14:06,242 INFO program: FILE_Bitmap Information >12:14:06,242 INFO program: FILE_Bitmap MFT Record Number: 6 >12:14:06,243 INFO program: State of FILE_Bitmap Inode: 80 >12:14:06,243 INFO program: Length of Attribute List: 0 >12:14:06,243 INFO program: Attribute List: (null) >12:14:06,243 INFO program: Number of Attached Extent Inodes: 0 >12:14:06,243 INFO program: FILE_Bitmap Data Attribute Information >12:14:06,243 INFO program: Decompressed Runlist: not done yet >12:14:06,244 INFO program: Base Inode: 6 >12:14:06,244 INFO program: Attribute Types: not done yet >12:14:06,244 INFO program: Attribute Name Length: 0 >12:14:06,244 INFO program: Attribute State: 3 >12:14:06,244 INFO program: Attribute Allocated Size: 11202560 >12:14:06,244 INFO program: Attribute Data Size: 11200000 >12:14:06,245 INFO program: Attribute Initialized Size: 11200000 >12:14:06,245 INFO program: Attribute Compressed Size: 0 >12:14:06,245 INFO program: Compression Block Size: 0 >12:14:06,245 INFO program: Compression Block Size Bits: 0 >12:14:06,245 INFO program: Compression Block Clusters: 0 >12:14:06,246 INFO program: Running... ntfsresize -m /dev/sdb6 >12:14:12,333 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:14:12,333 INFO program: Minsize (in MB): 271268 >17:14:12,411 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb7 /tmp/btrfs-tmp.23V5owcW >12:14:13,023 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.23V5owcW >17:14:13,028 INFO program: Running... /bin/umount /tmp/btrfs-tmp.23V5owcW >17:14:35,935 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb8 /tmp/btrfs-tmp.25hgsZhw >12:14:35,983 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.25hgsZhw >17:14:35,988 INFO program: Running... /bin/umount /tmp/btrfs-tmp.25hgsZhw >17:14:36,439 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb9 /tmp/btrfs-tmp.27G7e0W9 >12:14:36,690 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.27G7e0W9 >17:14:36,707 INFO program: Running... /bin/umount /tmp/btrfs-tmp.27G7e0W9 >12:14:36,972 INFO program: Running... dumpe2fs -h /dev/loop3 >12:14:36,976 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:14:36,976 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:14:36,977 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:14:36,977 INFO program: Filesystem magic number: 0xEF53 >12:14:36,977 INFO program: Filesystem revision #: 1 (dynamic) >12:14:36,977 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:14:36,977 INFO program: Filesystem flags: signed_directory_hash >12:14:36,977 INFO program: Default mount options: user_xattr acl >12:14:36,977 INFO program: Filesystem state: clean >12:14:36,977 INFO program: Errors behavior: Continue >12:14:36,977 INFO program: Filesystem OS type: Linux >12:14:36,977 INFO program: Inode count: 262144 >12:14:36,977 INFO program: Block count: 1048576 >12:14:36,977 INFO program: Reserved block count: 10484 >12:14:36,977 INFO program: Free blocks: 296248 >12:14:36,977 INFO program: Free inodes: 158710 >12:14:36,977 INFO program: First block: 0 >12:14:36,978 INFO program: Block size: 4096 >12:14:36,978 INFO program: Fragment size: 4096 >12:14:36,978 INFO program: Reserved GDT blocks: 255 >12:14:36,978 INFO program: Blocks per group: 32768 >12:14:36,978 INFO program: Fragments per group: 32768 >12:14:36,978 INFO program: Inodes per group: 8192 >12:14:36,978 INFO program: Inode blocks per group: 512 >12:14:36,979 INFO program: Flex block group size: 16 >12:14:36,979 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:14:36,979 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:14:36,979 INFO program: Last write time: Sat Nov 10 13:37:00 2012 >12:14:36,979 INFO program: Mount count: 0 >12:14:36,979 INFO program: Maximum mount count: -1 >12:14:36,980 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:14:36,980 INFO program: Check interval: 0 (<none>) >12:14:36,980 INFO program: Lifetime writes: 860 MB >12:14:36,980 INFO program: Reserved blocks uid: 0 (user root) >12:14:36,980 INFO program: Reserved blocks gid: 0 (group root) >12:14:36,980 INFO program: First inode: 11 >12:14:36,981 INFO program: Inode size: 256 >12:14:36,981 INFO program: Required extra isize: 28 >12:14:36,981 INFO program: Desired extra isize: 28 >12:14:36,981 INFO program: Journal inode: 8 >12:14:36,981 INFO program: Default directory hash: half_md4 >12:14:36,981 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:14:36,982 INFO program: Journal backup: inode blocks >12:14:36,982 INFO program: Journal features: journal_incompat_revoke >12:14:36,982 INFO program: Journal size: 128M >12:14:36,982 INFO program: Journal length: 32768 >12:14:36,982 INFO program: Journal sequence: 0x00001622 >12:14:36,982 INFO program: Journal start: 0 >12:14:36,983 INFO program: >12:14:36,983 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:14:36,983 INFO program: Running... dumpe2fs -h /dev/loop3 >12:14:36,987 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:14:36,987 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:14:36,987 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:14:36,987 INFO program: Filesystem magic number: 0xEF53 >12:14:36,987 INFO program: Filesystem revision #: 1 (dynamic) >12:14:36,987 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:14:36,987 INFO program: Filesystem flags: signed_directory_hash >12:14:36,988 INFO program: Default mount options: user_xattr acl >12:14:36,988 INFO program: Filesystem state: clean >12:14:36,988 INFO program: Errors behavior: Continue >12:14:36,988 INFO program: Filesystem OS type: Linux >12:14:36,988 INFO program: Inode count: 262144 >12:14:36,988 INFO program: Block count: 1048576 >12:14:36,988 INFO program: Reserved block count: 10484 >12:14:36,988 INFO program: Free blocks: 296248 >12:14:36,988 INFO program: Free inodes: 158710 >12:14:36,988 INFO program: First block: 0 >12:14:36,988 INFO program: Block size: 4096 >12:14:36,988 INFO program: Fragment size: 4096 >12:14:36,988 INFO program: Reserved GDT blocks: 255 >12:14:36,989 INFO program: Blocks per group: 32768 >12:14:36,989 INFO program: Fragments per group: 32768 >12:14:36,989 INFO program: Inodes per group: 8192 >12:14:36,989 INFO program: Inode blocks per group: 512 >12:14:36,989 INFO program: Flex block group size: 16 >12:14:36,989 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:14:36,990 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:14:36,990 INFO program: Last write time: Sat Nov 10 13:37:00 2012 >12:14:36,990 INFO program: Mount count: 0 >12:14:36,990 INFO program: Maximum mount count: -1 >12:14:36,990 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:14:36,990 INFO program: Check interval: 0 (<none>) >12:14:36,991 INFO program: Lifetime writes: 860 MB >12:14:36,991 INFO program: Reserved blocks uid: 0 (user root) >12:14:36,991 INFO program: Reserved blocks gid: 0 (group root) >12:14:36,991 INFO program: First inode: 11 >12:14:36,991 INFO program: Inode size: 256 >12:14:36,991 INFO program: Required extra isize: 28 >12:14:36,992 INFO program: Desired extra isize: 28 >12:14:36,992 INFO program: Journal inode: 8 >12:14:36,992 INFO program: Default directory hash: half_md4 >12:14:36,992 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:14:36,992 INFO program: Journal backup: inode blocks >12:14:36,992 INFO program: Journal features: journal_incompat_revoke >12:14:36,993 INFO program: Journal size: 128M >12:14:36,993 INFO program: Journal length: 32768 >12:14:36,993 INFO program: Journal sequence: 0x00001622 >12:14:36,993 INFO program: Journal start: 0 >12:14:36,993 INFO program: >12:14:36,994 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:14:36,994 INFO program: Running... resize2fs -P /dev/loop3 >12:14:36,997 INFO program: Couldn't find valid filesystem superblock. >12:14:36,998 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:14:36,998 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >12:14:37,015 INFO program: Running... udevadm settle --timeout=300 >12:14:37,047 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:14:37,052 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:14:37,052 INFO program: Last mounted on: /sysroot >12:14:37,052 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:14:37,052 INFO program: Filesystem magic number: 0xEF53 >12:14:37,052 INFO program: Filesystem revision #: 1 (dynamic) >12:14:37,052 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:14:37,052 INFO program: Filesystem flags: signed_directory_hash >12:14:37,052 INFO program: Default mount options: user_xattr acl >12:14:37,052 INFO program: Filesystem state: clean >12:14:37,052 INFO program: Errors behavior: Continue >12:14:37,052 INFO program: Filesystem OS type: Linux >12:14:37,052 INFO program: Inode count: 262144 >12:14:37,052 INFO program: Block count: 1048576 >12:14:37,053 INFO program: Reserved block count: 10484 >12:14:37,053 INFO program: Free blocks: 296248 >12:14:37,053 INFO program: Free inodes: 158710 >12:14:37,053 INFO program: First block: 0 >12:14:37,053 INFO program: Block size: 4096 >12:14:37,053 INFO program: Fragment size: 4096 >12:14:37,053 INFO program: Reserved GDT blocks: 255 >12:14:37,053 INFO program: Blocks per group: 32768 >12:14:37,053 INFO program: Fragments per group: 32768 >12:14:37,054 INFO program: Inodes per group: 8192 >12:14:37,054 INFO program: Inode blocks per group: 512 >12:14:37,054 INFO program: Flex block group size: 16 >12:14:37,054 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:14:37,054 INFO program: Last mount time: Sun Nov 11 19:45:08 2012 >12:14:37,054 INFO program: Last write time: Sun Nov 11 19:45:08 2012 >12:14:37,055 INFO program: Mount count: 1 >12:14:37,055 INFO program: Maximum mount count: -1 >12:14:37,055 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:14:37,055 INFO program: Check interval: 0 (<none>) >12:14:37,055 INFO program: Lifetime writes: 860 MB >12:14:37,055 INFO program: Reserved blocks uid: 0 (user root) >12:14:37,056 INFO program: Reserved blocks gid: 0 (group root) >12:14:37,056 INFO program: First inode: 11 >12:14:37,056 INFO program: Inode size: 256 >12:14:37,056 INFO program: Required extra isize: 28 >12:14:37,056 INFO program: Desired extra isize: 28 >12:14:37,057 INFO program: Journal inode: 8 >12:14:37,057 INFO program: First orphan inode: 184881 >12:14:37,057 INFO program: Default directory hash: half_md4 >12:14:37,057 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:14:37,057 INFO program: Journal backup: inode blocks >12:14:37,057 INFO program: Journal features: journal_incompat_revoke >12:14:37,058 INFO program: Journal size: 128M >12:14:37,058 INFO program: Journal length: 32768 >12:14:37,058 INFO program: Journal sequence: 0x00001623 >12:14:37,058 INFO program: Journal start: 1 >12:14:37,058 INFO program: >12:14:37,058 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:14:37,059 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:14:37,063 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:14:37,063 INFO program: Last mounted on: /sysroot >12:14:37,063 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:14:37,063 INFO program: Filesystem magic number: 0xEF53 >12:14:37,063 INFO program: Filesystem revision #: 1 (dynamic) >12:14:37,063 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:14:37,063 INFO program: Filesystem flags: signed_directory_hash >12:14:37,063 INFO program: Default mount options: user_xattr acl >12:14:37,063 INFO program: Filesystem state: clean >12:14:37,064 INFO program: Errors behavior: Continue >12:14:37,064 INFO program: Filesystem OS type: Linux >12:14:37,064 INFO program: Inode count: 262144 >12:14:37,064 INFO program: Block count: 1048576 >12:14:37,064 INFO program: Reserved block count: 10484 >12:14:37,064 INFO program: Free blocks: 296248 >12:14:37,064 INFO program: Free inodes: 158710 >12:14:37,064 INFO program: First block: 0 >12:14:37,064 INFO program: Block size: 4096 >12:14:37,065 INFO program: Fragment size: 4096 >12:14:37,065 INFO program: Reserved GDT blocks: 255 >12:14:37,065 INFO program: Blocks per group: 32768 >12:14:37,065 INFO program: Fragments per group: 32768 >12:14:37,065 INFO program: Inodes per group: 8192 >12:14:37,066 INFO program: Inode blocks per group: 512 >12:14:37,066 INFO program: Flex block group size: 16 >12:14:37,066 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:14:37,066 INFO program: Last mount time: Sun Nov 11 19:45:08 2012 >12:14:37,067 INFO program: Last write time: Sun Nov 11 19:45:08 2012 >12:14:37,067 INFO program: Mount count: 1 >12:14:37,067 INFO program: Maximum mount count: -1 >12:14:37,067 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:14:37,068 INFO program: Check interval: 0 (<none>) >12:14:37,068 INFO program: Lifetime writes: 860 MB >12:14:37,068 INFO program: Reserved blocks uid: 0 (user root) >12:14:37,068 INFO program: Reserved blocks gid: 0 (group root) >12:14:37,069 INFO program: First inode: 11 >12:14:37,069 INFO program: Inode size: 256 >12:14:37,069 INFO program: Required extra isize: 28 >12:14:37,069 INFO program: Desired extra isize: 28 >12:14:37,070 INFO program: Journal inode: 8 >12:14:37,070 INFO program: First orphan inode: 184881 >12:14:37,070 INFO program: Default directory hash: half_md4 >12:14:37,070 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:14:37,070 INFO program: Journal backup: inode blocks >12:14:37,071 INFO program: Journal features: journal_incompat_revoke >12:14:37,071 INFO program: Journal size: 128M >12:14:37,071 INFO program: Journal length: 32768 >12:14:37,071 INFO program: Journal sequence: 0x00001623 >12:14:37,072 INFO program: Journal start: 1 >12:14:37,072 INFO program: >12:14:37,072 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:14:37,072 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:14:37,076 INFO program: Estimated minimum size of the filesystem: 753946 >12:14:37,076 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:14:37,093 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:14:37,097 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:14:37,098 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:14:37,098 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:14:37,098 INFO program: Filesystem magic number: 0xEF53 >12:14:37,098 INFO program: Filesystem revision #: 1 (dynamic) >12:14:37,098 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:14:37,098 INFO program: Filesystem flags: signed_directory_hash >12:14:37,098 INFO program: Default mount options: user_xattr acl >12:14:37,098 INFO program: Filesystem state: clean >12:14:37,098 INFO program: Errors behavior: Continue >12:14:37,098 INFO program: Filesystem OS type: Linux >12:14:37,098 INFO program: Inode count: 188416 >12:14:37,098 INFO program: Block count: 753664 >12:14:37,098 INFO program: Reserved block count: 7535 >12:14:37,098 INFO program: Free blocks: 6476 >12:14:37,098 INFO program: Free inodes: 84982 >12:14:37,098 INFO program: First block: 0 >12:14:37,098 INFO program: Block size: 4096 >12:14:37,099 INFO program: Fragment size: 4096 >12:14:37,099 INFO program: Reserved GDT blocks: 255 >12:14:37,099 INFO program: Blocks per group: 32768 >12:14:37,099 INFO program: Fragments per group: 32768 >12:14:37,099 INFO program: Inodes per group: 8192 >12:14:37,099 INFO program: Inode blocks per group: 512 >12:14:37,100 INFO program: Flex block group size: 16 >12:14:37,100 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:14:37,100 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:14:37,100 INFO program: Last write time: Sat Nov 10 13:37:04 2012 >12:14:37,100 INFO program: Mount count: 0 >12:14:37,100 INFO program: Maximum mount count: -1 >12:14:37,101 INFO program: Last checked: Sat Nov 10 13:37:04 2012 >12:14:37,101 INFO program: Check interval: 0 (<none>) >12:14:37,101 INFO program: Lifetime writes: 861 MB >12:14:37,101 INFO program: Reserved blocks uid: 0 (user root) >12:14:37,101 INFO program: Reserved blocks gid: 0 (group root) >12:14:37,101 INFO program: First inode: 11 >12:14:37,102 INFO program: Inode size: 256 >12:14:37,102 INFO program: Required extra isize: 28 >12:14:37,102 INFO program: Desired extra isize: 28 >12:14:37,102 INFO program: Journal inode: 8 >12:14:37,102 INFO program: Default directory hash: half_md4 >12:14:37,102 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:14:37,103 INFO program: Journal backup: inode blocks >12:14:37,103 INFO program: Journal features: journal_incompat_revoke >12:14:37,103 INFO program: Journal size: 128M >12:14:37,103 INFO program: Journal length: 32768 >12:14:37,103 INFO program: Journal sequence: 0x00001622 >12:14:37,104 INFO program: Journal start: 0 >12:14:37,104 INFO program: >12:14:37,104 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:14:37,104 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:14:37,108 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:14:37,108 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:14:37,109 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:14:37,109 INFO program: Filesystem magic number: 0xEF53 >12:14:37,109 INFO program: Filesystem revision #: 1 (dynamic) >12:14:37,109 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:14:37,109 INFO program: Filesystem flags: signed_directory_hash >12:14:37,109 INFO program: Default mount options: user_xattr acl >12:14:37,109 INFO program: Filesystem state: clean >12:14:37,109 INFO program: Errors behavior: Continue >12:14:37,109 INFO program: Filesystem OS type: Linux >12:14:37,109 INFO program: Inode count: 188416 >12:14:37,109 INFO program: Block count: 753664 >12:14:37,109 INFO program: Reserved block count: 7535 >12:14:37,109 INFO program: Free blocks: 6476 >12:14:37,109 INFO program: Free inodes: 84982 >12:14:37,109 INFO program: First block: 0 >12:14:37,109 INFO program: Block size: 4096 >12:14:37,110 INFO program: Fragment size: 4096 >12:14:37,110 INFO program: Reserved GDT blocks: 255 >12:14:37,110 INFO program: Blocks per group: 32768 >12:14:37,110 INFO program: Fragments per group: 32768 >12:14:37,110 INFO program: Inodes per group: 8192 >12:14:37,110 INFO program: Inode blocks per group: 512 >12:14:37,111 INFO program: Flex block group size: 16 >12:14:37,111 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:14:37,111 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:14:37,111 INFO program: Last write time: Sat Nov 10 13:37:04 2012 >12:14:37,111 INFO program: Mount count: 0 >12:14:37,111 INFO program: Maximum mount count: -1 >12:14:37,112 INFO program: Last checked: Sat Nov 10 13:37:04 2012 >12:14:37,112 INFO program: Check interval: 0 (<none>) >12:14:37,112 INFO program: Lifetime writes: 861 MB >12:14:37,112 INFO program: Reserved blocks uid: 0 (user root) >12:14:37,112 INFO program: Reserved blocks gid: 0 (group root) >12:14:37,112 INFO program: First inode: 11 >12:14:37,113 INFO program: Inode size: 256 >12:14:37,113 INFO program: Required extra isize: 28 >12:14:37,113 INFO program: Desired extra isize: 28 >12:14:37,113 INFO program: Journal inode: 8 >12:14:37,113 INFO program: Default directory hash: half_md4 >12:14:37,113 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:14:37,114 INFO program: Journal backup: inode blocks >12:14:37,114 INFO program: Journal features: journal_incompat_revoke >12:14:37,114 INFO program: Journal size: 128M >12:14:37,114 INFO program: Journal length: 32768 >12:14:37,114 INFO program: Journal sequence: 0x00001622 >12:14:37,115 INFO program: Journal start: 0 >12:14:37,115 INFO program: >12:14:37,115 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:14:37,115 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >12:14:37,119 INFO program: Couldn't find valid filesystem superblock. >12:14:37,119 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:14:37,119 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >12:14:37,124 INFO program: Running... udevadm settle --timeout=300 >12:14:37,142 INFO program: Running... udevadm settle --timeout=300 >12:14:37,153 INFO program: Running... udevadm settle --timeout=300 >12:14:37,163 INFO program: Running... udevadm settle --timeout=300 >12:14:37,174 INFO program: Running... udevadm settle --timeout=300 >12:14:37,184 INFO program: Running... udevadm settle --timeout=300 >12:14:37,195 INFO program: Running... udevadm settle --timeout=300 >12:14:37,206 INFO program: Running... udevadm settle --timeout=300 >12:14:37,217 INFO program: Running... udevadm settle --timeout=300 >12:14:37,227 INFO program: Running... udevadm settle --timeout=300 >12:14:37,238 INFO program: Running... udevadm settle --timeout=300 >12:14:37,247 INFO program: Running... udevadm settle --timeout=300 >12:14:37,258 INFO program: Running... udevadm settle --timeout=300 >12:14:37,267 INFO program: Running... udevadm settle --timeout=300 >12:14:37,278 INFO program: Running... udevadm settle --timeout=300 >12:14:37,288 INFO program: Running... udevadm settle --timeout=300 >12:14:37,299 INFO program: Running... udevadm settle --timeout=300 >12:14:37,309 INFO program: Running... udevadm settle --timeout=300 >12:14:37,320 INFO program: Running... udevadm settle --timeout=300 >12:14:37,329 INFO program: Running... udevadm settle --timeout=300 >12:14:37,340 INFO program: Running... udevadm settle --timeout=300 >12:14:37,350 INFO program: Running... udevadm settle --timeout=300 >12:14:37,359 INFO program: Running... udevadm settle --timeout=300 >12:14:37,369 INFO program: Running... udevadm settle --timeout=300 >12:14:37,381 INFO program: Running... udevadm settle --timeout=300 >12:14:37,391 INFO program: Running... udevadm settle --timeout=300 >12:14:37,402 INFO program: Running... udevadm settle --timeout=300 >12:14:37,412 INFO program: Running... udevadm settle --timeout=300 >12:14:37,423 INFO program: Running... udevadm settle --timeout=300 >12:14:37,434 INFO program: Running... udevadm settle --timeout=300 >12:14:37,445 INFO program: Running... udevadm settle --timeout=300 >12:14:37,456 INFO program: Running... udevadm settle --timeout=300 >12:14:37,467 INFO program: Running... udevadm settle --timeout=300 >12:14:37,476 INFO program: Running... udevadm settle --timeout=300 >12:14:37,487 INFO program: Running... udevadm settle --timeout=300 >12:14:37,497 INFO program: Running... udevadm settle --timeout=300 >12:14:37,508 INFO program: Running... udevadm settle --timeout=300 >12:14:37,517 INFO program: Running... udevadm settle --timeout=300 >12:14:37,527 INFO program: Running... udevadm settle --timeout=300 >12:14:37,538 INFO program: Running... udevadm settle --timeout=300 >12:14:37,548 INFO program: Running... udevadm settle --timeout=300 >12:14:37,557 INFO program: Running... udevadm settle --timeout=300 >12:14:37,568 INFO program: Running... udevadm settle --timeout=300 >12:14:37,578 INFO program: Running... udevadm settle --timeout=300 >12:14:37,587 INFO program: Running... udevadm settle --timeout=300 >12:14:37,598 INFO program: Running... udevadm settle --timeout=300 >17:14:37,614 INFO program: Running... /bin/mount -n -t btrfs -o subvol=home,ro /dev/sdb10 /mnt/sysimage >17:14:37,665 INFO program: Running... /bin/umount /mnt/sysimage >12:14:37,678 INFO program: Running... udevadm settle --timeout=300 >12:14:37,688 INFO program: Running... udevadm settle --timeout=300 >12:14:37,698 INFO program: Running... udevadm settle --timeout=300 >12:14:37,709 INFO program: Running... udevadm settle --timeout=300 >17:14:37,720 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb7 /mnt/sysimage >12:14:37,974 INFO program: Running... arch >12:14:38,293 INFO program: x86_64 >17:14:38,345 INFO program: Running... /bin/umount /mnt/sysimage >12:14:38,363 INFO program: Running... udevadm settle --timeout=300 >17:14:38,374 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb8 /mnt/sysimage >17:14:38,421 INFO program: Running... /bin/umount /mnt/sysimage >12:14:38,440 INFO program: Running... udevadm settle --timeout=300 >12:14:38,450 INFO program: Running... udevadm settle --timeout=300 >12:14:38,462 INFO program: Running... udevadm settle --timeout=300 >17:14:38,472 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb9 /mnt/sysimage >17:14:38,530 INFO program: Running... /bin/umount /mnt/sysimage >12:14:38,543 INFO program: Running... udevadm settle --timeout=300 >12:14:38,553 INFO program: Running... udevadm settle --timeout=300 >12:14:38,565 INFO program: Running... udevadm settle --timeout=300 >17:14:38,612 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >01:15:15,316 INFO program: Running... udevadm settle --timeout=300 >01:16:26,583 INFO program: Running... udevadm settle --timeout=300 >01:16:26,598 INFO program: Running... udevadm settle --timeout=300 >01:16:37,435 INFO program: Running... udevadm settle --timeout=300 >01:16:37,449 INFO program: Running... udevadm settle --timeout=300 >12:18:05,984 INFO program: Running... udevadm settle --timeout=300 >12:18:06,013 INFO program: Running... multipath -d >12:18:06,133 INFO program: Nov 11 12:18:06 | sdc: rport id not found >12:18:06,133 INFO program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >12:18:06,133 INFO program: size=7.4G features='0' hwhandler='0' wp=undef >12:18:06,133 INFO program: `-+- policy='service-time 0' prio=1 status=undef >12:18:06,133 INFO program: `- 8:0:0:0 sdc 8:32 undef ready running >12:18:06,134 INFO program: Running... multipath -ll >12:18:06,500 INFO program: Running... ntfsinfo -m /dev/sda1 >12:18:06,559 INFO program: Volume Information >12:18:06,559 INFO program: Name of device: /dev/sda1 >12:18:06,559 INFO program: Device state: 11 >12:18:06,559 INFO program: Volume Name: System Reserved >12:18:06,559 INFO program: Volume State: 91 >12:18:06,560 INFO program: Volume Version: 3.1 >12:18:06,560 INFO program: Sector Size: 512 >12:18:06,560 INFO program: Cluster Size: 4096 >12:18:06,560 INFO program: Index Block Size: 4096 >12:18:06,560 INFO program: Volume Size in Clusters: 8959743 >12:18:06,560 INFO program: MFT Information >12:18:06,560 INFO program: MFT Record Size: 1024 >12:18:06,560 INFO program: MFT Zone Multiplier: 0 >12:18:06,560 INFO program: MFT Data Position: 24 >12:18:06,560 INFO program: MFT Zone Start: 8533 >12:18:06,560 INFO program: MFT Zone End: 1128500 >12:18:06,560 INFO program: MFT Zone Position: 8533 >12:18:06,560 INFO program: Current Position in First Data Zone: 1128500 >12:18:06,560 INFO program: Current Position in Second Data Zone: 0 >12:18:06,560 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >12:18:06,560 INFO program: FILE_MFTMirr Size: 4 >12:18:06,560 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:18:06,560 INFO program: Size of Attribute Definition Table: 2560 >12:18:06,560 INFO program: FILE_Bitmap Information >12:18:06,560 INFO program: FILE_Bitmap MFT Record Number: 6 >12:18:06,560 INFO program: State of FILE_Bitmap Inode: 80 >12:18:06,560 INFO program: Length of Attribute List: 0 >12:18:06,560 INFO program: Attribute List: (null) >12:18:06,560 INFO program: Number of Attached Extent Inodes: 0 >12:18:06,560 INFO program: FILE_Bitmap Data Attribute Information >12:18:06,561 INFO program: Decompressed Runlist: not done yet >12:18:06,561 INFO program: Base Inode: 6 >12:18:06,561 INFO program: Attribute Types: not done yet >12:18:06,561 INFO program: Attribute Name Length: 0 >12:18:06,561 INFO program: Attribute State: 3 >12:18:06,561 INFO program: Attribute Allocated Size: 1122304 >12:18:06,561 INFO program: Attribute Data Size: 1119968 >12:18:06,561 INFO program: Attribute Initialized Size: 1119968 >12:18:06,561 INFO program: Attribute Compressed Size: 0 >12:18:06,561 INFO program: Compression Block Size: 0 >12:18:06,561 INFO program: Compression Block Size Bits: 0 >12:18:06,561 INFO program: Compression Block Clusters: 0 >12:18:06,561 INFO program: Running... ntfsresize -m /dev/sda1 >12:18:06,786 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:18:06,786 INFO program: Minsize (in MB): 57 >12:18:06,813 INFO program: Running... ntfsinfo -m /dev/sda2 >12:18:06,908 INFO program: Volume Information >12:18:06,908 INFO program: Name of device: /dev/sda2 >12:18:06,908 INFO program: Device state: 11 >12:18:06,908 INFO program: Volume Name: Win7 >12:18:06,909 INFO program: Volume State: 91 >12:18:06,909 INFO program: Volume Version: 3.1 >12:18:06,909 INFO program: Sector Size: 512 >12:18:06,909 INFO program: Cluster Size: 4096 >12:18:06,909 INFO program: Index Block Size: 4096 >12:18:06,909 INFO program: Volume Size in Clusters: 32203775 >12:18:06,909 INFO program: MFT Information >12:18:06,909 INFO program: MFT Record Size: 1024 >12:18:06,909 INFO program: MFT Zone Multiplier: 0 >12:18:06,909 INFO program: MFT Data Position: 24 >12:18:06,909 INFO program: MFT Zone Start: 786432 >12:18:06,909 INFO program: MFT Zone End: 4811903 >12:18:06,909 INFO program: MFT Zone Position: 786432 >12:18:06,909 INFO program: Current Position in First Data Zone: 4811903 >12:18:06,909 INFO program: Current Position in Second Data Zone: 0 >12:18:06,909 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:18:06,909 INFO program: FILE_MFTMirr Size: 4 >12:18:06,909 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:18:06,909 INFO program: Size of Attribute Definition Table: 2560 >12:18:06,909 INFO program: FILE_Bitmap Information >12:18:06,909 INFO program: FILE_Bitmap MFT Record Number: 6 >12:18:06,909 INFO program: State of FILE_Bitmap Inode: 80 >12:18:06,909 INFO program: Length of Attribute List: 0 >12:18:06,909 INFO program: Attribute List: (null) >12:18:06,909 INFO program: Number of Attached Extent Inodes: 0 >12:18:06,909 INFO program: FILE_Bitmap Data Attribute Information >12:18:06,910 INFO program: Decompressed Runlist: not done yet >12:18:06,910 INFO program: Base Inode: 6 >12:18:06,910 INFO program: Attribute Types: not done yet >12:18:06,910 INFO program: Attribute Name Length: 0 >12:18:06,910 INFO program: Attribute State: 3 >12:18:06,910 INFO program: Attribute Allocated Size: 4026368 >12:18:06,910 INFO program: Attribute Data Size: 4025472 >12:18:06,910 INFO program: Attribute Initialized Size: 4025472 >12:18:06,910 INFO program: Attribute Compressed Size: 0 >12:18:06,910 INFO program: Compression Block Size: 0 >12:18:06,910 INFO program: Compression Block Size Bits: 0 >12:18:06,910 INFO program: Compression Block Clusters: 0 >12:18:06,910 INFO program: Running... ntfsresize -m /dev/sda2 >12:18:23,472 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:18:23,472 INFO program: Minsize (in MB): 125839 >12:18:23,717 INFO program: Running... ntfsinfo -m /dev/sda5 >12:18:23,743 INFO program: Volume Information >12:18:23,743 INFO program: Name of device: /dev/sda5 >12:18:23,743 INFO program: Device state: 11 >12:18:23,743 INFO program: Volume Name: A2 >12:18:23,743 INFO program: Volume State: 91 >12:18:23,743 INFO program: Volume Version: 3.1 >12:18:23,743 INFO program: Sector Size: 512 >12:18:23,743 INFO program: Cluster Size: 4096 >12:18:23,743 INFO program: Index Block Size: 4096 >12:18:23,743 INFO program: Volume Size in Clusters: 36639231 >12:18:23,743 INFO program: MFT Information >12:18:23,743 INFO program: MFT Record Size: 1024 >12:18:23,744 INFO program: MFT Zone Multiplier: 0 >12:18:23,744 INFO program: MFT Data Position: 24 >12:18:23,744 INFO program: MFT Zone Start: 786432 >12:18:23,744 INFO program: MFT Zone End: 5366335 >12:18:23,744 INFO program: MFT Zone Position: 786432 >12:18:23,744 INFO program: Current Position in First Data Zone: 5366335 >12:18:23,744 INFO program: Current Position in Second Data Zone: 0 >12:18:23,744 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:18:23,744 INFO program: FILE_MFTMirr Size: 4 >12:18:23,744 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:18:23,744 INFO program: Size of Attribute Definition Table: 2560 >12:18:23,744 INFO program: FILE_Bitmap Information >12:18:23,744 INFO program: FILE_Bitmap MFT Record Number: 6 >12:18:23,744 INFO program: State of FILE_Bitmap Inode: 80 >12:18:23,744 INFO program: Length of Attribute List: 0 >12:18:23,744 INFO program: Attribute List: (null) >12:18:23,744 INFO program: Number of Attached Extent Inodes: 0 >12:18:23,744 INFO program: FILE_Bitmap Data Attribute Information >12:18:23,744 INFO program: Decompressed Runlist: not done yet >12:18:23,744 INFO program: Base Inode: 6 >12:18:23,744 INFO program: Attribute Types: not done yet >12:18:23,744 INFO program: Attribute Name Length: 0 >12:18:23,744 INFO program: Attribute State: 3 >12:18:23,744 INFO program: Attribute Allocated Size: 4583424 >12:18:23,744 INFO program: Attribute Data Size: 4579904 >12:18:23,745 INFO program: Attribute Initialized Size: 4579904 >12:18:23,745 INFO program: Attribute Compressed Size: 0 >12:18:23,745 INFO program: Compression Block Size: 0 >12:18:23,745 INFO program: Compression Block Size Bits: 0 >12:18:23,745 INFO program: Compression Block Clusters: 0 >12:18:23,745 INFO program: Running... ntfsresize -m /dev/sda5 >12:18:25,501 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:18:25,501 INFO program: Minsize (in MB): 141993 >12:18:25,612 INFO program: Running... ntfsinfo -m /dev/sda6 >12:18:25,654 INFO program: Volume Information >12:18:25,654 INFO program: Name of device: /dev/sda6 >12:18:25,654 INFO program: Device state: 11 >12:18:25,654 INFO program: Volume Name: sysoftware >12:18:25,654 INFO program: Volume State: 91 >12:18:25,654 INFO program: Volume Version: 3.1 >12:18:25,654 INFO program: Sector Size: 512 >12:18:25,654 INFO program: Cluster Size: 4096 >12:18:25,654 INFO program: Index Block Size: 4096 >12:18:25,654 INFO program: Volume Size in Clusters: 51199999 >12:18:25,654 INFO program: MFT Information >12:18:25,654 INFO program: MFT Record Size: 1024 >12:18:25,654 INFO program: MFT Zone Multiplier: 0 >12:18:25,654 INFO program: MFT Data Position: 24 >12:18:25,654 INFO program: MFT Zone Start: 786432 >12:18:25,655 INFO program: MFT Zone End: 7186431 >12:18:25,655 INFO program: MFT Zone Position: 786432 >12:18:25,655 INFO program: Current Position in First Data Zone: 7186431 >12:18:25,655 INFO program: Current Position in Second Data Zone: 0 >12:18:25,655 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:18:25,655 INFO program: FILE_MFTMirr Size: 4 >12:18:25,655 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:18:25,655 INFO program: Size of Attribute Definition Table: 2560 >12:18:25,655 INFO program: FILE_Bitmap Information >12:18:25,655 INFO program: FILE_Bitmap MFT Record Number: 6 >12:18:25,655 INFO program: State of FILE_Bitmap Inode: 80 >12:18:25,655 INFO program: Length of Attribute List: 0 >12:18:25,655 INFO program: Attribute List: (null) >12:18:25,655 INFO program: Number of Attached Extent Inodes: 0 >12:18:25,655 INFO program: FILE_Bitmap Data Attribute Information >12:18:25,655 INFO program: Decompressed Runlist: not done yet >12:18:25,655 INFO program: Base Inode: 6 >12:18:25,655 INFO program: Attribute Types: not done yet >12:18:25,655 INFO program: Attribute Name Length: 0 >12:18:25,655 INFO program: Attribute State: 3 >12:18:25,655 INFO program: Attribute Allocated Size: 6402048 >12:18:25,655 INFO program: Attribute Data Size: 6400000 >12:18:25,655 INFO program: Attribute Initialized Size: 6400000 >12:18:25,655 INFO program: Attribute Compressed Size: 0 >12:18:25,655 INFO program: Compression Block Size: 0 >12:18:25,655 INFO program: Compression Block Size Bits: 0 >12:18:25,656 INFO program: Compression Block Clusters: 0 >12:18:25,656 INFO program: Running... ntfsresize -m /dev/sda6 >12:18:26,828 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:18:26,828 INFO program: Minsize (in MB): 199222 >12:18:26,942 INFO program: Running... ntfsinfo -m /dev/sda7 >12:18:26,985 INFO program: Volume Information >12:18:26,985 INFO program: Name of device: /dev/sda7 >12:18:26,985 INFO program: Device state: 11 >12:18:26,985 INFO program: Volume Name: VolumeM >12:18:26,985 INFO program: Volume State: 91 >12:18:26,985 INFO program: Volume Version: 3.1 >12:18:26,985 INFO program: Sector Size: 512 >12:18:26,985 INFO program: Cluster Size: 4096 >12:18:26,985 INFO program: Index Block Size: 4096 >12:18:26,985 INFO program: Volume Size in Clusters: 40160255 >12:18:26,985 INFO program: MFT Information >12:18:26,985 INFO program: MFT Record Size: 1024 >12:18:26,985 INFO program: MFT Zone Multiplier: 0 >12:18:26,985 INFO program: MFT Data Position: 24 >12:18:26,985 INFO program: MFT Zone Start: 786432 >12:18:26,985 INFO program: MFT Zone End: 5806463 >12:18:26,985 INFO program: MFT Zone Position: 786432 >12:18:26,985 INFO program: Current Position in First Data Zone: 5806463 >12:18:26,986 INFO program: Current Position in Second Data Zone: 0 >12:18:26,986 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:18:26,986 INFO program: FILE_MFTMirr Size: 4 >12:18:26,986 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:18:26,986 INFO program: Size of Attribute Definition Table: 2560 >12:18:26,986 INFO program: FILE_Bitmap Information >12:18:26,986 INFO program: FILE_Bitmap MFT Record Number: 6 >12:18:26,986 INFO program: State of FILE_Bitmap Inode: 80 >12:18:26,986 INFO program: Length of Attribute List: 0 >12:18:26,986 INFO program: Attribute List: (null) >12:18:26,986 INFO program: Number of Attached Extent Inodes: 0 >12:18:26,986 INFO program: FILE_Bitmap Data Attribute Information >12:18:26,986 INFO program: Decompressed Runlist: not done yet >12:18:26,986 INFO program: Base Inode: 6 >12:18:26,986 INFO program: Attribute Types: not done yet >12:18:26,986 INFO program: Attribute Name Length: 0 >12:18:26,986 INFO program: Attribute State: 3 >12:18:26,986 INFO program: Attribute Allocated Size: 5021696 >12:18:26,986 INFO program: Attribute Data Size: 5020032 >12:18:26,986 INFO program: Attribute Initialized Size: 5020032 >12:18:26,986 INFO program: Attribute Compressed Size: 0 >12:18:26,986 INFO program: Compression Block Size: 0 >12:18:26,986 INFO program: Compression Block Size Bits: 0 >12:18:26,986 INFO program: Compression Block Clusters: 0 >12:18:26,987 INFO program: Running... ntfsresize -m /dev/sda7 >12:18:27,533 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:18:27,533 INFO program: Minsize (in MB): 117583 >12:18:27,654 INFO program: Running... ntfsinfo -m /dev/sda8 >12:18:27,689 INFO program: Volume Information >12:18:27,689 INFO program: Name of device: /dev/sda8 >12:18:27,689 INFO program: Device state: 11 >12:18:27,689 INFO program: Volume Name: win8b >12:18:27,689 INFO program: Volume State: 91 >12:18:27,689 INFO program: Volume Version: 3.1 >12:18:27,689 INFO program: Sector Size: 512 >12:18:27,689 INFO program: Cluster Size: 4096 >12:18:27,689 INFO program: Index Block Size: 4096 >12:18:27,690 INFO program: Volume Size in Clusters: 63999999 >12:18:27,690 INFO program: MFT Information >12:18:27,690 INFO program: MFT Record Size: 1024 >12:18:27,690 INFO program: MFT Zone Multiplier: 0 >12:18:27,690 INFO program: MFT Data Position: 24 >12:18:27,690 INFO program: MFT Zone Start: 786432 >12:18:27,690 INFO program: MFT Zone End: 8786431 >12:18:27,690 INFO program: MFT Zone Position: 786432 >12:18:27,690 INFO program: Current Position in First Data Zone: 8786431 >12:18:27,690 INFO program: Current Position in Second Data Zone: 0 >12:18:27,690 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:18:27,690 INFO program: FILE_MFTMirr Size: 4 >12:18:27,690 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:18:27,690 INFO program: Size of Attribute Definition Table: 2560 >12:18:27,690 INFO program: FILE_Bitmap Information >12:18:27,690 INFO program: FILE_Bitmap MFT Record Number: 6 >12:18:27,690 INFO program: State of FILE_Bitmap Inode: 80 >12:18:27,690 INFO program: Length of Attribute List: 0 >12:18:27,690 INFO program: Attribute List: (null) >12:18:27,690 INFO program: Number of Attached Extent Inodes: 0 >12:18:27,690 INFO program: FILE_Bitmap Data Attribute Information >12:18:27,690 INFO program: Decompressed Runlist: not done yet >12:18:27,690 INFO program: Base Inode: 6 >12:18:27,690 INFO program: Attribute Types: not done yet >12:18:27,690 INFO program: Attribute Name Length: 0 >12:18:27,691 INFO program: Attribute State: 3 >12:18:27,691 INFO program: Attribute Allocated Size: 8003584 >12:18:27,691 INFO program: Attribute Data Size: 8000000 >12:18:27,691 INFO program: Attribute Initialized Size: 8000000 >12:18:27,691 INFO program: Attribute Compressed Size: 0 >12:18:27,691 INFO program: Compression Block Size: 0 >12:18:27,691 INFO program: Compression Block Size Bits: 0 >12:18:27,691 INFO program: Compression Block Clusters: 0 >12:18:27,691 INFO program: Running... ntfsresize -m /dev/sda8 >12:18:28,571 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:18:28,571 INFO program: Minsize (in MB): 243829 >12:18:28,837 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.14A_vLZI >12:18:28,839 INFO program: ID 256 gen 5 top level 5 path home >12:18:29,067 INFO program: Running... ntfsinfo -m /dev/sdb2 >12:18:29,103 INFO program: Volume Information >12:18:29,103 INFO program: Name of device: /dev/sdb2 >12:18:29,103 INFO program: Device state: 11 >12:18:29,103 INFO program: Volume Name: VolumeS >12:18:29,103 INFO program: Volume State: 91 >12:18:29,103 INFO program: Volume Version: 3.1 >12:18:29,103 INFO program: Sector Size: 512 >12:18:29,103 INFO program: Cluster Size: 4096 >12:18:29,103 INFO program: Index Block Size: 4096 >12:18:29,103 INFO program: Volume Size in Clusters: 51199999 >12:18:29,103 INFO program: MFT Information >12:18:29,103 INFO program: MFT Record Size: 1024 >12:18:29,103 INFO program: MFT Zone Multiplier: 0 >12:18:29,104 INFO program: MFT Data Position: 24 >12:18:29,104 INFO program: MFT Zone Start: 786432 >12:18:29,104 INFO program: MFT Zone End: 7186431 >12:18:29,104 INFO program: MFT Zone Position: 786432 >12:18:29,104 INFO program: Current Position in First Data Zone: 7186431 >12:18:29,104 INFO program: Current Position in Second Data Zone: 0 >12:18:29,104 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:18:29,104 INFO program: FILE_MFTMirr Size: 4 >12:18:29,104 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:18:29,104 INFO program: Size of Attribute Definition Table: 2560 >12:18:29,104 INFO program: FILE_Bitmap Information >12:18:29,104 INFO program: FILE_Bitmap MFT Record Number: 6 >12:18:29,104 INFO program: State of FILE_Bitmap Inode: 80 >12:18:29,104 INFO program: Length of Attribute List: 0 >12:18:29,104 INFO program: Attribute List: (null) >12:18:29,104 INFO program: Number of Attached Extent Inodes: 0 >12:18:29,104 INFO program: FILE_Bitmap Data Attribute Information >12:18:29,104 INFO program: Decompressed Runlist: not done yet >12:18:29,104 INFO program: Base Inode: 6 >12:18:29,104 INFO program: Attribute Types: not done yet >12:18:29,104 INFO program: Attribute Name Length: 0 >12:18:29,104 INFO program: Attribute State: 3 >12:18:29,104 INFO program: Attribute Allocated Size: 6402048 >12:18:29,104 INFO program: Attribute Data Size: 6400000 >12:18:29,104 INFO program: Attribute Initialized Size: 6400000 >12:18:29,105 INFO program: Attribute Compressed Size: 0 >12:18:29,105 INFO program: Compression Block Size: 0 >12:18:29,105 INFO program: Compression Block Size Bits: 0 >12:18:29,105 INFO program: Compression Block Clusters: 0 >12:18:29,105 INFO program: Running... ntfsresize -m /dev/sdb2 >12:18:30,991 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:18:30,991 INFO program: Minsize (in MB): 186157 >12:18:31,183 INFO program: Running... ntfsinfo -m /dev/sdb5 >12:18:31,272 INFO program: Volume Information >12:18:31,272 INFO program: Name of device: /dev/sdb5 >12:18:31,272 INFO program: Device state: 11 >12:18:31,272 INFO program: Volume Name: Win8 >12:18:31,272 INFO program: Volume State: 91 >12:18:31,272 INFO program: Volume Version: 3.1 >12:18:31,272 INFO program: Sector Size: 512 >12:18:31,272 INFO program: Cluster Size: 4096 >12:18:31,273 INFO program: Index Block Size: 4096 >12:18:31,273 INFO program: Volume Size in Clusters: 77069055 >12:18:31,273 INFO program: MFT Information >12:18:31,273 INFO program: MFT Record Size: 1024 >12:18:31,273 INFO program: MFT Zone Multiplier: 0 >12:18:31,273 INFO program: MFT Data Position: 24 >12:18:31,273 INFO program: MFT Zone Start: 786432 >12:18:31,273 INFO program: MFT Zone End: 10420063 >12:18:31,273 INFO program: MFT Zone Position: 786432 >12:18:31,273 INFO program: Current Position in First Data Zone: 10420063 >12:18:31,273 INFO program: Current Position in Second Data Zone: 0 >12:18:31,273 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:18:31,273 INFO program: FILE_MFTMirr Size: 4 >12:18:31,273 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:18:31,273 INFO program: Size of Attribute Definition Table: 2560 >12:18:31,273 INFO program: FILE_Bitmap Information >12:18:31,273 INFO program: FILE_Bitmap MFT Record Number: 6 >12:18:31,273 INFO program: State of FILE_Bitmap Inode: 80 >12:18:31,273 INFO program: Length of Attribute List: 0 >12:18:31,273 INFO program: Attribute List: (null) >12:18:31,273 INFO program: Number of Attached Extent Inodes: 0 >12:18:31,273 INFO program: FILE_Bitmap Data Attribute Information >12:18:31,273 INFO program: Decompressed Runlist: not done yet >12:18:31,273 INFO program: Base Inode: 6 >12:18:31,273 INFO program: Attribute Types: not done yet >12:18:31,273 INFO program: Attribute Name Length: 0 >12:18:31,274 INFO program: Attribute State: 3 >12:18:31,274 INFO program: Attribute Allocated Size: 9633792 >12:18:31,274 INFO program: Attribute Data Size: 9633632 >12:18:31,274 INFO program: Attribute Initialized Size: 9633632 >12:18:31,274 INFO program: Attribute Compressed Size: 0 >12:18:31,274 INFO program: Compression Block Size: 0 >12:18:31,274 INFO program: Compression Block Size Bits: 0 >12:18:31,274 INFO program: Compression Block Clusters: 0 >12:18:31,274 INFO program: Running... ntfsresize -m /dev/sdb5 >12:18:38,495 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:18:38,495 INFO program: Minsize (in MB): 67619 >12:18:38,559 INFO program: Running... ntfsinfo -m /dev/sdb6 >12:18:38,609 INFO program: Volume Information >12:18:38,609 INFO program: Name of device: /dev/sdb6 >12:18:38,609 INFO program: Device state: 11 >12:18:38,610 INFO program: Volume Name: >12:18:38,610 INFO program: Volume State: 91 >12:18:38,610 INFO program: Volume Version: 3.1 >12:18:38,610 INFO program: Sector Size: 512 >12:18:38,610 INFO program: Cluster Size: 4096 >12:18:38,610 INFO program: Index Block Size: 4096 >12:18:38,610 INFO program: Volume Size in Clusters: 89599999 >12:18:38,610 INFO program: MFT Information >12:18:38,610 INFO program: MFT Record Size: 1024 >12:18:38,610 INFO program: MFT Zone Multiplier: 0 >12:18:38,610 INFO program: MFT Data Position: 24 >12:18:38,610 INFO program: MFT Zone Start: 786432 >12:18:38,610 INFO program: MFT Zone End: 11986431 >12:18:38,610 INFO program: MFT Zone Position: 786432 >12:18:38,610 INFO program: Current Position in First Data Zone: 11986431 >12:18:38,610 INFO program: Current Position in Second Data Zone: 0 >12:18:38,610 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:18:38,610 INFO program: FILE_MFTMirr Size: 4 >12:18:38,610 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:18:38,611 INFO program: Size of Attribute Definition Table: 2560 >12:18:38,611 INFO program: FILE_Bitmap Information >12:18:38,611 INFO program: FILE_Bitmap MFT Record Number: 6 >12:18:38,611 INFO program: State of FILE_Bitmap Inode: 80 >12:18:38,611 INFO program: Length of Attribute List: 0 >12:18:38,611 INFO program: Attribute List: (null) >12:18:38,611 INFO program: Number of Attached Extent Inodes: 0 >12:18:38,611 INFO program: FILE_Bitmap Data Attribute Information >12:18:38,611 INFO program: Decompressed Runlist: not done yet >12:18:38,611 INFO program: Base Inode: 6 >12:18:38,611 INFO program: Attribute Types: not done yet >12:18:38,611 INFO program: Attribute Name Length: 0 >12:18:38,611 INFO program: Attribute State: 3 >12:18:38,611 INFO program: Attribute Allocated Size: 11202560 >12:18:38,611 INFO program: Attribute Data Size: 11200000 >12:18:38,611 INFO program: Attribute Initialized Size: 11200000 >12:18:38,611 INFO program: Attribute Compressed Size: 0 >12:18:38,611 INFO program: Compression Block Size: 0 >12:18:38,611 INFO program: Compression Block Size Bits: 0 >12:18:38,611 INFO program: Compression Block Clusters: 0 >12:18:38,612 INFO program: Running... ntfsresize -m /dev/sdb6 >12:18:44,670 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:18:44,670 INFO program: Minsize (in MB): 271268 >12:18:45,356 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.23LapNCQ >12:19:06,816 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.25lDtgrj >12:19:07,282 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.2706u3nj >12:19:07,594 INFO program: Running... dumpe2fs -h /dev/loop3 >12:19:07,597 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:19:07,597 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:19:07,597 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:19:07,597 INFO program: Filesystem magic number: 0xEF53 >12:19:07,597 INFO program: Filesystem revision #: 1 (dynamic) >12:19:07,597 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:19:07,597 INFO program: Filesystem flags: signed_directory_hash >12:19:07,597 INFO program: Default mount options: user_xattr acl >12:19:07,597 INFO program: Filesystem state: clean >12:19:07,597 INFO program: Errors behavior: Continue >12:19:07,597 INFO program: Filesystem OS type: Linux >12:19:07,597 INFO program: Inode count: 262144 >12:19:07,597 INFO program: Block count: 1048576 >12:19:07,597 INFO program: Reserved block count: 10484 >12:19:07,597 INFO program: Free blocks: 296248 >12:19:07,597 INFO program: Free inodes: 158710 >12:19:07,597 INFO program: First block: 0 >12:19:07,598 INFO program: Block size: 4096 >12:19:07,598 INFO program: Fragment size: 4096 >12:19:07,598 INFO program: Reserved GDT blocks: 255 >12:19:07,598 INFO program: Blocks per group: 32768 >12:19:07,598 INFO program: Fragments per group: 32768 >12:19:07,598 INFO program: Inodes per group: 8192 >12:19:07,598 INFO program: Inode blocks per group: 512 >12:19:07,598 INFO program: Flex block group size: 16 >12:19:07,598 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:19:07,598 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:19:07,598 INFO program: Last write time: Sat Nov 10 13:37:00 2012 >12:19:07,598 INFO program: Mount count: 0 >12:19:07,598 INFO program: Maximum mount count: -1 >12:19:07,598 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:19:07,598 INFO program: Check interval: 0 (<none>) >12:19:07,598 INFO program: Lifetime writes: 860 MB >12:19:07,598 INFO program: Reserved blocks uid: 0 (user root) >12:19:07,598 INFO program: Reserved blocks gid: 0 (group root) >12:19:07,598 INFO program: First inode: 11 >12:19:07,598 INFO program: Inode size: 256 >12:19:07,598 INFO program: Required extra isize: 28 >12:19:07,598 INFO program: Desired extra isize: 28 >12:19:07,598 INFO program: Journal inode: 8 >12:19:07,598 INFO program: Default directory hash: half_md4 >12:19:07,598 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:19:07,598 INFO program: Journal backup: inode blocks >12:19:07,599 INFO program: Journal features: journal_incompat_revoke >12:19:07,599 INFO program: Journal size: 128M >12:19:07,599 INFO program: Journal length: 32768 >12:19:07,599 INFO program: Journal sequence: 0x00001622 >12:19:07,599 INFO program: Journal start: 0 >12:19:07,599 INFO program: >12:19:07,599 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:19:07,599 INFO program: Running... dumpe2fs -h /dev/loop3 >12:19:07,601 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:19:07,601 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:19:07,601 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:19:07,601 INFO program: Filesystem magic number: 0xEF53 >12:19:07,601 INFO program: Filesystem revision #: 1 (dynamic) >12:19:07,601 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:19:07,601 INFO program: Filesystem flags: signed_directory_hash >12:19:07,601 INFO program: Default mount options: user_xattr acl >12:19:07,601 INFO program: Filesystem state: clean >12:19:07,601 INFO program: Errors behavior: Continue >12:19:07,601 INFO program: Filesystem OS type: Linux >12:19:07,602 INFO program: Inode count: 262144 >12:19:07,602 INFO program: Block count: 1048576 >12:19:07,602 INFO program: Reserved block count: 10484 >12:19:07,602 INFO program: Free blocks: 296248 >12:19:07,602 INFO program: Free inodes: 158710 >12:19:07,602 INFO program: First block: 0 >12:19:07,602 INFO program: Block size: 4096 >12:19:07,602 INFO program: Fragment size: 4096 >12:19:07,602 INFO program: Reserved GDT blocks: 255 >12:19:07,602 INFO program: Blocks per group: 32768 >12:19:07,602 INFO program: Fragments per group: 32768 >12:19:07,602 INFO program: Inodes per group: 8192 >12:19:07,602 INFO program: Inode blocks per group: 512 >12:19:07,602 INFO program: Flex block group size: 16 >12:19:07,602 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:19:07,602 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:19:07,602 INFO program: Last write time: Sat Nov 10 13:37:00 2012 >12:19:07,602 INFO program: Mount count: 0 >12:19:07,602 INFO program: Maximum mount count: -1 >12:19:07,602 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:19:07,602 INFO program: Check interval: 0 (<none>) >12:19:07,602 INFO program: Lifetime writes: 860 MB >12:19:07,602 INFO program: Reserved blocks uid: 0 (user root) >12:19:07,602 INFO program: Reserved blocks gid: 0 (group root) >12:19:07,602 INFO program: First inode: 11 >12:19:07,602 INFO program: Inode size: 256 >12:19:07,603 INFO program: Required extra isize: 28 >12:19:07,603 INFO program: Desired extra isize: 28 >12:19:07,603 INFO program: Journal inode: 8 >12:19:07,603 INFO program: Default directory hash: half_md4 >12:19:07,603 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:19:07,603 INFO program: Journal backup: inode blocks >12:19:07,603 INFO program: Journal features: journal_incompat_revoke >12:19:07,603 INFO program: Journal size: 128M >12:19:07,603 INFO program: Journal length: 32768 >12:19:07,603 INFO program: Journal sequence: 0x00001622 >12:19:07,603 INFO program: Journal start: 0 >12:19:07,603 INFO program: >12:19:07,603 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:19:07,603 INFO program: Running... resize2fs -P /dev/loop3 >12:19:07,605 INFO program: Couldn't find valid filesystem superblock. >12:19:07,605 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:19:07,605 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >12:19:07,618 INFO program: Running... udevadm settle --timeout=300 >12:19:07,642 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:19:07,645 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:19:07,645 INFO program: Last mounted on: /sysroot >12:19:07,645 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:19:07,645 INFO program: Filesystem magic number: 0xEF53 >12:19:07,645 INFO program: Filesystem revision #: 1 (dynamic) >12:19:07,645 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:19:07,645 INFO program: Filesystem flags: signed_directory_hash >12:19:07,645 INFO program: Default mount options: user_xattr acl >12:19:07,645 INFO program: Filesystem state: clean >12:19:07,645 INFO program: Errors behavior: Continue >12:19:07,645 INFO program: Filesystem OS type: Linux >12:19:07,645 INFO program: Inode count: 262144 >12:19:07,645 INFO program: Block count: 1048576 >12:19:07,645 INFO program: Reserved block count: 10484 >12:19:07,645 INFO program: Free blocks: 296248 >12:19:07,645 INFO program: Free inodes: 158710 >12:19:07,645 INFO program: First block: 0 >12:19:07,645 INFO program: Block size: 4096 >12:19:07,645 INFO program: Fragment size: 4096 >12:19:07,645 INFO program: Reserved GDT blocks: 255 >12:19:07,645 INFO program: Blocks per group: 32768 >12:19:07,645 INFO program: Fragments per group: 32768 >12:19:07,646 INFO program: Inodes per group: 8192 >12:19:07,646 INFO program: Inode blocks per group: 512 >12:19:07,646 INFO program: Flex block group size: 16 >12:19:07,646 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:19:07,646 INFO program: Last mount time: Sun Nov 11 19:45:08 2012 >12:19:07,646 INFO program: Last write time: Sun Nov 11 19:45:08 2012 >12:19:07,646 INFO program: Mount count: 1 >12:19:07,646 INFO program: Maximum mount count: -1 >12:19:07,646 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:19:07,646 INFO program: Check interval: 0 (<none>) >12:19:07,646 INFO program: Lifetime writes: 860 MB >12:19:07,646 INFO program: Reserved blocks uid: 0 (user root) >12:19:07,646 INFO program: Reserved blocks gid: 0 (group root) >12:19:07,646 INFO program: First inode: 11 >12:19:07,646 INFO program: Inode size: 256 >12:19:07,646 INFO program: Required extra isize: 28 >12:19:07,646 INFO program: Desired extra isize: 28 >12:19:07,646 INFO program: Journal inode: 8 >12:19:07,646 INFO program: First orphan inode: 184881 >12:19:07,646 INFO program: Default directory hash: half_md4 >12:19:07,646 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:19:07,646 INFO program: Journal backup: inode blocks >12:19:07,646 INFO program: Journal features: journal_incompat_revoke >12:19:07,646 INFO program: Journal size: 128M >12:19:07,646 INFO program: Journal length: 32768 >12:19:07,646 INFO program: Journal sequence: 0x00001623 >12:19:07,647 INFO program: Journal start: 1 >12:19:07,647 INFO program: >12:19:07,647 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:19:07,647 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:19:07,649 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:19:07,649 INFO program: Last mounted on: /sysroot >12:19:07,649 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:19:07,649 INFO program: Filesystem magic number: 0xEF53 >12:19:07,649 INFO program: Filesystem revision #: 1 (dynamic) >12:19:07,649 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:19:07,649 INFO program: Filesystem flags: signed_directory_hash >12:19:07,649 INFO program: Default mount options: user_xattr acl >12:19:07,649 INFO program: Filesystem state: clean >12:19:07,649 INFO program: Errors behavior: Continue >12:19:07,649 INFO program: Filesystem OS type: Linux >12:19:07,649 INFO program: Inode count: 262144 >12:19:07,649 INFO program: Block count: 1048576 >12:19:07,649 INFO program: Reserved block count: 10484 >12:19:07,649 INFO program: Free blocks: 296248 >12:19:07,649 INFO program: Free inodes: 158710 >12:19:07,650 INFO program: First block: 0 >12:19:07,650 INFO program: Block size: 4096 >12:19:07,650 INFO program: Fragment size: 4096 >12:19:07,650 INFO program: Reserved GDT blocks: 255 >12:19:07,650 INFO program: Blocks per group: 32768 >12:19:07,650 INFO program: Fragments per group: 32768 >12:19:07,650 INFO program: Inodes per group: 8192 >12:19:07,650 INFO program: Inode blocks per group: 512 >12:19:07,650 INFO program: Flex block group size: 16 >12:19:07,650 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:19:07,650 INFO program: Last mount time: Sun Nov 11 19:45:08 2012 >12:19:07,650 INFO program: Last write time: Sun Nov 11 19:45:08 2012 >12:19:07,650 INFO program: Mount count: 1 >12:19:07,650 INFO program: Maximum mount count: -1 >12:19:07,650 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:19:07,650 INFO program: Check interval: 0 (<none>) >12:19:07,650 INFO program: Lifetime writes: 860 MB >12:19:07,650 INFO program: Reserved blocks uid: 0 (user root) >12:19:07,650 INFO program: Reserved blocks gid: 0 (group root) >12:19:07,650 INFO program: First inode: 11 >12:19:07,650 INFO program: Inode size: 256 >12:19:07,650 INFO program: Required extra isize: 28 >12:19:07,650 INFO program: Desired extra isize: 28 >12:19:07,650 INFO program: Journal inode: 8 >12:19:07,650 INFO program: First orphan inode: 184881 >12:19:07,651 INFO program: Default directory hash: half_md4 >12:19:07,651 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:19:07,651 INFO program: Journal backup: inode blocks >12:19:07,651 INFO program: Journal features: journal_incompat_revoke >12:19:07,651 INFO program: Journal size: 128M >12:19:07,651 INFO program: Journal length: 32768 >12:19:07,651 INFO program: Journal sequence: 0x00001623 >12:19:07,651 INFO program: Journal start: 1 >12:19:07,651 INFO program: >12:19:07,651 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:19:07,651 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:19:07,653 INFO program: Estimated minimum size of the filesystem: 753946 >12:19:07,653 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:19:07,665 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:19:07,667 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:19:07,667 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:19:07,667 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:19:07,667 INFO program: Filesystem magic number: 0xEF53 >12:19:07,667 INFO program: Filesystem revision #: 1 (dynamic) >12:19:07,667 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:19:07,667 INFO program: Filesystem flags: signed_directory_hash >12:19:07,667 INFO program: Default mount options: user_xattr acl >12:19:07,667 INFO program: Filesystem state: clean >12:19:07,667 INFO program: Errors behavior: Continue >12:19:07,668 INFO program: Filesystem OS type: Linux >12:19:07,668 INFO program: Inode count: 188416 >12:19:07,668 INFO program: Block count: 753664 >12:19:07,668 INFO program: Reserved block count: 7535 >12:19:07,668 INFO program: Free blocks: 6476 >12:19:07,668 INFO program: Free inodes: 84982 >12:19:07,668 INFO program: First block: 0 >12:19:07,668 INFO program: Block size: 4096 >12:19:07,668 INFO program: Fragment size: 4096 >12:19:07,668 INFO program: Reserved GDT blocks: 255 >12:19:07,668 INFO program: Blocks per group: 32768 >12:19:07,668 INFO program: Fragments per group: 32768 >12:19:07,668 INFO program: Inodes per group: 8192 >12:19:07,668 INFO program: Inode blocks per group: 512 >12:19:07,668 INFO program: Flex block group size: 16 >12:19:07,668 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:19:07,668 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:19:07,668 INFO program: Last write time: Sat Nov 10 13:37:04 2012 >12:19:07,668 INFO program: Mount count: 0 >12:19:07,668 INFO program: Maximum mount count: -1 >12:19:07,668 INFO program: Last checked: Sat Nov 10 13:37:04 2012 >12:19:07,668 INFO program: Check interval: 0 (<none>) >12:19:07,668 INFO program: Lifetime writes: 861 MB >12:19:07,668 INFO program: Reserved blocks uid: 0 (user root) >12:19:07,669 INFO program: Reserved blocks gid: 0 (group root) >12:19:07,669 INFO program: First inode: 11 >12:19:07,669 INFO program: Inode size: 256 >12:19:07,669 INFO program: Required extra isize: 28 >12:19:07,669 INFO program: Desired extra isize: 28 >12:19:07,669 INFO program: Journal inode: 8 >12:19:07,669 INFO program: Default directory hash: half_md4 >12:19:07,669 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:19:07,669 INFO program: Journal backup: inode blocks >12:19:07,669 INFO program: Journal features: journal_incompat_revoke >12:19:07,669 INFO program: Journal size: 128M >12:19:07,669 INFO program: Journal length: 32768 >12:19:07,669 INFO program: Journal sequence: 0x00001622 >12:19:07,669 INFO program: Journal start: 0 >12:19:07,669 INFO program: >12:19:07,669 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:19:07,669 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:19:07,672 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:19:07,672 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:19:07,672 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:19:07,672 INFO program: Filesystem magic number: 0xEF53 >12:19:07,672 INFO program: Filesystem revision #: 1 (dynamic) >12:19:07,672 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:19:07,672 INFO program: Filesystem flags: signed_directory_hash >12:19:07,672 INFO program: Default mount options: user_xattr acl >12:19:07,672 INFO program: Filesystem state: clean >12:19:07,672 INFO program: Errors behavior: Continue >12:19:07,672 INFO program: Filesystem OS type: Linux >12:19:07,672 INFO program: Inode count: 188416 >12:19:07,672 INFO program: Block count: 753664 >12:19:07,672 INFO program: Reserved block count: 7535 >12:19:07,672 INFO program: Free blocks: 6476 >12:19:07,672 INFO program: Free inodes: 84982 >12:19:07,672 INFO program: First block: 0 >12:19:07,672 INFO program: Block size: 4096 >12:19:07,672 INFO program: Fragment size: 4096 >12:19:07,672 INFO program: Reserved GDT blocks: 255 >12:19:07,672 INFO program: Blocks per group: 32768 >12:19:07,672 INFO program: Fragments per group: 32768 >12:19:07,672 INFO program: Inodes per group: 8192 >12:19:07,672 INFO program: Inode blocks per group: 512 >12:19:07,673 INFO program: Flex block group size: 16 >12:19:07,673 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:19:07,673 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:19:07,673 INFO program: Last write time: Sat Nov 10 13:37:04 2012 >12:19:07,673 INFO program: Mount count: 0 >12:19:07,673 INFO program: Maximum mount count: -1 >12:19:07,673 INFO program: Last checked: Sat Nov 10 13:37:04 2012 >12:19:07,673 INFO program: Check interval: 0 (<none>) >12:19:07,673 INFO program: Lifetime writes: 861 MB >12:19:07,673 INFO program: Reserved blocks uid: 0 (user root) >12:19:07,673 INFO program: Reserved blocks gid: 0 (group root) >12:19:07,673 INFO program: First inode: 11 >12:19:07,673 INFO program: Inode size: 256 >12:19:07,673 INFO program: Required extra isize: 28 >12:19:07,673 INFO program: Desired extra isize: 28 >12:19:07,673 INFO program: Journal inode: 8 >12:19:07,673 INFO program: Default directory hash: half_md4 >12:19:07,673 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:19:07,673 INFO program: Journal backup: inode blocks >12:19:07,673 INFO program: Journal features: journal_incompat_revoke >12:19:07,673 INFO program: Journal size: 128M >12:19:07,673 INFO program: Journal length: 32768 >12:19:07,673 INFO program: Journal sequence: 0x00001622 >12:19:07,673 INFO program: Journal start: 0 >12:19:07,674 INFO program: >12:19:07,674 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:19:07,674 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >12:19:07,676 INFO program: Couldn't find valid filesystem superblock. >12:19:07,676 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:19:07,676 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >12:19:07,679 INFO program: Running... udevadm settle --timeout=300 >12:19:07,695 INFO program: Running... udevadm settle --timeout=300 >12:19:07,703 INFO program: Running... udevadm settle --timeout=300 >12:19:07,711 INFO program: Running... udevadm settle --timeout=300 >12:19:07,719 INFO program: Running... udevadm settle --timeout=300 >12:19:07,726 INFO program: Running... udevadm settle --timeout=300 >12:19:07,735 INFO program: Running... udevadm settle --timeout=300 >12:19:07,743 INFO program: Running... udevadm settle --timeout=300 >12:19:07,751 INFO program: Running... udevadm settle --timeout=300 >12:19:07,758 INFO program: Running... udevadm settle --timeout=300 >12:19:07,766 INFO program: Running... udevadm settle --timeout=300 >12:19:07,773 INFO program: Running... udevadm settle --timeout=300 >12:19:07,783 INFO program: Running... udevadm settle --timeout=300 >12:19:07,790 INFO program: Running... udevadm settle --timeout=300 >12:19:07,798 INFO program: Running... udevadm settle --timeout=300 >12:19:07,805 INFO program: Running... udevadm settle --timeout=300 >12:19:07,814 INFO program: Running... udevadm settle --timeout=300 >12:19:07,821 INFO program: Running... udevadm settle --timeout=300 >12:19:07,829 INFO program: Running... udevadm settle --timeout=300 >12:19:07,836 INFO program: Running... udevadm settle --timeout=300 >12:19:07,845 INFO program: Running... udevadm settle --timeout=300 >12:19:07,852 INFO program: Running... udevadm settle --timeout=300 >12:19:07,859 INFO program: Running... udevadm settle --timeout=300 >12:19:07,866 INFO program: Running... udevadm settle --timeout=300 >12:19:07,875 INFO program: Running... udevadm settle --timeout=300 >12:19:07,884 INFO program: Running... udevadm settle --timeout=300 >12:19:07,892 INFO program: Running... udevadm settle --timeout=300 >12:19:07,899 INFO program: Running... udevadm settle --timeout=300 >12:19:07,907 INFO program: Running... udevadm settle --timeout=300 >12:19:07,916 INFO program: Running... udevadm settle --timeout=300 >12:19:07,924 INFO program: Running... udevadm settle --timeout=300 >12:19:07,932 INFO program: Running... udevadm settle --timeout=300 >12:19:07,940 INFO program: Running... udevadm settle --timeout=300 >12:19:07,948 INFO program: Running... udevadm settle --timeout=300 >12:19:07,956 INFO program: Running... udevadm settle --timeout=300 >12:19:07,963 INFO program: Running... udevadm settle --timeout=300 >12:19:07,972 INFO program: Running... udevadm settle --timeout=300 >12:19:07,979 INFO program: Running... udevadm settle --timeout=300 >12:19:07,986 INFO program: Running... udevadm settle --timeout=300 >12:19:07,995 INFO program: Running... udevadm settle --timeout=300 >12:19:08,002 INFO program: Running... udevadm settle --timeout=300 >12:19:08,009 INFO program: Running... udevadm settle --timeout=300 >12:19:08,018 INFO program: Running... udevadm settle --timeout=300 >12:19:08,025 INFO program: Running... udevadm settle --timeout=300 >12:19:08,032 INFO program: Running... udevadm settle --timeout=300 >12:19:08,041 INFO program: Running... udevadm settle --timeout=300 >12:19:08,050 INFO program: Running... udevadm settle --timeout=300 >12:19:08,058 INFO program: Running... udevadm settle --timeout=300 >12:19:08,065 INFO program: Running... udevadm settle --timeout=300 >12:19:08,074 INFO program: Running... udevadm settle --timeout=300 >12:19:08,081 INFO program: Running... udevadm settle --timeout=300 >12:19:08,089 INFO program: Running... udevadm settle --timeout=300 >12:19:08,097 INFO program: Running... udevadm settle --timeout=300 >12:19:08,105 INFO program: Running... udevadm settle --timeout=300 >12:19:08,112 INFO program: Running... udevadm settle --timeout=300 >12:19:08,120 INFO program: Running... udevadm settle --timeout=300 >12:19:08,127 INFO program: Running... udevadm settle --timeout=300 >12:19:08,135 INFO program: Running... udevadm settle --timeout=300 >12:19:08,142 INFO program: Running... udevadm settle --timeout=300 >12:19:08,150 INFO program: Running... udevadm settle --timeout=300 >12:19:08,157 INFO program: Running... udevadm settle --timeout=300 >12:19:08,165 INFO program: Running... udevadm settle --timeout=300 >12:19:08,172 INFO program: Running... udevadm settle --timeout=300 >12:19:08,180 INFO program: Running... udevadm settle --timeout=300 >12:19:08,188 INFO program: Running... udevadm settle --timeout=300 >12:19:08,196 INFO program: Running... udevadm settle --timeout=300 >12:19:08,203 INFO program: Running... udevadm settle --timeout=300 >12:19:08,210 INFO program: Running... udevadm settle --timeout=300 >12:19:08,218 INFO program: Running... udevadm settle --timeout=300 >12:19:08,226 INFO program: Running... udevadm settle --timeout=300 >12:19:08,234 INFO program: Running... udevadm settle --timeout=300 >12:19:08,242 INFO program: Running... udevadm settle --timeout=300 >12:19:08,249 INFO program: Running... udevadm settle --timeout=300 >12:19:08,257 INFO program: Running... udevadm settle --timeout=300 >12:19:08,265 INFO program: Running... udevadm settle --timeout=300 >12:19:08,273 INFO program: Running... udevadm settle --timeout=300 >12:19:08,281 INFO program: Running... udevadm settle --timeout=300 >12:19:08,289 INFO program: Running... udevadm settle --timeout=300 >12:19:08,297 INFO program: Running... udevadm settle --timeout=300 >12:19:08,305 INFO program: Running... udevadm settle --timeout=300 >12:19:08,312 INFO program: Running... udevadm settle --timeout=300 >12:19:08,320 INFO program: Running... udevadm settle --timeout=300 >12:19:08,328 INFO program: Running... udevadm settle --timeout=300 >12:19:08,335 INFO program: Running... udevadm settle --timeout=300 >12:19:08,343 INFO program: Running... udevadm settle --timeout=300 >12:19:08,350 INFO program: Running... udevadm settle --timeout=300 >12:19:08,358 INFO program: Running... udevadm settle --timeout=300 >12:19:08,366 INFO program: Running... udevadm settle --timeout=300 >12:19:08,373 INFO program: Running... udevadm settle --timeout=300 >12:19:08,380 INFO program: Running... udevadm settle --timeout=300 >12:19:08,389 INFO program: Running... udevadm settle --timeout=300 >12:19:08,594 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:19:08,604 INFO program: Running... modprobe fcoe >12:19:08,608 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:19:08,612 INFO program: No FCoE boot disk information is found in EDD! >12:19:08,613 INFO program: Running... udevadm settle --timeout=300 >12:19:10,663 INFO program: Running... multipath -d >12:19:10,743 INFO program: Nov 11 12:19:10 | sdc: rport id not found >12:19:10,744 INFO program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >12:19:10,744 INFO program: size=7.4G features='0' hwhandler='0' wp=undef >12:19:10,744 INFO program: `-+- policy='service-time 0' prio=1 status=undef >12:19:10,744 INFO program: `- 8:0:0:0 sdc 8:32 undef ready running >12:19:10,745 INFO program: Running... multipath -ll >12:19:10,925 INFO program: Running... udevadm control --property=ANACONDA=1 >12:19:10,934 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:19:10,944 INFO program: Running... udevadm settle --timeout=300 >12:19:10,957 INFO program: Running... systemctl start chronyd.service >12:19:12,627 INFO program: Running... udevadm settle --timeout=300 >12:19:12,651 INFO program: Running... multipath -d >12:19:12,661 INFO program: Nov 11 12:19:12 | sdc: rport id not found >12:19:12,661 INFO program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >12:19:12,661 INFO program: size=7.4G features='0' hwhandler='0' wp=undef >12:19:12,661 INFO program: `-+- policy='service-time 0' prio=1 status=undef >12:19:12,661 INFO program: `- 8:0:0:0 sdc 8:32 undef ready running >12:19:12,662 INFO program: Running... multipath -ll >12:19:13,006 INFO program: Running... ntfsinfo -m /dev/sda1 >12:19:13,046 INFO program: Volume Information >12:19:13,046 INFO program: Name of device: /dev/sda1 >12:19:13,046 INFO program: Device state: 11 >12:19:13,046 INFO program: Volume Name: System Reserved >12:19:13,046 INFO program: Volume State: 91 >12:19:13,046 INFO program: Volume Version: 3.1 >12:19:13,047 INFO program: Sector Size: 512 >12:19:13,047 INFO program: Cluster Size: 4096 >12:19:13,047 INFO program: Index Block Size: 4096 >12:19:13,047 INFO program: Volume Size in Clusters: 8959743 >12:19:13,047 INFO program: MFT Information >12:19:13,047 INFO program: MFT Record Size: 1024 >12:19:13,047 INFO program: MFT Zone Multiplier: 0 >12:19:13,047 INFO program: MFT Data Position: 24 >12:19:13,047 INFO program: MFT Zone Start: 8533 >12:19:13,047 INFO program: MFT Zone End: 1128500 >12:19:13,047 INFO program: MFT Zone Position: 8533 >12:19:13,047 INFO program: Current Position in First Data Zone: 1128500 >12:19:13,047 INFO program: Current Position in Second Data Zone: 0 >12:19:13,048 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >12:19:13,048 INFO program: FILE_MFTMirr Size: 4 >12:19:13,048 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:19:13,048 INFO program: Size of Attribute Definition Table: 2560 >12:19:13,048 INFO program: FILE_Bitmap Information >12:19:13,048 INFO program: FILE_Bitmap MFT Record Number: 6 >12:19:13,049 INFO program: State of FILE_Bitmap Inode: 80 >12:19:13,049 INFO program: Length of Attribute List: 0 >12:19:13,049 INFO program: Attribute List: (null) >12:19:13,049 INFO program: Number of Attached Extent Inodes: 0 >12:19:13,049 INFO program: FILE_Bitmap Data Attribute Information >12:19:13,050 INFO program: Decompressed Runlist: not done yet >12:19:13,050 INFO program: Base Inode: 6 >12:19:13,050 INFO program: Attribute Types: not done yet >12:19:13,050 INFO program: Attribute Name Length: 0 >12:19:13,050 INFO program: Attribute State: 3 >12:19:13,050 INFO program: Attribute Allocated Size: 1122304 >12:19:13,051 INFO program: Attribute Data Size: 1119968 >12:19:13,051 INFO program: Attribute Initialized Size: 1119968 >12:19:13,051 INFO program: Attribute Compressed Size: 0 >12:19:13,051 INFO program: Compression Block Size: 0 >12:19:13,051 INFO program: Compression Block Size Bits: 0 >12:19:13,052 INFO program: Compression Block Clusters: 0 >12:19:13,052 INFO program: Running... ntfsresize -m /dev/sda1 >12:19:13,422 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:19:13,423 INFO program: Minsize (in MB): 57 >12:19:13,461 INFO program: Running... ntfsinfo -m /dev/sda2 >12:19:13,652 INFO program: Volume Information >12:19:13,653 INFO program: Name of device: /dev/sda2 >12:19:13,653 INFO program: Device state: 11 >12:19:13,653 INFO program: Volume Name: Win7 >12:19:13,653 INFO program: Volume State: 91 >12:19:13,653 INFO program: Volume Version: 3.1 >12:19:13,653 INFO program: Sector Size: 512 >12:19:13,653 INFO program: Cluster Size: 4096 >12:19:13,653 INFO program: Index Block Size: 4096 >12:19:13,653 INFO program: Volume Size in Clusters: 32203775 >12:19:13,653 INFO program: MFT Information >12:19:13,653 INFO program: MFT Record Size: 1024 >12:19:13,653 INFO program: MFT Zone Multiplier: 0 >12:19:13,653 INFO program: MFT Data Position: 24 >12:19:13,653 INFO program: MFT Zone Start: 786432 >12:19:13,653 INFO program: MFT Zone End: 4811903 >12:19:13,654 INFO program: MFT Zone Position: 786432 >12:19:13,654 INFO program: Current Position in First Data Zone: 4811903 >12:19:13,654 INFO program: Current Position in Second Data Zone: 0 >12:19:13,654 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:19:13,654 INFO program: FILE_MFTMirr Size: 4 >12:19:13,655 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:19:13,655 INFO program: Size of Attribute Definition Table: 2560 >12:19:13,655 INFO program: FILE_Bitmap Information >12:19:13,655 INFO program: FILE_Bitmap MFT Record Number: 6 >12:19:13,655 INFO program: State of FILE_Bitmap Inode: 80 >12:19:13,656 INFO program: Length of Attribute List: 0 >12:19:13,656 INFO program: Attribute List: (null) >12:19:13,656 INFO program: Number of Attached Extent Inodes: 0 >12:19:13,656 INFO program: FILE_Bitmap Data Attribute Information >12:19:13,657 INFO program: Decompressed Runlist: not done yet >12:19:13,657 INFO program: Base Inode: 6 >12:19:13,657 INFO program: Attribute Types: not done yet >12:19:13,657 INFO program: Attribute Name Length: 0 >12:19:13,657 INFO program: Attribute State: 3 >12:19:13,658 INFO program: Attribute Allocated Size: 4026368 >12:19:13,658 INFO program: Attribute Data Size: 4025472 >12:19:13,658 INFO program: Attribute Initialized Size: 4025472 >12:19:13,658 INFO program: Attribute Compressed Size: 0 >12:19:13,659 INFO program: Compression Block Size: 0 >12:19:13,659 INFO program: Compression Block Size Bits: 0 >12:19:13,659 INFO program: Compression Block Clusters: 0 >12:19:13,659 INFO program: Running... ntfsresize -m /dev/sda2 >12:19:30,190 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:19:30,190 INFO program: Minsize (in MB): 125839 >12:19:30,317 INFO program: Running... ntfsinfo -m /dev/sda5 >12:19:30,379 INFO program: Volume Information >12:19:30,379 INFO program: Name of device: /dev/sda5 >12:19:30,379 INFO program: Device state: 11 >12:19:30,379 INFO program: Volume Name: A2 >12:19:30,379 INFO program: Volume State: 91 >12:19:30,379 INFO program: Volume Version: 3.1 >12:19:30,379 INFO program: Sector Size: 512 >12:19:30,379 INFO program: Cluster Size: 4096 >12:19:30,379 INFO program: Index Block Size: 4096 >12:19:30,379 INFO program: Volume Size in Clusters: 36639231 >12:19:30,379 INFO program: MFT Information >12:19:30,379 INFO program: MFT Record Size: 1024 >12:19:30,379 INFO program: MFT Zone Multiplier: 0 >12:19:30,379 INFO program: MFT Data Position: 24 >12:19:30,380 INFO program: MFT Zone Start: 786432 >12:19:30,380 INFO program: MFT Zone End: 5366335 >12:19:30,380 INFO program: MFT Zone Position: 786432 >12:19:30,380 INFO program: Current Position in First Data Zone: 5366335 >12:19:30,380 INFO program: Current Position in Second Data Zone: 0 >12:19:30,380 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:19:30,380 INFO program: FILE_MFTMirr Size: 4 >12:19:30,381 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:19:30,381 INFO program: Size of Attribute Definition Table: 2560 >12:19:30,381 INFO program: FILE_Bitmap Information >12:19:30,381 INFO program: FILE_Bitmap MFT Record Number: 6 >12:19:30,381 INFO program: State of FILE_Bitmap Inode: 80 >12:19:30,381 INFO program: Length of Attribute List: 0 >12:19:30,382 INFO program: Attribute List: (null) >12:19:30,382 INFO program: Number of Attached Extent Inodes: 0 >12:19:30,382 INFO program: FILE_Bitmap Data Attribute Information >12:19:30,382 INFO program: Decompressed Runlist: not done yet >12:19:30,382 INFO program: Base Inode: 6 >12:19:30,382 INFO program: Attribute Types: not done yet >12:19:30,383 INFO program: Attribute Name Length: 0 >12:19:30,383 INFO program: Attribute State: 3 >12:19:30,383 INFO program: Attribute Allocated Size: 4583424 >12:19:30,383 INFO program: Attribute Data Size: 4579904 >12:19:30,383 INFO program: Attribute Initialized Size: 4579904 >12:19:30,384 INFO program: Attribute Compressed Size: 0 >12:19:30,384 INFO program: Compression Block Size: 0 >12:19:30,384 INFO program: Compression Block Size Bits: 0 >12:19:30,384 INFO program: Compression Block Clusters: 0 >12:19:30,384 INFO program: Running... ntfsresize -m /dev/sda5 >12:19:32,191 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:19:32,191 INFO program: Minsize (in MB): 141993 >12:19:32,242 INFO program: Running... ntfsinfo -m /dev/sda6 >12:19:32,290 INFO program: Volume Information >12:19:32,290 INFO program: Name of device: /dev/sda6 >12:19:32,290 INFO program: Device state: 11 >12:19:32,290 INFO program: Volume Name: sysoftware >12:19:32,290 INFO program: Volume State: 91 >12:19:32,290 INFO program: Volume Version: 3.1 >12:19:32,290 INFO program: Sector Size: 512 >12:19:32,290 INFO program: Cluster Size: 4096 >12:19:32,290 INFO program: Index Block Size: 4096 >12:19:32,291 INFO program: Volume Size in Clusters: 51199999 >12:19:32,291 INFO program: MFT Information >12:19:32,291 INFO program: MFT Record Size: 1024 >12:19:32,291 INFO program: MFT Zone Multiplier: 0 >12:19:32,291 INFO program: MFT Data Position: 24 >12:19:32,291 INFO program: MFT Zone Start: 786432 >12:19:32,291 INFO program: MFT Zone End: 7186431 >12:19:32,291 INFO program: MFT Zone Position: 786432 >12:19:32,291 INFO program: Current Position in First Data Zone: 7186431 >12:19:32,291 INFO program: Current Position in Second Data Zone: 0 >12:19:32,291 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:19:32,292 INFO program: FILE_MFTMirr Size: 4 >12:19:32,292 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:19:32,292 INFO program: Size of Attribute Definition Table: 2560 >12:19:32,292 INFO program: FILE_Bitmap Information >12:19:32,292 INFO program: FILE_Bitmap MFT Record Number: 6 >12:19:32,292 INFO program: State of FILE_Bitmap Inode: 80 >12:19:32,293 INFO program: Length of Attribute List: 0 >12:19:32,293 INFO program: Attribute List: (null) >12:19:32,293 INFO program: Number of Attached Extent Inodes: 0 >12:19:32,293 INFO program: FILE_Bitmap Data Attribute Information >12:19:32,293 INFO program: Decompressed Runlist: not done yet >12:19:32,293 INFO program: Base Inode: 6 >12:19:32,294 INFO program: Attribute Types: not done yet >12:19:32,294 INFO program: Attribute Name Length: 0 >12:19:32,294 INFO program: Attribute State: 3 >12:19:32,294 INFO program: Attribute Allocated Size: 6402048 >12:19:32,294 INFO program: Attribute Data Size: 6400000 >12:19:32,295 INFO program: Attribute Initialized Size: 6400000 >12:19:32,295 INFO program: Attribute Compressed Size: 0 >12:19:32,295 INFO program: Compression Block Size: 0 >12:19:32,295 INFO program: Compression Block Size Bits: 0 >12:19:32,295 INFO program: Compression Block Clusters: 0 >12:19:32,295 INFO program: Running... ntfsresize -m /dev/sda6 >12:19:33,463 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:19:33,463 INFO program: Minsize (in MB): 199222 >12:19:33,614 INFO program: Running... ntfsinfo -m /dev/sda7 >12:19:33,657 INFO program: Volume Information >12:19:33,657 INFO program: Name of device: /dev/sda7 >12:19:33,657 INFO program: Device state: 11 >12:19:33,657 INFO program: Volume Name: VolumeM >12:19:33,657 INFO program: Volume State: 91 >12:19:33,657 INFO program: Volume Version: 3.1 >12:19:33,657 INFO program: Sector Size: 512 >12:19:33,657 INFO program: Cluster Size: 4096 >12:19:33,657 INFO program: Index Block Size: 4096 >12:19:33,657 INFO program: Volume Size in Clusters: 40160255 >12:19:33,658 INFO program: MFT Information >12:19:33,658 INFO program: MFT Record Size: 1024 >12:19:33,658 INFO program: MFT Zone Multiplier: 0 >12:19:33,658 INFO program: MFT Data Position: 24 >12:19:33,658 INFO program: MFT Zone Start: 786432 >12:19:33,658 INFO program: MFT Zone End: 5806463 >12:19:33,658 INFO program: MFT Zone Position: 786432 >12:19:33,658 INFO program: Current Position in First Data Zone: 5806463 >12:19:33,658 INFO program: Current Position in Second Data Zone: 0 >12:19:33,658 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:19:33,658 INFO program: FILE_MFTMirr Size: 4 >12:19:33,659 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:19:33,659 INFO program: Size of Attribute Definition Table: 2560 >12:19:33,659 INFO program: FILE_Bitmap Information >12:19:33,659 INFO program: FILE_Bitmap MFT Record Number: 6 >12:19:33,659 INFO program: State of FILE_Bitmap Inode: 80 >12:19:33,660 INFO program: Length of Attribute List: 0 >12:19:33,660 INFO program: Attribute List: (null) >12:19:33,660 INFO program: Number of Attached Extent Inodes: 0 >12:19:33,660 INFO program: FILE_Bitmap Data Attribute Information >12:19:33,660 INFO program: Decompressed Runlist: not done yet >12:19:33,660 INFO program: Base Inode: 6 >12:19:33,661 INFO program: Attribute Types: not done yet >12:19:33,661 INFO program: Attribute Name Length: 0 >12:19:33,661 INFO program: Attribute State: 3 >12:19:33,661 INFO program: Attribute Allocated Size: 5021696 >12:19:33,661 INFO program: Attribute Data Size: 5020032 >12:19:33,661 INFO program: Attribute Initialized Size: 5020032 >12:19:33,662 INFO program: Attribute Compressed Size: 0 >12:19:33,662 INFO program: Compression Block Size: 0 >12:19:33,662 INFO program: Compression Block Size Bits: 0 >12:19:33,662 INFO program: Compression Block Clusters: 0 >12:19:33,662 INFO program: Running... ntfsresize -m /dev/sda7 >12:19:34,217 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:19:34,217 INFO program: Minsize (in MB): 117583 >12:19:34,351 INFO program: Running... ntfsinfo -m /dev/sda8 >12:19:34,385 INFO program: Volume Information >12:19:34,385 INFO program: Name of device: /dev/sda8 >12:19:34,385 INFO program: Device state: 11 >12:19:34,386 INFO program: Volume Name: win8b >12:19:34,386 INFO program: Volume State: 91 >12:19:34,386 INFO program: Volume Version: 3.1 >12:19:34,386 INFO program: Sector Size: 512 >12:19:34,386 INFO program: Cluster Size: 4096 >12:19:34,386 INFO program: Index Block Size: 4096 >12:19:34,386 INFO program: Volume Size in Clusters: 63999999 >12:19:34,386 INFO program: MFT Information >12:19:34,386 INFO program: MFT Record Size: 1024 >12:19:34,386 INFO program: MFT Zone Multiplier: 0 >12:19:34,386 INFO program: MFT Data Position: 24 >12:19:34,386 INFO program: MFT Zone Start: 786432 >12:19:34,386 INFO program: MFT Zone End: 8786431 >12:19:34,386 INFO program: MFT Zone Position: 786432 >12:19:34,387 INFO program: Current Position in First Data Zone: 8786431 >12:19:34,387 INFO program: Current Position in Second Data Zone: 0 >12:19:34,387 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:19:34,387 INFO program: FILE_MFTMirr Size: 4 >12:19:34,388 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:19:34,388 INFO program: Size of Attribute Definition Table: 2560 >12:19:34,388 INFO program: FILE_Bitmap Information >12:19:34,388 INFO program: FILE_Bitmap MFT Record Number: 6 >12:19:34,388 INFO program: State of FILE_Bitmap Inode: 80 >12:19:34,388 INFO program: Length of Attribute List: 0 >12:19:34,389 INFO program: Attribute List: (null) >12:19:34,389 INFO program: Number of Attached Extent Inodes: 0 >12:19:34,389 INFO program: FILE_Bitmap Data Attribute Information >12:19:34,389 INFO program: Decompressed Runlist: not done yet >12:19:34,389 INFO program: Base Inode: 6 >12:19:34,389 INFO program: Attribute Types: not done yet >12:19:34,390 INFO program: Attribute Name Length: 0 >12:19:34,390 INFO program: Attribute State: 3 >12:19:34,390 INFO program: Attribute Allocated Size: 8003584 >12:19:34,390 INFO program: Attribute Data Size: 8000000 >12:19:34,390 INFO program: Attribute Initialized Size: 8000000 >12:19:34,391 INFO program: Attribute Compressed Size: 0 >12:19:34,391 INFO program: Compression Block Size: 0 >12:19:34,391 INFO program: Compression Block Size Bits: 0 >12:19:34,391 INFO program: Compression Block Clusters: 0 >12:19:34,391 INFO program: Running... ntfsresize -m /dev/sda8 >12:19:35,277 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:19:35,278 INFO program: Minsize (in MB): 243829 >17:19:35,759 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb10 /tmp/btrfs-tmp.14Fz2O2d >12:19:35,844 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.14Fz2O2d >12:19:35,848 INFO program: ID 256 gen 5 top level 5 path home >17:19:35,850 INFO program: Running... /bin/umount /tmp/btrfs-tmp.14Fz2O2d >12:19:36,137 INFO program: Running... ntfsinfo -m /dev/sdb2 >12:19:36,301 INFO program: Volume Information >12:19:36,302 INFO program: Name of device: /dev/sdb2 >12:19:36,302 INFO program: Device state: 11 >12:19:36,302 INFO program: Volume Name: VolumeS >12:19:36,302 INFO program: Volume State: 91 >12:19:36,302 INFO program: Volume Version: 3.1 >12:19:36,302 INFO program: Sector Size: 512 >12:19:36,302 INFO program: Cluster Size: 4096 >12:19:36,302 INFO program: Index Block Size: 4096 >12:19:36,302 INFO program: Volume Size in Clusters: 51199999 >12:19:36,302 INFO program: MFT Information >12:19:36,302 INFO program: MFT Record Size: 1024 >12:19:36,302 INFO program: MFT Zone Multiplier: 0 >12:19:36,302 INFO program: MFT Data Position: 24 >12:19:36,302 INFO program: MFT Zone Start: 786432 >12:19:36,302 INFO program: MFT Zone End: 7186431 >12:19:36,302 INFO program: MFT Zone Position: 786432 >12:19:36,303 INFO program: Current Position in First Data Zone: 7186431 >12:19:36,303 INFO program: Current Position in Second Data Zone: 0 >12:19:36,303 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:19:36,303 INFO program: FILE_MFTMirr Size: 4 >12:19:36,303 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:19:36,303 INFO program: Size of Attribute Definition Table: 2560 >12:19:36,304 INFO program: FILE_Bitmap Information >12:19:36,304 INFO program: FILE_Bitmap MFT Record Number: 6 >12:19:36,304 INFO program: State of FILE_Bitmap Inode: 80 >12:19:36,304 INFO program: Length of Attribute List: 0 >12:19:36,304 INFO program: Attribute List: (null) >12:19:36,305 INFO program: Number of Attached Extent Inodes: 0 >12:19:36,305 INFO program: FILE_Bitmap Data Attribute Information >12:19:36,305 INFO program: Decompressed Runlist: not done yet >12:19:36,305 INFO program: Base Inode: 6 >12:19:36,305 INFO program: Attribute Types: not done yet >12:19:36,305 INFO program: Attribute Name Length: 0 >12:19:36,306 INFO program: Attribute State: 3 >12:19:36,306 INFO program: Attribute Allocated Size: 6402048 >12:19:36,306 INFO program: Attribute Data Size: 6400000 >12:19:36,306 INFO program: Attribute Initialized Size: 6400000 >12:19:36,306 INFO program: Attribute Compressed Size: 0 >12:19:36,307 INFO program: Compression Block Size: 0 >12:19:36,307 INFO program: Compression Block Size Bits: 0 >12:19:36,307 INFO program: Compression Block Clusters: 0 >12:19:36,307 INFO program: Running... ntfsresize -m /dev/sdb2 >12:19:38,187 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:19:38,187 INFO program: Minsize (in MB): 186157 >12:19:38,657 INFO program: Running... ntfsinfo -m /dev/sdb5 >12:19:38,711 INFO program: Volume Information >12:19:38,711 INFO program: Name of device: /dev/sdb5 >12:19:38,711 INFO program: Device state: 11 >12:19:38,711 INFO program: Volume Name: Win8 >12:19:38,711 INFO program: Volume State: 91 >12:19:38,711 INFO program: Volume Version: 3.1 >12:19:38,711 INFO program: Sector Size: 512 >12:19:38,711 INFO program: Cluster Size: 4096 >12:19:38,711 INFO program: Index Block Size: 4096 >12:19:38,711 INFO program: Volume Size in Clusters: 77069055 >12:19:38,711 INFO program: MFT Information >12:19:38,711 INFO program: MFT Record Size: 1024 >12:19:38,711 INFO program: MFT Zone Multiplier: 0 >12:19:38,711 INFO program: MFT Data Position: 24 >12:19:38,712 INFO program: MFT Zone Start: 786432 >12:19:38,712 INFO program: MFT Zone End: 10420063 >12:19:38,712 INFO program: MFT Zone Position: 786432 >12:19:38,712 INFO program: Current Position in First Data Zone: 10420063 >12:19:38,713 INFO program: Current Position in Second Data Zone: 0 >12:19:38,713 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:19:38,713 INFO program: FILE_MFTMirr Size: 4 >12:19:38,713 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:19:38,713 INFO program: Size of Attribute Definition Table: 2560 >12:19:38,713 INFO program: FILE_Bitmap Information >12:19:38,714 INFO program: FILE_Bitmap MFT Record Number: 6 >12:19:38,714 INFO program: State of FILE_Bitmap Inode: 80 >12:19:38,714 INFO program: Length of Attribute List: 0 >12:19:38,714 INFO program: Attribute List: (null) >12:19:38,714 INFO program: Number of Attached Extent Inodes: 0 >12:19:38,714 INFO program: FILE_Bitmap Data Attribute Information >12:19:38,715 INFO program: Decompressed Runlist: not done yet >12:19:38,715 INFO program: Base Inode: 6 >12:19:38,715 INFO program: Attribute Types: not done yet >12:19:38,715 INFO program: Attribute Name Length: 0 >12:19:38,715 INFO program: Attribute State: 3 >12:19:38,715 INFO program: Attribute Allocated Size: 9633792 >12:19:38,716 INFO program: Attribute Data Size: 9633632 >12:19:38,716 INFO program: Attribute Initialized Size: 9633632 >12:19:38,716 INFO program: Attribute Compressed Size: 0 >12:19:38,716 INFO program: Compression Block Size: 0 >12:19:38,716 INFO program: Compression Block Size Bits: 0 >12:19:38,716 INFO program: Compression Block Clusters: 0 >12:19:38,717 INFO program: Running... ntfsresize -m /dev/sdb5 >12:19:45,977 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:19:45,977 INFO program: Minsize (in MB): 67619 >12:19:46,046 INFO program: Running... ntfsinfo -m /dev/sdb6 >12:19:46,096 INFO program: Volume Information >12:19:46,096 INFO program: Name of device: /dev/sdb6 >12:19:46,096 INFO program: Device state: 11 >12:19:46,096 INFO program: Volume Name: >12:19:46,096 INFO program: Volume State: 91 >12:19:46,096 INFO program: Volume Version: 3.1 >12:19:46,096 INFO program: Sector Size: 512 >12:19:46,096 INFO program: Cluster Size: 4096 >12:19:46,096 INFO program: Index Block Size: 4096 >12:19:46,096 INFO program: Volume Size in Clusters: 89599999 >12:19:46,096 INFO program: MFT Information >12:19:46,097 INFO program: MFT Record Size: 1024 >12:19:46,097 INFO program: MFT Zone Multiplier: 0 >12:19:46,097 INFO program: MFT Data Position: 24 >12:19:46,097 INFO program: MFT Zone Start: 786432 >12:19:46,097 INFO program: MFT Zone End: 11986431 >12:19:46,097 INFO program: MFT Zone Position: 786432 >12:19:46,097 INFO program: Current Position in First Data Zone: 11986431 >12:19:46,097 INFO program: Current Position in Second Data Zone: 0 >12:19:46,097 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:19:46,098 INFO program: FILE_MFTMirr Size: 4 >12:19:46,098 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:19:46,098 INFO program: Size of Attribute Definition Table: 2560 >12:19:46,098 INFO program: FILE_Bitmap Information >12:19:46,098 INFO program: FILE_Bitmap MFT Record Number: 6 >12:19:46,098 INFO program: State of FILE_Bitmap Inode: 80 >12:19:46,099 INFO program: Length of Attribute List: 0 >12:19:46,099 INFO program: Attribute List: (null) >12:19:46,099 INFO program: Number of Attached Extent Inodes: 0 >12:19:46,099 INFO program: FILE_Bitmap Data Attribute Information >12:19:46,099 INFO program: Decompressed Runlist: not done yet >12:19:46,099 INFO program: Base Inode: 6 >12:19:46,100 INFO program: Attribute Types: not done yet >12:19:46,100 INFO program: Attribute Name Length: 0 >12:19:46,100 INFO program: Attribute State: 3 >12:19:46,100 INFO program: Attribute Allocated Size: 11202560 >12:19:46,100 INFO program: Attribute Data Size: 11200000 >12:19:46,100 INFO program: Attribute Initialized Size: 11200000 >12:19:46,101 INFO program: Attribute Compressed Size: 0 >12:19:46,101 INFO program: Compression Block Size: 0 >12:19:46,101 INFO program: Compression Block Size Bits: 0 >12:19:46,101 INFO program: Compression Block Clusters: 0 >12:19:46,101 INFO program: Running... ntfsresize -m /dev/sdb6 >12:19:52,209 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:19:52,209 INFO program: Minsize (in MB): 271268 >17:19:52,291 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb7 /tmp/btrfs-tmp.23sUJ9sC >12:19:52,902 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.23sUJ9sC >17:19:52,908 INFO program: Running... /bin/umount /tmp/btrfs-tmp.23sUJ9sC >17:20:14,483 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb8 /tmp/btrfs-tmp.25JyrwRi >12:20:14,531 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.25JyrwRi >17:20:14,537 INFO program: Running... /bin/umount /tmp/btrfs-tmp.25JyrwRi >17:20:14,985 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb9 /tmp/btrfs-tmp.27SuELV2 >12:20:15,238 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.27SuELV2 >17:20:15,255 INFO program: Running... /bin/umount /tmp/btrfs-tmp.27SuELV2 >12:20:15,536 INFO program: Running... dumpe2fs -h /dev/loop3 >12:20:15,541 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:20:15,541 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:20:15,541 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:20:15,541 INFO program: Filesystem magic number: 0xEF53 >12:20:15,541 INFO program: Filesystem revision #: 1 (dynamic) >12:20:15,541 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:20:15,541 INFO program: Filesystem flags: signed_directory_hash >12:20:15,541 INFO program: Default mount options: user_xattr acl >12:20:15,541 INFO program: Filesystem state: clean >12:20:15,541 INFO program: Errors behavior: Continue >12:20:15,541 INFO program: Filesystem OS type: Linux >12:20:15,541 INFO program: Inode count: 262144 >12:20:15,542 INFO program: Block count: 1048576 >12:20:15,542 INFO program: Reserved block count: 10484 >12:20:15,542 INFO program: Free blocks: 296248 >12:20:15,542 INFO program: Free inodes: 158710 >12:20:15,542 INFO program: First block: 0 >12:20:15,542 INFO program: Block size: 4096 >12:20:15,542 INFO program: Fragment size: 4096 >12:20:15,542 INFO program: Reserved GDT blocks: 255 >12:20:15,542 INFO program: Blocks per group: 32768 >12:20:15,542 INFO program: Fragments per group: 32768 >12:20:15,543 INFO program: Inodes per group: 8192 >12:20:15,543 INFO program: Inode blocks per group: 512 >12:20:15,543 INFO program: Flex block group size: 16 >12:20:15,543 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:20:15,543 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:20:15,544 INFO program: Last write time: Sat Nov 10 13:37:00 2012 >12:20:15,544 INFO program: Mount count: 0 >12:20:15,544 INFO program: Maximum mount count: -1 >12:20:15,544 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:20:15,544 INFO program: Check interval: 0 (<none>) >12:20:15,544 INFO program: Lifetime writes: 860 MB >12:20:15,545 INFO program: Reserved blocks uid: 0 (user root) >12:20:15,545 INFO program: Reserved blocks gid: 0 (group root) >12:20:15,545 INFO program: First inode: 11 >12:20:15,545 INFO program: Inode size: 256 >12:20:15,545 INFO program: Required extra isize: 28 >12:20:15,545 INFO program: Desired extra isize: 28 >12:20:15,546 INFO program: Journal inode: 8 >12:20:15,546 INFO program: Default directory hash: half_md4 >12:20:15,546 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:20:15,546 INFO program: Journal backup: inode blocks >12:20:15,546 INFO program: Journal features: journal_incompat_revoke >12:20:15,546 INFO program: Journal size: 128M >12:20:15,547 INFO program: Journal length: 32768 >12:20:15,547 INFO program: Journal sequence: 0x00001622 >12:20:15,547 INFO program: Journal start: 0 >12:20:15,547 INFO program: >12:20:15,547 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:20:15,548 INFO program: Running... dumpe2fs -h /dev/loop3 >12:20:15,552 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:20:15,552 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:20:15,552 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:20:15,552 INFO program: Filesystem magic number: 0xEF53 >12:20:15,552 INFO program: Filesystem revision #: 1 (dynamic) >12:20:15,552 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:20:15,552 INFO program: Filesystem flags: signed_directory_hash >12:20:15,553 INFO program: Default mount options: user_xattr acl >12:20:15,553 INFO program: Filesystem state: clean >12:20:15,553 INFO program: Errors behavior: Continue >12:20:15,553 INFO program: Filesystem OS type: Linux >12:20:15,553 INFO program: Inode count: 262144 >12:20:15,553 INFO program: Block count: 1048576 >12:20:15,553 INFO program: Reserved block count: 10484 >12:20:15,553 INFO program: Free blocks: 296248 >12:20:15,553 INFO program: Free inodes: 158710 >12:20:15,553 INFO program: First block: 0 >12:20:15,554 INFO program: Block size: 4096 >12:20:15,554 INFO program: Fragment size: 4096 >12:20:15,554 INFO program: Reserved GDT blocks: 255 >12:20:15,554 INFO program: Blocks per group: 32768 >12:20:15,554 INFO program: Fragments per group: 32768 >12:20:15,555 INFO program: Inodes per group: 8192 >12:20:15,555 INFO program: Inode blocks per group: 512 >12:20:15,555 INFO program: Flex block group size: 16 >12:20:15,555 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:20:15,556 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:20:15,556 INFO program: Last write time: Sat Nov 10 13:37:00 2012 >12:20:15,556 INFO program: Mount count: 0 >12:20:15,556 INFO program: Maximum mount count: -1 >12:20:15,557 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:20:15,557 INFO program: Check interval: 0 (<none>) >12:20:15,557 INFO program: Lifetime writes: 860 MB >12:20:15,557 INFO program: Reserved blocks uid: 0 (user root) >12:20:15,558 INFO program: Reserved blocks gid: 0 (group root) >12:20:15,558 INFO program: First inode: 11 >12:20:15,558 INFO program: Inode size: 256 >12:20:15,558 INFO program: Required extra isize: 28 >12:20:15,559 INFO program: Desired extra isize: 28 >12:20:15,559 INFO program: Journal inode: 8 >12:20:15,559 INFO program: Default directory hash: half_md4 >12:20:15,559 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:20:15,559 INFO program: Journal backup: inode blocks >12:20:15,560 INFO program: Journal features: journal_incompat_revoke >12:20:15,560 INFO program: Journal size: 128M >12:20:15,560 INFO program: Journal length: 32768 >12:20:15,560 INFO program: Journal sequence: 0x00001622 >12:20:15,561 INFO program: Journal start: 0 >12:20:15,561 INFO program: >12:20:15,561 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:20:15,561 INFO program: Running... resize2fs -P /dev/loop3 >12:20:15,566 INFO program: Couldn't find valid filesystem superblock. >12:20:15,566 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:20:15,566 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >12:20:15,583 INFO program: Running... udevadm settle --timeout=300 >12:20:15,614 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:20:15,618 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:20:15,619 INFO program: Last mounted on: /sysroot >12:20:15,619 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:20:15,619 INFO program: Filesystem magic number: 0xEF53 >12:20:15,619 INFO program: Filesystem revision #: 1 (dynamic) >12:20:15,619 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:20:15,619 INFO program: Filesystem flags: signed_directory_hash >12:20:15,619 INFO program: Default mount options: user_xattr acl >12:20:15,619 INFO program: Filesystem state: clean >12:20:15,619 INFO program: Errors behavior: Continue >12:20:15,619 INFO program: Filesystem OS type: Linux >12:20:15,619 INFO program: Inode count: 262144 >12:20:15,619 INFO program: Block count: 1048576 >12:20:15,619 INFO program: Reserved block count: 10484 >12:20:15,619 INFO program: Free blocks: 296248 >12:20:15,619 INFO program: Free inodes: 158710 >12:20:15,619 INFO program: First block: 0 >12:20:15,620 INFO program: Block size: 4096 >12:20:15,620 INFO program: Fragment size: 4096 >12:20:15,621 INFO program: Reserved GDT blocks: 255 >12:20:15,621 INFO program: Blocks per group: 32768 >12:20:15,621 INFO program: Fragments per group: 32768 >12:20:15,621 INFO program: Inodes per group: 8192 >12:20:15,621 INFO program: Inode blocks per group: 512 >12:20:15,621 INFO program: Flex block group size: 16 >12:20:15,622 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:20:15,622 INFO program: Last mount time: Sun Nov 11 19:45:08 2012 >12:20:15,622 INFO program: Last write time: Sun Nov 11 19:45:08 2012 >12:20:15,622 INFO program: Mount count: 1 >12:20:15,622 INFO program: Maximum mount count: -1 >12:20:15,623 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:20:15,623 INFO program: Check interval: 0 (<none>) >12:20:15,623 INFO program: Lifetime writes: 860 MB >12:20:15,623 INFO program: Reserved blocks uid: 0 (user root) >12:20:15,623 INFO program: Reserved blocks gid: 0 (group root) >12:20:15,623 INFO program: First inode: 11 >12:20:15,624 INFO program: Inode size: 256 >12:20:15,624 INFO program: Required extra isize: 28 >12:20:15,624 INFO program: Desired extra isize: 28 >12:20:15,624 INFO program: Journal inode: 8 >12:20:15,624 INFO program: First orphan inode: 184881 >12:20:15,625 INFO program: Default directory hash: half_md4 >12:20:15,625 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:20:15,625 INFO program: Journal backup: inode blocks >12:20:15,625 INFO program: Journal features: journal_incompat_revoke >12:20:15,625 INFO program: Journal size: 128M >12:20:15,625 INFO program: Journal length: 32768 >12:20:15,626 INFO program: Journal sequence: 0x00001623 >12:20:15,626 INFO program: Journal start: 1 >12:20:15,626 INFO program: >12:20:15,626 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:20:15,626 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:20:15,631 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:20:15,631 INFO program: Last mounted on: /sysroot >12:20:15,631 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:20:15,631 INFO program: Filesystem magic number: 0xEF53 >12:20:15,631 INFO program: Filesystem revision #: 1 (dynamic) >12:20:15,632 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:20:15,632 INFO program: Filesystem flags: signed_directory_hash >12:20:15,632 INFO program: Default mount options: user_xattr acl >12:20:15,632 INFO program: Filesystem state: clean >12:20:15,632 INFO program: Errors behavior: Continue >12:20:15,632 INFO program: Filesystem OS type: Linux >12:20:15,632 INFO program: Inode count: 262144 >12:20:15,632 INFO program: Block count: 1048576 >12:20:15,632 INFO program: Reserved block count: 10484 >12:20:15,633 INFO program: Free blocks: 296248 >12:20:15,633 INFO program: Free inodes: 158710 >12:20:15,633 INFO program: First block: 0 >12:20:15,633 INFO program: Block size: 4096 >12:20:15,633 INFO program: Fragment size: 4096 >12:20:15,633 INFO program: Reserved GDT blocks: 255 >12:20:15,633 INFO program: Blocks per group: 32768 >12:20:15,634 INFO program: Fragments per group: 32768 >12:20:15,634 INFO program: Inodes per group: 8192 >12:20:15,634 INFO program: Inode blocks per group: 512 >12:20:15,634 INFO program: Flex block group size: 16 >12:20:15,634 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:20:15,634 INFO program: Last mount time: Sun Nov 11 19:45:08 2012 >12:20:15,635 INFO program: Last write time: Sun Nov 11 19:45:08 2012 >12:20:15,635 INFO program: Mount count: 1 >12:20:15,635 INFO program: Maximum mount count: -1 >12:20:15,636 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:20:15,636 INFO program: Check interval: 0 (<none>) >12:20:15,636 INFO program: Lifetime writes: 860 MB >12:20:15,636 INFO program: Reserved blocks uid: 0 (user root) >12:20:15,637 INFO program: Reserved blocks gid: 0 (group root) >12:20:15,637 INFO program: First inode: 11 >12:20:15,637 INFO program: Inode size: 256 >12:20:15,637 INFO program: Required extra isize: 28 >12:20:15,637 INFO program: Desired extra isize: 28 >12:20:15,637 INFO program: Journal inode: 8 >12:20:15,638 INFO program: First orphan inode: 184881 >12:20:15,638 INFO program: Default directory hash: half_md4 >12:20:15,638 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:20:15,638 INFO program: Journal backup: inode blocks >12:20:15,638 INFO program: Journal features: journal_incompat_revoke >12:20:15,639 INFO program: Journal size: 128M >12:20:15,639 INFO program: Journal length: 32768 >12:20:15,639 INFO program: Journal sequence: 0x00001623 >12:20:15,639 INFO program: Journal start: 1 >12:20:15,639 INFO program: >12:20:15,639 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:20:15,640 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:20:15,644 INFO program: Estimated minimum size of the filesystem: 753946 >12:20:15,644 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:20:15,660 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:20:15,665 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:20:15,665 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:20:15,666 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:20:15,666 INFO program: Filesystem magic number: 0xEF53 >12:20:15,666 INFO program: Filesystem revision #: 1 (dynamic) >12:20:15,666 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:20:15,666 INFO program: Filesystem flags: signed_directory_hash >12:20:15,666 INFO program: Default mount options: user_xattr acl >12:20:15,666 INFO program: Filesystem state: clean >12:20:15,666 INFO program: Errors behavior: Continue >12:20:15,666 INFO program: Filesystem OS type: Linux >12:20:15,666 INFO program: Inode count: 188416 >12:20:15,666 INFO program: Block count: 753664 >12:20:15,666 INFO program: Reserved block count: 7535 >12:20:15,666 INFO program: Free blocks: 6476 >12:20:15,667 INFO program: Free inodes: 84982 >12:20:15,667 INFO program: First block: 0 >12:20:15,667 INFO program: Block size: 4096 >12:20:15,667 INFO program: Fragment size: 4096 >12:20:15,667 INFO program: Reserved GDT blocks: 255 >12:20:15,667 INFO program: Blocks per group: 32768 >12:20:15,668 INFO program: Fragments per group: 32768 >12:20:15,668 INFO program: Inodes per group: 8192 >12:20:15,668 INFO program: Inode blocks per group: 512 >12:20:15,668 INFO program: Flex block group size: 16 >12:20:15,668 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:20:15,669 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:20:15,669 INFO program: Last write time: Sat Nov 10 13:37:04 2012 >12:20:15,669 INFO program: Mount count: 0 >12:20:15,669 INFO program: Maximum mount count: -1 >12:20:15,669 INFO program: Last checked: Sat Nov 10 13:37:04 2012 >12:20:15,670 INFO program: Check interval: 0 (<none>) >12:20:15,670 INFO program: Lifetime writes: 861 MB >12:20:15,670 INFO program: Reserved blocks uid: 0 (user root) >12:20:15,670 INFO program: Reserved blocks gid: 0 (group root) >12:20:15,670 INFO program: First inode: 11 >12:20:15,670 INFO program: Inode size: 256 >12:20:15,671 INFO program: Required extra isize: 28 >12:20:15,671 INFO program: Desired extra isize: 28 >12:20:15,671 INFO program: Journal inode: 8 >12:20:15,671 INFO program: Default directory hash: half_md4 >12:20:15,671 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:20:15,671 INFO program: Journal backup: inode blocks >12:20:15,672 INFO program: Journal features: journal_incompat_revoke >12:20:15,672 INFO program: Journal size: 128M >12:20:15,672 INFO program: Journal length: 32768 >12:20:15,672 INFO program: Journal sequence: 0x00001622 >12:20:15,672 INFO program: Journal start: 0 >12:20:15,673 INFO program: >12:20:15,673 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:20:15,673 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:20:15,678 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:20:15,678 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:20:15,678 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:20:15,678 INFO program: Filesystem magic number: 0xEF53 >12:20:15,678 INFO program: Filesystem revision #: 1 (dynamic) >12:20:15,678 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:20:15,678 INFO program: Filesystem flags: signed_directory_hash >12:20:15,678 INFO program: Default mount options: user_xattr acl >12:20:15,679 INFO program: Filesystem state: clean >12:20:15,679 INFO program: Errors behavior: Continue >12:20:15,679 INFO program: Filesystem OS type: Linux >12:20:15,679 INFO program: Inode count: 188416 >12:20:15,679 INFO program: Block count: 753664 >12:20:15,679 INFO program: Reserved block count: 7535 >12:20:15,679 INFO program: Free blocks: 6476 >12:20:15,679 INFO program: Free inodes: 84982 >12:20:15,679 INFO program: First block: 0 >12:20:15,680 INFO program: Block size: 4096 >12:20:15,680 INFO program: Fragment size: 4096 >12:20:15,680 INFO program: Reserved GDT blocks: 255 >12:20:15,680 INFO program: Blocks per group: 32768 >12:20:15,680 INFO program: Fragments per group: 32768 >12:20:15,681 INFO program: Inodes per group: 8192 >12:20:15,681 INFO program: Inode blocks per group: 512 >12:20:15,681 INFO program: Flex block group size: 16 >12:20:15,681 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:20:15,682 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:20:15,682 INFO program: Last write time: Sat Nov 10 13:37:04 2012 >12:20:15,682 INFO program: Mount count: 0 >12:20:15,682 INFO program: Maximum mount count: -1 >12:20:15,683 INFO program: Last checked: Sat Nov 10 13:37:04 2012 >12:20:15,683 INFO program: Check interval: 0 (<none>) >12:20:15,683 INFO program: Lifetime writes: 861 MB >12:20:15,683 INFO program: Reserved blocks uid: 0 (user root) >12:20:15,684 INFO program: Reserved blocks gid: 0 (group root) >12:20:15,684 INFO program: First inode: 11 >12:20:15,684 INFO program: Inode size: 256 >12:20:15,684 INFO program: Required extra isize: 28 >12:20:15,684 INFO program: Desired extra isize: 28 >12:20:15,685 INFO program: Journal inode: 8 >12:20:15,685 INFO program: Default directory hash: half_md4 >12:20:15,685 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:20:15,685 INFO program: Journal backup: inode blocks >12:20:15,686 INFO program: Journal features: journal_incompat_revoke >12:20:15,686 INFO program: Journal size: 128M >12:20:15,686 INFO program: Journal length: 32768 >12:20:15,686 INFO program: Journal sequence: 0x00001622 >12:20:15,687 INFO program: Journal start: 0 >12:20:15,687 INFO program: >12:20:15,687 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:20:15,687 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >12:20:15,691 INFO program: Couldn't find valid filesystem superblock. >12:20:15,692 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:20:15,692 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >12:20:15,697 INFO program: Running... udevadm settle --timeout=300 >12:20:15,716 INFO program: Running... udevadm settle --timeout=300 >12:20:15,727 INFO program: Running... udevadm settle --timeout=300 >12:20:15,738 INFO program: Running... udevadm settle --timeout=300 >12:20:15,749 INFO program: Running... udevadm settle --timeout=300 >12:20:15,758 INFO program: Running... udevadm settle --timeout=300 >12:20:15,770 INFO program: Running... udevadm settle --timeout=300 >12:20:15,781 INFO program: Running... udevadm settle --timeout=300 >12:20:15,793 INFO program: Running... udevadm settle --timeout=300 >12:20:15,802 INFO program: Running... udevadm settle --timeout=300 >12:20:15,813 INFO program: Running... udevadm settle --timeout=300 >12:20:15,823 INFO program: Running... udevadm settle --timeout=300 >12:20:15,834 INFO program: Running... udevadm settle --timeout=300 >12:20:15,844 INFO program: Running... udevadm settle --timeout=300 >12:20:15,855 INFO program: Running... udevadm settle --timeout=300 >12:20:15,866 INFO program: Running... udevadm settle --timeout=300 >12:20:15,877 INFO program: Running... udevadm settle --timeout=300 >12:20:15,887 INFO program: Running... udevadm settle --timeout=300 >12:20:15,899 INFO program: Running... udevadm settle --timeout=300 >12:20:15,908 INFO program: Running... udevadm settle --timeout=300 >12:20:15,919 INFO program: Running... udevadm settle --timeout=300 >12:20:15,929 INFO program: Running... udevadm settle --timeout=300 >12:20:15,939 INFO program: Running... udevadm settle --timeout=300 >12:20:15,949 INFO program: Running... udevadm settle --timeout=300 >12:20:15,961 INFO program: Running... udevadm settle --timeout=300 >12:20:15,973 INFO program: Running... udevadm settle --timeout=300 >12:20:15,984 INFO program: Running... udevadm settle --timeout=300 >12:20:15,994 INFO program: Running... udevadm settle --timeout=300 >12:20:16,005 INFO program: Running... udevadm settle --timeout=300 >12:20:16,015 INFO program: Running... udevadm settle --timeout=300 >12:20:16,026 INFO program: Running... udevadm settle --timeout=300 >12:20:16,037 INFO program: Running... udevadm settle --timeout=300 >12:20:16,048 INFO program: Running... udevadm settle --timeout=300 >12:20:16,059 INFO program: Running... udevadm settle --timeout=300 >12:20:16,069 INFO program: Running... udevadm settle --timeout=300 >12:20:16,080 INFO program: Running... udevadm settle --timeout=300 >12:20:16,091 INFO program: Running... udevadm settle --timeout=300 >12:20:16,100 INFO program: Running... udevadm settle --timeout=300 >12:20:16,111 INFO program: Running... udevadm settle --timeout=300 >12:20:16,122 INFO program: Running... udevadm settle --timeout=300 >12:20:16,132 INFO program: Running... udevadm settle --timeout=300 >12:20:16,141 INFO program: Running... udevadm settle --timeout=300 >12:20:16,153 INFO program: Running... udevadm settle --timeout=300 >12:20:16,162 INFO program: Running... udevadm settle --timeout=300 >12:20:16,171 INFO program: Running... udevadm settle --timeout=300 >12:20:16,183 INFO program: Running... udevadm settle --timeout=300 >17:20:16,199 INFO program: Running... /bin/mount -n -t btrfs -o subvol=home,ro /dev/sdb10 /mnt/sysimage >17:20:16,249 INFO program: Running... /bin/umount /mnt/sysimage >12:20:16,264 INFO program: Running... udevadm settle --timeout=300 >12:20:16,275 INFO program: Running... udevadm settle --timeout=300 >12:20:16,285 INFO program: Running... udevadm settle --timeout=300 >12:20:16,296 INFO program: Running... udevadm settle --timeout=300 >17:20:16,307 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb7 /mnt/sysimage >12:20:16,530 INFO program: Running... arch >12:20:16,853 INFO program: x86_64 >17:20:16,917 INFO program: Running... /bin/umount /mnt/sysimage >12:20:16,937 INFO program: Running... udevadm settle --timeout=300 >17:20:16,948 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb8 /mnt/sysimage >17:20:16,993 INFO program: Running... /bin/umount /mnt/sysimage >12:20:17,011 INFO program: Running... udevadm settle --timeout=300 >12:20:17,021 INFO program: Running... udevadm settle --timeout=300 >12:20:17,033 INFO program: Running... udevadm settle --timeout=300 >17:20:17,043 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb9 /mnt/sysimage >17:20:17,149 INFO program: Running... /bin/umount /mnt/sysimage >12:20:17,163 INFO program: Running... udevadm settle --timeout=300 >12:20:17,173 INFO program: Running... udevadm settle --timeout=300 >12:20:17,184 INFO program: Running... udevadm settle --timeout=300 >17:20:17,230 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >12:20:24,329 INFO program: Running... udevadm settle --timeout=300 >12:25:19,163 INFO program: Running... udevadm settle --timeout=300 >12:25:19,192 INFO program: Running... multipath -d >12:25:19,243 INFO program: Nov 11 12:25:19 | sdc: rport id not found >12:25:19,243 INFO program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >12:25:19,243 INFO program: size=7.4G features='0' hwhandler='0' wp=undef >12:25:19,243 INFO program: `-+- policy='service-time 0' prio=1 status=undef >12:25:19,243 INFO program: `- 8:0:0:0 sdc 8:32 undef ready running >12:25:19,244 INFO program: Running... multipath -ll >12:25:19,687 INFO program: Running... ntfsinfo -m /dev/sda1 >12:25:19,744 INFO program: Volume Information >12:25:19,744 INFO program: Name of device: /dev/sda1 >12:25:19,744 INFO program: Device state: 11 >12:25:19,744 INFO program: Volume Name: System Reserved >12:25:19,744 INFO program: Volume State: 91 >12:25:19,744 INFO program: Volume Version: 3.1 >12:25:19,744 INFO program: Sector Size: 512 >12:25:19,744 INFO program: Cluster Size: 4096 >12:25:19,744 INFO program: Index Block Size: 4096 >12:25:19,744 INFO program: Volume Size in Clusters: 8959743 >12:25:19,744 INFO program: MFT Information >12:25:19,744 INFO program: MFT Record Size: 1024 >12:25:19,744 INFO program: MFT Zone Multiplier: 0 >12:25:19,745 INFO program: MFT Data Position: 24 >12:25:19,745 INFO program: MFT Zone Start: 8533 >12:25:19,745 INFO program: MFT Zone End: 1128500 >12:25:19,745 INFO program: MFT Zone Position: 8533 >12:25:19,745 INFO program: Current Position in First Data Zone: 1128500 >12:25:19,745 INFO program: Current Position in Second Data Zone: 0 >12:25:19,745 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >12:25:19,745 INFO program: FILE_MFTMirr Size: 4 >12:25:19,745 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:25:19,745 INFO program: Size of Attribute Definition Table: 2560 >12:25:19,745 INFO program: FILE_Bitmap Information >12:25:19,745 INFO program: FILE_Bitmap MFT Record Number: 6 >12:25:19,745 INFO program: State of FILE_Bitmap Inode: 80 >12:25:19,745 INFO program: Length of Attribute List: 0 >12:25:19,745 INFO program: Attribute List: (null) >12:25:19,745 INFO program: Number of Attached Extent Inodes: 0 >12:25:19,745 INFO program: FILE_Bitmap Data Attribute Information >12:25:19,745 INFO program: Decompressed Runlist: not done yet >12:25:19,745 INFO program: Base Inode: 6 >12:25:19,745 INFO program: Attribute Types: not done yet >12:25:19,745 INFO program: Attribute Name Length: 0 >12:25:19,745 INFO program: Attribute State: 3 >12:25:19,745 INFO program: Attribute Allocated Size: 1122304 >12:25:19,745 INFO program: Attribute Data Size: 1119968 >12:25:19,745 INFO program: Attribute Initialized Size: 1119968 >12:25:19,746 INFO program: Attribute Compressed Size: 0 >12:25:19,746 INFO program: Compression Block Size: 0 >12:25:19,746 INFO program: Compression Block Size Bits: 0 >12:25:19,746 INFO program: Compression Block Clusters: 0 >12:25:19,746 INFO program: Running... ntfsresize -m /dev/sda1 >12:25:19,987 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:25:19,987 INFO program: Minsize (in MB): 57 >12:25:20,013 INFO program: Running... ntfsinfo -m /dev/sda2 >12:25:20,085 INFO program: Volume Information >12:25:20,085 INFO program: Name of device: /dev/sda2 >12:25:20,085 INFO program: Device state: 11 >12:25:20,085 INFO program: Volume Name: Win7 >12:25:20,085 INFO program: Volume State: 91 >12:25:20,085 INFO program: Volume Version: 3.1 >12:25:20,085 INFO program: Sector Size: 512 >12:25:20,085 INFO program: Cluster Size: 4096 >12:25:20,085 INFO program: Index Block Size: 4096 >12:25:20,085 INFO program: Volume Size in Clusters: 32203775 >12:25:20,085 INFO program: MFT Information >12:25:20,085 INFO program: MFT Record Size: 1024 >12:25:20,085 INFO program: MFT Zone Multiplier: 0 >12:25:20,085 INFO program: MFT Data Position: 24 >12:25:20,085 INFO program: MFT Zone Start: 786432 >12:25:20,085 INFO program: MFT Zone End: 4811903 >12:25:20,085 INFO program: MFT Zone Position: 786432 >12:25:20,085 INFO program: Current Position in First Data Zone: 4811903 >12:25:20,085 INFO program: Current Position in Second Data Zone: 0 >12:25:20,085 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:25:20,085 INFO program: FILE_MFTMirr Size: 4 >12:25:20,086 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:25:20,086 INFO program: Size of Attribute Definition Table: 2560 >12:25:20,086 INFO program: FILE_Bitmap Information >12:25:20,086 INFO program: FILE_Bitmap MFT Record Number: 6 >12:25:20,086 INFO program: State of FILE_Bitmap Inode: 80 >12:25:20,086 INFO program: Length of Attribute List: 0 >12:25:20,086 INFO program: Attribute List: (null) >12:25:20,086 INFO program: Number of Attached Extent Inodes: 0 >12:25:20,086 INFO program: FILE_Bitmap Data Attribute Information >12:25:20,086 INFO program: Decompressed Runlist: not done yet >12:25:20,086 INFO program: Base Inode: 6 >12:25:20,086 INFO program: Attribute Types: not done yet >12:25:20,086 INFO program: Attribute Name Length: 0 >12:25:20,086 INFO program: Attribute State: 3 >12:25:20,086 INFO program: Attribute Allocated Size: 4026368 >12:25:20,086 INFO program: Attribute Data Size: 4025472 >12:25:20,086 INFO program: Attribute Initialized Size: 4025472 >12:25:20,086 INFO program: Attribute Compressed Size: 0 >12:25:20,086 INFO program: Compression Block Size: 0 >12:25:20,086 INFO program: Compression Block Size Bits: 0 >12:25:20,086 INFO program: Compression Block Clusters: 0 >12:25:20,086 INFO program: Running... ntfsresize -m /dev/sda2 >12:25:36,723 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:25:36,723 INFO program: Minsize (in MB): 125839 >12:25:36,846 INFO program: Running... ntfsinfo -m /dev/sda5 >12:25:36,908 INFO program: Volume Information >12:25:36,908 INFO program: Name of device: /dev/sda5 >12:25:36,908 INFO program: Device state: 11 >12:25:36,908 INFO program: Volume Name: A2 >12:25:36,908 INFO program: Volume State: 91 >12:25:36,908 INFO program: Volume Version: 3.1 >12:25:36,908 INFO program: Sector Size: 512 >12:25:36,908 INFO program: Cluster Size: 4096 >12:25:36,908 INFO program: Index Block Size: 4096 >12:25:36,908 INFO program: Volume Size in Clusters: 36639231 >12:25:36,908 INFO program: MFT Information >12:25:36,908 INFO program: MFT Record Size: 1024 >12:25:36,908 INFO program: MFT Zone Multiplier: 0 >12:25:36,908 INFO program: MFT Data Position: 24 >12:25:36,908 INFO program: MFT Zone Start: 786432 >12:25:36,908 INFO program: MFT Zone End: 5366335 >12:25:36,908 INFO program: MFT Zone Position: 786432 >12:25:36,908 INFO program: Current Position in First Data Zone: 5366335 >12:25:36,908 INFO program: Current Position in Second Data Zone: 0 >12:25:36,908 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:25:36,908 INFO program: FILE_MFTMirr Size: 4 >12:25:36,909 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:25:36,909 INFO program: Size of Attribute Definition Table: 2560 >12:25:36,909 INFO program: FILE_Bitmap Information >12:25:36,909 INFO program: FILE_Bitmap MFT Record Number: 6 >12:25:36,909 INFO program: State of FILE_Bitmap Inode: 80 >12:25:36,909 INFO program: Length of Attribute List: 0 >12:25:36,909 INFO program: Attribute List: (null) >12:25:36,909 INFO program: Number of Attached Extent Inodes: 0 >12:25:36,909 INFO program: FILE_Bitmap Data Attribute Information >12:25:36,909 INFO program: Decompressed Runlist: not done yet >12:25:36,909 INFO program: Base Inode: 6 >12:25:36,909 INFO program: Attribute Types: not done yet >12:25:36,909 INFO program: Attribute Name Length: 0 >12:25:36,909 INFO program: Attribute State: 3 >12:25:36,909 INFO program: Attribute Allocated Size: 4583424 >12:25:36,909 INFO program: Attribute Data Size: 4579904 >12:25:36,909 INFO program: Attribute Initialized Size: 4579904 >12:25:36,909 INFO program: Attribute Compressed Size: 0 >12:25:36,909 INFO program: Compression Block Size: 0 >12:25:36,909 INFO program: Compression Block Size Bits: 0 >12:25:36,909 INFO program: Compression Block Clusters: 0 >12:25:36,909 INFO program: Running... ntfsresize -m /dev/sda5 >12:25:38,839 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:25:38,839 INFO program: Minsize (in MB): 141993 >12:25:38,878 INFO program: Running... ntfsinfo -m /dev/sda6 >12:25:38,926 INFO program: Volume Information >12:25:38,926 INFO program: Name of device: /dev/sda6 >12:25:38,926 INFO program: Device state: 11 >12:25:38,926 INFO program: Volume Name: sysoftware >12:25:38,927 INFO program: Volume State: 91 >12:25:38,927 INFO program: Volume Version: 3.1 >12:25:38,927 INFO program: Sector Size: 512 >12:25:38,927 INFO program: Cluster Size: 4096 >12:25:38,927 INFO program: Index Block Size: 4096 >12:25:38,927 INFO program: Volume Size in Clusters: 51199999 >12:25:38,927 INFO program: MFT Information >12:25:38,927 INFO program: MFT Record Size: 1024 >12:25:38,927 INFO program: MFT Zone Multiplier: 0 >12:25:38,927 INFO program: MFT Data Position: 24 >12:25:38,927 INFO program: MFT Zone Start: 786432 >12:25:38,927 INFO program: MFT Zone End: 7186431 >12:25:38,927 INFO program: MFT Zone Position: 786432 >12:25:38,927 INFO program: Current Position in First Data Zone: 7186431 >12:25:38,927 INFO program: Current Position in Second Data Zone: 0 >12:25:38,927 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:25:38,927 INFO program: FILE_MFTMirr Size: 4 >12:25:38,927 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:25:38,927 INFO program: Size of Attribute Definition Table: 2560 >12:25:38,927 INFO program: FILE_Bitmap Information >12:25:38,927 INFO program: FILE_Bitmap MFT Record Number: 6 >12:25:38,927 INFO program: State of FILE_Bitmap Inode: 80 >12:25:38,927 INFO program: Length of Attribute List: 0 >12:25:38,928 INFO program: Attribute List: (null) >12:25:38,928 INFO program: Number of Attached Extent Inodes: 0 >12:25:38,928 INFO program: FILE_Bitmap Data Attribute Information >12:25:38,928 INFO program: Decompressed Runlist: not done yet >12:25:38,928 INFO program: Base Inode: 6 >12:25:38,928 INFO program: Attribute Types: not done yet >12:25:38,928 INFO program: Attribute Name Length: 0 >12:25:38,928 INFO program: Attribute State: 3 >12:25:38,928 INFO program: Attribute Allocated Size: 6402048 >12:25:38,928 INFO program: Attribute Data Size: 6400000 >12:25:38,928 INFO program: Attribute Initialized Size: 6400000 >12:25:38,928 INFO program: Attribute Compressed Size: 0 >12:25:38,928 INFO program: Compression Block Size: 0 >12:25:38,928 INFO program: Compression Block Size Bits: 0 >12:25:38,928 INFO program: Compression Block Clusters: 0 >12:25:38,928 INFO program: Running... ntfsresize -m /dev/sda6 >12:25:40,089 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:25:40,089 INFO program: Minsize (in MB): 199222 >12:25:40,202 INFO program: Running... ntfsinfo -m /dev/sda7 >12:25:40,245 INFO program: Volume Information >12:25:40,245 INFO program: Name of device: /dev/sda7 >12:25:40,245 INFO program: Device state: 11 >12:25:40,245 INFO program: Volume Name: VolumeM >12:25:40,245 INFO program: Volume State: 91 >12:25:40,245 INFO program: Volume Version: 3.1 >12:25:40,245 INFO program: Sector Size: 512 >12:25:40,246 INFO program: Cluster Size: 4096 >12:25:40,246 INFO program: Index Block Size: 4096 >12:25:40,246 INFO program: Volume Size in Clusters: 40160255 >12:25:40,246 INFO program: MFT Information >12:25:40,246 INFO program: MFT Record Size: 1024 >12:25:40,246 INFO program: MFT Zone Multiplier: 0 >12:25:40,246 INFO program: MFT Data Position: 24 >12:25:40,246 INFO program: MFT Zone Start: 786432 >12:25:40,246 INFO program: MFT Zone End: 5806463 >12:25:40,246 INFO program: MFT Zone Position: 786432 >12:25:40,246 INFO program: Current Position in First Data Zone: 5806463 >12:25:40,246 INFO program: Current Position in Second Data Zone: 0 >12:25:40,246 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:25:40,246 INFO program: FILE_MFTMirr Size: 4 >12:25:40,246 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:25:40,246 INFO program: Size of Attribute Definition Table: 2560 >12:25:40,246 INFO program: FILE_Bitmap Information >12:25:40,246 INFO program: FILE_Bitmap MFT Record Number: 6 >12:25:40,246 INFO program: State of FILE_Bitmap Inode: 80 >12:25:40,246 INFO program: Length of Attribute List: 0 >12:25:40,246 INFO program: Attribute List: (null) >12:25:40,246 INFO program: Number of Attached Extent Inodes: 0 >12:25:40,246 INFO program: FILE_Bitmap Data Attribute Information >12:25:40,246 INFO program: Decompressed Runlist: not done yet >12:25:40,247 INFO program: Base Inode: 6 >12:25:40,247 INFO program: Attribute Types: not done yet >12:25:40,247 INFO program: Attribute Name Length: 0 >12:25:40,247 INFO program: Attribute State: 3 >12:25:40,247 INFO program: Attribute Allocated Size: 5021696 >12:25:40,247 INFO program: Attribute Data Size: 5020032 >12:25:40,247 INFO program: Attribute Initialized Size: 5020032 >12:25:40,247 INFO program: Attribute Compressed Size: 0 >12:25:40,247 INFO program: Compression Block Size: 0 >12:25:40,247 INFO program: Compression Block Size Bits: 0 >12:25:40,247 INFO program: Compression Block Clusters: 0 >12:25:40,247 INFO program: Running... ntfsresize -m /dev/sda7 >12:25:40,925 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:25:40,925 INFO program: Minsize (in MB): 117583 >12:25:41,047 INFO program: Running... ntfsinfo -m /dev/sda8 >12:25:41,082 INFO program: Volume Information >12:25:41,082 INFO program: Name of device: /dev/sda8 >12:25:41,082 INFO program: Device state: 11 >12:25:41,082 INFO program: Volume Name: win8b >12:25:41,082 INFO program: Volume State: 91 >12:25:41,082 INFO program: Volume Version: 3.1 >12:25:41,082 INFO program: Sector Size: 512 >12:25:41,082 INFO program: Cluster Size: 4096 >12:25:41,082 INFO program: Index Block Size: 4096 >12:25:41,082 INFO program: Volume Size in Clusters: 63999999 >12:25:41,082 INFO program: MFT Information >12:25:41,082 INFO program: MFT Record Size: 1024 >12:25:41,082 INFO program: MFT Zone Multiplier: 0 >12:25:41,082 INFO program: MFT Data Position: 24 >12:25:41,082 INFO program: MFT Zone Start: 786432 >12:25:41,083 INFO program: MFT Zone End: 8786431 >12:25:41,083 INFO program: MFT Zone Position: 786432 >12:25:41,083 INFO program: Current Position in First Data Zone: 8786431 >12:25:41,083 INFO program: Current Position in Second Data Zone: 0 >12:25:41,083 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:25:41,083 INFO program: FILE_MFTMirr Size: 4 >12:25:41,083 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:25:41,083 INFO program: Size of Attribute Definition Table: 2560 >12:25:41,083 INFO program: FILE_Bitmap Information >12:25:41,083 INFO program: FILE_Bitmap MFT Record Number: 6 >12:25:41,083 INFO program: State of FILE_Bitmap Inode: 80 >12:25:41,083 INFO program: Length of Attribute List: 0 >12:25:41,083 INFO program: Attribute List: (null) >12:25:41,083 INFO program: Number of Attached Extent Inodes: 0 >12:25:41,083 INFO program: FILE_Bitmap Data Attribute Information >12:25:41,083 INFO program: Decompressed Runlist: not done yet >12:25:41,083 INFO program: Base Inode: 6 >12:25:41,083 INFO program: Attribute Types: not done yet >12:25:41,083 INFO program: Attribute Name Length: 0 >12:25:41,084 INFO program: Attribute State: 3 >12:25:41,084 INFO program: Attribute Allocated Size: 8003584 >12:25:41,084 INFO program: Attribute Data Size: 8000000 >12:25:41,084 INFO program: Attribute Initialized Size: 8000000 >12:25:41,084 INFO program: Attribute Compressed Size: 0 >12:25:41,084 INFO program: Compression Block Size: 0 >12:25:41,084 INFO program: Compression Block Size Bits: 0 >12:25:41,084 INFO program: Compression Block Clusters: 0 >12:25:41,084 INFO program: Running... ntfsresize -m /dev/sda8 >12:25:41,962 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:25:41,962 INFO program: Minsize (in MB): 243829 >12:25:42,471 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.14k_I1Ya >12:25:42,473 INFO program: ID 256 gen 5 top level 5 path home >12:25:42,744 INFO program: Running... ntfsinfo -m /dev/sdb2 >12:25:42,965 INFO program: Volume Information >12:25:42,965 INFO program: Name of device: /dev/sdb2 >12:25:42,965 INFO program: Device state: 11 >12:25:42,965 INFO program: Volume Name: VolumeS >12:25:42,965 INFO program: Volume State: 91 >12:25:42,965 INFO program: Volume Version: 3.1 >12:25:42,965 INFO program: Sector Size: 512 >12:25:42,965 INFO program: Cluster Size: 4096 >12:25:42,965 INFO program: Index Block Size: 4096 >12:25:42,965 INFO program: Volume Size in Clusters: 51199999 >12:25:42,965 INFO program: MFT Information >12:25:42,965 INFO program: MFT Record Size: 1024 >12:25:42,965 INFO program: MFT Zone Multiplier: 0 >12:25:42,965 INFO program: MFT Data Position: 24 >12:25:42,965 INFO program: MFT Zone Start: 786432 >12:25:42,965 INFO program: MFT Zone End: 7186431 >12:25:42,965 INFO program: MFT Zone Position: 786432 >12:25:42,965 INFO program: Current Position in First Data Zone: 7186431 >12:25:42,965 INFO program: Current Position in Second Data Zone: 0 >12:25:42,966 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:25:42,966 INFO program: FILE_MFTMirr Size: 4 >12:25:42,966 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:25:42,966 INFO program: Size of Attribute Definition Table: 2560 >12:25:42,966 INFO program: FILE_Bitmap Information >12:25:42,966 INFO program: FILE_Bitmap MFT Record Number: 6 >12:25:42,966 INFO program: State of FILE_Bitmap Inode: 80 >12:25:42,966 INFO program: Length of Attribute List: 0 >12:25:42,966 INFO program: Attribute List: (null) >12:25:42,966 INFO program: Number of Attached Extent Inodes: 0 >12:25:42,966 INFO program: FILE_Bitmap Data Attribute Information >12:25:42,966 INFO program: Decompressed Runlist: not done yet >12:25:42,966 INFO program: Base Inode: 6 >12:25:42,966 INFO program: Attribute Types: not done yet >12:25:42,966 INFO program: Attribute Name Length: 0 >12:25:42,966 INFO program: Attribute State: 3 >12:25:42,966 INFO program: Attribute Allocated Size: 6402048 >12:25:42,966 INFO program: Attribute Data Size: 6400000 >12:25:42,966 INFO program: Attribute Initialized Size: 6400000 >12:25:42,966 INFO program: Attribute Compressed Size: 0 >12:25:42,966 INFO program: Compression Block Size: 0 >12:25:42,966 INFO program: Compression Block Size Bits: 0 >12:25:42,966 INFO program: Compression Block Clusters: 0 >12:25:42,967 INFO program: Running... ntfsresize -m /dev/sdb2 >12:25:44,855 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:25:44,855 INFO program: Minsize (in MB): 186157 >12:25:45,032 INFO program: Running... ntfsinfo -m /dev/sdb5 >12:25:45,086 INFO program: Volume Information >12:25:45,086 INFO program: Name of device: /dev/sdb5 >12:25:45,086 INFO program: Device state: 11 >12:25:45,086 INFO program: Volume Name: Win8 >12:25:45,086 INFO program: Volume State: 91 >12:25:45,086 INFO program: Volume Version: 3.1 >12:25:45,086 INFO program: Sector Size: 512 >12:25:45,086 INFO program: Cluster Size: 4096 >12:25:45,086 INFO program: Index Block Size: 4096 >12:25:45,086 INFO program: Volume Size in Clusters: 77069055 >12:25:45,086 INFO program: MFT Information >12:25:45,086 INFO program: MFT Record Size: 1024 >12:25:45,086 INFO program: MFT Zone Multiplier: 0 >12:25:45,086 INFO program: MFT Data Position: 24 >12:25:45,086 INFO program: MFT Zone Start: 786432 >12:25:45,086 INFO program: MFT Zone End: 10420063 >12:25:45,087 INFO program: MFT Zone Position: 786432 >12:25:45,087 INFO program: Current Position in First Data Zone: 10420063 >12:25:45,087 INFO program: Current Position in Second Data Zone: 0 >12:25:45,087 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:25:45,087 INFO program: FILE_MFTMirr Size: 4 >12:25:45,087 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:25:45,087 INFO program: Size of Attribute Definition Table: 2560 >12:25:45,087 INFO program: FILE_Bitmap Information >12:25:45,087 INFO program: FILE_Bitmap MFT Record Number: 6 >12:25:45,087 INFO program: State of FILE_Bitmap Inode: 80 >12:25:45,087 INFO program: Length of Attribute List: 0 >12:25:45,087 INFO program: Attribute List: (null) >12:25:45,087 INFO program: Number of Attached Extent Inodes: 0 >12:25:45,087 INFO program: FILE_Bitmap Data Attribute Information >12:25:45,087 INFO program: Decompressed Runlist: not done yet >12:25:45,087 INFO program: Base Inode: 6 >12:25:45,087 INFO program: Attribute Types: not done yet >12:25:45,087 INFO program: Attribute Name Length: 0 >12:25:45,087 INFO program: Attribute State: 3 >12:25:45,087 INFO program: Attribute Allocated Size: 9633792 >12:25:45,087 INFO program: Attribute Data Size: 9633632 >12:25:45,087 INFO program: Attribute Initialized Size: 9633632 >12:25:45,087 INFO program: Attribute Compressed Size: 0 >12:25:45,087 INFO program: Compression Block Size: 0 >12:25:45,087 INFO program: Compression Block Size Bits: 0 >12:25:45,088 INFO program: Compression Block Clusters: 0 >12:25:45,088 INFO program: Running... ntfsresize -m /dev/sdb5 >12:25:52,285 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:25:52,285 INFO program: Minsize (in MB): 67619 >12:25:52,349 INFO program: Running... ntfsinfo -m /dev/sdb6 >12:25:52,375 INFO program: Volume Information >12:25:52,375 INFO program: Name of device: /dev/sdb6 >12:25:52,375 INFO program: Device state: 11 >12:25:52,375 INFO program: Volume Name: >12:25:52,375 INFO program: Volume State: 91 >12:25:52,375 INFO program: Volume Version: 3.1 >12:25:52,375 INFO program: Sector Size: 512 >12:25:52,375 INFO program: Cluster Size: 4096 >12:25:52,375 INFO program: Index Block Size: 4096 >12:25:52,375 INFO program: Volume Size in Clusters: 89599999 >12:25:52,376 INFO program: MFT Information >12:25:52,376 INFO program: MFT Record Size: 1024 >12:25:52,376 INFO program: MFT Zone Multiplier: 0 >12:25:52,376 INFO program: MFT Data Position: 24 >12:25:52,376 INFO program: MFT Zone Start: 786432 >12:25:52,376 INFO program: MFT Zone End: 11986431 >12:25:52,376 INFO program: MFT Zone Position: 786432 >12:25:52,376 INFO program: Current Position in First Data Zone: 11986431 >12:25:52,376 INFO program: Current Position in Second Data Zone: 0 >12:25:52,376 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:25:52,376 INFO program: FILE_MFTMirr Size: 4 >12:25:52,376 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:25:52,376 INFO program: Size of Attribute Definition Table: 2560 >12:25:52,376 INFO program: FILE_Bitmap Information >12:25:52,376 INFO program: FILE_Bitmap MFT Record Number: 6 >12:25:52,376 INFO program: State of FILE_Bitmap Inode: 80 >12:25:52,376 INFO program: Length of Attribute List: 0 >12:25:52,376 INFO program: Attribute List: (null) >12:25:52,376 INFO program: Number of Attached Extent Inodes: 0 >12:25:52,376 INFO program: FILE_Bitmap Data Attribute Information >12:25:52,376 INFO program: Decompressed Runlist: not done yet >12:25:52,376 INFO program: Base Inode: 6 >12:25:52,376 INFO program: Attribute Types: not done yet >12:25:52,376 INFO program: Attribute Name Length: 0 >12:25:52,376 INFO program: Attribute State: 3 >12:25:52,377 INFO program: Attribute Allocated Size: 11202560 >12:25:52,377 INFO program: Attribute Data Size: 11200000 >12:25:52,377 INFO program: Attribute Initialized Size: 11200000 >12:25:52,377 INFO program: Attribute Compressed Size: 0 >12:25:52,377 INFO program: Compression Block Size: 0 >12:25:52,377 INFO program: Compression Block Size Bits: 0 >12:25:52,377 INFO program: Compression Block Clusters: 0 >12:25:52,377 INFO program: Running... ntfsresize -m /dev/sdb6 >12:25:58,491 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:25:58,491 INFO program: Minsize (in MB): 271268 >12:25:59,170 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.23kRixu4 >12:26:22,094 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.25KBPTPO >12:26:22,848 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.27G41D_y >12:26:23,119 INFO program: Running... dumpe2fs -h /dev/loop3 >12:26:23,121 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:26:23,122 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:26:23,122 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:26:23,122 INFO program: Filesystem magic number: 0xEF53 >12:26:23,122 INFO program: Filesystem revision #: 1 (dynamic) >12:26:23,122 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:26:23,122 INFO program: Filesystem flags: signed_directory_hash >12:26:23,122 INFO program: Default mount options: user_xattr acl >12:26:23,122 INFO program: Filesystem state: clean >12:26:23,122 INFO program: Errors behavior: Continue >12:26:23,122 INFO program: Filesystem OS type: Linux >12:26:23,122 INFO program: Inode count: 262144 >12:26:23,122 INFO program: Block count: 1048576 >12:26:23,122 INFO program: Reserved block count: 10484 >12:26:23,122 INFO program: Free blocks: 296248 >12:26:23,122 INFO program: Free inodes: 158710 >12:26:23,122 INFO program: First block: 0 >12:26:23,122 INFO program: Block size: 4096 >12:26:23,122 INFO program: Fragment size: 4096 >12:26:23,122 INFO program: Reserved GDT blocks: 255 >12:26:23,122 INFO program: Blocks per group: 32768 >12:26:23,122 INFO program: Fragments per group: 32768 >12:26:23,122 INFO program: Inodes per group: 8192 >12:26:23,122 INFO program: Inode blocks per group: 512 >12:26:23,122 INFO program: Flex block group size: 16 >12:26:23,123 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:26:23,123 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:26:23,123 INFO program: Last write time: Sat Nov 10 13:37:00 2012 >12:26:23,123 INFO program: Mount count: 0 >12:26:23,123 INFO program: Maximum mount count: -1 >12:26:23,123 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:26:23,123 INFO program: Check interval: 0 (<none>) >12:26:23,123 INFO program: Lifetime writes: 860 MB >12:26:23,123 INFO program: Reserved blocks uid: 0 (user root) >12:26:23,123 INFO program: Reserved blocks gid: 0 (group root) >12:26:23,123 INFO program: First inode: 11 >12:26:23,123 INFO program: Inode size: 256 >12:26:23,123 INFO program: Required extra isize: 28 >12:26:23,123 INFO program: Desired extra isize: 28 >12:26:23,123 INFO program: Journal inode: 8 >12:26:23,123 INFO program: Default directory hash: half_md4 >12:26:23,123 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:26:23,123 INFO program: Journal backup: inode blocks >12:26:23,123 INFO program: Journal features: journal_incompat_revoke >12:26:23,123 INFO program: Journal size: 128M >12:26:23,123 INFO program: Journal length: 32768 >12:26:23,123 INFO program: Journal sequence: 0x00001622 >12:26:23,123 INFO program: Journal start: 0 >12:26:23,123 INFO program: >12:26:23,124 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:26:23,124 INFO program: Running... dumpe2fs -h /dev/loop3 >12:26:23,126 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:26:23,126 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:26:23,126 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:26:23,126 INFO program: Filesystem magic number: 0xEF53 >12:26:23,126 INFO program: Filesystem revision #: 1 (dynamic) >12:26:23,126 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:26:23,126 INFO program: Filesystem flags: signed_directory_hash >12:26:23,126 INFO program: Default mount options: user_xattr acl >12:26:23,126 INFO program: Filesystem state: clean >12:26:23,126 INFO program: Errors behavior: Continue >12:26:23,126 INFO program: Filesystem OS type: Linux >12:26:23,126 INFO program: Inode count: 262144 >12:26:23,126 INFO program: Block count: 1048576 >12:26:23,126 INFO program: Reserved block count: 10484 >12:26:23,126 INFO program: Free blocks: 296248 >12:26:23,126 INFO program: Free inodes: 158710 >12:26:23,126 INFO program: First block: 0 >12:26:23,126 INFO program: Block size: 4096 >12:26:23,127 INFO program: Fragment size: 4096 >12:26:23,127 INFO program: Reserved GDT blocks: 255 >12:26:23,127 INFO program: Blocks per group: 32768 >12:26:23,127 INFO program: Fragments per group: 32768 >12:26:23,127 INFO program: Inodes per group: 8192 >12:26:23,127 INFO program: Inode blocks per group: 512 >12:26:23,127 INFO program: Flex block group size: 16 >12:26:23,127 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:26:23,127 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:26:23,127 INFO program: Last write time: Sat Nov 10 13:37:00 2012 >12:26:23,127 INFO program: Mount count: 0 >12:26:23,127 INFO program: Maximum mount count: -1 >12:26:23,127 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:26:23,127 INFO program: Check interval: 0 (<none>) >12:26:23,127 INFO program: Lifetime writes: 860 MB >12:26:23,127 INFO program: Reserved blocks uid: 0 (user root) >12:26:23,127 INFO program: Reserved blocks gid: 0 (group root) >12:26:23,127 INFO program: First inode: 11 >12:26:23,127 INFO program: Inode size: 256 >12:26:23,127 INFO program: Required extra isize: 28 >12:26:23,127 INFO program: Desired extra isize: 28 >12:26:23,127 INFO program: Journal inode: 8 >12:26:23,127 INFO program: Default directory hash: half_md4 >12:26:23,127 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:26:23,127 INFO program: Journal backup: inode blocks >12:26:23,128 INFO program: Journal features: journal_incompat_revoke >12:26:23,128 INFO program: Journal size: 128M >12:26:23,128 INFO program: Journal length: 32768 >12:26:23,128 INFO program: Journal sequence: 0x00001622 >12:26:23,128 INFO program: Journal start: 0 >12:26:23,128 INFO program: >12:26:23,128 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:26:23,128 INFO program: Running... resize2fs -P /dev/loop3 >12:26:23,130 INFO program: Couldn't find valid filesystem superblock. >12:26:23,130 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:26:23,130 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >12:26:23,143 INFO program: Running... udevadm settle --timeout=300 >12:26:23,168 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:26:23,170 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:26:23,170 INFO program: Last mounted on: /sysroot >12:26:23,170 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:26:23,170 INFO program: Filesystem magic number: 0xEF53 >12:26:23,170 INFO program: Filesystem revision #: 1 (dynamic) >12:26:23,170 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:26:23,170 INFO program: Filesystem flags: signed_directory_hash >12:26:23,171 INFO program: Default mount options: user_xattr acl >12:26:23,171 INFO program: Filesystem state: clean >12:26:23,171 INFO program: Errors behavior: Continue >12:26:23,171 INFO program: Filesystem OS type: Linux >12:26:23,171 INFO program: Inode count: 262144 >12:26:23,171 INFO program: Block count: 1048576 >12:26:23,171 INFO program: Reserved block count: 10484 >12:26:23,171 INFO program: Free blocks: 296248 >12:26:23,171 INFO program: Free inodes: 158710 >12:26:23,171 INFO program: First block: 0 >12:26:23,171 INFO program: Block size: 4096 >12:26:23,171 INFO program: Fragment size: 4096 >12:26:23,171 INFO program: Reserved GDT blocks: 255 >12:26:23,171 INFO program: Blocks per group: 32768 >12:26:23,171 INFO program: Fragments per group: 32768 >12:26:23,171 INFO program: Inodes per group: 8192 >12:26:23,171 INFO program: Inode blocks per group: 512 >12:26:23,171 INFO program: Flex block group size: 16 >12:26:23,171 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:26:23,171 INFO program: Last mount time: Sun Nov 11 19:45:08 2012 >12:26:23,171 INFO program: Last write time: Sun Nov 11 19:45:08 2012 >12:26:23,171 INFO program: Mount count: 1 >12:26:23,171 INFO program: Maximum mount count: -1 >12:26:23,171 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:26:23,172 INFO program: Check interval: 0 (<none>) >12:26:23,172 INFO program: Lifetime writes: 860 MB >12:26:23,172 INFO program: Reserved blocks uid: 0 (user root) >12:26:23,172 INFO program: Reserved blocks gid: 0 (group root) >12:26:23,172 INFO program: First inode: 11 >12:26:23,172 INFO program: Inode size: 256 >12:26:23,172 INFO program: Required extra isize: 28 >12:26:23,172 INFO program: Desired extra isize: 28 >12:26:23,172 INFO program: Journal inode: 8 >12:26:23,172 INFO program: First orphan inode: 184802 >12:26:23,172 INFO program: Default directory hash: half_md4 >12:26:23,172 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:26:23,172 INFO program: Journal backup: inode blocks >12:26:23,172 INFO program: Journal features: journal_incompat_revoke >12:26:23,172 INFO program: Journal size: 128M >12:26:23,172 INFO program: Journal length: 32768 >12:26:23,172 INFO program: Journal sequence: 0x00001623 >12:26:23,172 INFO program: Journal start: 1 >12:26:23,172 INFO program: >12:26:23,172 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:26:23,172 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:26:23,175 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:26:23,175 INFO program: Last mounted on: /sysroot >12:26:23,175 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:26:23,175 INFO program: Filesystem magic number: 0xEF53 >12:26:23,175 INFO program: Filesystem revision #: 1 (dynamic) >12:26:23,175 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:26:23,175 INFO program: Filesystem flags: signed_directory_hash >12:26:23,175 INFO program: Default mount options: user_xattr acl >12:26:23,175 INFO program: Filesystem state: clean >12:26:23,175 INFO program: Errors behavior: Continue >12:26:23,175 INFO program: Filesystem OS type: Linux >12:26:23,175 INFO program: Inode count: 262144 >12:26:23,175 INFO program: Block count: 1048576 >12:26:23,175 INFO program: Reserved block count: 10484 >12:26:23,175 INFO program: Free blocks: 296248 >12:26:23,175 INFO program: Free inodes: 158710 >12:26:23,175 INFO program: First block: 0 >12:26:23,175 INFO program: Block size: 4096 >12:26:23,175 INFO program: Fragment size: 4096 >12:26:23,175 INFO program: Reserved GDT blocks: 255 >12:26:23,176 INFO program: Blocks per group: 32768 >12:26:23,176 INFO program: Fragments per group: 32768 >12:26:23,176 INFO program: Inodes per group: 8192 >12:26:23,176 INFO program: Inode blocks per group: 512 >12:26:23,176 INFO program: Flex block group size: 16 >12:26:23,176 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:26:23,176 INFO program: Last mount time: Sun Nov 11 19:45:08 2012 >12:26:23,176 INFO program: Last write time: Sun Nov 11 19:45:08 2012 >12:26:23,176 INFO program: Mount count: 1 >12:26:23,176 INFO program: Maximum mount count: -1 >12:26:23,176 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:26:23,176 INFO program: Check interval: 0 (<none>) >12:26:23,176 INFO program: Lifetime writes: 860 MB >12:26:23,176 INFO program: Reserved blocks uid: 0 (user root) >12:26:23,176 INFO program: Reserved blocks gid: 0 (group root) >12:26:23,176 INFO program: First inode: 11 >12:26:23,176 INFO program: Inode size: 256 >12:26:23,176 INFO program: Required extra isize: 28 >12:26:23,176 INFO program: Desired extra isize: 28 >12:26:23,176 INFO program: Journal inode: 8 >12:26:23,176 INFO program: First orphan inode: 184802 >12:26:23,176 INFO program: Default directory hash: half_md4 >12:26:23,176 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:26:23,177 INFO program: Journal backup: inode blocks >12:26:23,177 INFO program: Journal features: journal_incompat_revoke >12:26:23,177 INFO program: Journal size: 128M >12:26:23,177 INFO program: Journal length: 32768 >12:26:23,177 INFO program: Journal sequence: 0x00001623 >12:26:23,177 INFO program: Journal start: 1 >12:26:23,177 INFO program: >12:26:23,177 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:26:23,177 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:26:23,179 INFO program: Estimated minimum size of the filesystem: 753946 >12:26:23,179 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:26:23,192 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:26:23,194 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:26:23,194 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:26:23,194 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:26:23,194 INFO program: Filesystem magic number: 0xEF53 >12:26:23,194 INFO program: Filesystem revision #: 1 (dynamic) >12:26:23,194 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:26:23,194 INFO program: Filesystem flags: signed_directory_hash >12:26:23,195 INFO program: Default mount options: user_xattr acl >12:26:23,195 INFO program: Filesystem state: clean >12:26:23,195 INFO program: Errors behavior: Continue >12:26:23,195 INFO program: Filesystem OS type: Linux >12:26:23,195 INFO program: Inode count: 188416 >12:26:23,195 INFO program: Block count: 753664 >12:26:23,195 INFO program: Reserved block count: 7535 >12:26:23,195 INFO program: Free blocks: 6476 >12:26:23,195 INFO program: Free inodes: 84982 >12:26:23,195 INFO program: First block: 0 >12:26:23,195 INFO program: Block size: 4096 >12:26:23,195 INFO program: Fragment size: 4096 >12:26:23,195 INFO program: Reserved GDT blocks: 255 >12:26:23,195 INFO program: Blocks per group: 32768 >12:26:23,195 INFO program: Fragments per group: 32768 >12:26:23,195 INFO program: Inodes per group: 8192 >12:26:23,195 INFO program: Inode blocks per group: 512 >12:26:23,195 INFO program: Flex block group size: 16 >12:26:23,195 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:26:23,195 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:26:23,195 INFO program: Last write time: Sat Nov 10 13:37:04 2012 >12:26:23,195 INFO program: Mount count: 0 >12:26:23,195 INFO program: Maximum mount count: -1 >12:26:23,195 INFO program: Last checked: Sat Nov 10 13:37:04 2012 >12:26:23,195 INFO program: Check interval: 0 (<none>) >12:26:23,196 INFO program: Lifetime writes: 861 MB >12:26:23,196 INFO program: Reserved blocks uid: 0 (user root) >12:26:23,196 INFO program: Reserved blocks gid: 0 (group root) >12:26:23,196 INFO program: First inode: 11 >12:26:23,196 INFO program: Inode size: 256 >12:26:23,196 INFO program: Required extra isize: 28 >12:26:23,196 INFO program: Desired extra isize: 28 >12:26:23,196 INFO program: Journal inode: 8 >12:26:23,196 INFO program: Default directory hash: half_md4 >12:26:23,196 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:26:23,196 INFO program: Journal backup: inode blocks >12:26:23,196 INFO program: Journal features: journal_incompat_revoke >12:26:23,196 INFO program: Journal size: 128M >12:26:23,196 INFO program: Journal length: 32768 >12:26:23,196 INFO program: Journal sequence: 0x00001622 >12:26:23,196 INFO program: Journal start: 0 >12:26:23,196 INFO program: >12:26:23,196 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:26:23,196 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:26:23,199 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:26:23,199 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:26:23,199 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:26:23,199 INFO program: Filesystem magic number: 0xEF53 >12:26:23,199 INFO program: Filesystem revision #: 1 (dynamic) >12:26:23,199 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:26:23,199 INFO program: Filesystem flags: signed_directory_hash >12:26:23,199 INFO program: Default mount options: user_xattr acl >12:26:23,199 INFO program: Filesystem state: clean >12:26:23,199 INFO program: Errors behavior: Continue >12:26:23,199 INFO program: Filesystem OS type: Linux >12:26:23,199 INFO program: Inode count: 188416 >12:26:23,199 INFO program: Block count: 753664 >12:26:23,199 INFO program: Reserved block count: 7535 >12:26:23,199 INFO program: Free blocks: 6476 >12:26:23,199 INFO program: Free inodes: 84982 >12:26:23,199 INFO program: First block: 0 >12:26:23,199 INFO program: Block size: 4096 >12:26:23,199 INFO program: Fragment size: 4096 >12:26:23,199 INFO program: Reserved GDT blocks: 255 >12:26:23,200 INFO program: Blocks per group: 32768 >12:26:23,200 INFO program: Fragments per group: 32768 >12:26:23,200 INFO program: Inodes per group: 8192 >12:26:23,200 INFO program: Inode blocks per group: 512 >12:26:23,200 INFO program: Flex block group size: 16 >12:26:23,200 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:26:23,200 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:26:23,200 INFO program: Last write time: Sat Nov 10 13:37:04 2012 >12:26:23,200 INFO program: Mount count: 0 >12:26:23,200 INFO program: Maximum mount count: -1 >12:26:23,200 INFO program: Last checked: Sat Nov 10 13:37:04 2012 >12:26:23,200 INFO program: Check interval: 0 (<none>) >12:26:23,200 INFO program: Lifetime writes: 861 MB >12:26:23,200 INFO program: Reserved blocks uid: 0 (user root) >12:26:23,200 INFO program: Reserved blocks gid: 0 (group root) >12:26:23,200 INFO program: First inode: 11 >12:26:23,200 INFO program: Inode size: 256 >12:26:23,200 INFO program: Required extra isize: 28 >12:26:23,200 INFO program: Desired extra isize: 28 >12:26:23,200 INFO program: Journal inode: 8 >12:26:23,200 INFO program: Default directory hash: half_md4 >12:26:23,200 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:26:23,200 INFO program: Journal backup: inode blocks >12:26:23,200 INFO program: Journal features: journal_incompat_revoke >12:26:23,200 INFO program: Journal size: 128M >12:26:23,200 INFO program: Journal length: 32768 >12:26:23,201 INFO program: Journal sequence: 0x00001622 >12:26:23,201 INFO program: Journal start: 0 >12:26:23,201 INFO program: >12:26:23,201 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:26:23,201 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >12:26:23,203 INFO program: Couldn't find valid filesystem superblock. >12:26:23,203 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:26:23,203 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >12:26:23,206 INFO program: Running... udevadm settle --timeout=300 >12:26:23,223 INFO program: Running... udevadm settle --timeout=300 >12:26:23,232 INFO program: Running... udevadm settle --timeout=300 >12:26:23,239 INFO program: Running... udevadm settle --timeout=300 >12:26:23,248 INFO program: Running... udevadm settle --timeout=300 >12:26:23,255 INFO program: Running... udevadm settle --timeout=300 >12:26:23,264 INFO program: Running... udevadm settle --timeout=300 >12:26:23,272 INFO program: Running... udevadm settle --timeout=300 >12:26:23,280 INFO program: Running... udevadm settle --timeout=300 >12:26:23,287 INFO program: Running... udevadm settle --timeout=300 >12:26:23,296 INFO program: Running... udevadm settle --timeout=300 >12:26:23,303 INFO program: Running... udevadm settle --timeout=300 >12:26:23,312 INFO program: Running... udevadm settle --timeout=300 >12:26:23,319 INFO program: Running... udevadm settle --timeout=300 >12:26:23,327 INFO program: Running... udevadm settle --timeout=300 >12:26:23,334 INFO program: Running... udevadm settle --timeout=300 >12:26:23,343 INFO program: Running... udevadm settle --timeout=300 >12:26:23,350 INFO program: Running... udevadm settle --timeout=300 >12:26:23,358 INFO program: Running... udevadm settle --timeout=300 >12:26:23,366 INFO program: Running... udevadm settle --timeout=300 >12:26:23,374 INFO program: Running... udevadm settle --timeout=300 >12:26:23,381 INFO program: Running... udevadm settle --timeout=300 >12:26:23,389 INFO program: Running... udevadm settle --timeout=300 >12:26:23,396 INFO program: Running... udevadm settle --timeout=300 >12:26:23,405 INFO program: Running... udevadm settle --timeout=300 >12:26:23,413 INFO program: Running... udevadm settle --timeout=300 >12:26:23,422 INFO program: Running... udevadm settle --timeout=300 >12:26:23,429 INFO program: Running... udevadm settle --timeout=300 >12:26:23,437 INFO program: Running... udevadm settle --timeout=300 >12:26:23,445 INFO program: Running... udevadm settle --timeout=300 >12:26:23,454 INFO program: Running... udevadm settle --timeout=300 >12:26:23,462 INFO program: Running... udevadm settle --timeout=300 >12:26:23,471 INFO program: Running... udevadm settle --timeout=300 >12:26:23,478 INFO program: Running... udevadm settle --timeout=300 >12:26:23,486 INFO program: Running... udevadm settle --timeout=300 >12:26:23,494 INFO program: Running... udevadm settle --timeout=300 >12:26:23,502 INFO program: Running... udevadm settle --timeout=300 >12:26:23,509 INFO program: Running... udevadm settle --timeout=300 >12:26:23,517 INFO program: Running... udevadm settle --timeout=300 >12:26:23,526 INFO program: Running... udevadm settle --timeout=300 >12:26:23,533 INFO program: Running... udevadm settle --timeout=300 >12:26:23,540 INFO program: Running... udevadm settle --timeout=300 >12:26:23,549 INFO program: Running... udevadm settle --timeout=300 >12:26:23,556 INFO program: Running... udevadm settle --timeout=300 >12:26:23,563 INFO program: Running... udevadm settle --timeout=300 >12:26:23,572 INFO program: Running... udevadm settle --timeout=300 >12:26:23,582 INFO program: Running... udevadm settle --timeout=300 >12:26:23,590 INFO program: Running... udevadm settle --timeout=300 >12:26:23,597 INFO program: Running... udevadm settle --timeout=300 >12:26:23,606 INFO program: Running... udevadm settle --timeout=300 >12:26:23,613 INFO program: Running... udevadm settle --timeout=300 >12:26:23,621 INFO program: Running... udevadm settle --timeout=300 >12:26:23,629 INFO program: Running... udevadm settle --timeout=300 >12:26:23,637 INFO program: Running... udevadm settle --timeout=300 >12:26:23,644 INFO program: Running... udevadm settle --timeout=300 >12:26:23,653 INFO program: Running... udevadm settle --timeout=300 >12:26:23,660 INFO program: Running... udevadm settle --timeout=300 >12:26:23,668 INFO program: Running... udevadm settle --timeout=300 >12:26:23,675 INFO program: Running... udevadm settle --timeout=300 >12:26:23,683 INFO program: Running... udevadm settle --timeout=300 >12:26:23,691 INFO program: Running... udevadm settle --timeout=300 >12:26:23,699 INFO program: Running... udevadm settle --timeout=300 >12:26:23,706 INFO program: Running... udevadm settle --timeout=300 >12:26:23,714 INFO program: Running... udevadm settle --timeout=300 >12:26:23,721 INFO program: Running... udevadm settle --timeout=300 >12:26:23,729 INFO program: Running... udevadm settle --timeout=300 >12:26:23,736 INFO program: Running... udevadm settle --timeout=300 >12:26:23,744 INFO program: Running... udevadm settle --timeout=300 >12:26:23,751 INFO program: Running... udevadm settle --timeout=300 >12:26:23,760 INFO program: Running... udevadm settle --timeout=300 >12:26:23,768 INFO program: Running... udevadm settle --timeout=300 >12:26:23,776 INFO program: Running... udevadm settle --timeout=300 >12:26:23,783 INFO program: Running... udevadm settle --timeout=300 >12:26:23,791 INFO program: Running... udevadm settle --timeout=300 >12:26:23,799 INFO program: Running... udevadm settle --timeout=300 >12:26:23,807 INFO program: Running... udevadm settle --timeout=300 >12:26:23,815 INFO program: Running... udevadm settle --timeout=300 >12:26:23,823 INFO program: Running... udevadm settle --timeout=300 >12:26:23,831 INFO program: Running... udevadm settle --timeout=300 >12:26:23,839 INFO program: Running... udevadm settle --timeout=300 >12:26:23,846 INFO program: Running... udevadm settle --timeout=300 >12:26:23,854 INFO program: Running... udevadm settle --timeout=300 >12:26:23,861 INFO program: Running... udevadm settle --timeout=300 >12:26:23,868 INFO program: Running... udevadm settle --timeout=300 >12:26:23,877 INFO program: Running... udevadm settle --timeout=300 >12:26:23,884 INFO program: Running... udevadm settle --timeout=300 >12:26:23,891 INFO program: Running... udevadm settle --timeout=300 >12:26:23,900 INFO program: Running... udevadm settle --timeout=300 >12:26:23,907 INFO program: Running... udevadm settle --timeout=300 >12:26:23,914 INFO program: Running... udevadm settle --timeout=300 >12:26:23,923 INFO program: Running... udevadm settle --timeout=300 >12:26:24,129 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:26:24,138 INFO program: Running... modprobe fcoe >12:26:24,142 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:26:24,145 INFO program: No FCoE boot disk information is found in EDD! >12:26:24,146 INFO program: Running... udevadm settle --timeout=300 >12:26:26,033 INFO program: Running... multipath -d >12:26:26,069 INFO program: Nov 11 12:26:26 | sdc: rport id not found >12:26:26,069 INFO program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >12:26:26,069 INFO program: size=7.4G features='0' hwhandler='0' wp=undef >12:26:26,069 INFO program: `-+- policy='service-time 0' prio=1 status=undef >12:26:26,069 INFO program: `- 8:0:0:0 sdc 8:32 undef ready running >12:26:26,071 INFO program: Running... multipath -ll >12:26:26,235 INFO program: Running... udevadm control --property=ANACONDA=1 >12:26:26,243 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:26:26,254 INFO program: Running... udevadm settle --timeout=300 >12:26:26,264 INFO program: Running... systemctl start chronyd.service >12:26:27,652 INFO program: Running... udevadm settle --timeout=300 >12:26:27,682 INFO program: Running... multipath -d >12:26:27,770 INFO program: Nov 11 12:26:27 | sdc: rport id not found >12:26:27,770 INFO program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >12:26:27,770 INFO program: size=7.4G features='0' hwhandler='0' wp=undef >12:26:27,770 INFO program: `-+- policy='service-time 0' prio=1 status=undef >12:26:27,770 INFO program: `- 8:0:0:0 sdc 8:32 undef ready running >12:26:27,770 INFO program: Running... multipath -ll >12:26:28,126 INFO program: Running... ntfsinfo -m /dev/sda1 >12:26:28,170 INFO program: Volume Information >12:26:28,170 INFO program: Name of device: /dev/sda1 >12:26:28,170 INFO program: Device state: 11 >12:26:28,170 INFO program: Volume Name: System Reserved >12:26:28,170 INFO program: Volume State: 91 >12:26:28,171 INFO program: Volume Version: 3.1 >12:26:28,171 INFO program: Sector Size: 512 >12:26:28,171 INFO program: Cluster Size: 4096 >12:26:28,171 INFO program: Index Block Size: 4096 >12:26:28,171 INFO program: Volume Size in Clusters: 8959743 >12:26:28,171 INFO program: MFT Information >12:26:28,171 INFO program: MFT Record Size: 1024 >12:26:28,171 INFO program: MFT Zone Multiplier: 0 >12:26:28,171 INFO program: MFT Data Position: 24 >12:26:28,171 INFO program: MFT Zone Start: 8533 >12:26:28,171 INFO program: MFT Zone End: 1128500 >12:26:28,171 INFO program: MFT Zone Position: 8533 >12:26:28,171 INFO program: Current Position in First Data Zone: 1128500 >12:26:28,171 INFO program: Current Position in Second Data Zone: 0 >12:26:28,172 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >12:26:28,172 INFO program: FILE_MFTMirr Size: 4 >12:26:28,172 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:26:28,172 INFO program: Size of Attribute Definition Table: 2560 >12:26:28,172 INFO program: FILE_Bitmap Information >12:26:28,173 INFO program: FILE_Bitmap MFT Record Number: 6 >12:26:28,173 INFO program: State of FILE_Bitmap Inode: 80 >12:26:28,173 INFO program: Length of Attribute List: 0 >12:26:28,173 INFO program: Attribute List: (null) >12:26:28,173 INFO program: Number of Attached Extent Inodes: 0 >12:26:28,173 INFO program: FILE_Bitmap Data Attribute Information >12:26:28,174 INFO program: Decompressed Runlist: not done yet >12:26:28,174 INFO program: Base Inode: 6 >12:26:28,174 INFO program: Attribute Types: not done yet >12:26:28,174 INFO program: Attribute Name Length: 0 >12:26:28,174 INFO program: Attribute State: 3 >12:26:28,175 INFO program: Attribute Allocated Size: 1122304 >12:26:28,175 INFO program: Attribute Data Size: 1119968 >12:26:28,175 INFO program: Attribute Initialized Size: 1119968 >12:26:28,175 INFO program: Attribute Compressed Size: 0 >12:26:28,175 INFO program: Compression Block Size: 0 >12:26:28,176 INFO program: Compression Block Size Bits: 0 >12:26:28,176 INFO program: Compression Block Clusters: 0 >12:26:28,176 INFO program: Running... ntfsresize -m /dev/sda1 >12:26:28,543 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:26:28,543 INFO program: Minsize (in MB): 57 >12:26:28,581 INFO program: Running... ntfsinfo -m /dev/sda2 >12:26:28,761 INFO program: Volume Information >12:26:28,761 INFO program: Name of device: /dev/sda2 >12:26:28,761 INFO program: Device state: 11 >12:26:28,761 INFO program: Volume Name: Win7 >12:26:28,761 INFO program: Volume State: 91 >12:26:28,761 INFO program: Volume Version: 3.1 >12:26:28,761 INFO program: Sector Size: 512 >12:26:28,761 INFO program: Cluster Size: 4096 >12:26:28,761 INFO program: Index Block Size: 4096 >12:26:28,762 INFO program: Volume Size in Clusters: 32203775 >12:26:28,762 INFO program: MFT Information >12:26:28,762 INFO program: MFT Record Size: 1024 >12:26:28,762 INFO program: MFT Zone Multiplier: 0 >12:26:28,762 INFO program: MFT Data Position: 24 >12:26:28,762 INFO program: MFT Zone Start: 786432 >12:26:28,762 INFO program: MFT Zone End: 4811903 >12:26:28,762 INFO program: MFT Zone Position: 786432 >12:26:28,762 INFO program: Current Position in First Data Zone: 4811903 >12:26:28,762 INFO program: Current Position in Second Data Zone: 0 >12:26:28,762 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:26:28,763 INFO program: FILE_MFTMirr Size: 4 >12:26:28,763 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:26:28,763 INFO program: Size of Attribute Definition Table: 2560 >12:26:28,763 INFO program: FILE_Bitmap Information >12:26:28,763 INFO program: FILE_Bitmap MFT Record Number: 6 >12:26:28,764 INFO program: State of FILE_Bitmap Inode: 80 >12:26:28,764 INFO program: Length of Attribute List: 0 >12:26:28,764 INFO program: Attribute List: (null) >12:26:28,764 INFO program: Number of Attached Extent Inodes: 0 >12:26:28,764 INFO program: FILE_Bitmap Data Attribute Information >12:26:28,765 INFO program: Decompressed Runlist: not done yet >12:26:28,765 INFO program: Base Inode: 6 >12:26:28,765 INFO program: Attribute Types: not done yet >12:26:28,765 INFO program: Attribute Name Length: 0 >12:26:28,765 INFO program: Attribute State: 3 >12:26:28,765 INFO program: Attribute Allocated Size: 4026368 >12:26:28,766 INFO program: Attribute Data Size: 4025472 >12:26:28,766 INFO program: Attribute Initialized Size: 4025472 >12:26:28,766 INFO program: Attribute Compressed Size: 0 >12:26:28,766 INFO program: Compression Block Size: 0 >12:26:28,766 INFO program: Compression Block Size Bits: 0 >12:26:28,767 INFO program: Compression Block Clusters: 0 >12:26:28,767 INFO program: Running... ntfsresize -m /dev/sda2 >12:26:45,312 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:26:45,312 INFO program: Minsize (in MB): 125839 >12:26:45,462 INFO program: Running... ntfsinfo -m /dev/sda5 >12:26:45,523 INFO program: Volume Information >12:26:45,523 INFO program: Name of device: /dev/sda5 >12:26:45,523 INFO program: Device state: 11 >12:26:45,523 INFO program: Volume Name: A2 >12:26:45,523 INFO program: Volume State: 91 >12:26:45,523 INFO program: Volume Version: 3.1 >12:26:45,523 INFO program: Sector Size: 512 >12:26:45,523 INFO program: Cluster Size: 4096 >12:26:45,523 INFO program: Index Block Size: 4096 >12:26:45,523 INFO program: Volume Size in Clusters: 36639231 >12:26:45,524 INFO program: MFT Information >12:26:45,524 INFO program: MFT Record Size: 1024 >12:26:45,524 INFO program: MFT Zone Multiplier: 0 >12:26:45,524 INFO program: MFT Data Position: 24 >12:26:45,524 INFO program: MFT Zone Start: 786432 >12:26:45,524 INFO program: MFT Zone End: 5366335 >12:26:45,524 INFO program: MFT Zone Position: 786432 >12:26:45,524 INFO program: Current Position in First Data Zone: 5366335 >12:26:45,524 INFO program: Current Position in Second Data Zone: 0 >12:26:45,524 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:26:45,525 INFO program: FILE_MFTMirr Size: 4 >12:26:45,525 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:26:45,525 INFO program: Size of Attribute Definition Table: 2560 >12:26:45,525 INFO program: FILE_Bitmap Information >12:26:45,525 INFO program: FILE_Bitmap MFT Record Number: 6 >12:26:45,525 INFO program: State of FILE_Bitmap Inode: 80 >12:26:45,526 INFO program: Length of Attribute List: 0 >12:26:45,526 INFO program: Attribute List: (null) >12:26:45,526 INFO program: Number of Attached Extent Inodes: 0 >12:26:45,526 INFO program: FILE_Bitmap Data Attribute Information >12:26:45,526 INFO program: Decompressed Runlist: not done yet >12:26:45,527 INFO program: Base Inode: 6 >12:26:45,527 INFO program: Attribute Types: not done yet >12:26:45,527 INFO program: Attribute Name Length: 0 >12:26:45,527 INFO program: Attribute State: 3 >12:26:45,527 INFO program: Attribute Allocated Size: 4583424 >12:26:45,527 INFO program: Attribute Data Size: 4579904 >12:26:45,528 INFO program: Attribute Initialized Size: 4579904 >12:26:45,528 INFO program: Attribute Compressed Size: 0 >12:26:45,528 INFO program: Compression Block Size: 0 >12:26:45,528 INFO program: Compression Block Size Bits: 0 >12:26:45,528 INFO program: Compression Block Clusters: 0 >12:26:45,529 INFO program: Running... ntfsresize -m /dev/sda5 >12:26:47,336 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:26:47,336 INFO program: Minsize (in MB): 141993 >12:26:47,386 INFO program: Running... ntfsinfo -m /dev/sda6 >12:26:47,434 INFO program: Volume Information >12:26:47,435 INFO program: Name of device: /dev/sda6 >12:26:47,435 INFO program: Device state: 11 >12:26:47,435 INFO program: Volume Name: sysoftware >12:26:47,435 INFO program: Volume State: 91 >12:26:47,435 INFO program: Volume Version: 3.1 >12:26:47,435 INFO program: Sector Size: 512 >12:26:47,435 INFO program: Cluster Size: 4096 >12:26:47,435 INFO program: Index Block Size: 4096 >12:26:47,435 INFO program: Volume Size in Clusters: 51199999 >12:26:47,435 INFO program: MFT Information >12:26:47,435 INFO program: MFT Record Size: 1024 >12:26:47,435 INFO program: MFT Zone Multiplier: 0 >12:26:47,435 INFO program: MFT Data Position: 24 >12:26:47,435 INFO program: MFT Zone Start: 786432 >12:26:47,435 INFO program: MFT Zone End: 7186431 >12:26:47,436 INFO program: MFT Zone Position: 786432 >12:26:47,436 INFO program: Current Position in First Data Zone: 7186431 >12:26:47,436 INFO program: Current Position in Second Data Zone: 0 >12:26:47,436 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:26:47,436 INFO program: FILE_MFTMirr Size: 4 >12:26:47,436 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:26:47,437 INFO program: Size of Attribute Definition Table: 2560 >12:26:47,437 INFO program: FILE_Bitmap Information >12:26:47,437 INFO program: FILE_Bitmap MFT Record Number: 6 >12:26:47,437 INFO program: State of FILE_Bitmap Inode: 80 >12:26:47,437 INFO program: Length of Attribute List: 0 >12:26:47,438 INFO program: Attribute List: (null) >12:26:47,438 INFO program: Number of Attached Extent Inodes: 0 >12:26:47,438 INFO program: FILE_Bitmap Data Attribute Information >12:26:47,438 INFO program: Decompressed Runlist: not done yet >12:26:47,438 INFO program: Base Inode: 6 >12:26:47,439 INFO program: Attribute Types: not done yet >12:26:47,439 INFO program: Attribute Name Length: 0 >12:26:47,439 INFO program: Attribute State: 3 >12:26:47,439 INFO program: Attribute Allocated Size: 6402048 >12:26:47,439 INFO program: Attribute Data Size: 6400000 >12:26:47,440 INFO program: Attribute Initialized Size: 6400000 >12:26:47,440 INFO program: Attribute Compressed Size: 0 >12:26:47,440 INFO program: Compression Block Size: 0 >12:26:47,440 INFO program: Compression Block Size Bits: 0 >12:26:47,440 INFO program: Compression Block Clusters: 0 >12:26:47,441 INFO program: Running... ntfsresize -m /dev/sda6 >12:26:48,597 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:26:48,597 INFO program: Minsize (in MB): 199222 >12:26:48,722 INFO program: Running... ntfsinfo -m /dev/sda7 >12:26:48,766 INFO program: Volume Information >12:26:48,766 INFO program: Name of device: /dev/sda7 >12:26:48,766 INFO program: Device state: 11 >12:26:48,766 INFO program: Volume Name: VolumeM >12:26:48,766 INFO program: Volume State: 91 >12:26:48,766 INFO program: Volume Version: 3.1 >12:26:48,766 INFO program: Sector Size: 512 >12:26:48,766 INFO program: Cluster Size: 4096 >12:26:48,766 INFO program: Index Block Size: 4096 >12:26:48,766 INFO program: Volume Size in Clusters: 40160255 >12:26:48,766 INFO program: MFT Information >12:26:48,766 INFO program: MFT Record Size: 1024 >12:26:48,766 INFO program: MFT Zone Multiplier: 0 >12:26:48,766 INFO program: MFT Data Position: 24 >12:26:48,767 INFO program: MFT Zone Start: 786432 >12:26:48,767 INFO program: MFT Zone End: 5806463 >12:26:48,767 INFO program: MFT Zone Position: 786432 >12:26:48,767 INFO program: Current Position in First Data Zone: 5806463 >12:26:48,767 INFO program: Current Position in Second Data Zone: 0 >12:26:48,767 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:26:48,767 INFO program: FILE_MFTMirr Size: 4 >12:26:48,768 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:26:48,768 INFO program: Size of Attribute Definition Table: 2560 >12:26:48,768 INFO program: FILE_Bitmap Information >12:26:48,768 INFO program: FILE_Bitmap MFT Record Number: 6 >12:26:48,768 INFO program: State of FILE_Bitmap Inode: 80 >12:26:48,768 INFO program: Length of Attribute List: 0 >12:26:48,769 INFO program: Attribute List: (null) >12:26:48,769 INFO program: Number of Attached Extent Inodes: 0 >12:26:48,769 INFO program: FILE_Bitmap Data Attribute Information >12:26:48,769 INFO program: Decompressed Runlist: not done yet >12:26:48,769 INFO program: Base Inode: 6 >12:26:48,770 INFO program: Attribute Types: not done yet >12:26:48,770 INFO program: Attribute Name Length: 0 >12:26:48,770 INFO program: Attribute State: 3 >12:26:48,770 INFO program: Attribute Allocated Size: 5021696 >12:26:48,770 INFO program: Attribute Data Size: 5020032 >12:26:48,770 INFO program: Attribute Initialized Size: 5020032 >12:26:48,771 INFO program: Attribute Compressed Size: 0 >12:26:48,771 INFO program: Compression Block Size: 0 >12:26:48,771 INFO program: Compression Block Size Bits: 0 >12:26:48,771 INFO program: Compression Block Clusters: 0 >12:26:48,771 INFO program: Running... ntfsresize -m /dev/sda7 >12:26:49,315 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:26:49,315 INFO program: Minsize (in MB): 117583 >12:26:49,447 INFO program: Running... ntfsinfo -m /dev/sda8 >12:26:49,482 INFO program: Volume Information >12:26:49,482 INFO program: Name of device: /dev/sda8 >12:26:49,482 INFO program: Device state: 11 >12:26:49,482 INFO program: Volume Name: win8b >12:26:49,482 INFO program: Volume State: 91 >12:26:49,482 INFO program: Volume Version: 3.1 >12:26:49,482 INFO program: Sector Size: 512 >12:26:49,482 INFO program: Cluster Size: 4096 >12:26:49,482 INFO program: Index Block Size: 4096 >12:26:49,482 INFO program: Volume Size in Clusters: 63999999 >12:26:49,482 INFO program: MFT Information >12:26:49,482 INFO program: MFT Record Size: 1024 >12:26:49,483 INFO program: MFT Zone Multiplier: 0 >12:26:49,483 INFO program: MFT Data Position: 24 >12:26:49,483 INFO program: MFT Zone Start: 786432 >12:26:49,483 INFO program: MFT Zone End: 8786431 >12:26:49,483 INFO program: MFT Zone Position: 786432 >12:26:49,483 INFO program: Current Position in First Data Zone: 8786431 >12:26:49,483 INFO program: Current Position in Second Data Zone: 0 >12:26:49,483 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:26:49,484 INFO program: FILE_MFTMirr Size: 4 >12:26:49,484 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:26:49,484 INFO program: Size of Attribute Definition Table: 2560 >12:26:49,484 INFO program: FILE_Bitmap Information >12:26:49,484 INFO program: FILE_Bitmap MFT Record Number: 6 >12:26:49,485 INFO program: State of FILE_Bitmap Inode: 80 >12:26:49,485 INFO program: Length of Attribute List: 0 >12:26:49,485 INFO program: Attribute List: (null) >12:26:49,485 INFO program: Number of Attached Extent Inodes: 0 >12:26:49,485 INFO program: FILE_Bitmap Data Attribute Information >12:26:49,485 INFO program: Decompressed Runlist: not done yet >12:26:49,486 INFO program: Base Inode: 6 >12:26:49,486 INFO program: Attribute Types: not done yet >12:26:49,486 INFO program: Attribute Name Length: 0 >12:26:49,486 INFO program: Attribute State: 3 >12:26:49,486 INFO program: Attribute Allocated Size: 8003584 >12:26:49,487 INFO program: Attribute Data Size: 8000000 >12:26:49,487 INFO program: Attribute Initialized Size: 8000000 >12:26:49,487 INFO program: Attribute Compressed Size: 0 >12:26:49,487 INFO program: Compression Block Size: 0 >12:26:49,487 INFO program: Compression Block Size Bits: 0 >12:26:49,487 INFO program: Compression Block Clusters: 0 >12:26:49,488 INFO program: Running... ntfsresize -m /dev/sda8 >12:26:50,375 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:26:50,376 INFO program: Minsize (in MB): 243829 >17:26:50,830 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb10 /tmp/btrfs-tmp.1495kmoP >12:26:51,013 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.1495kmoP >12:26:51,017 INFO program: ID 256 gen 5 top level 5 path home >17:26:51,019 INFO program: Running... /bin/umount /tmp/btrfs-tmp.1495kmoP >12:26:51,342 INFO program: Running... ntfsinfo -m /dev/sdb2 >12:26:51,687 INFO program: Volume Information >12:26:51,687 INFO program: Name of device: /dev/sdb2 >12:26:51,687 INFO program: Device state: 11 >12:26:51,687 INFO program: Volume Name: VolumeS >12:26:51,687 INFO program: Volume State: 91 >12:26:51,687 INFO program: Volume Version: 3.1 >12:26:51,687 INFO program: Sector Size: 512 >12:26:51,688 INFO program: Cluster Size: 4096 >12:26:51,688 INFO program: Index Block Size: 4096 >12:26:51,688 INFO program: Volume Size in Clusters: 51199999 >12:26:51,688 INFO program: MFT Information >12:26:51,688 INFO program: MFT Record Size: 1024 >12:26:51,688 INFO program: MFT Zone Multiplier: 0 >12:26:51,688 INFO program: MFT Data Position: 24 >12:26:51,688 INFO program: MFT Zone Start: 786432 >12:26:51,688 INFO program: MFT Zone End: 7186431 >12:26:51,688 INFO program: MFT Zone Position: 786432 >12:26:51,688 INFO program: Current Position in First Data Zone: 7186431 >12:26:51,688 INFO program: Current Position in Second Data Zone: 0 >12:26:51,689 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:26:51,689 INFO program: FILE_MFTMirr Size: 4 >12:26:51,689 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:26:51,689 INFO program: Size of Attribute Definition Table: 2560 >12:26:51,689 INFO program: FILE_Bitmap Information >12:26:51,689 INFO program: FILE_Bitmap MFT Record Number: 6 >12:26:51,690 INFO program: State of FILE_Bitmap Inode: 80 >12:26:51,690 INFO program: Length of Attribute List: 0 >12:26:51,690 INFO program: Attribute List: (null) >12:26:51,690 INFO program: Number of Attached Extent Inodes: 0 >12:26:51,690 INFO program: FILE_Bitmap Data Attribute Information >12:26:51,690 INFO program: Decompressed Runlist: not done yet >12:26:51,691 INFO program: Base Inode: 6 >12:26:51,691 INFO program: Attribute Types: not done yet >12:26:51,691 INFO program: Attribute Name Length: 0 >12:26:51,691 INFO program: Attribute State: 3 >12:26:51,691 INFO program: Attribute Allocated Size: 6402048 >12:26:51,692 INFO program: Attribute Data Size: 6400000 >12:26:51,692 INFO program: Attribute Initialized Size: 6400000 >12:26:51,692 INFO program: Attribute Compressed Size: 0 >12:26:51,692 INFO program: Compression Block Size: 0 >12:26:51,692 INFO program: Compression Block Size Bits: 0 >12:26:51,693 INFO program: Compression Block Clusters: 0 >12:26:51,693 INFO program: Running... ntfsresize -m /dev/sdb2 >12:26:53,566 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:26:53,566 INFO program: Minsize (in MB): 186157 >12:26:53,919 INFO program: Running... ntfsinfo -m /dev/sdb5 >12:26:53,988 INFO program: Volume Information >12:26:53,988 INFO program: Name of device: /dev/sdb5 >12:26:53,989 INFO program: Device state: 11 >12:26:53,989 INFO program: Volume Name: Win8 >12:26:53,989 INFO program: Volume State: 91 >12:26:53,989 INFO program: Volume Version: 3.1 >12:26:53,989 INFO program: Sector Size: 512 >12:26:53,989 INFO program: Cluster Size: 4096 >12:26:53,989 INFO program: Index Block Size: 4096 >12:26:53,989 INFO program: Volume Size in Clusters: 77069055 >12:26:53,989 INFO program: MFT Information >12:26:53,989 INFO program: MFT Record Size: 1024 >12:26:53,989 INFO program: MFT Zone Multiplier: 0 >12:26:53,989 INFO program: MFT Data Position: 24 >12:26:53,989 INFO program: MFT Zone Start: 786432 >12:26:53,989 INFO program: MFT Zone End: 10420063 >12:26:53,989 INFO program: MFT Zone Position: 786432 >12:26:53,990 INFO program: Current Position in First Data Zone: 10420063 >12:26:53,990 INFO program: Current Position in Second Data Zone: 0 >12:26:53,990 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:26:53,990 INFO program: FILE_MFTMirr Size: 4 >12:26:53,990 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:26:53,990 INFO program: Size of Attribute Definition Table: 2560 >12:26:53,991 INFO program: FILE_Bitmap Information >12:26:53,991 INFO program: FILE_Bitmap MFT Record Number: 6 >12:26:53,991 INFO program: State of FILE_Bitmap Inode: 80 >12:26:53,991 INFO program: Length of Attribute List: 0 >12:26:53,991 INFO program: Attribute List: (null) >12:26:53,992 INFO program: Number of Attached Extent Inodes: 0 >12:26:53,992 INFO program: FILE_Bitmap Data Attribute Information >12:26:53,992 INFO program: Decompressed Runlist: not done yet >12:26:53,992 INFO program: Base Inode: 6 >12:26:53,992 INFO program: Attribute Types: not done yet >12:26:53,992 INFO program: Attribute Name Length: 0 >12:26:53,993 INFO program: Attribute State: 3 >12:26:53,993 INFO program: Attribute Allocated Size: 9633792 >12:26:53,993 INFO program: Attribute Data Size: 9633632 >12:26:53,993 INFO program: Attribute Initialized Size: 9633632 >12:26:53,993 INFO program: Attribute Compressed Size: 0 >12:26:53,994 INFO program: Compression Block Size: 0 >12:26:53,994 INFO program: Compression Block Size Bits: 0 >12:26:53,994 INFO program: Compression Block Clusters: 0 >12:26:53,994 INFO program: Running... ntfsresize -m /dev/sdb5 >12:27:01,309 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:27:01,309 INFO program: Minsize (in MB): 67619 >12:27:01,383 INFO program: Running... ntfsinfo -m /dev/sdb6 >12:27:01,433 INFO program: Volume Information >12:27:01,434 INFO program: Name of device: /dev/sdb6 >12:27:01,434 INFO program: Device state: 11 >12:27:01,434 INFO program: Volume Name: >12:27:01,434 INFO program: Volume State: 91 >12:27:01,434 INFO program: Volume Version: 3.1 >12:27:01,434 INFO program: Sector Size: 512 >12:27:01,434 INFO program: Cluster Size: 4096 >12:27:01,434 INFO program: Index Block Size: 4096 >12:27:01,434 INFO program: Volume Size in Clusters: 89599999 >12:27:01,434 INFO program: MFT Information >12:27:01,434 INFO program: MFT Record Size: 1024 >12:27:01,434 INFO program: MFT Zone Multiplier: 0 >12:27:01,434 INFO program: MFT Data Position: 24 >12:27:01,434 INFO program: MFT Zone Start: 786432 >12:27:01,434 INFO program: MFT Zone End: 11986431 >12:27:01,435 INFO program: MFT Zone Position: 786432 >12:27:01,435 INFO program: Current Position in First Data Zone: 11986431 >12:27:01,435 INFO program: Current Position in Second Data Zone: 0 >12:27:01,435 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:27:01,435 INFO program: FILE_MFTMirr Size: 4 >12:27:01,435 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:27:01,435 INFO program: Size of Attribute Definition Table: 2560 >12:27:01,436 INFO program: FILE_Bitmap Information >12:27:01,436 INFO program: FILE_Bitmap MFT Record Number: 6 >12:27:01,436 INFO program: State of FILE_Bitmap Inode: 80 >12:27:01,436 INFO program: Length of Attribute List: 0 >12:27:01,436 INFO program: Attribute List: (null) >12:27:01,436 INFO program: Number of Attached Extent Inodes: 0 >12:27:01,437 INFO program: FILE_Bitmap Data Attribute Information >12:27:01,437 INFO program: Decompressed Runlist: not done yet >12:27:01,437 INFO program: Base Inode: 6 >12:27:01,437 INFO program: Attribute Types: not done yet >12:27:01,437 INFO program: Attribute Name Length: 0 >12:27:01,438 INFO program: Attribute State: 3 >12:27:01,438 INFO program: Attribute Allocated Size: 11202560 >12:27:01,438 INFO program: Attribute Data Size: 11200000 >12:27:01,438 INFO program: Attribute Initialized Size: 11200000 >12:27:01,438 INFO program: Attribute Compressed Size: 0 >12:27:01,438 INFO program: Compression Block Size: 0 >12:27:01,439 INFO program: Compression Block Size Bits: 0 >12:27:01,439 INFO program: Compression Block Clusters: 0 >12:27:01,439 INFO program: Running... ntfsresize -m /dev/sdb6 >12:27:07,534 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:27:07,534 INFO program: Minsize (in MB): 271268 >17:27:07,604 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb7 /tmp/btrfs-tmp.23RRYJKv >12:27:08,216 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.23RRYJKv >17:27:08,222 INFO program: Running... /bin/umount /tmp/btrfs-tmp.23RRYJKv >17:27:29,689 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb8 /tmp/btrfs-tmp.25l99OjN >12:27:29,737 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.25l99OjN >17:27:29,742 INFO program: Running... /bin/umount /tmp/btrfs-tmp.25l99OjN >17:27:30,190 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb9 /tmp/btrfs-tmp.27TPUMgG >12:27:30,443 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.27TPUMgG >17:27:30,460 INFO program: Running... /bin/umount /tmp/btrfs-tmp.27TPUMgG >12:27:30,726 INFO program: Running... dumpe2fs -h /dev/loop3 >12:27:30,730 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:27:30,730 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:27:30,730 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:27:30,730 INFO program: Filesystem magic number: 0xEF53 >12:27:30,730 INFO program: Filesystem revision #: 1 (dynamic) >12:27:30,731 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:27:30,731 INFO program: Filesystem flags: signed_directory_hash >12:27:30,731 INFO program: Default mount options: user_xattr acl >12:27:30,731 INFO program: Filesystem state: clean >12:27:30,731 INFO program: Errors behavior: Continue >12:27:30,731 INFO program: Filesystem OS type: Linux >12:27:30,731 INFO program: Inode count: 262144 >12:27:30,731 INFO program: Block count: 1048576 >12:27:30,731 INFO program: Reserved block count: 10484 >12:27:30,731 INFO program: Free blocks: 296248 >12:27:30,731 INFO program: Free inodes: 158710 >12:27:30,731 INFO program: First block: 0 >12:27:30,731 INFO program: Block size: 4096 >12:27:30,732 INFO program: Fragment size: 4096 >12:27:30,732 INFO program: Reserved GDT blocks: 255 >12:27:30,732 INFO program: Blocks per group: 32768 >12:27:30,732 INFO program: Fragments per group: 32768 >12:27:30,732 INFO program: Inodes per group: 8192 >12:27:30,732 INFO program: Inode blocks per group: 512 >12:27:30,733 INFO program: Flex block group size: 16 >12:27:30,733 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:27:30,733 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:27:30,733 INFO program: Last write time: Sat Nov 10 13:37:00 2012 >12:27:30,733 INFO program: Mount count: 0 >12:27:30,733 INFO program: Maximum mount count: -1 >12:27:30,734 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:27:30,734 INFO program: Check interval: 0 (<none>) >12:27:30,734 INFO program: Lifetime writes: 860 MB >12:27:30,734 INFO program: Reserved blocks uid: 0 (user root) >12:27:30,734 INFO program: Reserved blocks gid: 0 (group root) >12:27:30,735 INFO program: First inode: 11 >12:27:30,735 INFO program: Inode size: 256 >12:27:30,735 INFO program: Required extra isize: 28 >12:27:30,735 INFO program: Desired extra isize: 28 >12:27:30,735 INFO program: Journal inode: 8 >12:27:30,735 INFO program: Default directory hash: half_md4 >12:27:30,736 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:27:30,736 INFO program: Journal backup: inode blocks >12:27:30,736 INFO program: Journal features: journal_incompat_revoke >12:27:30,736 INFO program: Journal size: 128M >12:27:30,736 INFO program: Journal length: 32768 >12:27:30,737 INFO program: Journal sequence: 0x00001622 >12:27:30,737 INFO program: Journal start: 0 >12:27:30,737 INFO program: >12:27:30,737 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:27:30,738 INFO program: Running... dumpe2fs -h /dev/loop3 >12:27:30,742 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:27:30,742 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:27:30,742 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:27:30,742 INFO program: Filesystem magic number: 0xEF53 >12:27:30,742 INFO program: Filesystem revision #: 1 (dynamic) >12:27:30,742 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:27:30,742 INFO program: Filesystem flags: signed_directory_hash >12:27:30,742 INFO program: Default mount options: user_xattr acl >12:27:30,742 INFO program: Filesystem state: clean >12:27:30,742 INFO program: Errors behavior: Continue >12:27:30,742 INFO program: Filesystem OS type: Linux >12:27:30,742 INFO program: Inode count: 262144 >12:27:30,742 INFO program: Block count: 1048576 >12:27:30,743 INFO program: Reserved block count: 10484 >12:27:30,743 INFO program: Free blocks: 296248 >12:27:30,743 INFO program: Free inodes: 158710 >12:27:30,743 INFO program: First block: 0 >12:27:30,743 INFO program: Block size: 4096 >12:27:30,743 INFO program: Fragment size: 4096 >12:27:30,743 INFO program: Reserved GDT blocks: 255 >12:27:30,743 INFO program: Blocks per group: 32768 >12:27:30,744 INFO program: Fragments per group: 32768 >12:27:30,744 INFO program: Inodes per group: 8192 >12:27:30,744 INFO program: Inode blocks per group: 512 >12:27:30,744 INFO program: Flex block group size: 16 >12:27:30,744 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:27:30,744 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:27:30,745 INFO program: Last write time: Sat Nov 10 13:37:00 2012 >12:27:30,745 INFO program: Mount count: 0 >12:27:30,745 INFO program: Maximum mount count: -1 >12:27:30,745 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:27:30,745 INFO program: Check interval: 0 (<none>) >12:27:30,746 INFO program: Lifetime writes: 860 MB >12:27:30,746 INFO program: Reserved blocks uid: 0 (user root) >12:27:30,746 INFO program: Reserved blocks gid: 0 (group root) >12:27:30,746 INFO program: First inode: 11 >12:27:30,746 INFO program: Inode size: 256 >12:27:30,747 INFO program: Required extra isize: 28 >12:27:30,747 INFO program: Desired extra isize: 28 >12:27:30,747 INFO program: Journal inode: 8 >12:27:30,747 INFO program: Default directory hash: half_md4 >12:27:30,747 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:27:30,747 INFO program: Journal backup: inode blocks >12:27:30,748 INFO program: Journal features: journal_incompat_revoke >12:27:30,748 INFO program: Journal size: 128M >12:27:30,748 INFO program: Journal length: 32768 >12:27:30,748 INFO program: Journal sequence: 0x00001622 >12:27:30,748 INFO program: Journal start: 0 >12:27:30,749 INFO program: >12:27:30,749 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:27:30,749 INFO program: Running... resize2fs -P /dev/loop3 >12:27:30,753 INFO program: Couldn't find valid filesystem superblock. >12:27:30,753 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:27:30,753 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >12:27:30,770 INFO program: Running... udevadm settle --timeout=300 >12:27:30,803 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:27:30,808 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:27:30,808 INFO program: Last mounted on: /sysroot >12:27:30,808 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:27:30,808 INFO program: Filesystem magic number: 0xEF53 >12:27:30,808 INFO program: Filesystem revision #: 1 (dynamic) >12:27:30,808 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:27:30,808 INFO program: Filesystem flags: signed_directory_hash >12:27:30,808 INFO program: Default mount options: user_xattr acl >12:27:30,808 INFO program: Filesystem state: clean >12:27:30,808 INFO program: Errors behavior: Continue >12:27:30,808 INFO program: Filesystem OS type: Linux >12:27:30,808 INFO program: Inode count: 262144 >12:27:30,809 INFO program: Block count: 1048576 >12:27:30,809 INFO program: Reserved block count: 10484 >12:27:30,809 INFO program: Free blocks: 296248 >12:27:30,809 INFO program: Free inodes: 158710 >12:27:30,809 INFO program: First block: 0 >12:27:30,809 INFO program: Block size: 4096 >12:27:30,809 INFO program: Fragment size: 4096 >12:27:30,809 INFO program: Reserved GDT blocks: 255 >12:27:30,809 INFO program: Blocks per group: 32768 >12:27:30,810 INFO program: Fragments per group: 32768 >12:27:30,810 INFO program: Inodes per group: 8192 >12:27:30,810 INFO program: Inode blocks per group: 512 >12:27:30,810 INFO program: Flex block group size: 16 >12:27:30,810 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:27:30,810 INFO program: Last mount time: Sun Nov 11 19:45:08 2012 >12:27:30,811 INFO program: Last write time: Sun Nov 11 19:45:08 2012 >12:27:30,811 INFO program: Mount count: 1 >12:27:30,811 INFO program: Maximum mount count: -1 >12:27:30,811 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:27:30,811 INFO program: Check interval: 0 (<none>) >12:27:30,812 INFO program: Lifetime writes: 860 MB >12:27:30,812 INFO program: Reserved blocks uid: 0 (user root) >12:27:30,812 INFO program: Reserved blocks gid: 0 (group root) >12:27:30,812 INFO program: First inode: 11 >12:27:30,812 INFO program: Inode size: 256 >12:27:30,812 INFO program: Required extra isize: 28 >12:27:30,813 INFO program: Desired extra isize: 28 >12:27:30,813 INFO program: Journal inode: 8 >12:27:30,813 INFO program: First orphan inode: 184802 >12:27:30,813 INFO program: Default directory hash: half_md4 >12:27:30,813 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:27:30,813 INFO program: Journal backup: inode blocks >12:27:30,814 INFO program: Journal features: journal_incompat_revoke >12:27:30,814 INFO program: Journal size: 128M >12:27:30,814 INFO program: Journal length: 32768 >12:27:30,814 INFO program: Journal sequence: 0x00001623 >12:27:30,814 INFO program: Journal start: 1 >12:27:30,815 INFO program: >12:27:30,815 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:27:30,815 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:27:30,819 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:27:30,819 INFO program: Last mounted on: /sysroot >12:27:30,819 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:27:30,819 INFO program: Filesystem magic number: 0xEF53 >12:27:30,819 INFO program: Filesystem revision #: 1 (dynamic) >12:27:30,820 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:27:30,820 INFO program: Filesystem flags: signed_directory_hash >12:27:30,820 INFO program: Default mount options: user_xattr acl >12:27:30,820 INFO program: Filesystem state: clean >12:27:30,820 INFO program: Errors behavior: Continue >12:27:30,820 INFO program: Filesystem OS type: Linux >12:27:30,820 INFO program: Inode count: 262144 >12:27:30,820 INFO program: Block count: 1048576 >12:27:30,820 INFO program: Reserved block count: 10484 >12:27:30,820 INFO program: Free blocks: 296248 >12:27:30,820 INFO program: Free inodes: 158710 >12:27:30,820 INFO program: First block: 0 >12:27:30,820 INFO program: Block size: 4096 >12:27:30,820 INFO program: Fragment size: 4096 >12:27:30,821 INFO program: Reserved GDT blocks: 255 >12:27:30,821 INFO program: Blocks per group: 32768 >12:27:30,821 INFO program: Fragments per group: 32768 >12:27:30,821 INFO program: Inodes per group: 8192 >12:27:30,821 INFO program: Inode blocks per group: 512 >12:27:30,821 INFO program: Flex block group size: 16 >12:27:30,822 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:27:30,822 INFO program: Last mount time: Sun Nov 11 19:45:08 2012 >12:27:30,822 INFO program: Last write time: Sun Nov 11 19:45:08 2012 >12:27:30,822 INFO program: Mount count: 1 >12:27:30,822 INFO program: Maximum mount count: -1 >12:27:30,823 INFO program: Last checked: Sat Nov 10 13:37:00 2012 >12:27:30,823 INFO program: Check interval: 0 (<none>) >12:27:30,823 INFO program: Lifetime writes: 860 MB >12:27:30,823 INFO program: Reserved blocks uid: 0 (user root) >12:27:30,823 INFO program: Reserved blocks gid: 0 (group root) >12:27:30,823 INFO program: First inode: 11 >12:27:30,824 INFO program: Inode size: 256 >12:27:30,824 INFO program: Required extra isize: 28 >12:27:30,824 INFO program: Desired extra isize: 28 >12:27:30,824 INFO program: Journal inode: 8 >12:27:30,824 INFO program: First orphan inode: 184802 >12:27:30,825 INFO program: Default directory hash: half_md4 >12:27:30,825 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:27:30,825 INFO program: Journal backup: inode blocks >12:27:30,825 INFO program: Journal features: journal_incompat_revoke >12:27:30,825 INFO program: Journal size: 128M >12:27:30,825 INFO program: Journal length: 32768 >12:27:30,826 INFO program: Journal sequence: 0x00001623 >12:27:30,826 INFO program: Journal start: 1 >12:27:30,826 INFO program: >12:27:30,826 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:27:30,826 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:27:30,831 INFO program: Estimated minimum size of the filesystem: 753946 >12:27:30,831 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:27:30,851 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:27:30,856 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:27:30,856 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:27:30,856 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:27:30,856 INFO program: Filesystem magic number: 0xEF53 >12:27:30,856 INFO program: Filesystem revision #: 1 (dynamic) >12:27:30,856 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:27:30,857 INFO program: Filesystem flags: signed_directory_hash >12:27:30,857 INFO program: Default mount options: user_xattr acl >12:27:30,857 INFO program: Filesystem state: clean >12:27:30,857 INFO program: Errors behavior: Continue >12:27:30,857 INFO program: Filesystem OS type: Linux >12:27:30,857 INFO program: Inode count: 188416 >12:27:30,857 INFO program: Block count: 753664 >12:27:30,857 INFO program: Reserved block count: 7535 >12:27:30,857 INFO program: Free blocks: 6476 >12:27:30,857 INFO program: Free inodes: 84982 >12:27:30,857 INFO program: First block: 0 >12:27:30,857 INFO program: Block size: 4096 >12:27:30,857 INFO program: Fragment size: 4096 >12:27:30,858 INFO program: Reserved GDT blocks: 255 >12:27:30,858 INFO program: Blocks per group: 32768 >12:27:30,858 INFO program: Fragments per group: 32768 >12:27:30,858 INFO program: Inodes per group: 8192 >12:27:30,858 INFO program: Inode blocks per group: 512 >12:27:30,858 INFO program: Flex block group size: 16 >12:27:30,859 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:27:30,859 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:27:30,859 INFO program: Last write time: Sat Nov 10 13:37:04 2012 >12:27:30,859 INFO program: Mount count: 0 >12:27:30,859 INFO program: Maximum mount count: -1 >12:27:30,860 INFO program: Last checked: Sat Nov 10 13:37:04 2012 >12:27:30,860 INFO program: Check interval: 0 (<none>) >12:27:30,860 INFO program: Lifetime writes: 861 MB >12:27:30,860 INFO program: Reserved blocks uid: 0 (user root) >12:27:30,860 INFO program: Reserved blocks gid: 0 (group root) >12:27:30,861 INFO program: First inode: 11 >12:27:30,861 INFO program: Inode size: 256 >12:27:30,861 INFO program: Required extra isize: 28 >12:27:30,861 INFO program: Desired extra isize: 28 >12:27:30,861 INFO program: Journal inode: 8 >12:27:30,861 INFO program: Default directory hash: half_md4 >12:27:30,862 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:27:30,862 INFO program: Journal backup: inode blocks >12:27:30,862 INFO program: Journal features: journal_incompat_revoke >12:27:30,862 INFO program: Journal size: 128M >12:27:30,862 INFO program: Journal length: 32768 >12:27:30,863 INFO program: Journal sequence: 0x00001622 >12:27:30,863 INFO program: Journal start: 0 >12:27:30,863 INFO program: >12:27:30,863 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:27:30,863 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:27:30,868 INFO program: Filesystem volume name: _Fedora-18-Beta- >12:27:30,868 INFO program: Last mounted on: /var/tmp/imgcreate-Uc_nnL/install_root >12:27:30,868 INFO program: Filesystem UUID: 0b2892db-03fb-49c7-915d-f1a767d33cf3 >12:27:30,868 INFO program: Filesystem magic number: 0xEF53 >12:27:30,868 INFO program: Filesystem revision #: 1 (dynamic) >12:27:30,868 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:27:30,868 INFO program: Filesystem flags: signed_directory_hash >12:27:30,868 INFO program: Default mount options: user_xattr acl >12:27:30,868 INFO program: Filesystem state: clean >12:27:30,868 INFO program: Errors behavior: Continue >12:27:30,868 INFO program: Filesystem OS type: Linux >12:27:30,868 INFO program: Inode count: 188416 >12:27:30,868 INFO program: Block count: 753664 >12:27:30,869 INFO program: Reserved block count: 7535 >12:27:30,869 INFO program: Free blocks: 6476 >12:27:30,869 INFO program: Free inodes: 84982 >12:27:30,869 INFO program: First block: 0 >12:27:30,869 INFO program: Block size: 4096 >12:27:30,869 INFO program: Fragment size: 4096 >12:27:30,869 INFO program: Reserved GDT blocks: 255 >12:27:30,869 INFO program: Blocks per group: 32768 >12:27:30,869 INFO program: Fragments per group: 32768 >12:27:30,870 INFO program: Inodes per group: 8192 >12:27:30,870 INFO program: Inode blocks per group: 512 >12:27:30,870 INFO program: Flex block group size: 16 >12:27:30,870 INFO program: Filesystem created: Sat Nov 10 13:05:31 2012 >12:27:30,870 INFO program: Last mount time: Sat Nov 10 13:05:40 2012 >12:27:30,871 INFO program: Last write time: Sat Nov 10 13:37:04 2012 >12:27:30,871 INFO program: Mount count: 0 >12:27:30,871 INFO program: Maximum mount count: -1 >12:27:30,871 INFO program: Last checked: Sat Nov 10 13:37:04 2012 >12:27:30,871 INFO program: Check interval: 0 (<none>) >12:27:30,871 INFO program: Lifetime writes: 861 MB >12:27:30,872 INFO program: Reserved blocks uid: 0 (user root) >12:27:30,872 INFO program: Reserved blocks gid: 0 (group root) >12:27:30,872 INFO program: First inode: 11 >12:27:30,872 INFO program: Inode size: 256 >12:27:30,872 INFO program: Required extra isize: 28 >12:27:30,873 INFO program: Desired extra isize: 28 >12:27:30,873 INFO program: Journal inode: 8 >12:27:30,873 INFO program: Default directory hash: half_md4 >12:27:30,873 INFO program: Directory Hash Seed: 11942315-a668-43e6-870a-cc429b97e493 >12:27:30,873 INFO program: Journal backup: inode blocks >12:27:30,874 INFO program: Journal features: journal_incompat_revoke >12:27:30,874 INFO program: Journal size: 128M >12:27:30,874 INFO program: Journal length: 32768 >12:27:30,874 INFO program: Journal sequence: 0x00001622 >12:27:30,874 INFO program: Journal start: 0 >12:27:30,874 INFO program: >12:27:30,875 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:27:30,875 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >12:27:30,879 INFO program: Couldn't find valid filesystem superblock. >12:27:30,879 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:27:30,879 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >12:27:30,883 INFO program: Running... udevadm settle --timeout=300 >12:27:30,901 INFO program: Running... udevadm settle --timeout=300 >12:27:30,912 INFO program: Running... udevadm settle --timeout=300 >12:27:30,921 INFO program: Running... udevadm settle --timeout=300 >12:27:30,933 INFO program: Running... udevadm settle --timeout=300 >12:27:30,943 INFO program: Running... udevadm settle --timeout=300 >12:27:30,954 INFO program: Running... udevadm settle --timeout=300 >12:27:30,965 INFO program: Running... udevadm settle --timeout=300 >12:27:30,976 INFO program: Running... udevadm settle --timeout=300 >12:27:30,986 INFO program: Running... udevadm settle --timeout=300 >12:27:30,997 INFO program: Running... udevadm settle --timeout=300 >12:27:31,006 INFO program: Running... udevadm settle --timeout=300 >12:27:31,018 INFO program: Running... udevadm settle --timeout=300 >12:27:31,027 INFO program: Running... udevadm settle --timeout=300 >12:27:31,038 INFO program: Running... udevadm settle --timeout=300 >12:27:31,048 INFO program: Running... udevadm settle --timeout=300 >12:27:31,059 INFO program: Running... udevadm settle --timeout=300 >12:27:31,068 INFO program: Running... udevadm settle --timeout=300 >12:27:31,080 INFO program: Running... udevadm settle --timeout=300 >12:27:31,090 INFO program: Running... udevadm settle --timeout=300 >12:27:31,101 INFO program: Running... udevadm settle --timeout=300 >12:27:31,111 INFO program: Running... udevadm settle --timeout=300 >12:27:31,120 INFO program: Running... udevadm settle --timeout=300 >12:27:31,130 INFO program: Running... udevadm settle --timeout=300 >12:27:31,142 INFO program: Running... udevadm settle --timeout=300 >12:27:31,153 INFO program: Running... udevadm settle --timeout=300 >12:27:31,164 INFO program: Running... udevadm settle --timeout=300 >12:27:31,176 INFO program: Running... udevadm settle --timeout=300 >12:27:31,186 INFO program: Running... udevadm settle --timeout=300 >12:27:31,198 INFO program: Running... udevadm settle --timeout=300 >12:27:31,209 INFO program: Running... udevadm settle --timeout=300 >12:27:31,219 INFO program: Running... udevadm settle --timeout=300 >12:27:31,230 INFO program: Running... udevadm settle --timeout=300 >12:27:31,240 INFO program: Running... udevadm settle --timeout=300 >12:27:31,251 INFO program: Running... udevadm settle --timeout=300 >12:27:31,261 INFO program: Running... udevadm settle --timeout=300 >12:27:31,272 INFO program: Running... udevadm settle --timeout=300 >12:27:31,281 INFO program: Running... udevadm settle --timeout=300 >12:27:31,291 INFO program: Running... udevadm settle --timeout=300 >12:27:31,302 INFO program: Running... udevadm settle --timeout=300 >12:27:31,312 INFO program: Running... udevadm settle --timeout=300 >12:27:31,321 INFO program: Running... udevadm settle --timeout=300 >12:27:31,333 INFO program: Running... udevadm settle --timeout=300 >12:27:31,342 INFO program: Running... udevadm settle --timeout=300 >12:27:31,352 INFO program: Running... udevadm settle --timeout=300 >12:27:31,363 INFO program: Running... udevadm settle --timeout=300 >17:27:31,380 INFO program: Running... /bin/mount -n -t btrfs -o subvol=home,ro /dev/sdb10 /mnt/sysimage >17:27:31,431 INFO program: Running... /bin/umount /mnt/sysimage >12:27:31,448 INFO program: Running... udevadm settle --timeout=300 >12:27:31,458 INFO program: Running... udevadm settle --timeout=300 >12:27:31,468 INFO program: Running... udevadm settle --timeout=300 >12:27:31,479 INFO program: Running... udevadm settle --timeout=300 >17:27:31,490 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb7 /mnt/sysimage >12:27:31,700 INFO program: Running... arch >12:27:32,022 INFO program: x86_64 >17:27:32,088 INFO program: Running... /bin/umount /mnt/sysimage >12:27:32,104 INFO program: Running... udevadm settle --timeout=300 >17:27:32,115 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb8 /mnt/sysimage >17:27:32,163 INFO program: Running... /bin/umount /mnt/sysimage >12:27:32,175 INFO program: Running... udevadm settle --timeout=300 >12:27:32,185 INFO program: Running... udevadm settle --timeout=300 >12:27:32,197 INFO program: Running... udevadm settle --timeout=300 >17:27:32,207 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb9 /mnt/sysimage >17:27:32,271 INFO program: Running... /bin/umount /mnt/sysimage >12:27:32,289 INFO program: Running... udevadm settle --timeout=300 >12:27:32,299 INFO program: Running... udevadm settle --timeout=300 >12:27:32,310 INFO program: Running... udevadm settle --timeout=300 >17:27:32,357 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >12:27:43,323 INFO program: Running... udevadm settle --timeout=300 >12:27:52,017 INFO program: Running... udevadm settle --timeout=300 >12:27:52,031 INFO program: Running... udevadm settle --timeout=300 >12:27:56,081 INFO program: Running... udevadm settle --timeout=300 >12:27:56,095 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >19:47:29,355 DEBUG storage: registered device format class MDRaidMember as mdmember >19:47:29,355 DEBUG storage: registered device format class DMRaidMember as dmraidmember >19:47:29,355 DEBUG storage: registered device format class DiskLabel as disklabel >19:47:29,356 DEBUG storage: registered device format class MultipathMember as multipath_member >19:47:29,356 DEBUG storage: registered device format class BIOSBoot as biosboot >19:47:29,356 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >19:47:29,357 DEBUG storage: registered device format class LUKS as luks >19:47:29,357 DEBUG storage: registered device format class PPCPRePBoot as prepboot >19:47:29,357 DEBUG storage: registered device format class SwapSpace as swap >19:47:29,363 DEBUG storage: registered device format class Ext2FS as ext2 >19:47:29,363 DEBUG storage: registered device format class Ext3FS as ext3 >19:47:29,363 DEBUG storage: registered device format class Ext4FS as ext4 >19:47:29,363 DEBUG storage: registered device format class FATFS as vfat >19:47:29,363 DEBUG storage: registered device format class EFIFS as efi >19:47:29,363 DEBUG storage: registered device format class BTRFS as btrfs >19:47:29,363 DEBUG storage: registered device format class GFS2 as gfs2 >19:47:29,363 DEBUG storage: registered device format class JFS as jfs >19:47:29,364 DEBUG storage: registered device format class ReiserFS as reiserfs >19:47:29,364 DEBUG storage: registered device format class XFS as xfs >19:47:29,364 DEBUG storage: registered device format class HFS as hfs >19:47:29,364 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >19:47:29,364 DEBUG storage: registered device format class HFSPlus as hfs+ >19:47:29,364 DEBUG storage: registered device format class NTFS as ntfs >19:47:29,364 DEBUG storage: registered device format class NFS as nfs >19:47:29,364 DEBUG storage: registered device format class NFSv4 as nfs4 >19:47:29,364 DEBUG storage: registered device format class Iso9660FS as iso9660 >19:47:29,364 DEBUG storage: registered device format class NoDevFS as nodev >19:47:29,364 DEBUG storage: registered device format class DevPtsFS as devpts >19:47:29,364 DEBUG storage: registered device format class ProcFS as proc >19:47:29,364 DEBUG storage: registered device format class SysFS as sysfs >19:47:29,364 DEBUG storage: registered device format class TmpFS as tmpfs >19:47:29,365 DEBUG storage: registered device format class BindFS as bind >19:47:29,365 DEBUG storage: registered device format class SELinuxFS as selinuxfs >19:47:29,365 DEBUG storage: registered device format class USBFS as usbfs >19:47:31,335 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >19:47:31,335 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >19:47:31,335 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:47:31,335 INFO storage: sdc1 looks to be the live device; marking as protected >19:47:31,335 INFO storage: Skipping multipath detection due to running as non-root. >19:47:31,351 INFO storage: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdb10', 'sdb11', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >19:47:31,369 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52922', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >19:47:31,370 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc)... >19:47:31,370 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >19:47:31,370 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:31,371 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >19:47:31,372 INFO storage: sdc is a disk >19:47:31,372 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:31,375 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >19:47:31,375 INFO storage: added disk sdc (id 0) to device tree >19:47:31,375 DEBUG storage: looking up parted Device: /dev/sdc >19:47:31,376 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >19:47:31,377 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >19:47:31,377 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >19:47:31,382 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >19:47:31,395 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x316e610>] > device: <parted.device.Device object at 0x316e250> > PedDisk: <_ped.Disk object at 0x316d758> >19:47:31,395 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:47:31,395 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >19:47:31,396 INFO storage: got device: DiskDevice instance (0x30ef1d0) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7580.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x30599e0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x314b410> >19:47:31,396 INFO storage: got format: DiskLabel instance (0x314b4d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x316e610>] > device: <parted.device.Device object at 0x316e250> > PedDisk: <_ped.Disk object at 0x316d758> > origPartedDisk = <parted.disk.Disk object at 0x316e410> > partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x3059f80> > >19:47:31,398 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1 /dev/disk/by-label/Fedora-18-B /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/B4FE-5315', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora-18-B', > 'ID_FS_LABEL_ENC': 'Fedora-18-B', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B4FE-5315', > 'ID_FS_UUID_ENC': 'B4FE-5315', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15523777', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52934', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1', > '/dev/disk/by-label/Fedora-18-B', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/B4FE-5315'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >19:47:31,398 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >19:47:31,399 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >19:47:31,399 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:31,399 INFO storage: sdc1 is a partition >19:47:31,399 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >19:47:31,400 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >19:47:31,400 DEBUG storage: DeviceTree.getDeviceByName returned existing 7580MB disk sdc (0) with existing msdos disklabel >19:47:31,401 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >19:47:31,401 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >19:47:31,401 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:31,402 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >19:47:31,402 DEBUG storage: looking up parted Partition: /dev/sdc1 >19:47:31,403 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >19:47:31,403 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >19:47:31,403 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >19:47:31,404 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >19:47:31,404 INFO storage: added partition sdc1 (id 1) to device tree >19:47:31,404 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >19:47:31,405 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >19:47:31,405 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >19:47:31,406 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >19:47:31,406 WARN storage: disklabel detected but not usable on sdc1 >19:47:31,407 DEBUG storage: getFormat('efi') returning EFIFS instance >19:47:31,407 INFO storage: type detected on 'sdc1' is 'vfat' >19:47:31,407 DEBUG storage: getFormat('efi') returning EFIFS instance >19:47:31,407 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >19:47:31,408 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >19:47:31,408 DEBUG storage: looking up parted Device: /dev/sdc1 >19:47:31,409 INFO storage: got device: PartitionDevice instance (0x314b3d0) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7580MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7579.96923828 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15523777 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12338 did: 30812 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x316f200> > target size = 0 path = /dev/sdc1 > 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 0x316e310> fileSystem: <parted.filesystem.FileSystem object at 0x316e6d0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x316e650> PedPartition: <_ped.Partition object at 0x316a6b0> > disk = existing 7580MB disk sdc (0) with existing msdos disklabel > start = 63 end = 15523839 length = 15523777 > flags = boot >19:47:31,409 INFO storage: got format: EFIFS instance (0x316e9d0) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = B4FE-5315 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = Fedora-18-B size = 0 targetSize = 0 > >19:47:31,411 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879 /dev/disk/by-id/wwn-0x50014ee6002075b2', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53397', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > '/dev/disk/by-id/wwn-0x50014ee6002075b2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >19:47:31,411 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >19:47:31,412 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:47:31,412 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:31,412 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >19:47:31,413 INFO storage: sda is a disk >19:47:31,413 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:31,414 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:47:31,414 INFO storage: added disk sda (id 2) to device tree >19:47:31,414 DEBUG storage: looking up parted Device: /dev/sda >19:47:31,449 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:47:31,449 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >19:47:31,450 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:47:31,450 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >19:47:31,760 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3176050>, <parted.partition.Partition object at 0x3176550>, <parted.partition.Partition object at 0x31762d0>, <parted.partition.Partition object at 0x3176690>, <parted.partition.Partition object at 0x3176a50>, <parted.partition.Partition object at 0x3176890>, <parted.partition.Partition object at 0x3176b50>, <parted.partition.Partition object at 0x3176f90>] > device: <parted.device.Device object at 0x316ee50> > PedDisk: <_ped.Disk object at 0x3175518> >19:47:31,760 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:47:31,760 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >19:47:31,762 INFO storage: got device: DiskDevice instance (0x314b650) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x316f3b0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x316eb50> >19:47:31,763 INFO storage: got format: DiskLabel instance (0x316ec50) -- > 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 = 8 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3176050>, <parted.partition.Partition object at 0x3176550>, <parted.partition.Partition object at 0x31762d0>, <parted.partition.Partition object at 0x3176690>, <parted.partition.Partition object at 0x3176a50>, <parted.partition.Partition object at 0x3176890>, <parted.partition.Partition object at 0x3176b50>, <parted.partition.Partition object at 0x3176f90>] > device: <parted.device.Device object at 0x316ee50> > PedDisk: <_ped.Disk object at 0x3175518> > origPartedDisk = <parted.disk.Disk object at 0x3176dd0> > partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x316f290> > >19:47:31,766 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1 /dev/disk/by-id/wwn-0x50014ee6002075b2-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/8AC4F402C4F3EE77', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8AC4F402C4F3EE77', > 'ID_FS_UUID_ENC': '8AC4F402C4F3EE77', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71677952', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53414', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/8AC4F402C4F3EE77'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >19:47:31,766 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >19:47:31,767 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >19:47:31,767 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:31,767 INFO storage: sda1 is a partition >19:47:31,768 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >19:47:31,768 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:47:31,769 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >19:47:31,769 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >19:47:31,770 DEBUG storage: PartitionDevice._setFormat: sda1 ; >19:47:31,770 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:31,771 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >19:47:31,771 DEBUG storage: looking up parted Partition: /dev/sda1 >19:47:31,771 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >19:47:31,772 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >19:47:31,772 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >19:47:31,773 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >19:47:31,773 INFO storage: added partition sda1 (id 3) to device tree >19:47:31,773 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >19:47:31,774 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >19:47:31,774 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:47:31,775 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >19:47:31,776 WARN storage: disklabel detected but not usable on sda1 >19:47:31,776 INFO storage: type detected on 'sda1' is 'ntfs' >19:47:32,065 DEBUG storage: padding min size from 54 up to 59 >19:47:32,066 DEBUG storage: NTFS.supported: supported: False ; >19:47:32,066 DEBUG storage: getFormat('ntfs') returning NTFS instance >19:47:32,066 DEBUG storage: PartitionDevice._setFormat: sda1 ; >19:47:32,067 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >19:47:32,067 DEBUG storage: looking up parted Device: /dev/sda1 >19:47:32,068 INFO storage: got device: PartitionDevice instance (0x316eb10) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 34999.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71677952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12338 did: 30812 busy: False > hardwareGeometry: (4461, 255, 63) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x316f320> > 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 0x316ef10> fileSystem: <parted.filesystem.FileSystem object at 0x3176450> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3176110> PedPartition: <_ped.Partition object at 0x316a830> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = boot >19:47:32,068 DEBUG storage: NTFS.supported: supported: False ; >19:47:32,069 INFO storage: got format: NTFS instance (0x316e910) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 8AC4F402C4F3EE77 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 34998.0 targetSize = 34998.0 > >19:47:32,071 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2 /dev/disk/by-id/wwn-0x50014ee6002075b2-part2 /dev/disk/by-label/Win7 /dev/disk/by-uuid/7C72AAC672AA848C', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'Win7', > 'ID_FS_LABEL_ENC': 'Win7', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7C72AAC672AA848C', > 'ID_FS_UUID_ENC': '7C72AAC672AA848C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71682048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '257630208', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53427', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part2', > '/dev/disk/by-label/Win7', > '/dev/disk/by-uuid/7C72AAC672AA848C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >19:47:32,071 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >19:47:32,072 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >19:47:32,072 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:32,072 INFO storage: sda2 is a partition >19:47:32,072 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >19:47:32,073 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:47:32,073 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >19:47:32,074 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >19:47:32,074 DEBUG storage: PartitionDevice._setFormat: sda2 ; >19:47:32,074 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:32,075 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >19:47:32,075 DEBUG storage: looking up parted Partition: /dev/sda2 >19:47:32,076 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >19:47:32,076 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >19:47:32,077 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >19:47:32,077 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >19:47:32,077 INFO storage: added partition sda2 (id 4) to device tree >19:47:32,078 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >19:47:32,078 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >19:47:32,078 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:47:32,079 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >19:47:32,115 WARN storage: disklabel detected but not usable on sda2 >19:47:32,115 INFO storage: type detected on 'sda2' is 'ntfs' >19:47:48,559 DEBUG storage: padding min size from 120009 up to 120509 >19:47:48,560 DEBUG storage: NTFS.supported: supported: False ; >19:47:48,560 DEBUG storage: getFormat('ntfs') returning NTFS instance >19:47:48,560 DEBUG storage: PartitionDevice._setFormat: sda2 ; >19:47:48,561 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >19:47:48,561 DEBUG storage: looking up parted Device: /dev/sda2 >19:47:48,562 INFO storage: got device: PartitionDevice instance (0x30ef210) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 125796.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 257630208 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (16036, 255, 63) biosGeometry: (16036, 255, 63) > PedDevice: <_ped.Device object at 0x316fa70> > 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 0x316ef10> fileSystem: <parted.filesystem.FileSystem object at 0x3176610> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3176590> PedPartition: <_ped.Partition object at 0x316a710> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 71682048 end = 329312255 length = 257630208 > flags = >19:47:48,563 DEBUG storage: NTFS.supported: supported: False ; >19:47:48,563 INFO storage: got format: NTFS instance (0x3197050) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 7C72AAC672AA848C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win7 size = 125795.0 targetSize = 125795.0 > >19:47:48,565 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3 /dev/disk/by-id/wwn-0x50014ee6002075b2-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '329312256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2600962048', > 'ID_PART_ENTRY_TYPE': '0xf', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53438', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3'} ; name: sda3 ; >19:47:48,566 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >19:47:48,566 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >19:47:48,566 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:48,566 INFO storage: sda3 is a partition >19:47:48,567 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >19:47:48,567 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:47:48,568 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >19:47:48,568 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >19:47:48,569 DEBUG storage: PartitionDevice._setFormat: sda3 ; >19:47:48,569 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:48,570 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >19:47:48,570 DEBUG storage: looking up parted Partition: /dev/sda3 >19:47:48,572 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >19:47:48,572 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >19:47:48,573 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >19:47:48,573 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >19:47:48,573 INFO storage: added partition sda3 (id 5) to device tree >19:47:48,574 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >19:47:48,574 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >19:47:48,575 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >19:47:48,575 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >19:47:48,612 WARN storage: disklabel detected but not usable on sda3 >19:47:48,612 DEBUG storage: no type or existing type for sda3, bailing >19:47:48,613 DEBUG storage: looking up parted Device: /dev/sda3 >19:47:48,614 INFO storage: got device: PartitionDevice instance (0x318fcd0) -- > name = sda3 status = True kids = 0 id = 5 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1270001.0 > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x316f9e0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x316ef10> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x31763d0> PedPartition: <_ped.Partition object at 0x316a650> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329312256 end = 2930274303 length = 2600962048 > flags = lba >19:47:48,617 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5 /dev/disk/by-id/wwn-0x50014ee6002075b2-part5 /dev/disk/by-label/A2 /dev/disk/by-uuid/04AC59B8AC59A4C8', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'A2', > 'ID_FS_LABEL_ENC': 'A2', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04AC59B8AC59A4C8', > 'ID_FS_UUID_ENC': '04AC59B8AC59A4C8', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '5', > 'ID_PART_ENTRY_OFFSET': '329314304', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '293113856', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53451', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part5', > '/dev/disk/by-label/A2', > '/dev/disk/by-uuid/04AC59B8AC59A4C8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5'} ; name: sda5 ; >19:47:48,617 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >19:47:48,617 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >19:47:48,617 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:48,618 INFO storage: sda5 is a partition >19:47:48,618 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >19:47:48,618 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:47:48,619 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >19:47:48,619 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >19:47:48,620 DEBUG storage: PartitionDevice._setFormat: sda5 ; >19:47:48,620 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:48,620 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >19:47:48,620 DEBUG storage: looking up parted Partition: /dev/sda5 >19:47:48,621 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >19:47:48,621 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >19:47:48,622 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >19:47:48,622 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >19:47:48,622 INFO storage: added partition sda5 (id 6) to device tree >19:47:48,623 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >19:47:48,623 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >19:47:48,623 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >19:47:48,624 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >19:47:48,767 WARN storage: disklabel detected but not usable on sda5 >19:47:48,768 INFO storage: type detected on 'sda5' is 'ntfs' >19:47:50,552 DEBUG storage: padding min size from 135415 up to 135915 >19:47:50,553 DEBUG storage: NTFS.supported: supported: False ; >19:47:50,553 DEBUG storage: getFormat('ntfs') returning NTFS instance >19:47:50,553 DEBUG storage: PartitionDevice._setFormat: sda5 ; >19:47:50,554 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ntfs ; >19:47:50,554 DEBUG storage: looking up parted Device: /dev/sda5 >19:47:50,555 INFO storage: got device: PartitionDevice instance (0x316e710) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 143122.0 > format = existing ntfs filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 293113856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (18245, 255, 63) biosGeometry: (18245, 255, 63) > PedDevice: <_ped.Device object at 0x316fb90> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x316ef10> fileSystem: <parted.filesystem.FileSystem object at 0x3176950> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3176750> PedPartition: <_ped.Partition object at 0x316a770> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329314304 end = 622428159 length = 293113856 > flags = >19:47:50,556 DEBUG storage: NTFS.supported: supported: False ; >19:47:50,556 INFO storage: got format: NTFS instance (0x3197310) -- > type = ntfs name = ntfs status = False > device = /dev/sda5 uuid = 04AC59B8AC59A4C8 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = A2 size = 143121.0 targetSize = 143121.0 > >19:47:50,558 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6 /dev/disk/by-id/wwn-0x50014ee6002075b2-part6 /dev/disk/by-label/sysoftware /dev/disk/by-uuid/D888C5A588C5828C', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'sysoftware', > 'ID_FS_LABEL_ENC': 'sysoftware', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D888C5A588C5828C', > 'ID_FS_UUID_ENC': 'D888C5A588C5828C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '6', > 'ID_PART_ENTRY_OFFSET': '622430208', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53468', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part6', > '/dev/disk/by-label/sysoftware', > '/dev/disk/by-uuid/D888C5A588C5828C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6'} ; name: sda6 ; >19:47:50,558 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >19:47:50,559 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >19:47:50,559 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:50,559 INFO storage: sda6 is a partition >19:47:50,560 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >19:47:50,560 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:47:50,560 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >19:47:50,561 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >19:47:50,561 DEBUG storage: PartitionDevice._setFormat: sda6 ; >19:47:50,561 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:50,562 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >19:47:50,562 DEBUG storage: looking up parted Partition: /dev/sda6 >19:47:50,563 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >19:47:50,563 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >19:47:50,563 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >19:47:50,564 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >19:47:50,564 INFO storage: added partition sda6 (id 7) to device tree >19:47:50,564 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >19:47:50,565 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >19:47:50,565 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >19:47:50,566 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >19:47:50,662 WARN storage: disklabel detected but not usable on sda6 >19:47:50,662 INFO storage: type detected on 'sda6' is 'ntfs' >19:47:51,879 DEBUG storage: padding min size from 189992 up to 190492 >19:47:51,880 DEBUG storage: NTFS.supported: supported: False ; >19:47:51,880 DEBUG storage: getFormat('ntfs') returning NTFS instance >19:47:51,880 DEBUG storage: PartitionDevice._setFormat: sda6 ; >19:47:51,881 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: ntfs ; >19:47:51,881 DEBUG storage: looking up parted Device: /dev/sda6 >19:47:51,882 INFO storage: got device: PartitionDevice instance (0x316e810) -- > name = sda6 status = True kids = 0 id = 7 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x316fcb0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x316ef10> fileSystem: <parted.filesystem.FileSystem object at 0x3176b10> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3176a90> PedPartition: <_ped.Partition object at 0x316a890> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 622430208 end = 1032030207 length = 409600000 > flags = >19:47:51,882 DEBUG storage: NTFS.supported: supported: False ; >19:47:51,882 INFO storage: got format: NTFS instance (0x3197790) -- > type = ntfs name = ntfs status = False > device = /dev/sda6 uuid = D888C5A588C5828C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = sysoftware size = 199999.0 targetSize = 199999.0 > >19:47:51,885 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7 /dev/disk/by-id/wwn-0x50014ee6002075b2-part7 /dev/disk/by-label/VolumeM /dev/disk/by-uuid/8A6253DE6253CD97', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'VolumeM', > 'ID_FS_LABEL_ENC': 'VolumeM', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8A6253DE6253CD97', > 'ID_FS_UUID_ENC': '8A6253DE6253CD97', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1032032256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '321282048', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53736', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part7', > '/dev/disk/by-label/VolumeM', > '/dev/disk/by-uuid/8A6253DE6253CD97'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7'} ; name: sda7 ; >19:47:51,885 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >19:47:51,885 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >19:47:51,886 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:51,886 INFO storage: sda7 is a partition >19:47:51,887 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >19:47:51,887 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:47:51,887 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >19:47:51,888 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >19:47:51,888 DEBUG storage: PartitionDevice._setFormat: sda7 ; >19:47:51,889 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:51,889 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >19:47:51,889 DEBUG storage: looking up parted Partition: /dev/sda7 >19:47:51,890 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >19:47:51,890 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >19:47:51,891 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >19:47:51,891 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >19:47:51,891 INFO storage: added partition sda7 (id 8) to device tree >19:47:51,891 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >19:47:51,892 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >19:47:51,892 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >19:47:51,893 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >19:47:51,992 WARN storage: disklabel detected but not usable on sda7 >19:47:51,992 INFO storage: type detected on 'sda7' is 'ntfs' >19:47:52,511 DEBUG storage: padding min size from 112135 up to 112635 >19:47:52,511 DEBUG storage: NTFS.supported: supported: False ; >19:47:52,511 DEBUG storage: getFormat('ntfs') returning NTFS instance >19:47:52,512 DEBUG storage: PartitionDevice._setFormat: sda7 ; >19:47:52,512 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: ntfs ; >19:47:52,513 DEBUG storage: looking up parted Device: /dev/sda7 >19:47:52,513 INFO storage: got device: PartitionDevice instance (0x31780d0) -- > name = sda7 status = True kids = 0 id = 8 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 156876.0 > format = existing ntfs filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 321282048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19998, 255, 63) biosGeometry: (19998, 255, 63) > PedDevice: <_ped.Device object at 0x316fc20> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x316ef10> fileSystem: <parted.filesystem.FileSystem object at 0x3176cd0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x31768d0> PedPartition: <_ped.Partition object at 0x316a7d0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1032032256 end = 1353314303 length = 321282048 > flags = >19:47:52,514 DEBUG storage: NTFS.supported: supported: False ; >19:47:52,514 INFO storage: got format: NTFS instance (0x318fe90) -- > type = ntfs name = ntfs status = False > device = /dev/sda7 uuid = 8A6253DE6253CD97 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeM size = 156875.0 targetSize = 156875.0 > >19:47:52,517 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8 /dev/disk/by-id/wwn-0x50014ee6002075b2-part8 /dev/disk/by-label/win8b /dev/disk/by-uuid/A880CE3380CE07B0', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'win8b', > 'ID_FS_LABEL_ENC': 'win8b', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A880CE3380CE07B0', > 'ID_FS_UUID_ENC': 'A880CE3380CE07B0', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '8', > 'ID_PART_ENTRY_OFFSET': '1353316352', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '512000000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53747', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part8', > '/dev/disk/by-label/win8b', > '/dev/disk/by-uuid/A880CE3380CE07B0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8'} ; name: sda8 ; >19:47:52,517 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8)... >19:47:52,517 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >19:47:52,518 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:52,518 INFO storage: sda8 is a partition >19:47:52,518 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >19:47:52,518 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:47:52,519 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >19:47:52,519 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >19:47:52,520 DEBUG storage: PartitionDevice._setFormat: sda8 ; >19:47:52,520 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:52,520 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >19:47:52,521 DEBUG storage: looking up parted Partition: /dev/sda8 >19:47:52,521 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >19:47:52,522 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >19:47:52,522 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >19:47:52,522 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >19:47:52,522 INFO storage: added partition sda8 (id 9) to device tree >19:47:52,523 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >19:47:52,523 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >19:47:52,524 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >19:47:52,524 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >19:47:52,632 WARN storage: disklabel detected but not usable on sda8 >19:47:52,633 INFO storage: type detected on 'sda8' is 'ntfs' >19:47:53,549 DEBUG storage: padding min size from 232533 up to 233033 >19:47:53,550 DEBUG storage: NTFS.supported: supported: False ; >19:47:53,550 DEBUG storage: getFormat('ntfs') returning NTFS instance >19:47:53,550 DEBUG storage: PartitionDevice._setFormat: sda8 ; >19:47:53,551 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: ntfs ; >19:47:53,551 DEBUG storage: looking up parted Device: /dev/sda8 >19:47:53,552 INFO storage: got device: PartitionDevice instance (0x316ed10) -- > name = sda8 status = True kids = 0 id = 9 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 250000.0 > format = existing ntfs filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 512000000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (31870, 255, 63) biosGeometry: (31870, 255, 63) > PedDevice: <_ped.Device object at 0x316fd40> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x316ef10> fileSystem: <parted.filesystem.FileSystem object at 0x3176e90> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3176c50> PedPartition: <_ped.Partition object at 0x316a8f0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1353316352 end = 1865316351 length = 512000000 > flags = >19:47:53,552 DEBUG storage: NTFS.supported: supported: False ; >19:47:53,553 INFO storage: got format: NTFS instance (0x3197590) -- > type = ntfs name = ntfs status = False > device = /dev/sda8 uuid = A880CE3380CE07B0 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = win8b size = 249999.0 targetSize = 249999.0 > >19:47:53,555 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9 /dev/disk/by-id/wwn-0x50014ee6002075b2-part9 /dev/disk/by-label/LINUX /dev/disk/by-uuid/7071-85A8', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'LINUX', > 'ID_FS_LABEL_ENC': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7071-85A8', > 'ID_FS_UUID_ENC': '7071-85A8', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '9', > 'ID_PART_ENTRY_OFFSET': '1865318400', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53756', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part9', > '/dev/disk/by-label/LINUX', > '/dev/disk/by-uuid/7071-85A8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9'} ; name: sda9 ; >19:47:53,555 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9)... >19:47:53,556 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >19:47:53,556 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:53,556 INFO storage: sda9 is a partition >19:47:53,556 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >19:47:53,557 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:47:53,557 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >19:47:53,558 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >19:47:53,558 DEBUG storage: PartitionDevice._setFormat: sda9 ; >19:47:53,558 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:53,559 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >19:47:53,559 DEBUG storage: looking up parted Partition: /dev/sda9 >19:47:53,560 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >19:47:53,560 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >19:47:53,560 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >19:47:53,561 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >19:47:53,561 INFO storage: added partition sda9 (id 10) to device tree >19:47:53,561 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >19:47:53,562 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >19:47:53,562 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >19:47:53,563 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >19:47:53,674 WARN storage: disklabel detected but not usable on sda9 >19:47:53,674 INFO storage: type detected on 'sda9' is 'vfat' >19:47:53,674 DEBUG storage: FATFS.supported: supported: True ; >19:47:53,675 DEBUG storage: getFormat('vfat') returning FATFS instance >19:47:53,675 DEBUG storage: PartitionDevice._setFormat: sda9 ; >19:47:53,675 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: vfat ; >19:47:53,676 DEBUG storage: looking up parted Device: /dev/sda9 >19:47:53,676 INFO storage: got device: PartitionDevice instance (0x3197350) -- > name = sda9 status = True kids = 0 id = 10 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing vfat filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x316fb00> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x316ef10> fileSystem: <parted.filesystem.FileSystem object at 0x3178090> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3176fd0> PedPartition: <_ped.Partition object at 0x316a9b0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1865318400 end = 1930854399 length = 65536000 > flags = >19:47:53,677 DEBUG storage: FATFS.supported: supported: True ; >19:47:53,677 INFO storage: got format: FATFS instance (0x316ebd0) -- > type = vfat name = vfat status = False > device = /dev/sda9 uuid = 7071-85A8 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = LINUX size = 0 targetSize = 0 > >19:47:53,679 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303 /dev/disk/by-id/wwn-0x50014ee25ad7225b', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55035', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb'} ; name: sdb ; >19:47:53,679 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb)... >19:47:53,679 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:47:53,680 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:53,680 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >19:47:53,681 INFO storage: sdb is a disk >19:47:53,681 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:53,681 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >19:47:53,681 INFO storage: added disk sdb (id 11) to device tree >19:47:53,682 DEBUG storage: looking up parted Device: /dev/sdb >19:47:53,682 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >19:47:53,683 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >19:47:53,683 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >19:47:53,684 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >19:47:54,237 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3197750>, <parted.partition.Partition object at 0x3197cd0>, <parted.partition.Partition object at 0x3197f50>, <parted.partition.Partition object at 0x3194110>, <parted.partition.Partition object at 0x3194390>, <parted.partition.Partition object at 0x31945d0>, <parted.partition.Partition object at 0x3194790>, <parted.partition.Partition object at 0x3194910>, <parted.partition.Partition object at 0x3194a90>, <parted.partition.Partition object at 0x3194c10>, <parted.partition.Partition object at 0x3194d90>] > device: <parted.device.Device object at 0x3197490> > PedDisk: <_ped.Disk object at 0x31e9368> >19:47:54,237 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:47:54,238 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >19:47:54,239 INFO storage: got device: DiskDevice instance (0x316ed90) -- > name = sdb status = True kids = 0 id = 11 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x316fe60> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3197ad0> >19:47:54,241 INFO storage: got format: DiskLabel instance (0x3197d10) -- > 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 = 11 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3197750>, <parted.partition.Partition object at 0x3197cd0>, <parted.partition.Partition object at 0x3197f50>, <parted.partition.Partition object at 0x3194110>, <parted.partition.Partition object at 0x3194390>, <parted.partition.Partition object at 0x31945d0>, <parted.partition.Partition object at 0x3194790>, <parted.partition.Partition object at 0x3194910>, <parted.partition.Partition object at 0x3194a90>, <parted.partition.Partition object at 0x3194c10>, <parted.partition.Partition object at 0x3194d90>] > device: <parted.device.Device object at 0x3197490> > PedDisk: <_ped.Disk object at 0x31e9368> > origPartedDisk = <parted.disk.Disk object at 0x3194e90> > partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x316fef0> > >19:47:54,244 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part1 /dev/disk/by-label/VOLUMER /dev/disk/by-uuid/FEBD-EB40', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VOLUMER', > 'ID_FS_LABEL_ENC': 'VOLUMER', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'FEBD-EB40', > 'ID_FS_UUID_ENC': 'FEBD-EB40', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55049', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part1', > '/dev/disk/by-label/VOLUMER', > '/dev/disk/by-uuid/FEBD-EB40'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >19:47:54,244 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1)... >19:47:54,244 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >19:47:54,245 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:54,245 INFO storage: sdb1 is a partition >19:47:54,245 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >19:47:54,246 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:47:54,246 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >19:47:54,247 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >19:47:54,248 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >19:47:54,248 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:54,248 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >19:47:54,248 DEBUG storage: looking up parted Partition: /dev/sdb1 >19:47:54,249 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >19:47:54,249 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >19:47:54,250 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >19:47:54,250 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >19:47:54,250 INFO storage: added partition sdb1 (id 12) to device tree >19:47:54,251 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >19:47:54,251 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >19:47:54,252 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >19:47:54,252 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >19:47:54,254 WARN storage: disklabel detected but not usable on sdb1 >19:47:54,254 DEBUG storage: getFormat('efi') returning EFIFS instance >19:47:54,254 INFO storage: type detected on 'sdb1' is 'vfat' >19:47:54,254 DEBUG storage: getFormat('efi') returning EFIFS instance >19:47:54,254 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >19:47:54,255 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >19:47:54,255 DEBUG storage: looking up parted Device: /dev/sdb1 >19:47:54,256 INFO storage: got device: PartitionDevice instance (0x31942d0) -- > name = sdb1 status = True kids = 0 id = 12 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x3196710> > target size = 0 path = /dev/sdb1 > 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 0x3197550> fileSystem: <parted.filesystem.FileSystem object at 0x3197e90> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3197a10> PedPartition: <_ped.Partition object at 0x3188d70> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2048 end = 65538047 length = 65536000 > flags = boot, lba >19:47:54,256 INFO storage: got format: EFIFS instance (0x31ed390) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = FEBD-EB40 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = VOLUMER size = 0 targetSize = 0 > >19:47:54,258 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part10 /dev/disk/by-label/fedora /dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d', > 'DEVNAME': 'sdb10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_ENC': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_SUB': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_FS_UUID_SUB_ENC': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '10', > 'ID_PART_ENTRY_OFFSET': '2219534336', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '26', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55070', > 'name': 'sdb10', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part10', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10'} ; name: sdb10 ; >19:47:54,259 INFO storage: scanning sdb10 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10)... >19:47:54,259 DEBUG storage: DeviceTree.getDeviceByName: name: sdb10 ; >19:47:54,259 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:54,259 INFO storage: sdb10 is a partition >19:47:54,260 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb10 ; >19:47:54,260 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:47:54,261 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >19:47:54,261 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >19:47:54,262 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >19:47:54,262 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:54,262 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: None ; >19:47:54,262 DEBUG storage: looking up parted Partition: /dev/sdb10 >19:47:54,263 DEBUG storage: PartitionDevice.probe: sdb10 ; exists: True ; >19:47:54,263 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 1 ; >19:47:54,264 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 10 ; >19:47:54,264 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 12 ; >19:47:54,264 INFO storage: added partition sdb10 (id 13) to device tree >19:47:54,265 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb10 ; >19:47:54,265 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb10 ; label_type: dos ; >19:47:54,265 DEBUG storage: PartitionDevice.setup: sdb10 ; status: True ; controllable: True ; orig: False ; >19:47:54,266 DEBUG storage: DiskLabel.__init__: device: /dev/sdb10 ; labelType: dos ; exists: True ; >19:47:54,394 WARN storage: disklabel detected but not usable on sdb10 >19:47:54,395 INFO storage: type detected on 'sdb10' is 'btrfs' >19:47:54,395 DEBUG storage: BTRFS.supported: supported: True ; >19:47:54,395 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:47:54,396 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >19:47:54,396 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: btrfs ; >19:47:54,397 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb10 ; >19:47:54,397 INFO storage: creating btrfs volume btrfs.fedora >19:47:54,397 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb10 ; >19:47:54,397 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:54,398 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >19:47:54,399 DEBUG storage: BTRFS.supported: supported: True ; >19:47:54,399 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:47:54,399 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.14 ; current: None ; type: btrfs ; >19:47:54,399 INFO storage: added btrfs volume fedora (id 14) to device tree >19:47:54,400 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >19:47:54,400 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.14crinEQ to None >19:47:54,641 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.14crinEQ to None >19:47:54,854 DEBUG storage: BTRFS.supported: supported: True ; >19:47:54,855 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:47:54,855 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >19:47:54,856 DEBUG storage: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >19:47:54,856 INFO storage: added btrfs subvolume home (id 15) to device tree >19:47:54,857 DEBUG storage: looking up parted Device: /dev/sdb10 >19:47:54,857 INFO storage: got device: PartitionDevice instance (0x3194210) -- > name = sdb10 status = True kids = 1 id = 13 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing btrfs filesystem > major = 8 minor = 26 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb10 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x3059ef0> > target size = 0 path = /dev/sdb10 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3197550> fileSystem: None > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3194c50> PedPartition: <_ped.Partition object at 0x3188fb0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2219534336 end = 2629134335 length = 409600000 > flags = >19:47:54,858 DEBUG storage: BTRFS.supported: supported: True ; >19:47:54,858 INFO storage: got format: BTRFS instance (0x3197c90) -- > type = btrfs name = btrfs status = False > device = /dev/sdb10 uuid = 7715269b-0e28-40b1-9262-aee745808762 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >19:47:54,860 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part11 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part11', > 'DEVNAME': 'sdb11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '11', > 'ID_PART_ENTRY_OFFSET': '2629136384', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '27', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55086', > 'name': 'sdb11', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part11', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11'} ; name: sdb11 ; >19:47:54,860 INFO storage: scanning sdb11 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11)... >19:47:54,861 DEBUG storage: DeviceTree.getDeviceByName: name: sdb11 ; >19:47:54,861 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:54,861 INFO storage: sdb11 is a partition >19:47:54,862 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb11 ; >19:47:54,862 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:47:54,863 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >19:47:54,863 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >19:47:54,864 DEBUG storage: PartitionDevice._setFormat: sdb11 ; >19:47:54,864 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:54,864 DEBUG storage: PartitionDevice._setFormat: sdb11 ; current: None ; type: None ; >19:47:54,864 DEBUG storage: looking up parted Partition: /dev/sdb11 >19:47:54,865 DEBUG storage: PartitionDevice.probe: sdb11 ; exists: True ; >19:47:54,866 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 1 ; >19:47:54,866 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 10 ; >19:47:54,866 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 12 ; >19:47:54,867 INFO storage: added partition sdb11 (id 16) to device tree >19:47:54,867 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb11 ; >19:47:54,867 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb11 ; label_type: dos ; >19:47:54,868 DEBUG storage: PartitionDevice.setup: sdb11 ; status: True ; controllable: True ; orig: False ; >19:47:54,868 DEBUG storage: DiskLabel.__init__: device: /dev/sdb11 ; labelType: dos ; exists: True ; >19:47:54,884 WARN storage: disklabel detected but not usable on sdb11 >19:47:54,884 DEBUG storage: no type or existing type for sdb11, bailing >19:47:54,884 DEBUG storage: looking up parted Device: /dev/sdb11 >19:47:54,885 INFO storage: got device: PartitionDevice instance (0x31ed610) -- > name = sdb11 status = True kids = 0 id = 16 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 2000.0 > format = existing None > major = 8 minor = 27 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb11 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4096000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 24948 did: 25454 busy: False > hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) > PedDevice: <_ped.Device object at 0x31967a0> > target size = 0 path = /dev/sdb11 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3197550> fileSystem: None > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3194dd0> PedPartition: <_ped.Partition object at 0x31ec050> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2629136384 end = 2633232383 length = 4096000 > flags = >19:47:54,887 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part2 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part2 /dev/disk/by-label/VolumeS /dev/disk/by-uuid/00A0DFBCA0DFB5FE', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VolumeS', > 'ID_FS_LABEL_ENC': 'VolumeS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '00A0DFBCA0DFB5FE', > 'ID_FS_UUID_ENC': '00A0DFBCA0DFB5FE', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '65538048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55102', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part2', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part2', > '/dev/disk/by-label/VolumeS', > '/dev/disk/by-uuid/00A0DFBCA0DFB5FE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >19:47:54,887 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2)... >19:47:54,888 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >19:47:54,888 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:54,888 INFO storage: sdb2 is a partition >19:47:54,888 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >19:47:54,889 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:47:54,889 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >19:47:54,890 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >19:47:54,891 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >19:47:54,891 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:54,891 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >19:47:54,891 DEBUG storage: looking up parted Partition: /dev/sdb2 >19:47:54,892 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >19:47:54,892 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >19:47:54,893 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >19:47:54,893 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >19:47:54,894 INFO storage: added partition sdb2 (id 17) to device tree >19:47:54,894 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >19:47:54,894 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >19:47:54,895 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >19:47:54,895 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >19:47:54,999 WARN storage: disklabel detected but not usable on sdb2 >19:47:54,999 INFO storage: type detected on 'sdb2' is 'ntfs' >19:47:56,821 DEBUG storage: padding min size from 177533 up to 178033 >19:47:56,822 DEBUG storage: NTFS.supported: supported: False ; >19:47:56,822 DEBUG storage: getFormat('ntfs') returning NTFS instance >19:47:56,822 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >19:47:56,823 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: ntfs ; >19:47:56,823 DEBUG storage: looking up parted Device: /dev/sdb2 >19:47:56,824 INFO storage: got device: PartitionDevice instance (0x31ed690) -- > name = sdb2 status = True kids = 0 id = 17 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x316fdd0> > 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 0x3197550> fileSystem: <parted.filesystem.FileSystem object at 0x3197e10> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3197d50> PedPartition: <_ped.Partition object at 0x3188c50> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 65538048 end = 475138047 length = 409600000 > flags = >19:47:56,825 DEBUG storage: NTFS.supported: supported: False ; >19:47:56,825 INFO storage: got format: NTFS instance (0x318fc10) -- > type = ntfs name = ntfs status = False > device = /dev/sdb2 uuid = 00A0DFBCA0DFB5FE exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeS size = 199999.0 targetSize = 199999.0 > >19:47:56,827 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part3 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '3', > 'ID_PART_ENTRY_OFFSET': '475138048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1638400', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55118', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part3', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >19:47:56,827 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3)... >19:47:56,827 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >19:47:56,828 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:56,828 INFO storage: sdb3 is a partition >19:47:56,828 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >19:47:56,828 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:47:56,829 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >19:47:56,829 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >19:47:56,830 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >19:47:56,830 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:56,830 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >19:47:56,831 DEBUG storage: looking up parted Partition: /dev/sdb3 >19:47:56,831 DEBUG storage: PartitionDevice.probe: sdb3 ; exists: True ; >19:47:56,832 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >19:47:56,832 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >19:47:56,832 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >19:47:56,832 INFO storage: added partition sdb3 (id 18) to device tree >19:47:56,833 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >19:47:56,833 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >19:47:56,834 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >19:47:56,834 DEBUG storage: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >19:47:56,864 WARN storage: disklabel detected but not usable on sdb3 >19:47:56,864 DEBUG storage: no type or existing type for sdb3, bailing >19:47:56,864 DEBUG storage: looking up parted Device: /dev/sdb3 >19:47:56,865 INFO storage: got device: PartitionDevice instance (0x31975d0) -- > name = sdb3 status = True kids = 0 id = 18 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 800.0 > format = existing None > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1638400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (101, 255, 63) biosGeometry: (101, 255, 63) > PedDevice: <_ped.Device object at 0x31968c0> > target size = 0 path = /dev/sdb3 > 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 0x3197550> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3197f90> PedPartition: <_ped.Partition object at 0x3188cb0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 475138048 end = 476776447 length = 1638400 > flags = >19:47:56,867 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part4 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '4', > 'ID_PART_ENTRY_OFFSET': '476776448', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3430252544', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55132', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part4', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >19:47:56,867 INFO storage: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4)... >19:47:56,867 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >19:47:56,868 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:56,868 INFO storage: sdb4 is a partition >19:47:56,868 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >19:47:56,868 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:47:56,869 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >19:47:56,869 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdb ; >19:47:56,870 DEBUG storage: PartitionDevice._setFormat: sdb4 ; >19:47:56,870 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:56,870 DEBUG storage: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >19:47:56,871 DEBUG storage: looking up parted Partition: /dev/sdb4 >19:47:56,871 DEBUG storage: PartitionDevice.probe: sdb4 ; exists: True ; >19:47:56,871 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >19:47:56,872 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >19:47:56,872 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >19:47:56,872 INFO storage: added partition sdb4 (id 19) to device tree >19:47:56,873 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >19:47:56,873 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >19:47:56,874 DEBUG storage: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >19:47:56,874 DEBUG storage: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >19:47:56,891 WARN storage: disklabel detected but not usable on sdb4 >19:47:56,891 DEBUG storage: no type or existing type for sdb4, bailing >19:47:56,891 DEBUG storage: looking up parted Device: /dev/sdb4 >19:47:56,893 INFO storage: got device: PartitionDevice instance (0x3194290) -- > name = sdb4 status = True kids = 0 id = 19 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 1674928.0 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x31969e0> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3197550> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3194150> PedPartition: <_ped.Partition object at 0x3188bf0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 476776448 end = 3907028991 length = 3430252544 > flags = >19:47:56,895 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part5 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part5 /dev/disk/by-label/Win8 /dev/disk/by-uuid/2CB88669B886317E', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'Win8', > 'ID_FS_LABEL_ENC': 'Win8', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2CB88669B886317E', > 'ID_FS_UUID_ENC': '2CB88669B886317E', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '5', > 'ID_PART_ENTRY_OFFSET': '476778496', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '616552448', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55147', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part5', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part5', > '/dev/disk/by-label/Win8', > '/dev/disk/by-uuid/2CB88669B886317E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >19:47:56,895 INFO storage: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5)... >19:47:56,896 DEBUG storage: DeviceTree.getDeviceByName: name: sdb5 ; >19:47:56,896 DEBUG storage: DeviceTree.getDeviceByName returned None >19:47:56,896 INFO storage: sdb5 is a partition >19:47:56,897 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >19:47:56,897 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:47:56,897 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >19:47:56,898 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sdb ; >19:47:56,898 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >19:47:56,898 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:47:56,899 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >19:47:56,899 DEBUG storage: looking up parted Partition: /dev/sdb5 >19:47:56,900 DEBUG storage: PartitionDevice.probe: sdb5 ; exists: True ; >19:47:56,900 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >19:47:56,900 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >19:47:56,901 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >19:47:56,901 INFO storage: added partition sdb5 (id 20) to device tree >19:47:56,901 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >19:47:56,902 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >19:47:56,902 DEBUG storage: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >19:47:56,903 DEBUG storage: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >19:47:56,937 WARN storage: disklabel detected but not usable on sdb5 >19:47:56,937 INFO storage: type detected on 'sdb5' is 'ntfs' >19:48:04,226 DEBUG storage: padding min size from 64486 up to 64986 >19:48:04,226 DEBUG storage: NTFS.supported: supported: False ; >19:48:04,226 DEBUG storage: getFormat('ntfs') returning NTFS instance >19:48:04,227 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >19:48:04,227 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: ntfs ; >19:48:04,228 DEBUG storage: looking up parted Device: /dev/sdb5 >19:48:04,229 INFO storage: got device: PartitionDevice instance (0x31edd50) -- > name = sdb5 status = True kids = 0 id = 20 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 301051.0 > format = existing ntfs filesystem > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 616552448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (38378, 255, 63) biosGeometry: (38378, 255, 63) > PedDevice: <_ped.Device object at 0x3196a70> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3197550> fileSystem: <parted.filesystem.FileSystem object at 0x31944d0> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3194450> PedPartition: <_ped.Partition object at 0x3188dd0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 476778496 end = 1093330943 length = 616552448 > flags = >19:48:04,229 DEBUG storage: NTFS.supported: supported: False ; >19:48:04,230 INFO storage: got format: NTFS instance (0x31f0190) -- > type = ntfs name = ntfs status = False > device = /dev/sdb5 uuid = 2CB88669B886317E exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win8 size = 301050.0 targetSize = 301050.0 > >19:48:04,232 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part6 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part6 /dev/disk/by-uuid/2C484C57484C2246', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': '2C484C57484C2246', > 'ID_FS_UUID_ENC': '2C484C57484C2246', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '6', > 'ID_PART_ENTRY_OFFSET': '1093332992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '716800000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55167', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part6', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part6', > '/dev/disk/by-uuid/2C484C57484C2246'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >19:48:04,232 INFO storage: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6)... >19:48:04,232 DEBUG storage: DeviceTree.getDeviceByName: name: sdb6 ; >19:48:04,233 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:04,233 INFO storage: sdb6 is a partition >19:48:04,233 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >19:48:04,233 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:48:04,234 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >19:48:04,234 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sdb ; >19:48:04,235 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >19:48:04,235 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:04,235 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >19:48:04,236 DEBUG storage: looking up parted Partition: /dev/sdb6 >19:48:04,236 DEBUG storage: PartitionDevice.probe: sdb6 ; exists: True ; >19:48:04,237 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >19:48:04,237 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >19:48:04,237 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >19:48:04,237 INFO storage: added partition sdb6 (id 21) to device tree >19:48:04,238 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >19:48:04,238 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >19:48:04,239 DEBUG storage: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >19:48:04,239 DEBUG storage: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >19:48:04,326 WARN storage: disklabel detected but not usable on sdb6 >19:48:04,326 INFO storage: type detected on 'sdb6' is 'ntfs' >19:48:10,364 DEBUG storage: padding min size from 258701 up to 259201 >19:48:10,365 DEBUG storage: NTFS.supported: supported: False ; >19:48:10,365 DEBUG storage: getFormat('ntfs') returning NTFS instance >19:48:10,365 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >19:48:10,366 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: ntfs ; >19:48:10,366 DEBUG storage: looking up parted Device: /dev/sdb6 >19:48:10,367 INFO storage: got device: PartitionDevice instance (0x31edf50) -- > name = sdb6 status = True kids = 0 id = 21 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 350000.0 > format = existing ntfs filesystem > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 716800000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (44618, 255, 63) biosGeometry: (44618, 255, 63) > PedDevice: <_ped.Device object at 0x3196200> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3197550> fileSystem: <parted.filesystem.FileSystem object at 0x3194690> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3194610> PedPartition: <_ped.Partition object at 0x3188e30> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 1093332992 end = 1810132991 length = 716800000 > flags = >19:48:10,367 DEBUG storage: NTFS.supported: supported: False ; >19:48:10,367 INFO storage: got format: NTFS instance (0x31ed150) -- > type = ntfs name = ntfs status = False > device = /dev/sdb6 uuid = 2C484C57484C2246 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 349999.0 targetSize = 349999.0 > >19:48:10,370 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part7 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part7 /dev/disk/by-uuid/e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'DEVNAME': 'sdb7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'ID_FS_UUID_ENC': 'e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'ID_FS_UUID_SUB': '3192ea73-c698-440e-9a0f-09cba8e5e44e', > 'ID_FS_UUID_SUB_ENC': '3192ea73-c698-440e-9a0f-09cba8e5e44e', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1810135040', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '307200000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '23', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55237', > 'name': 'sdb7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part7', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part7', > '/dev/disk/by-uuid/e624e310-e7de-4b31-9418-2b804bd8a5ae'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7'} ; name: sdb7 ; >19:48:10,370 INFO storage: scanning sdb7 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7)... >19:48:10,370 DEBUG storage: DeviceTree.getDeviceByName: name: sdb7 ; >19:48:10,371 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:10,371 INFO storage: sdb7 is a partition >19:48:10,371 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb7 ; >19:48:10,371 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:48:10,372 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >19:48:10,372 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sdb ; >19:48:10,373 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >19:48:10,373 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:10,374 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: None ; >19:48:10,374 DEBUG storage: looking up parted Partition: /dev/sdb7 >19:48:10,374 DEBUG storage: PartitionDevice.probe: sdb7 ; exists: True ; >19:48:10,375 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 1 ; >19:48:10,375 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 10 ; >19:48:10,376 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 12 ; >19:48:10,376 INFO storage: added partition sdb7 (id 22) to device tree >19:48:10,376 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb7 ; >19:48:10,376 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb7 ; label_type: dos ; >19:48:10,377 DEBUG storage: PartitionDevice.setup: sdb7 ; status: True ; controllable: True ; orig: False ; >19:48:10,377 DEBUG storage: DiskLabel.__init__: device: /dev/sdb7 ; labelType: dos ; exists: True ; >19:48:10,430 WARN storage: disklabel detected but not usable on sdb7 >19:48:10,430 INFO storage: type detected on 'sdb7' is 'btrfs' >19:48:10,431 DEBUG storage: BTRFS.supported: supported: True ; >19:48:10,431 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:48:10,431 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >19:48:10,432 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: btrfs ; >19:48:10,432 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb7 ; >19:48:10,432 INFO storage: creating btrfs volume btrfs.None >19:48:10,433 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >19:48:10,433 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:10,433 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: None ; >19:48:10,434 DEBUG storage: BTRFS.supported: supported: True ; >19:48:10,434 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:48:10,435 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: btrfs ; >19:48:10,435 INFO storage: added btrfs volume btrfs.23 (id 23) to device tree >19:48:10,435 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.23 ; status: True ; controllable: True ; orig: True ; >19:48:10,436 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.23OBytUp to None >19:48:11,062 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.23OBytUp to None >19:48:18,816 DEBUG storage: looking up parted Device: /dev/sdb7 >19:48:18,817 INFO storage: got device: PartitionDevice instance (0x3197a90) -- > name = sdb7 status = True kids = 1 id = 22 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 150000.0 > format = existing btrfs filesystem > major = 8 minor = 23 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb7 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 307200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) > PedDevice: <_ped.Device object at 0x3196c20> > target size = 0 path = /dev/sdb7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3197550> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x31947d0> PedPartition: <_ped.Partition object at 0x3188e90> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 1810135040 end = 2117335039 length = 307200000 > flags = >19:48:18,818 DEBUG storage: BTRFS.supported: supported: True ; >19:48:18,818 INFO storage: got format: BTRFS instance (0x31f0050) -- > type = btrfs name = btrfs status = False > device = /dev/sdb7 uuid = 3192ea73-c698-440e-9a0f-09cba8e5e44e exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >19:48:18,821 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part8 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part8 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/aad58b77-b87c-435e-80d7-314eb2dc3126', > 'DEVNAME': 'sdb8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aad58b77-b87c-435e-80d7-314eb2dc3126', > 'ID_FS_UUID_ENC': 'aad58b77-b87c-435e-80d7-314eb2dc3126', > 'ID_FS_UUID_SUB': 'af84651e-bbf6-4108-a17e-4a1b3d25ac32', > 'ID_FS_UUID_SUB_ENC': 'af84651e-bbf6-4108-a17e-4a1b3d25ac32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '8', > 'ID_PART_ENTRY_OFFSET': '2117337088', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4537110', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '24', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55253', > 'name': 'sdb8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part8', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part8', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/aad58b77-b87c-435e-80d7-314eb2dc3126'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8'} ; name: sdb8 ; >19:48:18,821 INFO storage: scanning sdb8 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8)... >19:48:18,821 DEBUG storage: DeviceTree.getDeviceByName: name: sdb8 ; >19:48:18,822 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:18,822 INFO storage: sdb8 is a partition >19:48:18,822 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb8 ; >19:48:18,823 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:48:18,823 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >19:48:18,824 DEBUG storage: DiskDevice.addChild: kids: 9 ; name: sdb ; >19:48:18,824 DEBUG storage: PartitionDevice._setFormat: sdb8 ; >19:48:18,824 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:18,825 DEBUG storage: PartitionDevice._setFormat: sdb8 ; current: None ; type: None ; >19:48:18,825 DEBUG storage: looking up parted Partition: /dev/sdb8 >19:48:18,826 DEBUG storage: PartitionDevice.probe: sdb8 ; exists: True ; >19:48:18,826 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 1 ; >19:48:18,827 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 10 ; >19:48:18,827 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 12 ; >19:48:18,827 INFO storage: added partition sdb8 (id 24) to device tree >19:48:18,827 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb8 ; >19:48:18,828 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb8 ; label_type: dos ; >19:48:18,828 DEBUG storage: PartitionDevice.setup: sdb8 ; status: True ; controllable: True ; orig: False ; >19:48:18,829 DEBUG storage: DiskLabel.__init__: device: /dev/sdb8 ; labelType: dos ; exists: True ; >19:48:18,871 WARN storage: disklabel detected but not usable on sdb8 >19:48:18,871 INFO storage: type detected on 'sdb8' is 'btrfs' >19:48:18,872 DEBUG storage: BTRFS.supported: supported: True ; >19:48:18,872 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:48:18,872 DEBUG storage: PartitionDevice._setFormat: sdb8 ; >19:48:18,873 DEBUG storage: PartitionDevice._setFormat: sdb8 ; current: None ; type: btrfs ; >19:48:18,873 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb8 ; >19:48:18,873 INFO storage: creating btrfs volume btrfs.New_Volume >19:48:18,874 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb8 ; >19:48:18,874 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:18,874 DEBUG storage: BTRFSVolumeDevice._setFormat: New_Volume ; current: None ; type: None ; >19:48:18,875 DEBUG storage: BTRFS.supported: supported: True ; >19:48:18,875 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:48:18,876 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.25 ; current: None ; type: btrfs ; >19:48:18,876 INFO storage: added btrfs volume New_Volume (id 25) to device tree >19:48:18,876 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: True ; >19:48:18,876 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.25F6FD6i to None >19:48:18,927 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.25F6FD6i to None >19:48:19,325 DEBUG storage: looking up parted Device: /dev/sdb8 >19:48:19,326 INFO storage: got device: PartitionDevice instance (0x31ed990) -- > name = sdb8 status = True kids = 1 id = 24 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 2215.38574219 > format = existing btrfs filesystem > major = 8 minor = 24 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb8 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4537110 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (282, 255, 63) biosGeometry: (282, 255, 63) > PedDevice: <_ped.Device object at 0x3196b90> > target size = 0 path = /dev/sdb8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3197550> fileSystem: None > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3194950> PedPartition: <_ped.Partition object at 0x3188ef0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2117337088 end = 2121874197 length = 4537110 > flags = >19:48:19,326 DEBUG storage: BTRFS.supported: supported: True ; >19:48:19,327 INFO storage: got format: BTRFS instance (0x31ed5d0) -- > type = btrfs name = btrfs status = False > device = /dev/sdb8 uuid = af84651e-bbf6-4108-a17e-4a1b3d25ac32 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = New_Volume size = 0 targetSize = 0 > >19:48:19,329 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part9 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part9 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'DEVNAME': 'sdb9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'ID_FS_UUID_ENC': '5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'ID_FS_UUID_SUB': '2c384959-39e2-4079-90cf-3f8b1edce397', > 'ID_FS_UUID_SUB_ENC': '2c384959-39e2-4079-90cf-3f8b1edce397', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '9', > 'ID_PART_ENTRY_OFFSET': '2121875456', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '97656250', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '25', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55262', > 'name': 'sdb9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part9', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part9', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/5b53e0ca-97e7-44af-a767-ca7a92c2432a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9'} ; name: sdb9 ; >19:48:19,329 INFO storage: scanning sdb9 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9)... >19:48:19,330 DEBUG storage: DeviceTree.getDeviceByName: name: sdb9 ; >19:48:19,330 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:19,330 INFO storage: sdb9 is a partition >19:48:19,330 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb9 ; >19:48:19,331 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:48:19,331 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >19:48:19,332 DEBUG storage: DiskDevice.addChild: kids: 10 ; name: sdb ; >19:48:19,332 DEBUG storage: PartitionDevice._setFormat: sdb9 ; >19:48:19,332 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:19,333 DEBUG storage: PartitionDevice._setFormat: sdb9 ; current: None ; type: None ; >19:48:19,333 DEBUG storage: looking up parted Partition: /dev/sdb9 >19:48:19,333 DEBUG storage: PartitionDevice.probe: sdb9 ; exists: True ; >19:48:19,334 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 1 ; >19:48:19,334 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 10 ; >19:48:19,335 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 12 ; >19:48:19,335 INFO storage: added partition sdb9 (id 26) to device tree >19:48:19,335 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb9 ; >19:48:19,336 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb9 ; label_type: dos ; >19:48:19,336 DEBUG storage: PartitionDevice.setup: sdb9 ; status: True ; controllable: True ; orig: False ; >19:48:19,337 DEBUG storage: DiskLabel.__init__: device: /dev/sdb9 ; labelType: dos ; exists: True ; >19:48:19,359 WARN storage: disklabel detected but not usable on sdb9 >19:48:19,360 INFO storage: type detected on 'sdb9' is 'btrfs' >19:48:19,360 DEBUG storage: BTRFS.supported: supported: True ; >19:48:19,360 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:48:19,361 DEBUG storage: PartitionDevice._setFormat: sdb9 ; >19:48:19,361 DEBUG storage: PartitionDevice._setFormat: sdb9 ; current: None ; type: btrfs ; >19:48:19,362 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb9 ; >19:48:19,362 INFO storage: creating btrfs volume btrfs.New_Volume >19:48:19,363 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb9 ; >19:48:19,363 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:19,363 DEBUG storage: BTRFSVolumeDevice._setFormat: New_Volume ; current: None ; type: None ; >19:48:19,364 DEBUG storage: BTRFS.supported: supported: True ; >19:48:19,364 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:48:19,365 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.27 ; current: None ; type: btrfs ; >19:48:19,365 INFO storage: added btrfs volume New_Volume (id 27) to device tree >19:48:19,366 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: True ; >19:48:19,366 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.27A_6Ql9 to None >19:48:19,609 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.27A_6Ql9 to None >19:48:19,810 DEBUG storage: looking up parted Device: /dev/sdb9 >19:48:19,811 INFO storage: got device: PartitionDevice instance (0x31eded0) -- > name = sdb9 status = True kids = 1 id = 26 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 47683.7158203 > format = existing btrfs filesystem > major = 8 minor = 25 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb9 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 97656250 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6078, 255, 63) biosGeometry: (6078, 255, 63) > PedDevice: <_ped.Device object at 0x3196d40> > target size = 0 path = /dev/sdb9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3197550> fileSystem: None > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3194ad0> PedPartition: <_ped.Partition object at 0x3188f50> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2121875456 end = 2219531705 length = 97656250 > flags = >19:48:19,811 DEBUG storage: BTRFS.supported: supported: True ; >19:48:19,812 INFO storage: got format: BTRFS instance (0x31f06d0) -- > type = btrfs name = btrfs status = False > device = /dev/sdb9 uuid = 2c384959-39e2-4079-90cf-3f8b1edce397 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = New_Volume size = 0 targetSize = 0 > >19:48:19,812 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': '65961', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:48:19,813 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >19:48:19,813 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >19:48:19,813 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:19,813 INFO storage: loop0 is a loop device >19:48:19,814 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >19:48:19,814 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >19:48:19,815 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:19,815 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:19,815 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >19:48:19,815 INFO storage: added file /osmin.img (deleted) (id 28) to device tree >19:48:19,816 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >19:48:19,816 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:19,817 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:48:19,817 INFO storage: added loop loop0 (id 29) to device tree >19:48:19,817 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:48:19,818 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >19:48:19,818 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:48:19,818 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >19:48:19,819 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >19:48:19,819 WARN storage: disklabel detected but not usable on loop0 >19:48:19,819 INFO storage: type detected on 'loop0' is 'squashfs' >19:48:19,819 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:48:19,820 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:48:19,820 INFO storage: got device: LoopDevice instance (0x31f0b50) -- > name = loop0 status = False kids = 0 id = 29 > parents = ['existing 0MB file /osmin.img (deleted) (28)'] > 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 >19:48:19,821 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': '65991', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:48:19,821 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >19:48:19,821 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:48:19,821 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:19,822 INFO storage: loop1 is a loop device >19:48:19,822 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >19:48:19,822 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >19:48:19,823 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:19,823 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:19,823 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >19:48:19,823 INFO storage: added file /osmin (id 30) to device tree >19:48:19,824 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >19:48:19,824 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:19,824 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:48:19,825 INFO storage: added loop loop1 (id 31) to device tree >19:48:19,825 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:48:19,825 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:48:19,825 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:48:19,826 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >19:48:19,826 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >19:48:19,827 WARN storage: disklabel detected but not usable on loop1 >19:48:19,827 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >19:48:19,828 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:48:19,828 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:48:19,828 INFO storage: got device: LoopDevice instance (0x31ed710) -- > name = loop1 status = False kids = 0 id = 31 > parents = ['existing 0MB file /osmin (30)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >19:48:19,829 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': '66021', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >19:48:19,829 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >19:48:19,829 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >19:48:19,830 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:19,830 INFO storage: loop2 is a loop device >19:48:19,830 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >19:48:19,831 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >19:48:19,831 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:19,831 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:19,832 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >19:48:19,832 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 32) to device tree >19:48:19,832 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >19:48:19,832 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:19,833 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:48:19,833 INFO storage: added loop loop2 (id 33) to device tree >19:48:19,833 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:48:19,834 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:48:19,834 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:48:19,834 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >19:48:19,835 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >19:48:19,835 WARN storage: disklabel detected but not usable on loop2 >19:48:19,835 INFO storage: type detected on 'loop2' is 'squashfs' >19:48:19,835 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:48:19,836 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:48:19,836 INFO storage: got device: LoopDevice instance (0x31f0150) -- > name = loop2 status = False kids = 0 id = 33 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (32)'] > 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 >19:48:19,837 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66043', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >19:48:19,837 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >19:48:19,838 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >19:48:19,838 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:19,838 INFO storage: loop3 is a loop device >19:48:19,838 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >19:48:19,839 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >19:48:19,839 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:19,839 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:19,840 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >19:48:19,840 INFO storage: added file /LiveOS/ext3fs.img (id 34) to device tree >19:48:19,840 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >19:48:19,840 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:19,841 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >19:48:19,841 INFO storage: added loop loop3 (id 35) to device tree >19:48:19,841 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >19:48:19,842 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >19:48:19,842 DEBUG storage: Ext4FS.supported: supported: True ; >19:48:19,842 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:48:19,842 DEBUG storage: device loop3 does not contain a disklabel >19:48:19,843 INFO storage: type detected on 'loop3' is 'ext4' >19:48:19,867 DEBUG storage: padding min size from 0 up to 0 >19:48:19,868 DEBUG storage: Ext4FS.supported: supported: True ; >19:48:19,868 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:48:19,868 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >19:48:19,869 INFO storage: got device: LoopDevice instance (0x31f0f10) -- > name = loop3 status = False kids = 0 id = 35 > parents = ['existing 0MB file /LiveOS/ext3fs.img (34)'] > 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 >19:48:19,869 DEBUG storage: Ext4FS.supported: supported: True ; >19:48:19,869 INFO storage: got format: Ext4FS instance (0x31f3090) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >19:48:19,870 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66068', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >19:48:19,870 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >19:48:19,870 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >19:48:19,871 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:19,871 INFO storage: loop4 is a loop device >19:48:19,871 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >19:48:19,872 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >19:48:19,872 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:19,872 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:19,873 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >19:48:19,873 INFO storage: added file /overlay (deleted) (id 36) to device tree >19:48:19,873 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >19:48:19,873 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:19,874 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >19:48:19,874 INFO storage: added loop loop4 (id 37) to device tree >19:48:19,874 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >19:48:19,875 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >19:48:19,875 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:19,876 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >19:48:19,876 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >19:48:19,877 WARN storage: disklabel detected but not usable on loop4 >19:48:19,877 DEBUG storage: no type or existing type for loop4, bailing >19:48:19,877 INFO storage: got device: LoopDevice instance (0x31f3150) -- > name = loop4 status = False kids = 0 id = 37 > parents = ['existing 0MB file /overlay (deleted) (36)'] > 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 >19:48:19,878 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': '66090', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >19:48:19,878 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >19:48:19,878 DEBUG storage: lvm filter: adding loop5 to the reject list >19:48:19,878 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': '66111', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >19:48:19,879 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >19:48:19,879 DEBUG storage: lvm filter: adding loop6 to the reject list >19:48:19,879 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': '66131', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >19:48:19,879 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >19:48:19,879 DEBUG storage: lvm filter: adding loop7 to the reject list >19:48:19,881 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46274', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >19:48:19,881 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >19:48:19,881 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:48:19,881 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:19,882 INFO storage: live-rw is a device-mapper device >19:48:19,882 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >19:48:19,882 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >19:48:19,883 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (35) with existing ext4 filesystem >19:48:19,883 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >19:48:19,884 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (37) >19:48:19,885 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:48:19,885 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:19,885 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >19:48:19,885 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:19,886 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >19:48:19,886 INFO storage: added dm live-rw (id 38) to device tree >19:48:19,886 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:48:19,887 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:48:19,887 DEBUG storage: Ext4FS.supported: supported: True ; >19:48:19,887 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:48:19,887 DEBUG storage: device live-rw does not contain a disklabel >19:48:19,887 INFO storage: type detected on 'live-rw' is 'ext4' >19:48:19,899 DEBUG storage: padding min size from 2946 up to 3240 >19:48:19,899 DEBUG storage: Ext4FS.supported: supported: True ; >19:48:19,899 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:48:19,900 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >19:48:19,900 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >19:48:19,901 INFO storage: got device: DMDevice instance (0x31f0250) -- > name = live-rw status = True kids = 0 id = 38 > parents = ['existing 0MB loop loop4 (37)'] > 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 0x3196950> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >19:48:19,901 DEBUG storage: Ext4FS.supported: supported: True ; >19:48:19,902 INFO storage: got format: Ext4FS instance (0x31f0a50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >19:48:19,903 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '81976', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >19:48:19,903 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >19:48:19,903 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >19:48:19,904 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:19,904 INFO storage: live-osimg-min is a device-mapper device >19:48:19,904 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >19:48:19,905 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >19:48:19,905 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:48:19,906 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (31) >19:48:19,906 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >19:48:19,907 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (35) with existing ext4 filesystem >19:48:19,907 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >19:48:19,908 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:19,908 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >19:48:19,908 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:19,909 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >19:48:19,909 INFO storage: added dm live-osimg-min (id 39) to device tree >19:48:19,909 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >19:48:19,910 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >19:48:19,910 DEBUG storage: Ext4FS.supported: supported: True ; >19:48:19,910 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:48:19,910 DEBUG storage: device live-osimg-min does not contain a disklabel >19:48:19,911 INFO storage: type detected on 'live-osimg-min' is 'ext4' >19:48:19,922 DEBUG storage: padding min size from 0 up to 0 >19:48:19,923 DEBUG storage: Ext4FS.supported: supported: True ; >19:48:19,923 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:48:19,923 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >19:48:19,924 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >19:48:19,924 INFO storage: got device: DMDevice instance (0x31f01d0) -- > name = live-osimg-min status = True kids = 0 id = 39 > parents = ['existing 0MB loop loop3 (35) 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 0x3196dd0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >19:48:19,925 DEBUG storage: Ext4FS.supported: supported: True ; >19:48:19,925 INFO storage: got format: Ext4FS instance (0x31f3210) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2944.0 targetSize = 2944.0 > >19:48:19,942 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >19:48:19,949 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:48:19,949 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:48:19,950 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:48:19,957 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:48:19,964 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:48:19,965 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:19,966 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:19,972 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:48:19,979 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:48:19,980 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:19,981 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:19,988 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >19:48:19,989 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >19:48:19,990 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >19:48:19,997 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:48:19,997 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:19,998 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,006 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >19:48:20,013 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:48:20,014 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,015 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,021 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >19:48:20,028 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:48:20,029 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,030 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,037 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >19:48:20,044 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:48:20,044 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,045 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,052 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >19:48:20,059 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:48:20,060 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,061 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,067 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >19:48:20,075 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:48:20,075 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,076 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,083 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >19:48:20,091 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,091 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,092 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,099 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >19:48:20,107 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:48:20,114 DEBUG storage: PartitionDevice.teardown: sdb10 ; status: True ; controllable: True ; >19:48:20,122 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,122 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,124 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,130 DEBUG storage: PartitionDevice.teardown: sdb11 ; status: True ; controllable: True ; >19:48:20,131 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >19:48:20,132 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >19:48:20,138 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,139 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,140 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,147 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >19:48:20,154 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,155 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,156 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,162 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >19:48:20,162 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >19:48:20,163 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >19:48:20,170 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,171 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,172 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,178 DEBUG storage: PartitionDevice.teardown: sdb4 ; status: True ; controllable: True ; >19:48:20,179 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >19:48:20,180 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >19:48:20,187 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,187 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,188 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,195 DEBUG storage: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >19:48:20,203 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,203 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,204 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,211 DEBUG storage: PartitionDevice.teardown: sdb6 ; status: True ; controllable: True ; >19:48:20,218 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,219 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,220 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,226 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >19:48:20,234 DEBUG storage: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >19:48:20,241 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,242 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,243 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,249 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >19:48:20,257 DEBUG storage: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >19:48:20,264 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,265 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,266 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,272 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >19:48:20,280 DEBUG storage: PartitionDevice.teardown: sdb9 ; status: True ; controllable: True ; >19:48:20,287 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,288 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,289 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,295 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:48:20,296 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:48:20,296 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >19:48:20,297 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >19:48:20,297 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >19:48:20,297 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >19:48:20,297 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >19:48:20,298 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >19:48:20,305 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:48:20,306 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:48:20,307 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:48:20,313 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:48:20,320 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:48:20,321 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,322 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,328 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:48:20,335 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:48:20,336 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,337 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,343 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >19:48:20,344 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >19:48:20,345 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >19:48:20,351 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:48:20,352 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,353 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,359 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >19:48:20,366 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:48:20,367 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,368 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,374 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >19:48:20,382 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:48:20,382 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,383 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,390 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >19:48:20,397 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:48:20,397 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,398 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,405 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >19:48:20,412 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:48:20,412 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,413 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,420 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >19:48:20,427 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:48:20,427 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,428 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:48:20,435 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >19:48:20,442 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,443 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,444 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,450 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >19:48:20,457 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:48:20,465 DEBUG storage: PartitionDevice.teardown: sdb10 ; status: True ; controllable: True ; >19:48:20,472 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,473 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,474 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,481 DEBUG storage: PartitionDevice.teardown: sdb11 ; status: True ; controllable: True ; >19:48:20,481 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >19:48:20,482 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >19:48:20,488 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,489 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,490 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,496 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >19:48:20,504 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,504 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,505 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,511 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >19:48:20,512 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >19:48:20,513 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >19:48:20,519 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,520 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,520 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,527 DEBUG storage: PartitionDevice.teardown: sdb4 ; status: True ; controllable: True ; >19:48:20,527 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >19:48:20,528 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >19:48:20,535 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,535 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,536 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,543 DEBUG storage: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >19:48:20,550 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,551 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,551 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,558 DEBUG storage: PartitionDevice.teardown: sdb6 ; status: True ; controllable: True ; >19:48:20,565 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,566 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,567 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,573 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >19:48:20,580 DEBUG storage: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >19:48:20,587 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,588 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,589 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,597 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >19:48:20,604 DEBUG storage: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >19:48:20,611 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,612 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,613 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,619 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >19:48:20,626 DEBUG storage: PartitionDevice.teardown: sdb9 ; status: True ; controllable: True ; >19:48:20,633 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:48:20,634 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,635 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:48:20,642 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:48:20,642 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:48:20,642 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >19:48:20,643 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >19:48:20,643 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >19:48:20,758 DEBUG storage: registered device format class MDRaidMember as mdmember >19:48:20,759 DEBUG storage: registered device format class DMRaidMember as dmraidmember >19:48:20,759 DEBUG storage: registered device format class DiskLabel as disklabel >19:48:20,759 DEBUG storage: registered device format class MultipathMember as multipath_member >19:48:20,760 DEBUG storage: registered device format class BIOSBoot as biosboot >19:48:20,760 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >19:48:20,760 DEBUG storage: registered device format class LUKS as luks >19:48:20,760 DEBUG storage: registered device format class PPCPRePBoot as prepboot >19:48:20,761 DEBUG storage: registered device format class SwapSpace as swap >19:48:20,766 DEBUG storage: registered device format class Ext2FS as ext2 >19:48:20,767 DEBUG storage: registered device format class Ext3FS as ext3 >19:48:20,767 DEBUG storage: registered device format class Ext4FS as ext4 >19:48:20,767 DEBUG storage: registered device format class FATFS as vfat >19:48:20,767 DEBUG storage: registered device format class EFIFS as efi >19:48:20,767 DEBUG storage: registered device format class BTRFS as btrfs >19:48:20,767 DEBUG storage: registered device format class GFS2 as gfs2 >19:48:20,767 DEBUG storage: registered device format class JFS as jfs >19:48:20,767 DEBUG storage: registered device format class ReiserFS as reiserfs >19:48:20,767 DEBUG storage: registered device format class XFS as xfs >19:48:20,767 DEBUG storage: registered device format class HFS as hfs >19:48:20,768 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >19:48:20,768 DEBUG storage: registered device format class HFSPlus as hfs+ >19:48:20,768 DEBUG storage: registered device format class NTFS as ntfs >19:48:20,768 DEBUG storage: registered device format class NFS as nfs >19:48:20,768 DEBUG storage: registered device format class NFSv4 as nfs4 >19:48:20,768 DEBUG storage: registered device format class Iso9660FS as iso9660 >19:48:20,768 DEBUG storage: registered device format class NoDevFS as nodev >19:48:20,768 DEBUG storage: registered device format class DevPtsFS as devpts >19:48:20,768 DEBUG storage: registered device format class ProcFS as proc >19:48:20,768 DEBUG storage: registered device format class SysFS as sysfs >19:48:20,768 DEBUG storage: registered device format class TmpFS as tmpfs >19:48:20,769 DEBUG storage: registered device format class BindFS as bind >19:48:20,769 DEBUG storage: registered device format class SELinuxFS as selinuxfs >19:48:20,769 DEBUG storage: registered device format class USBFS as usbfs >19:48:22,585 DEBUG storage: MultipathTopology._build_topology: >19:48:22,586 DEBUG storage: /etc/multipath.conf contents: >19:48:22,586 DEBUG storage: # multipath.conf written by anaconda >19:48:22,586 DEBUG storage: >19:48:22,586 DEBUG storage: defaults { >19:48:22,586 DEBUG storage: user_friendly_names yes >19:48:22,586 DEBUG storage: } >19:48:22,586 DEBUG storage: blacklist { >19:48:22,586 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >19:48:22,586 DEBUG storage: devnode "^hd[a-z]" >19:48:22,586 DEBUG storage: devnode "^dcssblk[0-9]*" >19:48:22,586 DEBUG storage: device { >19:48:22,586 DEBUG storage: vendor "DGC" >19:48:22,586 DEBUG storage: product "LUNZ" >19:48:22,587 DEBUG storage: } >19:48:22,587 DEBUG storage: device { >19:48:22,587 DEBUG storage: vendor "IBM" >19:48:22,587 DEBUG storage: product "S/390.*" >19:48:22,587 DEBUG storage: } >19:48:22,587 DEBUG storage: # don't count normal SATA devices as multipaths >19:48:22,587 DEBUG storage: device { >19:48:22,587 DEBUG storage: vendor "ATA" >19:48:22,587 DEBUG storage: } >19:48:22,588 DEBUG storage: # don't count 3ware devices as multipaths >19:48:22,588 DEBUG storage: device { >19:48:22,588 DEBUG storage: vendor "3ware" >19:48:22,588 DEBUG storage: } >19:48:22,588 DEBUG storage: device { >19:48:22,588 DEBUG storage: vendor "AMCC" >19:48:22,589 DEBUG storage: } >19:48:22,589 DEBUG storage: # nor highpoint devices >19:48:22,589 DEBUG storage: device { >19:48:22,589 DEBUG storage: vendor "HPT" >19:48:22,589 DEBUG storage: } >19:48:22,589 DEBUG storage: } >19:48:22,590 DEBUG storage: multipaths { >19:48:22,590 DEBUG storage: } >19:48:22,590 DEBUG storage: (end of /etc/multipath.conf) >19:48:22,751 INFO storage: MultipathTopology: not a multipath: ['sdc'] >19:48:22,752 INFO storage: MultipathTopology: found singlepath device: sdc >19:48:22,752 INFO storage: MultipathTopology: found non-disk device: sdc1 >19:48:22,752 INFO storage: MultipathTopology: found singlepath device: sda >19:48:22,752 INFO storage: MultipathTopology: found non-disk device: sda1 >19:48:22,752 INFO storage: MultipathTopology: found non-disk device: sda2 >19:48:22,752 INFO storage: MultipathTopology: found non-disk device: sda3 >19:48:22,752 INFO storage: MultipathTopology: found non-disk device: sda5 >19:48:22,752 INFO storage: MultipathTopology: found non-disk device: sda6 >19:48:22,753 INFO storage: MultipathTopology: found non-disk device: sda7 >19:48:22,753 INFO storage: MultipathTopology: found non-disk device: sda8 >19:48:22,753 INFO storage: MultipathTopology: found non-disk device: sda9 >19:48:22,753 INFO storage: MultipathTopology: found singlepath device: sdb >19:48:22,753 INFO storage: MultipathTopology: found non-disk device: sdb1 >19:48:22,753 INFO storage: MultipathTopology: found non-disk device: sdb10 >19:48:22,753 INFO storage: MultipathTopology: found non-disk device: sdb11 >19:48:22,753 INFO storage: MultipathTopology: found non-disk device: sdb2 >19:48:22,753 INFO storage: MultipathTopology: found non-disk device: sdb3 >19:48:22,753 INFO storage: MultipathTopology: found non-disk device: sdb4 >19:48:22,754 INFO storage: MultipathTopology: found non-disk device: sdb5 >19:48:22,754 INFO storage: MultipathTopology: found non-disk device: sdb6 >19:48:22,754 INFO storage: MultipathTopology: found non-disk device: sdb7 >19:48:22,754 INFO storage: MultipathTopology: found non-disk device: sdb8 >19:48:22,754 INFO storage: MultipathTopology: found non-disk device: sdb9 >19:48:22,754 INFO storage: MultipathTopology: found singlepath device: loop0 >19:48:22,754 INFO storage: MultipathTopology: found singlepath device: loop1 >19:48:22,754 INFO storage: MultipathTopology: found singlepath device: loop2 >19:48:22,754 INFO storage: MultipathTopology: found singlepath device: loop3 >19:48:22,755 INFO storage: MultipathTopology: found singlepath device: loop4 >19:48:22,755 INFO storage: MultipathTopology: found singlepath device: loop5 >19:48:22,755 INFO storage: MultipathTopology: found singlepath device: loop6 >19:48:22,755 INFO storage: MultipathTopology: found singlepath device: loop7 >19:48:22,755 INFO storage: MultipathTopology: found singlepath device: dm-0 >19:48:22,755 INFO storage: MultipathTopology: found singlepath device: dm-1 >19:48:22,971 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >19:48:22,973 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:48:23,916 DEBUG storage: protected device spec /dev/sdc1 resolved to sdc1 >19:48:23,916 INFO storage: sdc1 looks to be the live device; marking as protected >19:48:23,961 DEBUG storage: MultipathTopology._build_topology: >19:48:23,962 DEBUG storage: /etc/multipath.conf contents: >19:48:23,962 DEBUG storage: # multipath.conf written by anaconda >19:48:23,962 DEBUG storage: >19:48:23,962 DEBUG storage: defaults { >19:48:23,962 DEBUG storage: user_friendly_names yes >19:48:23,963 DEBUG storage: } >19:48:23,963 DEBUG storage: blacklist { >19:48:23,963 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >19:48:23,963 DEBUG storage: devnode "^hd[a-z]" >19:48:23,963 DEBUG storage: devnode "^dcssblk[0-9]*" >19:48:23,964 DEBUG storage: device { >19:48:23,964 DEBUG storage: vendor "DGC" >19:48:23,964 DEBUG storage: product "LUNZ" >19:48:23,964 DEBUG storage: } >19:48:23,964 DEBUG storage: device { >19:48:23,965 DEBUG storage: vendor "IBM" >19:48:23,965 DEBUG storage: product "S/390.*" >19:48:23,965 DEBUG storage: } >19:48:23,965 DEBUG storage: # don't count normal SATA devices as multipaths >19:48:23,965 DEBUG storage: device { >19:48:23,966 DEBUG storage: vendor "ATA" >19:48:23,966 DEBUG storage: } >19:48:23,966 DEBUG storage: # don't count 3ware devices as multipaths >19:48:23,966 DEBUG storage: device { >19:48:23,966 DEBUG storage: vendor "3ware" >19:48:23,966 DEBUG storage: } >19:48:23,967 DEBUG storage: device { >19:48:23,967 DEBUG storage: vendor "AMCC" >19:48:23,967 DEBUG storage: } >19:48:23,967 DEBUG storage: # nor highpoint devices >19:48:23,967 DEBUG storage: device { >19:48:23,969 DEBUG storage: vendor "HPT" >19:48:23,969 DEBUG storage: } >19:48:23,969 DEBUG storage: } >19:48:23,970 DEBUG storage: multipaths { >19:48:23,970 DEBUG storage: } >19:48:23,970 DEBUG storage: (end of /etc/multipath.conf) >19:48:24,011 INFO storage: MultipathTopology: not a multipath: ['sdc'] >19:48:24,012 INFO storage: MultipathTopology: found singlepath device: sdc >19:48:24,012 INFO storage: MultipathTopology: found non-disk device: sdc1 >19:48:24,012 INFO storage: MultipathTopology: found singlepath device: sda >19:48:24,012 INFO storage: MultipathTopology: found non-disk device: sda1 >19:48:24,012 INFO storage: MultipathTopology: found non-disk device: sda2 >19:48:24,012 INFO storage: MultipathTopology: found non-disk device: sda3 >19:48:24,012 INFO storage: MultipathTopology: found non-disk device: sda5 >19:48:24,013 INFO storage: MultipathTopology: found non-disk device: sda6 >19:48:24,013 INFO storage: MultipathTopology: found non-disk device: sda7 >19:48:24,013 INFO storage: MultipathTopology: found non-disk device: sda8 >19:48:24,013 INFO storage: MultipathTopology: found non-disk device: sda9 >19:48:24,014 INFO storage: MultipathTopology: found singlepath device: sdb >19:48:24,014 INFO storage: MultipathTopology: found non-disk device: sdb1 >19:48:24,015 INFO storage: MultipathTopology: found non-disk device: sdb10 >19:48:24,015 INFO storage: MultipathTopology: found non-disk device: sdb11 >19:48:24,015 INFO storage: MultipathTopology: found non-disk device: sdb2 >19:48:24,015 INFO storage: MultipathTopology: found non-disk device: sdb3 >19:48:24,016 INFO storage: MultipathTopology: found non-disk device: sdb4 >19:48:24,016 INFO storage: MultipathTopology: found non-disk device: sdb5 >19:48:24,016 INFO storage: MultipathTopology: found non-disk device: sdb6 >19:48:24,016 INFO storage: MultipathTopology: found non-disk device: sdb7 >19:48:24,017 INFO storage: MultipathTopology: found non-disk device: sdb8 >19:48:24,017 INFO storage: MultipathTopology: found non-disk device: sdb9 >19:48:24,017 INFO storage: MultipathTopology: found singlepath device: loop0 >19:48:24,017 INFO storage: MultipathTopology: found singlepath device: loop1 >19:48:24,018 INFO storage: MultipathTopology: found singlepath device: loop2 >19:48:24,018 INFO storage: MultipathTopology: found singlepath device: loop3 >19:48:24,018 INFO storage: MultipathTopology: found singlepath device: loop4 >19:48:24,018 INFO storage: MultipathTopology: found singlepath device: loop5 >19:48:24,019 INFO storage: MultipathTopology: found singlepath device: loop6 >19:48:24,019 INFO storage: MultipathTopology: found singlepath device: loop7 >19:48:24,019 INFO storage: MultipathTopology: found singlepath device: dm-0 >19:48:24,019 INFO storage: MultipathTopology: found singlepath device: dm-1 >19:48:24,019 INFO storage: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdb10', 'sdb11', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >19:48:24,023 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52922', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >19:48:24,024 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc)... >19:48:24,026 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >19:48:24,027 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:24,029 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >19:48:24,032 INFO storage: sdc is a disk >19:48:24,033 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:24,054 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >19:48:24,055 INFO storage: added disk sdc (id 0) to device tree >19:48:24,055 DEBUG storage: looking up parted Device: /dev/sdc >19:48:24,057 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >19:48:24,058 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >19:48:24,059 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >19:48:24,062 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >19:48:24,063 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f36a811fd10>] > device: <parted.device.Device object at 0x7f36a811f650> > PedDisk: <_ped.Disk object at 0x46381b8> >19:48:24,063 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:48:24,065 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >19:48:24,066 INFO storage: got device: DiskDevice instance (0x49e1310) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7580.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x48494d0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x327d590> >19:48:24,067 INFO storage: got format: DiskLabel instance (0x7f36a810e890) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f36a811fd10>] > device: <parted.device.Device object at 0x7f36a811f650> > PedDisk: <_ped.Disk object at 0x46381b8> > origPartedDisk = <parted.disk.Disk object at 0x7f36a811f8d0> > partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x490a0e0> > >19:48:24,069 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1 /dev/disk/by-label/Fedora-18-B /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/B4FE-5315', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora-18-B', > 'ID_FS_LABEL_ENC': 'Fedora-18-B', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B4FE-5315', > 'ID_FS_UUID_ENC': 'B4FE-5315', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15523777', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52934', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1', > '/dev/disk/by-label/Fedora-18-B', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/B4FE-5315'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >19:48:24,069 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >19:48:24,070 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >19:48:24,072 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:24,073 INFO storage: sdc1 is a partition >19:48:24,075 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >19:48:24,077 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >19:48:24,080 DEBUG storage: DeviceTree.getDeviceByName returned existing 7580MB disk sdc (0) with existing msdos disklabel >19:48:24,083 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >19:48:24,085 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >19:48:24,086 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:24,092 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >19:48:24,092 DEBUG storage: looking up parted Partition: /dev/sdc1 >19:48:24,092 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >19:48:24,093 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >19:48:24,094 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >19:48:24,096 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >19:48:24,096 INFO storage: added partition sdc1 (id 1) to device tree >19:48:24,098 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >19:48:24,099 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >19:48:24,100 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >19:48:24,101 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >19:48:24,103 WARN storage: disklabel detected but not usable on sdc1 >19:48:24,103 DEBUG storage: getFormat('efi') returning EFIFS instance >19:48:24,103 INFO storage: type detected on 'sdc1' is 'vfat' >19:48:24,103 DEBUG storage: getFormat('efi') returning EFIFS instance >19:48:24,105 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >19:48:24,107 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >19:48:24,108 DEBUG storage: looking up parted Device: /dev/sdc1 >19:48:24,110 INFO storage: got device: PartitionDevice instance (0x7f36a810e8d0) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7580MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7579.96923828 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15523777 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32566 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x490a710> > target size = 0 path = /dev/sdc1 > 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 0x7f36a811f750> fileSystem: <parted.filesystem.FileSystem object at 0x7f36a811fdd0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f36a811fd50> PedPartition: <_ped.Partition object at 0x7f36a8122170> > disk = existing 7580MB disk sdc (0) with existing msdos disklabel > start = 63 end = 15523839 length = 15523777 > flags = boot >19:48:24,110 INFO storage: got format: EFIFS instance (0x7f36a8125710) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = B4FE-5315 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = Fedora-18-B size = 0 targetSize = 0 > >19:48:24,115 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879 /dev/disk/by-id/wwn-0x50014ee6002075b2', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53397', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > '/dev/disk/by-id/wwn-0x50014ee6002075b2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >19:48:24,116 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >19:48:24,118 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:48:24,120 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:24,122 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >19:48:24,124 INFO storage: sda is a disk >19:48:24,124 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:24,126 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:48:24,126 INFO storage: added disk sda (id 2) to device tree >19:48:24,127 DEBUG storage: looking up parted Device: /dev/sda >19:48:24,128 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:48:24,129 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >19:48:24,130 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:48:24,133 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >19:48:24,282 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f36a8125610>, <parted.partition.Partition object at 0x7f36a81256d0>, <parted.partition.Partition object at 0x7f36a8125f50>, <parted.partition.Partition object at 0x7f36a8143290>, <parted.partition.Partition object at 0x7f36a81435d0>, <parted.partition.Partition object at 0x7f36a8143410>, <parted.partition.Partition object at 0x7f36a81436d0>, <parted.partition.Partition object at 0x7f36a8143b10>] > device: <parted.device.Device object at 0x7f36a8143050> > PedDisk: <_ped.Disk object at 0x7f36a8142170> >19:48:24,282 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:48:24,283 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >19:48:24,285 INFO storage: got device: DiskDevice instance (0x7f36a8125c50) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x490a7a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f36a8125b10> >19:48:24,287 INFO storage: got format: DiskLabel instance (0x7f36a8125dd0) -- > 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 = 8 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f36a8125610>, <parted.partition.Partition object at 0x7f36a81256d0>, <parted.partition.Partition object at 0x7f36a8125f50>, <parted.partition.Partition object at 0x7f36a8143290>, <parted.partition.Partition object at 0x7f36a81435d0>, <parted.partition.Partition object at 0x7f36a8143410>, <parted.partition.Partition object at 0x7f36a81436d0>, <parted.partition.Partition object at 0x7f36a8143b10>] > device: <parted.device.Device object at 0x7f36a8143050> > PedDisk: <_ped.Disk object at 0x7f36a8142170> > origPartedDisk = <parted.disk.Disk object at 0x7f36a8143c50> > partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x490a9e0> > >19:48:24,290 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1 /dev/disk/by-id/wwn-0x50014ee6002075b2-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/8AC4F402C4F3EE77', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8AC4F402C4F3EE77', > 'ID_FS_UUID_ENC': '8AC4F402C4F3EE77', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71677952', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53414', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/8AC4F402C4F3EE77'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >19:48:24,290 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >19:48:24,291 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >19:48:24,292 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:24,293 INFO storage: sda1 is a partition >19:48:24,293 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >19:48:24,294 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:48:24,294 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >19:48:24,295 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >19:48:24,296 DEBUG storage: PartitionDevice._setFormat: sda1 ; >19:48:24,296 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:24,298 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >19:48:24,298 DEBUG storage: looking up parted Partition: /dev/sda1 >19:48:24,301 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >19:48:24,302 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >19:48:24,303 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >19:48:24,304 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >19:48:24,304 INFO storage: added partition sda1 (id 3) to device tree >19:48:24,304 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >19:48:24,305 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >19:48:24,307 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:48:24,309 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >19:48:24,311 WARN storage: disklabel detected but not usable on sda1 >19:48:24,311 INFO storage: type detected on 'sda1' is 'ntfs' >19:48:24,563 DEBUG storage: padding min size from 54 up to 59 >19:48:24,565 DEBUG storage: NTFS.supported: supported: False ; >19:48:24,565 DEBUG storage: getFormat('ntfs') returning NTFS instance >19:48:24,566 DEBUG storage: PartitionDevice._setFormat: sda1 ; >19:48:24,567 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >19:48:24,568 DEBUG storage: looking up parted Device: /dev/sda1 >19:48:24,569 INFO storage: got device: PartitionDevice instance (0x7f36a8143f10) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 34999.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71677952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (4461, 255, 63) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x4ac13b0> > 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 0x7f36a8143110> fileSystem: <parted.filesystem.FileSystem object at 0x7f36a8125690> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36a8125650> PedPartition: <_ped.Partition object at 0x7f36a8122710> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = boot >19:48:24,570 DEBUG storage: NTFS.supported: supported: False ; >19:48:24,570 INFO storage: got format: NTFS instance (0x4aaf450) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 8AC4F402C4F3EE77 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 34998.0 targetSize = 34998.0 > >19:48:24,574 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2 /dev/disk/by-id/wwn-0x50014ee6002075b2-part2 /dev/disk/by-label/Win7 /dev/disk/by-uuid/7C72AAC672AA848C', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'Win7', > 'ID_FS_LABEL_ENC': 'Win7', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7C72AAC672AA848C', > 'ID_FS_UUID_ENC': '7C72AAC672AA848C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71682048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '257630208', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53427', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part2', > '/dev/disk/by-label/Win7', > '/dev/disk/by-uuid/7C72AAC672AA848C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >19:48:24,574 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >19:48:24,575 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >19:48:24,576 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:24,576 INFO storage: sda2 is a partition >19:48:24,577 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >19:48:24,578 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:48:24,579 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >19:48:24,580 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >19:48:24,581 DEBUG storage: PartitionDevice._setFormat: sda2 ; >19:48:24,581 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:24,583 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >19:48:24,583 DEBUG storage: looking up parted Partition: /dev/sda2 >19:48:24,584 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >19:48:24,585 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >19:48:24,586 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >19:48:24,587 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >19:48:24,587 INFO storage: added partition sda2 (id 4) to device tree >19:48:24,588 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >19:48:24,589 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >19:48:24,590 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:48:24,591 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >19:48:24,602 WARN storage: disklabel detected but not usable on sda2 >19:48:24,602 INFO storage: type detected on 'sda2' is 'ntfs' >19:48:41,310 DEBUG storage: padding min size from 120009 up to 120509 >19:48:41,311 DEBUG storage: NTFS.supported: supported: False ; >19:48:41,311 DEBUG storage: getFormat('ntfs') returning NTFS instance >19:48:41,311 DEBUG storage: PartitionDevice._setFormat: sda2 ; >19:48:41,312 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >19:48:41,312 DEBUG storage: looking up parted Device: /dev/sda2 >19:48:41,313 INFO storage: got device: PartitionDevice instance (0x54c4a90) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 125796.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 257630208 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: False > hardwareGeometry: (16036, 255, 63) biosGeometry: (16036, 255, 63) > PedDevice: <_ped.Device object at 0x365d3b0> > 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 0x7f36a8143110> fileSystem: <parted.filesystem.FileSystem object at 0x49c33d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49c34d0> PedPartition: <_ped.Partition object at 0x7f36a8122770> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 71682048 end = 329312255 length = 257630208 > flags = >19:48:41,314 DEBUG storage: NTFS.supported: supported: False ; >19:48:41,314 INFO storage: got format: NTFS instance (0x54c4fd0) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 7C72AAC672AA848C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win7 size = 125795.0 targetSize = 125795.0 > >19:48:41,317 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3 /dev/disk/by-id/wwn-0x50014ee6002075b2-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '329312256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2600962048', > 'ID_PART_ENTRY_TYPE': '0xf', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53438', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3'} ; name: sda3 ; >19:48:41,317 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >19:48:41,317 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >19:48:41,318 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:41,318 INFO storage: sda3 is a partition >19:48:41,319 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >19:48:41,319 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:48:41,320 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >19:48:41,320 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >19:48:41,321 DEBUG storage: PartitionDevice._setFormat: sda3 ; >19:48:41,321 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:41,322 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >19:48:41,322 DEBUG storage: looking up parted Partition: /dev/sda3 >19:48:41,323 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >19:48:41,323 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >19:48:41,324 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >19:48:41,325 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >19:48:41,325 INFO storage: added partition sda3 (id 5) to device tree >19:48:41,325 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >19:48:41,326 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >19:48:41,327 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >19:48:41,327 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >19:48:41,387 WARN storage: disklabel detected but not usable on sda3 >19:48:41,387 DEBUG storage: no type or existing type for sda3, bailing >19:48:41,387 DEBUG storage: looking up parted Device: /dev/sda3 >19:48:41,389 INFO storage: got device: PartitionDevice instance (0x54c4b50) -- > name = sda3 status = True kids = 0 id = 5 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1270001.0 > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x54a44d0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36a8143110> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36a8125ed0> PedPartition: <_ped.Partition object at 0x7f36a81225f0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329312256 end = 2930274303 length = 2600962048 > flags = lba >19:48:41,392 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5 /dev/disk/by-id/wwn-0x50014ee6002075b2-part5 /dev/disk/by-label/A2 /dev/disk/by-uuid/04AC59B8AC59A4C8', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'A2', > 'ID_FS_LABEL_ENC': 'A2', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04AC59B8AC59A4C8', > 'ID_FS_UUID_ENC': '04AC59B8AC59A4C8', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '5', > 'ID_PART_ENTRY_OFFSET': '329314304', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '293113856', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53451', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part5', > '/dev/disk/by-label/A2', > '/dev/disk/by-uuid/04AC59B8AC59A4C8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5'} ; name: sda5 ; >19:48:41,392 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >19:48:41,392 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >19:48:41,393 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:41,393 INFO storage: sda5 is a partition >19:48:41,393 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >19:48:41,394 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:48:41,395 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >19:48:41,395 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >19:48:41,396 DEBUG storage: PartitionDevice._setFormat: sda5 ; >19:48:41,396 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:41,397 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >19:48:41,397 DEBUG storage: looking up parted Partition: /dev/sda5 >19:48:41,398 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >19:48:41,398 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >19:48:41,399 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >19:48:41,400 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >19:48:41,400 INFO storage: added partition sda5 (id 6) to device tree >19:48:41,400 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >19:48:41,401 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >19:48:41,401 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >19:48:41,402 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >19:48:41,458 WARN storage: disklabel detected but not usable on sda5 >19:48:41,458 INFO storage: type detected on 'sda5' is 'ntfs' >19:48:43,479 DEBUG storage: padding min size from 135415 up to 135915 >19:48:43,480 DEBUG storage: NTFS.supported: supported: False ; >19:48:43,480 DEBUG storage: getFormat('ntfs') returning NTFS instance >19:48:43,481 DEBUG storage: PartitionDevice._setFormat: sda5 ; >19:48:43,482 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ntfs ; >19:48:43,482 DEBUG storage: looking up parted Device: /dev/sda5 >19:48:43,483 INFO storage: got device: PartitionDevice instance (0x561eb10) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 143122.0 > format = existing ntfs filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 293113856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32566 did: 0 busy: False > hardwareGeometry: (18245, 255, 63) biosGeometry: (18245, 255, 63) > PedDevice: <_ped.Device object at 0x54a4560> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36a8143110> fileSystem: <parted.filesystem.FileSystem object at 0x7f36a81434d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36a8143210> PedPartition: <_ped.Partition object at 0x7f36a81227d0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329314304 end = 622428159 length = 293113856 > flags = >19:48:43,484 DEBUG storage: NTFS.supported: supported: False ; >19:48:43,484 INFO storage: got format: NTFS instance (0x561ec90) -- > type = ntfs name = ntfs status = False > device = /dev/sda5 uuid = 04AC59B8AC59A4C8 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = A2 size = 143121.0 targetSize = 143121.0 > >19:48:43,487 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6 /dev/disk/by-id/wwn-0x50014ee6002075b2-part6 /dev/disk/by-label/sysoftware /dev/disk/by-uuid/D888C5A588C5828C', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'sysoftware', > 'ID_FS_LABEL_ENC': 'sysoftware', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D888C5A588C5828C', > 'ID_FS_UUID_ENC': 'D888C5A588C5828C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '6', > 'ID_PART_ENTRY_OFFSET': '622430208', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53468', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part6', > '/dev/disk/by-label/sysoftware', > '/dev/disk/by-uuid/D888C5A588C5828C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6'} ; name: sda6 ; >19:48:43,487 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >19:48:43,488 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >19:48:43,488 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:43,488 INFO storage: sda6 is a partition >19:48:43,489 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >19:48:43,489 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:48:43,490 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >19:48:43,491 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >19:48:43,491 DEBUG storage: PartitionDevice._setFormat: sda6 ; >19:48:43,492 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:43,492 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >19:48:43,492 DEBUG storage: looking up parted Partition: /dev/sda6 >19:48:43,493 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >19:48:43,494 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >19:48:43,494 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >19:48:43,495 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >19:48:43,495 INFO storage: added partition sda6 (id 7) to device tree >19:48:43,496 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >19:48:43,496 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >19:48:43,497 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >19:48:43,498 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >19:48:43,526 WARN storage: disklabel detected but not usable on sda6 >19:48:43,526 INFO storage: type detected on 'sda6' is 'ntfs' >19:48:44,736 DEBUG storage: padding min size from 189992 up to 190492 >19:48:44,737 DEBUG storage: NTFS.supported: supported: False ; >19:48:44,737 DEBUG storage: getFormat('ntfs') returning NTFS instance >19:48:44,737 DEBUG storage: PartitionDevice._setFormat: sda6 ; >19:48:44,740 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: ntfs ; >19:48:44,740 DEBUG storage: looking up parted Device: /dev/sda6 >19:48:44,741 INFO storage: got device: PartitionDevice instance (0x561edd0) -- > name = sda6 status = True kids = 0 id = 7 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x54a45f0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36a8143110> fileSystem: <parted.filesystem.FileSystem object at 0x7f36a8143690> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36a8143610> PedPartition: <_ped.Partition object at 0x7f36a8122890> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 622430208 end = 1032030207 length = 409600000 > flags = >19:48:44,742 DEBUG storage: NTFS.supported: supported: False ; >19:48:44,742 INFO storage: got format: NTFS instance (0x7f36a818d1d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda6 uuid = D888C5A588C5828C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = sysoftware size = 199999.0 targetSize = 199999.0 > >19:48:44,745 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7 /dev/disk/by-id/wwn-0x50014ee6002075b2-part7 /dev/disk/by-label/VolumeM /dev/disk/by-uuid/8A6253DE6253CD97', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'VolumeM', > 'ID_FS_LABEL_ENC': 'VolumeM', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8A6253DE6253CD97', > 'ID_FS_UUID_ENC': '8A6253DE6253CD97', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1032032256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '321282048', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53736', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part7', > '/dev/disk/by-label/VolumeM', > '/dev/disk/by-uuid/8A6253DE6253CD97'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7'} ; name: sda7 ; >19:48:44,745 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >19:48:44,746 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >19:48:44,746 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:44,746 INFO storage: sda7 is a partition >19:48:44,747 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >19:48:44,748 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:48:44,748 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >19:48:44,749 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >19:48:44,750 DEBUG storage: PartitionDevice._setFormat: sda7 ; >19:48:44,750 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:44,750 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >19:48:44,751 DEBUG storage: looking up parted Partition: /dev/sda7 >19:48:44,751 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >19:48:44,752 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >19:48:44,753 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >19:48:44,753 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >19:48:44,753 INFO storage: added partition sda7 (id 8) to device tree >19:48:44,754 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >19:48:44,754 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >19:48:44,755 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >19:48:44,756 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >19:48:44,862 WARN storage: disklabel detected but not usable on sda7 >19:48:44,862 INFO storage: type detected on 'sda7' is 'ntfs' >19:48:45,453 DEBUG storage: padding min size from 112135 up to 112635 >19:48:45,454 DEBUG storage: NTFS.supported: supported: False ; >19:48:45,454 DEBUG storage: getFormat('ntfs') returning NTFS instance >19:48:45,455 DEBUG storage: PartitionDevice._setFormat: sda7 ; >19:48:45,456 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: ntfs ; >19:48:45,456 DEBUG storage: looking up parted Device: /dev/sda7 >19:48:45,457 INFO storage: got device: PartitionDevice instance (0x561ef10) -- > name = sda7 status = True kids = 0 id = 8 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 156876.0 > format = existing ntfs filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 321282048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32566 did: 0 busy: False > hardwareGeometry: (19998, 255, 63) biosGeometry: (19998, 255, 63) > PedDevice: <_ped.Device object at 0x54a4680> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36a8143110> fileSystem: <parted.filesystem.FileSystem object at 0x7f36a8143850> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36a8143450> PedPartition: <_ped.Partition object at 0x7f36a8122830> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1032032256 end = 1353314303 length = 321282048 > flags = >19:48:45,458 DEBUG storage: NTFS.supported: supported: False ; >19:48:45,458 INFO storage: got format: NTFS instance (0x561e8d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda7 uuid = 8A6253DE6253CD97 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeM size = 156875.0 targetSize = 156875.0 > >19:48:45,461 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8 /dev/disk/by-id/wwn-0x50014ee6002075b2-part8 /dev/disk/by-label/win8b /dev/disk/by-uuid/A880CE3380CE07B0', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'win8b', > 'ID_FS_LABEL_ENC': 'win8b', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A880CE3380CE07B0', > 'ID_FS_UUID_ENC': 'A880CE3380CE07B0', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '8', > 'ID_PART_ENTRY_OFFSET': '1353316352', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '512000000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53747', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part8', > '/dev/disk/by-label/win8b', > '/dev/disk/by-uuid/A880CE3380CE07B0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8'} ; name: sda8 ; >19:48:45,461 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8)... >19:48:45,461 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >19:48:45,462 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:45,462 INFO storage: sda8 is a partition >19:48:45,463 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >19:48:45,463 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:48:45,464 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >19:48:45,465 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >19:48:45,465 DEBUG storage: PartitionDevice._setFormat: sda8 ; >19:48:45,466 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:45,466 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >19:48:45,466 DEBUG storage: looking up parted Partition: /dev/sda8 >19:48:45,467 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >19:48:45,468 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >19:48:45,468 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >19:48:45,469 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >19:48:45,469 INFO storage: added partition sda8 (id 9) to device tree >19:48:45,470 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >19:48:45,470 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >19:48:45,471 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >19:48:45,472 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >19:48:45,587 WARN storage: disklabel detected but not usable on sda8 >19:48:45,587 INFO storage: type detected on 'sda8' is 'ntfs' >19:48:46,514 DEBUG storage: padding min size from 232533 up to 233033 >19:48:46,515 DEBUG storage: NTFS.supported: supported: False ; >19:48:46,515 DEBUG storage: getFormat('ntfs') returning NTFS instance >19:48:46,516 DEBUG storage: PartitionDevice._setFormat: sda8 ; >19:48:46,517 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: ntfs ; >19:48:46,517 DEBUG storage: looking up parted Device: /dev/sda8 >19:48:46,518 INFO storage: got device: PartitionDevice instance (0x561ee90) -- > name = sda8 status = True kids = 0 id = 9 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 250000.0 > format = existing ntfs filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 512000000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32566 did: 0 busy: False > hardwareGeometry: (31870, 255, 63) biosGeometry: (31870, 255, 63) > PedDevice: <_ped.Device object at 0x54a4710> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36a8143110> fileSystem: <parted.filesystem.FileSystem object at 0x7f36a8143a10> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36a81437d0> PedPartition: <_ped.Partition object at 0x7f36a81228f0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1353316352 end = 1865316351 length = 512000000 > flags = >19:48:46,519 DEBUG storage: NTFS.supported: supported: False ; >19:48:46,519 INFO storage: got format: NTFS instance (0x561e510) -- > type = ntfs name = ntfs status = False > device = /dev/sda8 uuid = A880CE3380CE07B0 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = win8b size = 249999.0 targetSize = 249999.0 > >19:48:46,522 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9 /dev/disk/by-id/wwn-0x50014ee6002075b2-part9 /dev/disk/by-label/LINUX /dev/disk/by-uuid/7071-85A8', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'LINUX', > 'ID_FS_LABEL_ENC': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7071-85A8', > 'ID_FS_UUID_ENC': '7071-85A8', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '9', > 'ID_PART_ENTRY_OFFSET': '1865318400', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53756', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part9', > '/dev/disk/by-label/LINUX', > '/dev/disk/by-uuid/7071-85A8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9'} ; name: sda9 ; >19:48:46,522 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9)... >19:48:46,523 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >19:48:46,523 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:46,523 INFO storage: sda9 is a partition >19:48:46,524 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >19:48:46,525 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:48:46,525 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >19:48:46,526 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >19:48:46,527 DEBUG storage: PartitionDevice._setFormat: sda9 ; >19:48:46,527 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:46,527 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >19:48:46,528 DEBUG storage: looking up parted Partition: /dev/sda9 >19:48:46,528 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >19:48:46,529 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >19:48:46,530 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >19:48:46,530 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >19:48:46,530 INFO storage: added partition sda9 (id 10) to device tree >19:48:46,531 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >19:48:46,532 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >19:48:46,532 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >19:48:46,533 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >19:48:46,565 WARN storage: disklabel detected but not usable on sda9 >19:48:46,565 INFO storage: type detected on 'sda9' is 'vfat' >19:48:46,566 DEBUG storage: FATFS.supported: supported: True ; >19:48:46,566 DEBUG storage: getFormat('vfat') returning FATFS instance >19:48:46,567 DEBUG storage: PartitionDevice._setFormat: sda9 ; >19:48:46,567 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: vfat ; >19:48:46,567 DEBUG storage: looking up parted Device: /dev/sda9 >19:48:46,568 INFO storage: got device: PartitionDevice instance (0x561eed0) -- > name = sda9 status = True kids = 0 id = 10 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing vfat filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32566 did: 0 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x54a4830> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36a8143110> fileSystem: <parted.filesystem.FileSystem object at 0x7f36a8143bd0> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36a8143b50> PedPartition: <_ped.Partition object at 0x7f36a81229b0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1865318400 end = 1930854399 length = 65536000 > flags = >19:48:46,569 DEBUG storage: FATFS.supported: supported: True ; >19:48:46,569 INFO storage: got format: FATFS instance (0x7f36a818d490) -- > type = vfat name = vfat status = False > device = /dev/sda9 uuid = 7071-85A8 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = LINUX size = 0 targetSize = 0 > >19:48:46,571 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303 /dev/disk/by-id/wwn-0x50014ee25ad7225b', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55035', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb'} ; name: sdb ; >19:48:46,571 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb)... >19:48:46,572 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:48:46,573 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:46,573 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >19:48:46,574 INFO storage: sdb is a disk >19:48:46,574 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:46,575 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >19:48:46,575 INFO storage: added disk sdb (id 11) to device tree >19:48:46,575 DEBUG storage: looking up parted Device: /dev/sdb >19:48:46,576 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >19:48:46,577 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >19:48:46,577 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >19:48:46,578 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >19:48:46,637 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f36a818dc10>, <parted.partition.Partition object at 0x7f36a8189050>, <parted.partition.Partition object at 0x7f36a8189250>, <parted.partition.Partition object at 0x7f36a81893d0>, <parted.partition.Partition object at 0x7f36a8189650>, <parted.partition.Partition object at 0x7f36a8189890>, <parted.partition.Partition object at 0x7f36a818d310>, <parted.partition.Partition object at 0x7f36a818d290>, <parted.partition.Partition object at 0x561ee10>, <parted.partition.Partition object at 0x7f36a81895d0>, <parted.partition.Partition object at 0x7f36a8189a90>] > device: <parted.device.Device object at 0x7f36a818da50> > PedDisk: <_ped.Disk object at 0x7f36a8185f38> >19:48:46,637 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:48:46,638 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >19:48:46,639 INFO storage: got device: DiskDevice instance (0x561eb50) -- > name = sdb status = True kids = 0 id = 11 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x54a49e0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f36a818d690> >19:48:46,641 INFO storage: got format: DiskLabel instance (0x7f36a818d850) -- > 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 = 11 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f36a818dc10>, <parted.partition.Partition object at 0x7f36a8189050>, <parted.partition.Partition object at 0x7f36a8189250>, <parted.partition.Partition object at 0x7f36a81893d0>, <parted.partition.Partition object at 0x7f36a8189650>, <parted.partition.Partition object at 0x7f36a8189890>, <parted.partition.Partition object at 0x7f36a818d310>, <parted.partition.Partition object at 0x7f36a818d290>, <parted.partition.Partition object at 0x561ee10>, <parted.partition.Partition object at 0x7f36a81895d0>, <parted.partition.Partition object at 0x7f36a8189a90>] > device: <parted.device.Device object at 0x7f36a818da50> > PedDisk: <_ped.Disk object at 0x7f36a8185f38> > origPartedDisk = <parted.disk.Disk object at 0x7f36a818d8d0> > partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x54a4b00> > >19:48:46,644 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part1 /dev/disk/by-label/VOLUMER /dev/disk/by-uuid/FEBD-EB40', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VOLUMER', > 'ID_FS_LABEL_ENC': 'VOLUMER', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'FEBD-EB40', > 'ID_FS_UUID_ENC': 'FEBD-EB40', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55049', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part1', > '/dev/disk/by-label/VOLUMER', > '/dev/disk/by-uuid/FEBD-EB40'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >19:48:46,644 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1)... >19:48:46,645 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >19:48:46,645 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:46,646 INFO storage: sdb1 is a partition >19:48:46,646 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >19:48:46,647 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:48:46,648 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >19:48:46,649 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >19:48:46,649 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >19:48:46,649 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:46,650 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >19:48:46,650 DEBUG storage: looking up parted Partition: /dev/sdb1 >19:48:46,651 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >19:48:46,652 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >19:48:46,652 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >19:48:46,653 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >19:48:46,653 INFO storage: added partition sdb1 (id 12) to device tree >19:48:46,653 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >19:48:46,654 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >19:48:46,655 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >19:48:46,655 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >19:48:46,657 WARN storage: disklabel detected but not usable on sdb1 >19:48:46,657 DEBUG storage: getFormat('efi') returning EFIFS instance >19:48:46,657 INFO storage: type detected on 'sdb1' is 'vfat' >19:48:46,657 DEBUG storage: getFormat('efi') returning EFIFS instance >19:48:46,658 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >19:48:46,659 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >19:48:46,659 DEBUG storage: looking up parted Device: /dev/sdb1 >19:48:46,660 INFO storage: got device: PartitionDevice instance (0x7f36a818d750) -- > name = sdb1 status = True kids = 0 id = 12 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x7f36a8193200> > target size = 0 path = /dev/sdb1 > 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 0x7f36a818db10> fileSystem: <parted.filesystem.FileSystem object at 0x7f36a8189110> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36a818dd50> PedPartition: <_ped.Partition object at 0x54c6590> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2048 end = 65538047 length = 65536000 > flags = boot, lba >19:48:46,660 INFO storage: got format: EFIFS instance (0x7f36a8194050) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = FEBD-EB40 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = VOLUMER size = 0 targetSize = 0 > >19:48:46,663 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part10 /dev/disk/by-label/fedora /dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d', > 'DEVNAME': 'sdb10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_ENC': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_SUB': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_FS_UUID_SUB_ENC': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '10', > 'ID_PART_ENTRY_OFFSET': '2219534336', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '26', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55070', > 'name': 'sdb10', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part10', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10'} ; name: sdb10 ; >19:48:46,663 INFO storage: scanning sdb10 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10)... >19:48:46,663 DEBUG storage: DeviceTree.getDeviceByName: name: sdb10 ; >19:48:46,664 DEBUG storage: DeviceTree.getDeviceByName returned None >19:48:46,664 INFO storage: sdb10 is a partition >19:48:46,664 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb10 ; >19:48:46,665 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:48:46,666 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >19:48:46,667 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >19:48:46,667 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >19:48:46,668 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:46,668 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: None ; >19:48:46,668 DEBUG storage: looking up parted Partition: /dev/sdb10 >19:48:46,669 DEBUG storage: PartitionDevice.probe: sdb10 ; exists: True ; >19:48:46,670 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 1 ; >19:48:46,671 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 10 ; >19:48:46,672 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 12 ; >19:48:46,672 INFO storage: added partition sdb10 (id 13) to device tree >19:48:46,672 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb10 ; >19:48:46,673 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb10 ; label_type: dos ; >19:48:46,674 DEBUG storage: PartitionDevice.setup: sdb10 ; status: True ; controllable: True ; orig: False ; >19:48:46,674 DEBUG storage: DiskLabel.__init__: device: /dev/sdb10 ; labelType: dos ; exists: True ; >19:48:46,698 WARN storage: disklabel detected but not usable on sdb10 >19:48:46,698 INFO storage: type detected on 'sdb10' is 'btrfs' >19:48:46,699 DEBUG storage: BTRFS.supported: supported: True ; >19:48:46,699 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:48:46,700 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >19:48:46,701 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: btrfs ; >19:48:46,701 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb10 ; >19:48:46,701 INFO storage: creating btrfs volume btrfs.fedora >19:48:46,702 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb10 ; >19:48:46,702 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:48:46,703 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >19:48:46,704 DEBUG storage: BTRFS.supported: supported: True ; >19:48:46,704 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:48:46,705 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.14 ; current: None ; type: btrfs ; >19:48:46,705 INFO storage: added btrfs volume fedora (id 14) to device tree >19:48:46,706 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >19:48:46,711 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.142nZ_eh to None >19:48:46,754 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.142nZ_eh to None >11:50:39,326 DEBUG storage: registered device format class MDRaidMember as mdmember >11:50:39,326 DEBUG storage: registered device format class DMRaidMember as dmraidmember >11:50:39,326 DEBUG storage: registered device format class DiskLabel as disklabel >11:50:39,326 DEBUG storage: registered device format class MultipathMember as multipath_member >11:50:39,327 DEBUG storage: registered device format class BIOSBoot as biosboot >11:50:39,327 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >11:50:39,327 DEBUG storage: registered device format class LUKS as luks >11:50:39,327 DEBUG storage: registered device format class PPCPRePBoot as prepboot >11:50:39,327 DEBUG storage: registered device format class SwapSpace as swap >11:50:39,333 DEBUG storage: registered device format class Ext2FS as ext2 >11:50:39,333 DEBUG storage: registered device format class Ext3FS as ext3 >11:50:39,333 DEBUG storage: registered device format class Ext4FS as ext4 >11:50:39,333 DEBUG storage: registered device format class FATFS as vfat >11:50:39,333 DEBUG storage: registered device format class EFIFS as efi >11:50:39,333 DEBUG storage: registered device format class BTRFS as btrfs >11:50:39,333 DEBUG storage: registered device format class GFS2 as gfs2 >11:50:39,333 DEBUG storage: registered device format class JFS as jfs >11:50:39,333 DEBUG storage: registered device format class ReiserFS as reiserfs >11:50:39,334 DEBUG storage: registered device format class XFS as xfs >11:50:39,334 DEBUG storage: registered device format class HFS as hfs >11:50:39,334 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >11:50:39,334 DEBUG storage: registered device format class HFSPlus as hfs+ >11:50:39,334 DEBUG storage: registered device format class NTFS as ntfs >11:50:39,334 DEBUG storage: registered device format class NFS as nfs >11:50:39,334 DEBUG storage: registered device format class NFSv4 as nfs4 >11:50:39,334 DEBUG storage: registered device format class Iso9660FS as iso9660 >11:50:39,334 DEBUG storage: registered device format class NoDevFS as nodev >11:50:39,334 DEBUG storage: registered device format class DevPtsFS as devpts >11:50:39,334 DEBUG storage: registered device format class ProcFS as proc >11:50:39,334 DEBUG storage: registered device format class SysFS as sysfs >11:50:39,334 DEBUG storage: registered device format class TmpFS as tmpfs >11:50:39,334 DEBUG storage: registered device format class BindFS as bind >11:50:39,334 DEBUG storage: registered device format class SELinuxFS as selinuxfs >11:50:39,335 DEBUG storage: registered device format class USBFS as usbfs >11:50:41,468 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >11:50:41,468 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:50:41,469 INFO storage: sdc1 looks to be the live device; marking as protected >11:50:41,496 DEBUG storage: MultipathTopology._build_topology: >11:50:41,496 DEBUG storage: /etc/multipath.conf contents: >11:50:41,497 DEBUG storage: # multipath.conf written by anaconda >11:50:41,497 DEBUG storage: >11:50:41,497 DEBUG storage: defaults { >11:50:41,497 DEBUG storage: user_friendly_names yes >11:50:41,497 DEBUG storage: } >11:50:41,497 DEBUG storage: blacklist { >11:50:41,497 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:50:41,497 DEBUG storage: devnode "^hd[a-z]" >11:50:41,497 DEBUG storage: devnode "^dcssblk[0-9]*" >11:50:41,497 DEBUG storage: device { >11:50:41,497 DEBUG storage: vendor "DGC" >11:50:41,497 DEBUG storage: product "LUNZ" >11:50:41,497 DEBUG storage: } >11:50:41,497 DEBUG storage: device { >11:50:41,497 DEBUG storage: vendor "IBM" >11:50:41,497 DEBUG storage: product "S/390.*" >11:50:41,497 DEBUG storage: } >11:50:41,497 DEBUG storage: # don't count normal SATA devices as multipaths >11:50:41,497 DEBUG storage: device { >11:50:41,497 DEBUG storage: vendor "ATA" >11:50:41,497 DEBUG storage: } >11:50:41,497 DEBUG storage: # don't count 3ware devices as multipaths >11:50:41,497 DEBUG storage: device { >11:50:41,497 DEBUG storage: vendor "3ware" >11:50:41,498 DEBUG storage: } >11:50:41,498 DEBUG storage: device { >11:50:41,498 DEBUG storage: vendor "AMCC" >11:50:41,498 DEBUG storage: } >11:50:41,498 DEBUG storage: # nor highpoint devices >11:50:41,498 DEBUG storage: device { >11:50:41,498 DEBUG storage: vendor "HPT" >11:50:41,498 DEBUG storage: } >11:50:41,498 DEBUG storage: } >11:50:41,498 DEBUG storage: multipaths { >11:50:41,498 DEBUG storage: } >11:50:41,498 DEBUG storage: (end of /etc/multipath.conf) >11:50:41,549 INFO storage: MultipathTopology: not a multipath: ['sdc'] >11:50:41,549 INFO storage: MultipathTopology: found singlepath device: sdc >11:50:41,550 INFO storage: MultipathTopology: found non-disk device: sdc1 >11:50:41,550 INFO storage: MultipathTopology: found singlepath device: sda >11:50:41,550 INFO storage: MultipathTopology: found non-disk device: sda1 >11:50:41,550 INFO storage: MultipathTopology: found non-disk device: sda2 >11:50:41,550 INFO storage: MultipathTopology: found non-disk device: sda3 >11:50:41,550 INFO storage: MultipathTopology: found non-disk device: sda5 >11:50:41,550 INFO storage: MultipathTopology: found non-disk device: sda6 >11:50:41,550 INFO storage: MultipathTopology: found non-disk device: sda7 >11:50:41,550 INFO storage: MultipathTopology: found non-disk device: sda8 >11:50:41,550 INFO storage: MultipathTopology: found non-disk device: sda9 >11:50:41,550 INFO storage: MultipathTopology: found singlepath device: sdb >11:50:41,551 INFO storage: MultipathTopology: found non-disk device: sdb1 >11:50:41,551 INFO storage: MultipathTopology: found non-disk device: sdb10 >11:50:41,551 INFO storage: MultipathTopology: found non-disk device: sdb11 >11:50:41,551 INFO storage: MultipathTopology: found non-disk device: sdb2 >11:50:41,551 INFO storage: MultipathTopology: found non-disk device: sdb3 >11:50:41,551 INFO storage: MultipathTopology: found non-disk device: sdb4 >11:50:41,551 INFO storage: MultipathTopology: found non-disk device: sdb5 >11:50:41,551 INFO storage: MultipathTopology: found non-disk device: sdb6 >11:50:41,551 INFO storage: MultipathTopology: found non-disk device: sdb7 >11:50:41,551 INFO storage: MultipathTopology: found non-disk device: sdb8 >11:50:41,551 INFO storage: MultipathTopology: found non-disk device: sdb9 >11:50:41,552 INFO storage: MultipathTopology: found singlepath device: loop0 >11:50:41,552 INFO storage: MultipathTopology: found singlepath device: loop1 >11:50:41,552 INFO storage: MultipathTopology: found singlepath device: loop2 >11:50:41,552 INFO storage: MultipathTopology: found singlepath device: loop3 >11:50:41,552 INFO storage: MultipathTopology: found singlepath device: loop4 >11:50:41,552 INFO storage: MultipathTopology: found singlepath device: loop5 >11:50:41,552 INFO storage: MultipathTopology: found singlepath device: loop6 >11:50:41,552 INFO storage: MultipathTopology: found singlepath device: loop7 >11:50:41,552 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:50:41,552 INFO storage: MultipathTopology: found singlepath device: dm-1 >11:50:41,552 INFO storage: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdb10', 'sdb11', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >11:50:41,554 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52922', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >11:50:41,554 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc)... >11:50:41,555 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >11:50:41,555 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:41,555 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >11:50:41,556 INFO storage: sdc is a disk >11:50:41,557 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:41,558 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >11:50:41,558 INFO storage: added disk sdc (id 0) to device tree >11:50:41,558 DEBUG storage: looking up parted Device: /dev/sdc >11:50:41,559 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >11:50:41,560 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >11:50:41,560 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >11:50:41,561 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >11:50:41,562 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2c86f50>] > device: <parted.device.Device object at 0x2c86b90> > PedDisk: <_ped.Disk object at 0x2c8b710> >11:50:41,562 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >11:50:41,563 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >11:50:41,563 INFO storage: got device: DiskDevice instance (0x2c06b10) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7580.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x2b709e0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x2c68d50> >11:50:41,564 INFO storage: got format: DiskLabel instance (0x2c68e10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2c86f50>] > device: <parted.device.Device object at 0x2c86b90> > PedDisk: <_ped.Disk object at 0x2c8b710> > origPartedDisk = <parted.disk.Disk object at 0x2c86d50> > partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x2c7c050> > >11:50:41,566 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1 /dev/disk/by-label/Fedora-18-B /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/B4FE-5315', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora-18-B', > 'ID_FS_LABEL_ENC': 'Fedora-18-B', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B4FE-5315', > 'ID_FS_UUID_ENC': 'B4FE-5315', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15523777', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52934', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1', > '/dev/disk/by-label/Fedora-18-B', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/B4FE-5315'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >11:50:41,566 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >11:50:41,566 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >11:50:41,567 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:41,567 INFO storage: sdc1 is a partition >11:50:41,567 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >11:50:41,568 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >11:50:41,568 DEBUG storage: DeviceTree.getDeviceByName returned existing 7580MB disk sdc (0) with existing msdos disklabel >11:50:41,569 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >11:50:41,569 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >11:50:41,569 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:41,570 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >11:50:41,570 DEBUG storage: looking up parted Partition: /dev/sdc1 >11:50:41,571 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >11:50:41,571 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >11:50:41,571 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >11:50:41,572 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >11:50:41,572 INFO storage: added partition sdc1 (id 1) to device tree >11:50:41,572 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >11:50:41,573 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >11:50:41,573 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >11:50:41,574 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >11:50:41,575 WARN storage: disklabel detected but not usable on sdc1 >11:50:41,575 DEBUG storage: getFormat('efi') returning EFIFS instance >11:50:41,575 INFO storage: type detected on 'sdc1' is 'vfat' >11:50:41,575 DEBUG storage: getFormat('efi') returning EFIFS instance >11:50:41,575 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >11:50:41,576 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >11:50:41,576 DEBUG storage: looking up parted Device: /dev/sdc1 >11:50:41,577 INFO storage: got device: PartitionDevice instance (0x2c68d10) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7580MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7579.96923828 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15523777 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28717 did: 29281 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x2c7c290> > target size = 0 path = /dev/sdc1 > 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 0x2c86c50> fileSystem: <parted.filesystem.FileSystem object at 0x2c8c050> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x2c86f90> PedPartition: <_ped.Partition object at 0x2c81ef0> > disk = existing 7580MB disk sdc (0) with existing msdos disklabel > start = 63 end = 15523839 length = 15523777 > flags = boot >11:50:41,577 INFO storage: got format: EFIFS instance (0x2c8c350) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = B4FE-5315 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = Fedora-18-B size = 0 targetSize = 0 > >11:50:41,579 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879 /dev/disk/by-id/wwn-0x50014ee6002075b2', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53397', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > '/dev/disk/by-id/wwn-0x50014ee6002075b2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >11:50:41,579 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >11:50:41,580 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:50:41,580 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:41,581 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >11:50:41,581 INFO storage: sda is a disk >11:50:41,581 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:41,582 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:50:41,582 INFO storage: added disk sda (id 2) to device tree >11:50:41,582 DEBUG storage: looking up parted Device: /dev/sda >11:50:41,583 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >11:50:41,583 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >11:50:41,584 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:50:41,584 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >11:50:42,002 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2c8c990>, <parted.partition.Partition object at 0x2c8ced0>, <parted.partition.Partition object at 0x2c8cc50>, <parted.partition.Partition object at 0x2c94050>, <parted.partition.Partition object at 0x2c94410>, <parted.partition.Partition object at 0x2c94250>, <parted.partition.Partition object at 0x2c94510>, <parted.partition.Partition object at 0x2c94950>] > device: <parted.device.Device object at 0x2c8c7d0> > PedDisk: <_ped.Disk object at 0x2c92a28> >11:50:42,002 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >11:50:42,003 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >11:50:42,004 INFO storage: got device: DiskDevice instance (0x2c68f90) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x2c7c440> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2c8c4d0> >11:50:42,005 INFO storage: got format: DiskLabel instance (0x2c8c5d0) -- > 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 = 8 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2c8c990>, <parted.partition.Partition object at 0x2c8ced0>, <parted.partition.Partition object at 0x2c8cc50>, <parted.partition.Partition object at 0x2c94050>, <parted.partition.Partition object at 0x2c94410>, <parted.partition.Partition object at 0x2c94250>, <parted.partition.Partition object at 0x2c94510>, <parted.partition.Partition object at 0x2c94950>] > device: <parted.device.Device object at 0x2c8c7d0> > PedDisk: <_ped.Disk object at 0x2c92a28> > origPartedDisk = <parted.disk.Disk object at 0x2c94a90> > partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x2c7c320> > >11:50:42,008 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1 /dev/disk/by-id/wwn-0x50014ee6002075b2-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/8AC4F402C4F3EE77', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8AC4F402C4F3EE77', > 'ID_FS_UUID_ENC': '8AC4F402C4F3EE77', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71677952', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53414', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/8AC4F402C4F3EE77'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >11:50:42,009 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >11:50:42,009 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >11:50:42,009 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:42,009 INFO storage: sda1 is a partition >11:50:42,010 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >11:50:42,010 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:50:42,011 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >11:50:42,012 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >11:50:42,012 DEBUG storage: PartitionDevice._setFormat: sda1 ; >11:50:42,012 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:42,013 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >11:50:42,013 DEBUG storage: looking up parted Partition: /dev/sda1 >11:50:42,013 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >11:50:42,014 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >11:50:42,014 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >11:50:42,015 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >11:50:42,015 INFO storage: added partition sda1 (id 3) to device tree >11:50:42,015 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >11:50:42,016 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >11:50:42,016 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:50:42,017 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >11:50:42,033 WARN storage: disklabel detected but not usable on sda1 >11:50:42,033 INFO storage: type detected on 'sda1' is 'ntfs' >11:50:42,308 DEBUG storage: padding min size from 54 up to 59 >11:50:42,308 DEBUG storage: NTFS.supported: supported: False ; >11:50:42,308 DEBUG storage: getFormat('ntfs') returning NTFS instance >11:50:42,309 DEBUG storage: PartitionDevice._setFormat: sda1 ; >11:50:42,309 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >11:50:42,310 DEBUG storage: looking up parted Device: /dev/sda1 >11:50:42,310 INFO storage: got device: PartitionDevice instance (0x2c06b50) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 34999.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71677952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25141 did: 28717 busy: False > hardwareGeometry: (4461, 255, 63) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x2c7c3b0> > 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 0x2c8c890> fileSystem: <parted.filesystem.FileSystem object at 0x2c8cdd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2c8ca50> PedPartition: <_ped.Partition object at 0x2c81fb0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = boot >11:50:42,311 DEBUG storage: NTFS.supported: supported: False ; >11:50:42,311 INFO storage: got format: NTFS instance (0x2c8c410) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 8AC4F402C4F3EE77 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 34998.0 targetSize = 34998.0 > >11:50:42,314 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2 /dev/disk/by-id/wwn-0x50014ee6002075b2-part2 /dev/disk/by-label/Win7 /dev/disk/by-uuid/7C72AAC672AA848C', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'Win7', > 'ID_FS_LABEL_ENC': 'Win7', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7C72AAC672AA848C', > 'ID_FS_UUID_ENC': '7C72AAC672AA848C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71682048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '257630208', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53427', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part2', > '/dev/disk/by-label/Win7', > '/dev/disk/by-uuid/7C72AAC672AA848C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >11:50:42,314 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >11:50:42,314 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >11:50:42,315 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:42,315 INFO storage: sda2 is a partition >11:50:42,315 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >11:50:42,315 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:50:42,316 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >11:50:42,316 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >11:50:42,317 DEBUG storage: PartitionDevice._setFormat: sda2 ; >11:50:42,317 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:42,318 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >11:50:42,318 DEBUG storage: looking up parted Partition: /dev/sda2 >11:50:42,318 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >11:50:42,319 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >11:50:42,319 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >11:50:42,319 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >11:50:42,320 INFO storage: added partition sda2 (id 4) to device tree >11:50:42,320 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >11:50:42,320 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >11:50:42,321 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:50:42,321 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >11:50:42,332 WARN storage: disklabel detected but not usable on sda2 >11:50:42,332 INFO storage: type detected on 'sda2' is 'ntfs' >11:50:58,886 DEBUG storage: padding min size from 120009 up to 120509 >11:50:58,886 DEBUG storage: NTFS.supported: supported: False ; >11:50:58,886 DEBUG storage: getFormat('ntfs') returning NTFS instance >11:50:58,887 DEBUG storage: PartitionDevice._setFormat: sda2 ; >11:50:58,887 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >11:50:58,888 DEBUG storage: looking up parted Device: /dev/sda2 >11:50:58,889 INFO storage: got device: PartitionDevice instance (0x2c68e90) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 125796.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 257630208 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (16036, 255, 63) biosGeometry: (16036, 255, 63) > PedDevice: <_ped.Device object at 0x2c7cb00> > 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 0x2c8c890> fileSystem: <parted.filesystem.FileSystem object at 0x2c8cf90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2c8cf10> PedPartition: <_ped.Partition object at 0x2c81f50> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 71682048 end = 329312255 length = 257630208 > flags = >11:50:58,889 DEBUG storage: NTFS.supported: supported: False ; >11:50:58,889 INFO storage: got format: NTFS instance (0x2cac990) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 7C72AAC672AA848C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win7 size = 125795.0 targetSize = 125795.0 > >11:50:58,892 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3 /dev/disk/by-id/wwn-0x50014ee6002075b2-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '329312256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2600962048', > 'ID_PART_ENTRY_TYPE': '0xf', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53438', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3'} ; name: sda3 ; >11:50:58,892 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >11:50:58,892 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >11:50:58,892 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:58,893 INFO storage: sda3 is a partition >11:50:58,893 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >11:50:58,893 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:50:58,894 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >11:50:58,896 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >11:50:58,896 DEBUG storage: PartitionDevice._setFormat: sda3 ; >11:50:58,896 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:58,897 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >11:50:58,897 DEBUG storage: looking up parted Partition: /dev/sda3 >11:50:58,897 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >11:50:58,898 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >11:50:58,898 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >11:50:58,899 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >11:50:58,899 INFO storage: added partition sda3 (id 5) to device tree >11:50:58,899 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >11:50:58,900 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >11:50:58,900 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >11:50:58,901 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >11:50:58,961 WARN storage: disklabel detected but not usable on sda3 >11:50:58,961 DEBUG storage: no type or existing type for sda3, bailing >11:50:58,962 DEBUG storage: looking up parted Device: /dev/sda3 >11:50:58,963 INFO storage: got device: PartitionDevice instance (0x2cacb10) -- > name = sda3 status = True kids = 0 id = 5 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1270001.0 > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x2c7ca70> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2c8c890> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2c8cd50> PedPartition: <_ped.Partition object at 0x2c81e90> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329312256 end = 2930274303 length = 2600962048 > flags = lba >11:50:58,966 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5 /dev/disk/by-id/wwn-0x50014ee6002075b2-part5 /dev/disk/by-label/A2 /dev/disk/by-uuid/04AC59B8AC59A4C8', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'A2', > 'ID_FS_LABEL_ENC': 'A2', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04AC59B8AC59A4C8', > 'ID_FS_UUID_ENC': '04AC59B8AC59A4C8', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '5', > 'ID_PART_ENTRY_OFFSET': '329314304', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '293113856', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53451', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part5', > '/dev/disk/by-label/A2', > '/dev/disk/by-uuid/04AC59B8AC59A4C8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5'} ; name: sda5 ; >11:50:58,966 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >11:50:58,966 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >11:50:58,966 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:58,966 INFO storage: sda5 is a partition >11:50:58,967 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >11:50:58,967 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:50:58,968 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >11:50:58,968 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >11:50:58,969 DEBUG storage: PartitionDevice._setFormat: sda5 ; >11:50:58,969 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:58,969 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >11:50:58,969 DEBUG storage: looking up parted Partition: /dev/sda5 >11:50:58,970 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >11:50:58,970 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >11:50:58,971 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >11:50:58,971 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >11:50:58,971 INFO storage: added partition sda5 (id 6) to device tree >11:50:58,971 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >11:50:58,972 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >11:50:58,972 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >11:50:58,973 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >11:50:59,032 WARN storage: disklabel detected but not usable on sda5 >11:50:59,033 INFO storage: type detected on 'sda5' is 'ntfs' >11:51:00,957 DEBUG storage: padding min size from 135415 up to 135915 >11:51:00,957 DEBUG storage: NTFS.supported: supported: False ; >11:51:00,957 DEBUG storage: getFormat('ntfs') returning NTFS instance >11:51:00,958 DEBUG storage: PartitionDevice._setFormat: sda5 ; >11:51:00,958 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ntfs ; >11:51:00,959 DEBUG storage: looking up parted Device: /dev/sda5 >11:51:00,959 INFO storage: got device: PartitionDevice instance (0x2c8c790) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 143122.0 > format = existing ntfs filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 293113856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (18245, 255, 63) biosGeometry: (18245, 255, 63) > PedDevice: <_ped.Device object at 0x2c7cc20> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2c8c890> fileSystem: <parted.filesystem.FileSystem object at 0x2c94310> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2c94110> PedPartition: <_ped.Partition object at 0x2c93050> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329314304 end = 622428159 length = 293113856 > flags = >11:51:00,960 DEBUG storage: NTFS.supported: supported: False ; >11:51:00,960 INFO storage: got format: NTFS instance (0x2cacc90) -- > type = ntfs name = ntfs status = False > device = /dev/sda5 uuid = 04AC59B8AC59A4C8 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = A2 size = 143121.0 targetSize = 143121.0 > >11:51:00,963 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6 /dev/disk/by-id/wwn-0x50014ee6002075b2-part6 /dev/disk/by-label/sysoftware /dev/disk/by-uuid/D888C5A588C5828C', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'sysoftware', > 'ID_FS_LABEL_ENC': 'sysoftware', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D888C5A588C5828C', > 'ID_FS_UUID_ENC': 'D888C5A588C5828C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '6', > 'ID_PART_ENTRY_OFFSET': '622430208', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53468', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part6', > '/dev/disk/by-label/sysoftware', > '/dev/disk/by-uuid/D888C5A588C5828C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6'} ; name: sda6 ; >11:51:00,963 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >11:51:00,963 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >11:51:00,964 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:00,964 INFO storage: sda6 is a partition >11:51:00,964 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >11:51:00,965 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:51:00,965 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >11:51:00,965 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >11:51:00,966 DEBUG storage: PartitionDevice._setFormat: sda6 ; >11:51:00,966 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:00,967 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >11:51:00,967 DEBUG storage: looking up parted Partition: /dev/sda6 >11:51:00,967 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >11:51:00,968 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >11:51:00,968 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >11:51:00,969 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >11:51:00,969 INFO storage: added partition sda6 (id 7) to device tree >11:51:00,969 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >11:51:00,970 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >11:51:00,970 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >11:51:00,970 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >11:51:00,993 WARN storage: disklabel detected but not usable on sda6 >11:51:00,993 INFO storage: type detected on 'sda6' is 'ntfs' >11:51:02,216 DEBUG storage: padding min size from 189992 up to 190492 >11:51:02,216 DEBUG storage: NTFS.supported: supported: False ; >11:51:02,216 DEBUG storage: getFormat('ntfs') returning NTFS instance >11:51:02,217 DEBUG storage: PartitionDevice._setFormat: sda6 ; >11:51:02,218 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: ntfs ; >11:51:02,218 DEBUG storage: looking up parted Device: /dev/sda6 >11:51:02,219 INFO storage: got device: PartitionDevice instance (0x2cacd50) -- > name = sda6 status = True kids = 0 id = 7 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x2b70f80> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2c8c890> fileSystem: <parted.filesystem.FileSystem object at 0x2c944d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2c94450> PedPartition: <_ped.Partition object at 0x2c93110> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 622430208 end = 1032030207 length = 409600000 > flags = >11:51:02,220 DEBUG storage: NTFS.supported: supported: False ; >11:51:02,220 INFO storage: got format: NTFS instance (0x2cf9190) -- > type = ntfs name = ntfs status = False > device = /dev/sda6 uuid = D888C5A588C5828C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = sysoftware size = 199999.0 targetSize = 199999.0 > >11:51:02,222 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7 /dev/disk/by-id/wwn-0x50014ee6002075b2-part7 /dev/disk/by-label/VolumeM /dev/disk/by-uuid/8A6253DE6253CD97', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'VolumeM', > 'ID_FS_LABEL_ENC': 'VolumeM', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8A6253DE6253CD97', > 'ID_FS_UUID_ENC': '8A6253DE6253CD97', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1032032256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '321282048', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53736', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part7', > '/dev/disk/by-label/VolumeM', > '/dev/disk/by-uuid/8A6253DE6253CD97'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7'} ; name: sda7 ; >11:51:02,222 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >11:51:02,223 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >11:51:02,223 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:02,223 INFO storage: sda7 is a partition >11:51:02,224 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >11:51:02,224 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:51:02,224 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >11:51:02,225 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >11:51:02,225 DEBUG storage: PartitionDevice._setFormat: sda7 ; >11:51:02,226 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:02,226 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >11:51:02,226 DEBUG storage: looking up parted Partition: /dev/sda7 >11:51:02,227 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >11:51:02,227 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >11:51:02,228 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >11:51:02,228 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >11:51:02,228 INFO storage: added partition sda7 (id 8) to device tree >11:51:02,228 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >11:51:02,229 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >11:51:02,229 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >11:51:02,230 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >11:51:02,329 WARN storage: disklabel detected but not usable on sda7 >11:51:02,329 INFO storage: type detected on 'sda7' is 'ntfs' >11:51:02,920 DEBUG storage: padding min size from 112135 up to 112635 >11:51:02,921 DEBUG storage: NTFS.supported: supported: False ; >11:51:02,921 DEBUG storage: getFormat('ntfs') returning NTFS instance >11:51:02,921 DEBUG storage: PartitionDevice._setFormat: sda7 ; >11:51:02,922 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: ntfs ; >11:51:02,922 DEBUG storage: looking up parted Device: /dev/sda7 >11:51:02,923 INFO storage: got device: PartitionDevice instance (0x2cacf10) -- > name = sda7 status = True kids = 0 id = 8 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 156876.0 > format = existing ntfs filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 321282048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19998, 255, 63) biosGeometry: (19998, 255, 63) > PedDevice: <_ped.Device object at 0x2c7cb90> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2c8c890> fileSystem: <parted.filesystem.FileSystem object at 0x2c94690> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2c94290> PedPartition: <_ped.Partition object at 0x2c930b0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1032032256 end = 1353314303 length = 321282048 > flags = >11:51:02,924 DEBUG storage: NTFS.supported: supported: False ; >11:51:02,924 INFO storage: got format: NTFS instance (0x2cac910) -- > type = ntfs name = ntfs status = False > device = /dev/sda7 uuid = 8A6253DE6253CD97 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeM size = 156875.0 targetSize = 156875.0 > >11:51:02,926 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8 /dev/disk/by-id/wwn-0x50014ee6002075b2-part8 /dev/disk/by-label/win8b /dev/disk/by-uuid/A880CE3380CE07B0', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'win8b', > 'ID_FS_LABEL_ENC': 'win8b', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A880CE3380CE07B0', > 'ID_FS_UUID_ENC': 'A880CE3380CE07B0', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '8', > 'ID_PART_ENTRY_OFFSET': '1353316352', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '512000000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53747', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part8', > '/dev/disk/by-label/win8b', > '/dev/disk/by-uuid/A880CE3380CE07B0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8'} ; name: sda8 ; >11:51:02,927 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8)... >11:51:02,927 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >11:51:02,927 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:02,927 INFO storage: sda8 is a partition >11:51:02,928 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >11:51:02,928 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:51:02,929 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >11:51:02,929 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >11:51:02,930 DEBUG storage: PartitionDevice._setFormat: sda8 ; >11:51:02,930 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:02,930 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >11:51:02,930 DEBUG storage: looking up parted Partition: /dev/sda8 >11:51:02,931 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >11:51:02,931 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >11:51:02,932 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >11:51:02,932 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >11:51:02,933 INFO storage: added partition sda8 (id 9) to device tree >11:51:02,933 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >11:51:02,933 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >11:51:02,934 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >11:51:02,934 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >11:51:03,041 WARN storage: disklabel detected but not usable on sda8 >11:51:03,042 INFO storage: type detected on 'sda8' is 'ntfs' >11:51:03,958 DEBUG storage: padding min size from 232533 up to 233033 >11:51:03,959 DEBUG storage: NTFS.supported: supported: False ; >11:51:03,959 DEBUG storage: getFormat('ntfs') returning NTFS instance >11:51:03,960 DEBUG storage: PartitionDevice._setFormat: sda8 ; >11:51:03,960 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: ntfs ; >11:51:03,960 DEBUG storage: looking up parted Device: /dev/sda8 >11:51:03,962 INFO storage: got device: PartitionDevice instance (0x2c06bd0) -- > name = sda8 status = True kids = 0 id = 9 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 250000.0 > format = existing ntfs filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 512000000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (31870, 255, 63) biosGeometry: (31870, 255, 63) > PedDevice: <_ped.Device object at 0x2c7cdd0> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2c8c890> fileSystem: <parted.filesystem.FileSystem object at 0x2c94850> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2c94610> PedPartition: <_ped.Partition object at 0x2c93170> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1353316352 end = 1865316351 length = 512000000 > flags = >11:51:03,962 DEBUG storage: NTFS.supported: supported: False ; >11:51:03,962 INFO storage: got format: NTFS instance (0x2cf9590) -- > type = ntfs name = ntfs status = False > device = /dev/sda8 uuid = A880CE3380CE07B0 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = win8b size = 249999.0 targetSize = 249999.0 > >11:51:03,965 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9 /dev/disk/by-id/wwn-0x50014ee6002075b2-part9 /dev/disk/by-label/LINUX /dev/disk/by-uuid/7071-85A8', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'LINUX', > 'ID_FS_LABEL_ENC': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7071-85A8', > 'ID_FS_UUID_ENC': '7071-85A8', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '9', > 'ID_PART_ENTRY_OFFSET': '1865318400', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53756', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part9', > '/dev/disk/by-label/LINUX', > '/dev/disk/by-uuid/7071-85A8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9'} ; name: sda9 ; >11:51:03,965 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9)... >11:51:03,966 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >11:51:03,966 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:03,966 INFO storage: sda9 is a partition >11:51:03,966 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >11:51:03,967 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:51:03,967 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >11:51:03,968 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >11:51:03,968 DEBUG storage: PartitionDevice._setFormat: sda9 ; >11:51:03,968 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:03,969 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >11:51:03,969 DEBUG storage: looking up parted Partition: /dev/sda9 >11:51:03,969 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >11:51:03,970 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >11:51:03,971 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >11:51:03,971 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >11:51:03,971 INFO storage: added partition sda9 (id 10) to device tree >11:51:03,972 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >11:51:03,972 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >11:51:03,972 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >11:51:03,973 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >11:51:03,996 WARN storage: disklabel detected but not usable on sda9 >11:51:03,996 INFO storage: type detected on 'sda9' is 'vfat' >11:51:03,997 DEBUG storage: FATFS.supported: supported: True ; >11:51:03,997 DEBUG storage: getFormat('vfat') returning FATFS instance >11:51:03,997 DEBUG storage: PartitionDevice._setFormat: sda9 ; >11:51:03,998 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: vfat ; >11:51:03,998 DEBUG storage: looking up parted Device: /dev/sda9 >11:51:03,999 INFO storage: got device: PartitionDevice instance (0x2c68f50) -- > name = sda9 status = True kids = 0 id = 10 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing vfat filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x2c7ccb0> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2c8c890> fileSystem: <parted.filesystem.FileSystem object at 0x2c94a10> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2c94990> PedPartition: <_ped.Partition object at 0x2c93230> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1865318400 end = 1930854399 length = 65536000 > flags = >11:51:03,999 DEBUG storage: FATFS.supported: supported: True ; >11:51:03,999 INFO storage: got format: FATFS instance (0x2cac8d0) -- > type = vfat name = vfat status = False > device = /dev/sda9 uuid = 7071-85A8 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = LINUX size = 0 targetSize = 0 > >11:51:04,001 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303 /dev/disk/by-id/wwn-0x50014ee25ad7225b', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55035', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb'} ; name: sdb ; >11:51:04,001 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb)... >11:51:04,002 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:51:04,002 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:04,002 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >11:51:04,003 INFO storage: sdb is a disk >11:51:04,003 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:04,004 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >11:51:04,004 INFO storage: added disk sdb (id 11) to device tree >11:51:04,004 DEBUG storage: looking up parted Device: /dev/sdb >11:51:04,005 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >11:51:04,005 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >11:51:04,006 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >11:51:04,006 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >11:51:04,036 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2cf9510>, <parted.partition.Partition object at 0x2cf9750>, <parted.partition.Partition object at 0x2cf9990>, <parted.partition.Partition object at 0x2cf9b10>, <parted.partition.Partition object at 0x2cf9d90>, <parted.partition.Partition object at 0x2cf9fd0>, <parted.partition.Partition object at 0x2cb01d0>, <parted.partition.Partition object at 0x2cb0350>, <parted.partition.Partition object at 0x2cb04d0>, <parted.partition.Partition object at 0x2cb0650>, <parted.partition.Partition object at 0x2cb07d0>] > device: <parted.device.Device object at 0x2cf9210> > PedDisk: <_ped.Disk object at 0x2cad440> >11:51:04,036 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >11:51:04,036 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >11:51:04,039 INFO storage: got device: DiskDevice instance (0x2cac650) -- > name = sdb status = True kids = 0 id = 11 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x2c7cef0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2cac5d0> >11:51:04,041 INFO storage: got format: DiskLabel instance (0x2caced0) -- > 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 = 11 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2cf9510>, <parted.partition.Partition object at 0x2cf9750>, <parted.partition.Partition object at 0x2cf9990>, <parted.partition.Partition object at 0x2cf9b10>, <parted.partition.Partition object at 0x2cf9d90>, <parted.partition.Partition object at 0x2cf9fd0>, <parted.partition.Partition object at 0x2cb01d0>, <parted.partition.Partition object at 0x2cb0350>, <parted.partition.Partition object at 0x2cb04d0>, <parted.partition.Partition object at 0x2cb0650>, <parted.partition.Partition object at 0x2cb07d0>] > device: <parted.device.Device object at 0x2cf9210> > PedDisk: <_ped.Disk object at 0x2cad440> > origPartedDisk = <parted.disk.Disk object at 0x2cf9c90> > partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x2c7cf80> > >11:51:04,043 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part1 /dev/disk/by-label/VOLUMER /dev/disk/by-uuid/FEBD-EB40', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VOLUMER', > 'ID_FS_LABEL_ENC': 'VOLUMER', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'FEBD-EB40', > 'ID_FS_UUID_ENC': 'FEBD-EB40', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55049', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part1', > '/dev/disk/by-label/VOLUMER', > '/dev/disk/by-uuid/FEBD-EB40'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >11:51:04,044 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1)... >11:51:04,044 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >11:51:04,044 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:04,045 INFO storage: sdb1 is a partition >11:51:04,045 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >11:51:04,046 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:51:04,046 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:51:04,047 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >11:51:04,047 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >11:51:04,047 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:04,048 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >11:51:04,048 DEBUG storage: looking up parted Partition: /dev/sdb1 >11:51:04,049 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >11:51:04,049 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >11:51:04,050 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >11:51:04,050 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >11:51:04,050 INFO storage: added partition sdb1 (id 12) to device tree >11:51:04,051 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >11:51:04,051 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >11:51:04,051 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >11:51:04,052 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >11:51:04,053 WARN storage: disklabel detected but not usable on sdb1 >11:51:04,054 DEBUG storage: getFormat('efi') returning EFIFS instance >11:51:04,054 INFO storage: type detected on 'sdb1' is 'vfat' >11:51:04,054 DEBUG storage: getFormat('efi') returning EFIFS instance >11:51:04,054 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >11:51:04,055 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >11:51:04,055 DEBUG storage: looking up parted Device: /dev/sdb1 >11:51:04,056 INFO storage: got device: PartitionDevice instance (0x2cace90) -- > name = sdb1 status = True kids = 0 id = 12 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x2cb17a0> > target size = 0 path = /dev/sdb1 > 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 0x2cf9050> fileSystem: <parted.filesystem.FileSystem object at 0x2cf9810> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2cf96d0> PedPartition: <_ped.Partition object at 0x2ca75f0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2048 end = 65538047 length = 65536000 > flags = boot, lba >11:51:04,056 INFO storage: got format: EFIFS instance (0x2cb0d90) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = FEBD-EB40 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = VOLUMER size = 0 targetSize = 0 > >11:51:04,059 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part10 /dev/disk/by-label/fedora /dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d', > 'DEVNAME': 'sdb10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_ENC': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_SUB': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_FS_UUID_SUB_ENC': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '10', > 'ID_PART_ENTRY_OFFSET': '2219534336', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '26', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55070', > 'name': 'sdb10', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part10', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10'} ; name: sdb10 ; >11:51:04,059 INFO storage: scanning sdb10 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10)... >11:51:04,059 DEBUG storage: DeviceTree.getDeviceByName: name: sdb10 ; >11:51:04,059 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:04,060 INFO storage: sdb10 is a partition >11:51:04,060 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb10 ; >11:51:04,060 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:51:04,061 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:51:04,062 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >11:51:04,063 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >11:51:04,063 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:04,063 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: None ; >11:51:04,063 DEBUG storage: looking up parted Partition: /dev/sdb10 >11:51:04,064 DEBUG storage: PartitionDevice.probe: sdb10 ; exists: True ; >11:51:04,065 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 1 ; >11:51:04,065 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 10 ; >11:51:04,066 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 12 ; >11:51:04,066 INFO storage: added partition sdb10 (id 13) to device tree >11:51:04,066 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb10 ; >11:51:04,067 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb10 ; label_type: dos ; >11:51:04,067 DEBUG storage: PartitionDevice.setup: sdb10 ; status: True ; controllable: True ; orig: False ; >11:51:04,068 DEBUG storage: DiskLabel.__init__: device: /dev/sdb10 ; labelType: dos ; exists: True ; >11:51:04,085 WARN storage: disklabel detected but not usable on sdb10 >11:51:04,085 INFO storage: type detected on 'sdb10' is 'btrfs' >11:51:04,086 DEBUG storage: BTRFS.supported: supported: True ; >11:51:04,086 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:51:04,087 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >11:51:04,087 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: btrfs ; >11:51:04,088 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb10 ; >11:51:04,088 INFO storage: creating btrfs volume btrfs.fedora >11:51:04,088 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb10 ; >11:51:04,089 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:04,089 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >11:51:04,090 DEBUG storage: BTRFS.supported: supported: True ; >11:51:04,090 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:51:04,091 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.14 ; current: None ; type: btrfs ; >11:51:04,091 INFO storage: added btrfs volume fedora (id 14) to device tree >11:51:04,091 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >11:51:04,092 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.147NTNYp to None >11:51:04,169 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.147NTNYp to None >11:51:04,375 DEBUG storage: BTRFS.supported: supported: True ; >11:51:04,375 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:51:04,375 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >11:51:04,376 DEBUG storage: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >11:51:04,376 INFO storage: added btrfs subvolume home (id 15) to device tree >11:51:04,377 DEBUG storage: looking up parted Device: /dev/sdb10 >11:51:04,377 INFO storage: got device: PartitionDevice instance (0x2cb0f90) -- > name = sdb10 status = True kids = 1 id = 13 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing btrfs filesystem > major = 8 minor = 26 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb10 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 30812 did: 12338 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x2c7cd40> > target size = 0 path = /dev/sdb10 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2cf9050> fileSystem: None > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2cb0690> PedPartition: <_ped.Partition object at 0x2ca7830> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2219534336 end = 2629134335 length = 409600000 > flags = >11:51:04,378 DEBUG storage: BTRFS.supported: supported: True ; >11:51:04,378 INFO storage: got format: BTRFS instance (0x2cb0bd0) -- > type = btrfs name = btrfs status = False > device = /dev/sdb10 uuid = 7715269b-0e28-40b1-9262-aee745808762 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >11:51:04,380 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part11 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part11', > 'DEVNAME': 'sdb11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '11', > 'ID_PART_ENTRY_OFFSET': '2629136384', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '27', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55086', > 'name': 'sdb11', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part11', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11'} ; name: sdb11 ; >11:51:04,380 INFO storage: scanning sdb11 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11)... >11:51:04,381 DEBUG storage: DeviceTree.getDeviceByName: name: sdb11 ; >11:51:04,381 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:04,381 INFO storage: sdb11 is a partition >11:51:04,381 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb11 ; >11:51:04,382 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:51:04,382 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:51:04,383 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >11:51:04,383 DEBUG storage: PartitionDevice._setFormat: sdb11 ; >11:51:04,383 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:04,384 DEBUG storage: PartitionDevice._setFormat: sdb11 ; current: None ; type: None ; >11:51:04,384 DEBUG storage: looking up parted Partition: /dev/sdb11 >11:51:04,385 DEBUG storage: PartitionDevice.probe: sdb11 ; exists: True ; >11:51:04,385 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 1 ; >11:51:04,385 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 10 ; >11:51:04,386 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 12 ; >11:51:04,386 INFO storage: added partition sdb11 (id 16) to device tree >11:51:04,386 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb11 ; >11:51:04,387 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb11 ; label_type: dos ; >11:51:04,387 DEBUG storage: PartitionDevice.setup: sdb11 ; status: True ; controllable: True ; orig: False ; >11:51:04,388 DEBUG storage: DiskLabel.__init__: device: /dev/sdb11 ; labelType: dos ; exists: True ; >11:51:04,400 WARN storage: disklabel detected but not usable on sdb11 >11:51:04,401 DEBUG storage: no type or existing type for sdb11, bailing >11:51:04,401 DEBUG storage: looking up parted Device: /dev/sdb11 >11:51:04,401 INFO storage: got device: PartitionDevice instance (0x2c68ed0) -- > name = sdb11 status = True kids = 0 id = 16 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 2000.0 > format = existing None > major = 8 minor = 27 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb11 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4096000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) > PedDevice: <_ped.Device object at 0x2cb1830> > target size = 0 path = /dev/sdb11 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2cf9050> fileSystem: None > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2cb0810> PedPartition: <_ped.Partition object at 0x2ca7890> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2629136384 end = 2633232383 length = 4096000 > flags = >11:51:04,404 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part2 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part2 /dev/disk/by-label/VolumeS /dev/disk/by-uuid/00A0DFBCA0DFB5FE', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VolumeS', > 'ID_FS_LABEL_ENC': 'VolumeS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '00A0DFBCA0DFB5FE', > 'ID_FS_UUID_ENC': '00A0DFBCA0DFB5FE', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '65538048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55102', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part2', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part2', > '/dev/disk/by-label/VolumeS', > '/dev/disk/by-uuid/00A0DFBCA0DFB5FE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >11:51:04,404 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2)... >11:51:04,404 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >11:51:04,405 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:04,405 INFO storage: sdb2 is a partition >11:51:04,405 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >11:51:04,406 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:51:04,406 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:51:04,407 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >11:51:04,407 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >11:51:04,407 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:04,408 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >11:51:04,408 DEBUG storage: looking up parted Partition: /dev/sdb2 >11:51:04,408 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >11:51:04,409 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >11:51:04,410 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >11:51:04,410 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >11:51:04,410 INFO storage: added partition sdb2 (id 17) to device tree >11:51:04,411 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >11:51:04,411 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >11:51:04,412 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >11:51:04,412 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >11:51:04,438 WARN storage: disklabel detected but not usable on sdb2 >11:51:04,438 INFO storage: type detected on 'sdb2' is 'ntfs' >11:51:06,416 DEBUG storage: padding min size from 177533 up to 178033 >11:51:06,417 DEBUG storage: NTFS.supported: supported: False ; >11:51:06,417 DEBUG storage: getFormat('ntfs') returning NTFS instance >11:51:06,417 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >11:51:06,418 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: ntfs ; >11:51:06,418 DEBUG storage: looking up parted Device: /dev/sdb2 >11:51:06,419 INFO storage: got device: PartitionDevice instance (0x2cac7d0) -- > name = sdb2 status = True kids = 0 id = 17 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28717 did: 29281 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x2cb1290> > 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 0x2cf9050> fileSystem: <parted.filesystem.FileSystem object at 0x2cf9890> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2cf9850> PedPartition: <_ped.Partition object at 0x2ca74d0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 65538048 end = 475138047 length = 409600000 > flags = >11:51:06,420 DEBUG storage: NTFS.supported: supported: False ; >11:51:06,420 INFO storage: got format: NTFS instance (0x2cb0ad0) -- > type = ntfs name = ntfs status = False > device = /dev/sdb2 uuid = 00A0DFBCA0DFB5FE exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeS size = 199999.0 targetSize = 199999.0 > >11:51:06,422 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part3 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '3', > 'ID_PART_ENTRY_OFFSET': '475138048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1638400', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55118', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part3', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >11:51:06,422 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3)... >11:51:06,422 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >11:51:06,423 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:06,423 INFO storage: sdb3 is a partition >11:51:06,423 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >11:51:06,423 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:51:06,424 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:51:06,424 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >11:51:06,425 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >11:51:06,425 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:06,426 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >11:51:06,426 DEBUG storage: looking up parted Partition: /dev/sdb3 >11:51:06,426 DEBUG storage: PartitionDevice.probe: sdb3 ; exists: True ; >11:51:06,427 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >11:51:06,427 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >11:51:06,428 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >11:51:06,428 INFO storage: added partition sdb3 (id 18) to device tree >11:51:06,428 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >11:51:06,428 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >11:51:06,429 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >11:51:06,429 DEBUG storage: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >11:51:06,479 WARN storage: disklabel detected but not usable on sdb3 >11:51:06,479 DEBUG storage: no type or existing type for sdb3, bailing >11:51:06,479 DEBUG storage: looking up parted Device: /dev/sdb3 >11:51:06,480 INFO storage: got device: PartitionDevice instance (0x2cb0c50) -- > name = sdb3 status = True kids = 0 id = 18 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 800.0 > format = existing None > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1638400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (101, 255, 63) biosGeometry: (101, 255, 63) > PedDevice: <_ped.Device object at 0x2cb1950> > target size = 0 path = /dev/sdb3 > 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 0x2cf9050> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2cf99d0> PedPartition: <_ped.Partition object at 0x2ca7530> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 475138048 end = 476776447 length = 1638400 > flags = >11:51:06,483 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part4 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '4', > 'ID_PART_ENTRY_OFFSET': '476776448', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3430252544', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55132', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part4', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >11:51:06,483 INFO storage: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4)... >11:51:06,483 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >11:51:06,483 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:06,484 INFO storage: sdb4 is a partition >11:51:06,484 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >11:51:06,484 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:51:06,485 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:51:06,485 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdb ; >11:51:06,486 DEBUG storage: PartitionDevice._setFormat: sdb4 ; >11:51:06,486 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:06,486 DEBUG storage: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >11:51:06,486 DEBUG storage: looking up parted Partition: /dev/sdb4 >11:51:06,487 DEBUG storage: PartitionDevice.probe: sdb4 ; exists: True ; >11:51:06,487 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >11:51:06,488 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >11:51:06,488 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >11:51:06,488 INFO storage: added partition sdb4 (id 19) to device tree >11:51:06,489 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >11:51:06,489 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >11:51:06,489 DEBUG storage: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >11:51:06,490 DEBUG storage: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >11:51:06,507 WARN storage: disklabel detected but not usable on sdb4 >11:51:06,507 DEBUG storage: no type or existing type for sdb4, bailing >11:51:06,507 DEBUG storage: looking up parted Device: /dev/sdb4 >11:51:06,509 INFO storage: got device: PartitionDevice instance (0x2cb0b90) -- > name = sdb4 status = True kids = 0 id = 19 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 1674928.0 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x2cb1a70> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2cf9050> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2cf9b50> PedPartition: <_ped.Partition object at 0x2ca7470> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 476776448 end = 3907028991 length = 3430252544 > flags = >11:51:06,511 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part5 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part5 /dev/disk/by-label/Win8 /dev/disk/by-uuid/2CB88669B886317E', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'Win8', > 'ID_FS_LABEL_ENC': 'Win8', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2CB88669B886317E', > 'ID_FS_UUID_ENC': '2CB88669B886317E', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '5', > 'ID_PART_ENTRY_OFFSET': '476778496', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '616552448', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55147', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part5', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part5', > '/dev/disk/by-label/Win8', > '/dev/disk/by-uuid/2CB88669B886317E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >11:51:06,511 INFO storage: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5)... >11:51:06,512 DEBUG storage: DeviceTree.getDeviceByName: name: sdb5 ; >11:51:06,512 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:06,512 INFO storage: sdb5 is a partition >11:51:06,513 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >11:51:06,513 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:51:06,514 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:51:06,514 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sdb ; >11:51:06,515 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >11:51:06,515 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:06,515 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >11:51:06,515 DEBUG storage: looking up parted Partition: /dev/sdb5 >11:51:06,516 DEBUG storage: PartitionDevice.probe: sdb5 ; exists: True ; >11:51:06,516 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >11:51:06,517 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >11:51:06,517 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >11:51:06,517 INFO storage: added partition sdb5 (id 20) to device tree >11:51:06,518 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >11:51:06,518 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >11:51:06,519 DEBUG storage: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >11:51:06,519 DEBUG storage: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >11:51:06,619 WARN storage: disklabel detected but not usable on sdb5 >11:51:06,619 INFO storage: type detected on 'sdb5' is 'ntfs' >11:51:14,038 DEBUG storage: padding min size from 64486 up to 64986 >11:51:14,038 DEBUG storage: NTFS.supported: supported: False ; >11:51:14,038 DEBUG storage: getFormat('ntfs') returning NTFS instance >11:51:14,039 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >11:51:14,039 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: ntfs ; >11:51:14,040 DEBUG storage: looking up parted Device: /dev/sdb5 >11:51:14,040 INFO storage: got device: PartitionDevice instance (0x2cfe910) -- > name = sdb5 status = True kids = 0 id = 20 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 301051.0 > format = existing ntfs filesystem > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 616552448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (38378, 255, 63) biosGeometry: (38378, 255, 63) > PedDevice: <_ped.Device object at 0x2cb19e0> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2cf9050> fileSystem: <parted.filesystem.FileSystem object at 0x2cf9ed0> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2cf9e50> PedPartition: <_ped.Partition object at 0x2ca7650> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 476778496 end = 1093330943 length = 616552448 > flags = >11:51:14,041 DEBUG storage: NTFS.supported: supported: False ; >11:51:14,041 INFO storage: got format: NTFS instance (0x2cac790) -- > type = ntfs name = ntfs status = False > device = /dev/sdb5 uuid = 2CB88669B886317E exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win8 size = 301050.0 targetSize = 301050.0 > >11:51:14,043 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part6 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part6 /dev/disk/by-uuid/2C484C57484C2246', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': '2C484C57484C2246', > 'ID_FS_UUID_ENC': '2C484C57484C2246', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '6', > 'ID_PART_ENTRY_OFFSET': '1093332992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '716800000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55167', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part6', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part6', > '/dev/disk/by-uuid/2C484C57484C2246'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >11:51:14,044 INFO storage: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6)... >11:51:14,044 DEBUG storage: DeviceTree.getDeviceByName: name: sdb6 ; >11:51:14,044 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:14,044 INFO storage: sdb6 is a partition >11:51:14,045 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >11:51:14,045 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:51:14,046 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:51:14,046 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sdb ; >11:51:14,047 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >11:51:14,047 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:14,047 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >11:51:14,047 DEBUG storage: looking up parted Partition: /dev/sdb6 >11:51:14,048 DEBUG storage: PartitionDevice.probe: sdb6 ; exists: True ; >11:51:14,048 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >11:51:14,049 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >11:51:14,049 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >11:51:14,049 INFO storage: added partition sdb6 (id 21) to device tree >11:51:14,050 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >11:51:14,050 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >11:51:14,051 DEBUG storage: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >11:51:14,051 DEBUG storage: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >11:51:14,107 WARN storage: disklabel detected but not usable on sdb6 >11:51:14,107 INFO storage: type detected on 'sdb6' is 'ntfs' >11:51:20,269 DEBUG storage: padding min size from 258701 up to 259201 >11:51:20,270 DEBUG storage: NTFS.supported: supported: False ; >11:51:20,270 DEBUG storage: getFormat('ntfs') returning NTFS instance >11:51:20,270 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >11:51:20,271 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: ntfs ; >11:51:20,271 DEBUG storage: looking up parted Device: /dev/sdb6 >11:51:20,272 INFO storage: got device: PartitionDevice instance (0x2cfe990) -- > name = sdb6 status = True kids = 0 id = 21 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 350000.0 > format = existing ntfs filesystem > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 716800000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12083 did: 24948 busy: False > hardwareGeometry: (44618, 255, 63) biosGeometry: (44618, 255, 63) > PedDevice: <_ped.Device object at 0x2cb1b00> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2cf9050> fileSystem: <parted.filesystem.FileSystem object at 0x2cb00d0> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2cb0050> PedPartition: <_ped.Partition object at 0x2ca76b0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 1093332992 end = 1810132991 length = 716800000 > flags = >11:51:20,272 DEBUG storage: NTFS.supported: supported: False ; >11:51:20,273 INFO storage: got format: NTFS instance (0x2cfe610) -- > type = ntfs name = ntfs status = False > device = /dev/sdb6 uuid = 2C484C57484C2246 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 349999.0 targetSize = 349999.0 > >11:51:20,275 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part7 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part7 /dev/disk/by-uuid/e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'DEVNAME': 'sdb7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'ID_FS_UUID_ENC': 'e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'ID_FS_UUID_SUB': '3192ea73-c698-440e-9a0f-09cba8e5e44e', > 'ID_FS_UUID_SUB_ENC': '3192ea73-c698-440e-9a0f-09cba8e5e44e', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1810135040', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '307200000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '23', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55237', > 'name': 'sdb7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part7', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part7', > '/dev/disk/by-uuid/e624e310-e7de-4b31-9418-2b804bd8a5ae'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7'} ; name: sdb7 ; >11:51:20,275 INFO storage: scanning sdb7 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7)... >11:51:20,276 DEBUG storage: DeviceTree.getDeviceByName: name: sdb7 ; >11:51:20,276 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:20,276 INFO storage: sdb7 is a partition >11:51:20,276 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb7 ; >11:51:20,277 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:51:20,277 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:51:20,278 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sdb ; >11:51:20,278 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >11:51:20,278 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:20,279 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: None ; >11:51:20,279 DEBUG storage: looking up parted Partition: /dev/sdb7 >11:51:20,280 DEBUG storage: PartitionDevice.probe: sdb7 ; exists: True ; >11:51:20,280 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 1 ; >11:51:20,280 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 10 ; >11:51:20,281 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 12 ; >11:51:20,281 INFO storage: added partition sdb7 (id 22) to device tree >11:51:20,281 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb7 ; >11:51:20,282 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb7 ; label_type: dos ; >11:51:20,282 DEBUG storage: PartitionDevice.setup: sdb7 ; status: True ; controllable: True ; orig: False ; >11:51:20,283 DEBUG storage: DiskLabel.__init__: device: /dev/sdb7 ; labelType: dos ; exists: True ; >11:51:20,371 WARN storage: disklabel detected but not usable on sdb7 >11:51:20,371 INFO storage: type detected on 'sdb7' is 'btrfs' >11:51:20,371 DEBUG storage: BTRFS.supported: supported: True ; >11:51:20,372 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:51:20,372 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >11:51:20,372 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: btrfs ; >11:51:20,373 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb7 ; >11:51:20,373 INFO storage: creating btrfs volume btrfs.None >11:51:20,374 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >11:51:20,374 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:20,374 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: None ; >11:51:20,375 DEBUG storage: BTRFS.supported: supported: True ; >11:51:20,375 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:51:20,375 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: btrfs ; >11:51:20,375 INFO storage: added btrfs volume btrfs.23 (id 23) to device tree >11:51:20,376 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.23 ; status: True ; controllable: True ; orig: True ; >11:51:20,376 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.23_wvFMq to None >11:51:20,999 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.23_wvFMq to None >11:51:43,497 DEBUG storage: looking up parted Device: /dev/sdb7 >11:51:43,498 INFO storage: got device: PartitionDevice instance (0x2cfe2d0) -- > name = sdb7 status = True kids = 1 id = 22 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 150000.0 > format = existing btrfs filesystem > major = 8 minor = 23 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb7 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 307200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) > PedDevice: <_ped.Device object at 0x2cb1cb0> > target size = 0 path = /dev/sdb7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2cf9050> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2cb0210> PedPartition: <_ped.Partition object at 0x2ca7710> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 1810135040 end = 2117335039 length = 307200000 > flags = >11:51:43,499 DEBUG storage: BTRFS.supported: supported: True ; >11:51:43,500 INFO storage: got format: BTRFS instance (0x2cfed50) -- > type = btrfs name = btrfs status = False > device = /dev/sdb7 uuid = 3192ea73-c698-440e-9a0f-09cba8e5e44e exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >11:51:43,502 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part8 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part8 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/aad58b77-b87c-435e-80d7-314eb2dc3126', > 'DEVNAME': 'sdb8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aad58b77-b87c-435e-80d7-314eb2dc3126', > 'ID_FS_UUID_ENC': 'aad58b77-b87c-435e-80d7-314eb2dc3126', > 'ID_FS_UUID_SUB': 'af84651e-bbf6-4108-a17e-4a1b3d25ac32', > 'ID_FS_UUID_SUB_ENC': 'af84651e-bbf6-4108-a17e-4a1b3d25ac32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '8', > 'ID_PART_ENTRY_OFFSET': '2117337088', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4537110', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '24', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55253', > 'name': 'sdb8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part8', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part8', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/aad58b77-b87c-435e-80d7-314eb2dc3126'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8'} ; name: sdb8 ; >11:51:43,502 INFO storage: scanning sdb8 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8)... >11:51:43,503 DEBUG storage: DeviceTree.getDeviceByName: name: sdb8 ; >11:51:43,503 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:43,503 INFO storage: sdb8 is a partition >11:51:43,504 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb8 ; >11:51:43,504 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:51:43,505 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:51:43,505 DEBUG storage: DiskDevice.addChild: kids: 9 ; name: sdb ; >11:51:43,506 DEBUG storage: PartitionDevice._setFormat: sdb8 ; >11:51:43,506 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:43,506 DEBUG storage: PartitionDevice._setFormat: sdb8 ; current: None ; type: None ; >11:51:43,506 DEBUG storage: looking up parted Partition: /dev/sdb8 >11:51:43,507 DEBUG storage: PartitionDevice.probe: sdb8 ; exists: True ; >11:51:43,507 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 1 ; >11:51:43,508 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 10 ; >11:51:43,508 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 12 ; >11:51:43,508 INFO storage: added partition sdb8 (id 24) to device tree >11:51:43,509 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb8 ; >11:51:43,509 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb8 ; label_type: dos ; >11:51:43,510 DEBUG storage: PartitionDevice.setup: sdb8 ; status: True ; controllable: True ; orig: False ; >11:51:43,510 DEBUG storage: DiskLabel.__init__: device: /dev/sdb8 ; labelType: dos ; exists: True ; >11:51:43,556 WARN storage: disklabel detected but not usable on sdb8 >11:51:43,556 INFO storage: type detected on 'sdb8' is 'btrfs' >11:51:43,557 DEBUG storage: BTRFS.supported: supported: True ; >11:51:43,557 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:51:43,557 DEBUG storage: PartitionDevice._setFormat: sdb8 ; >11:51:43,558 DEBUG storage: PartitionDevice._setFormat: sdb8 ; current: None ; type: btrfs ; >11:51:43,558 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb8 ; >11:51:43,558 INFO storage: creating btrfs volume btrfs.New_Volume >11:51:43,559 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb8 ; >11:51:43,559 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:43,560 DEBUG storage: BTRFSVolumeDevice._setFormat: New_Volume ; current: None ; type: None ; >11:51:43,560 DEBUG storage: BTRFS.supported: supported: True ; >11:51:43,560 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:51:43,561 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.25 ; current: None ; type: btrfs ; >11:51:43,561 INFO storage: added btrfs volume New_Volume (id 25) to device tree >11:51:43,561 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: True ; >11:51:43,562 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.25_qm7LG to None >11:51:43,873 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.25_qm7LG to None >11:51:44,006 DEBUG storage: looking up parted Device: /dev/sdb8 >11:51:44,007 INFO storage: got device: PartitionDevice instance (0x2cfee50) -- > name = sdb8 status = True kids = 1 id = 24 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 2215.38574219 > format = existing btrfs filesystem > major = 8 minor = 24 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb8 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4537110 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (282, 255, 63) biosGeometry: (282, 255, 63) > PedDevice: <_ped.Device object at 0x2cb18c0> > target size = 0 path = /dev/sdb8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2cf9050> fileSystem: None > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2cb0390> PedPartition: <_ped.Partition object at 0x2ca7770> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2117337088 end = 2121874197 length = 4537110 > flags = >11:51:44,008 DEBUG storage: BTRFS.supported: supported: True ; >11:51:44,008 INFO storage: got format: BTRFS instance (0x2cfe6d0) -- > type = btrfs name = btrfs status = False > device = /dev/sdb8 uuid = af84651e-bbf6-4108-a17e-4a1b3d25ac32 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = New_Volume size = 0 targetSize = 0 > >11:51:44,010 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part9 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part9 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'DEVNAME': 'sdb9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'ID_FS_UUID_ENC': '5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'ID_FS_UUID_SUB': '2c384959-39e2-4079-90cf-3f8b1edce397', > 'ID_FS_UUID_SUB_ENC': '2c384959-39e2-4079-90cf-3f8b1edce397', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '9', > 'ID_PART_ENTRY_OFFSET': '2121875456', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '97656250', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '25', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55262', > 'name': 'sdb9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part9', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part9', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/5b53e0ca-97e7-44af-a767-ca7a92c2432a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9'} ; name: sdb9 ; >11:51:44,011 INFO storage: scanning sdb9 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9)... >11:51:44,011 DEBUG storage: DeviceTree.getDeviceByName: name: sdb9 ; >11:51:44,011 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:44,012 INFO storage: sdb9 is a partition >11:51:44,012 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb9 ; >11:51:44,012 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:51:44,013 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:51:44,013 DEBUG storage: DiskDevice.addChild: kids: 10 ; name: sdb ; >11:51:44,014 DEBUG storage: PartitionDevice._setFormat: sdb9 ; >11:51:44,014 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:44,014 DEBUG storage: PartitionDevice._setFormat: sdb9 ; current: None ; type: None ; >11:51:44,014 DEBUG storage: looking up parted Partition: /dev/sdb9 >11:51:44,015 DEBUG storage: PartitionDevice.probe: sdb9 ; exists: True ; >11:51:44,015 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 1 ; >11:51:44,016 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 10 ; >11:51:44,016 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 12 ; >11:51:44,016 INFO storage: added partition sdb9 (id 26) to device tree >11:51:44,017 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb9 ; >11:51:44,017 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb9 ; label_type: dos ; >11:51:44,018 DEBUG storage: PartitionDevice.setup: sdb9 ; status: True ; controllable: True ; orig: False ; >11:51:44,018 DEBUG storage: DiskLabel.__init__: device: /dev/sdb9 ; labelType: dos ; exists: True ; >11:51:44,045 WARN storage: disklabel detected but not usable on sdb9 >11:51:44,045 INFO storage: type detected on 'sdb9' is 'btrfs' >11:51:44,045 DEBUG storage: BTRFS.supported: supported: True ; >11:51:44,046 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:51:44,046 DEBUG storage: PartitionDevice._setFormat: sdb9 ; >11:51:44,047 DEBUG storage: PartitionDevice._setFormat: sdb9 ; current: None ; type: btrfs ; >11:51:44,047 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb9 ; >11:51:44,047 INFO storage: creating btrfs volume btrfs.New_Volume >11:51:44,048 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb9 ; >11:51:44,048 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:44,049 DEBUG storage: BTRFSVolumeDevice._setFormat: New_Volume ; current: None ; type: None ; >11:51:44,049 DEBUG storage: BTRFS.supported: supported: True ; >11:51:44,049 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:51:44,050 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.27 ; current: None ; type: btrfs ; >11:51:44,050 INFO storage: added btrfs volume New_Volume (id 27) to device tree >11:51:44,051 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: True ; >11:51:44,051 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.27IyChHY to None >11:51:44,295 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.27IyChHY to None >11:51:44,524 DEBUG storage: looking up parted Device: /dev/sdb9 >11:51:44,525 INFO storage: got device: PartitionDevice instance (0x2cac710) -- > name = sdb9 status = True kids = 1 id = 26 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 47683.7158203 > format = existing btrfs filesystem > major = 8 minor = 25 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb9 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 97656250 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6078, 255, 63) biosGeometry: (6078, 255, 63) > PedDevice: <_ped.Device object at 0x2cb1d40> > target size = 0 path = /dev/sdb9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2cf9050> fileSystem: None > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2cb0510> PedPartition: <_ped.Partition object at 0x2ca77d0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2121875456 end = 2219531705 length = 97656250 > flags = >11:51:44,526 DEBUG storage: BTRFS.supported: supported: True ; >11:51:44,526 INFO storage: got format: BTRFS instance (0x2d04150) -- > type = btrfs name = btrfs status = False > device = /dev/sdb9 uuid = 2c384959-39e2-4079-90cf-3f8b1edce397 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = New_Volume size = 0 targetSize = 0 > >11:51:44,527 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': '65961', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:51:44,527 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >11:51:44,528 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >11:51:44,528 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:44,528 INFO storage: loop0 is a loop device >11:51:44,529 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:51:44,529 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >11:51:44,529 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:44,529 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:44,530 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >11:51:44,530 INFO storage: added file /osmin.img (deleted) (id 28) to device tree >11:51:44,531 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >11:51:44,531 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:44,531 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:51:44,531 INFO storage: added loop loop0 (id 29) to device tree >11:51:44,532 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:51:44,532 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:51:44,532 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:51:44,532 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:51:44,533 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >11:51:44,533 WARN storage: disklabel detected but not usable on loop0 >11:51:44,533 INFO storage: type detected on 'loop0' is 'squashfs' >11:51:44,533 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:51:44,534 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:51:44,535 INFO storage: got device: LoopDevice instance (0x2cfe710) -- > name = loop0 status = False kids = 0 id = 29 > parents = ['existing 0MB file /osmin.img (deleted) (28)'] > 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 >11:51:44,535 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': '65991', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:51:44,535 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >11:51:44,536 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:51:44,536 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:44,536 INFO storage: loop1 is a loop device >11:51:44,537 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:51:44,537 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >11:51:44,537 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:44,537 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:44,538 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >11:51:44,538 INFO storage: added file /osmin (id 30) to device tree >11:51:44,539 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >11:51:44,539 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:44,539 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:51:44,539 INFO storage: added loop loop1 (id 31) to device tree >11:51:44,540 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:51:44,540 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:51:44,540 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:51:44,540 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >11:51:44,541 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >11:51:44,541 WARN storage: disklabel detected but not usable on loop1 >11:51:44,542 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >11:51:44,542 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:51:44,542 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:51:44,543 INFO storage: got device: LoopDevice instance (0x2cfeb10) -- > name = loop1 status = False kids = 0 id = 31 > parents = ['existing 0MB file /osmin (30)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >11:51:44,543 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': '66021', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:51:44,543 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >11:51:44,544 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:51:44,544 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:44,544 INFO storage: loop2 is a loop device >11:51:44,545 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:51:44,545 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >11:51:44,545 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:44,546 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:44,546 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >11:51:44,546 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 32) to device tree >11:51:44,547 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >11:51:44,547 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:44,547 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:51:44,547 INFO storage: added loop loop2 (id 33) to device tree >11:51:44,548 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:51:44,548 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:51:44,548 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:51:44,549 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:51:44,549 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:51:44,550 WARN storage: disklabel detected but not usable on loop2 >11:51:44,550 INFO storage: type detected on 'loop2' is 'squashfs' >11:51:44,550 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:51:44,550 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:51:44,550 INFO storage: got device: LoopDevice instance (0x2d04510) -- > name = loop2 status = False kids = 0 id = 33 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (32)'] > 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 >11:51:44,552 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66043', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:51:44,552 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >11:51:44,552 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:51:44,552 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:44,553 INFO storage: loop3 is a loop device >11:51:44,553 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >11:51:44,553 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >11:51:44,554 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:44,554 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:44,554 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >11:51:44,554 INFO storage: added file /LiveOS/ext3fs.img (id 34) to device tree >11:51:44,555 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >11:51:44,555 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:44,555 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >11:51:44,555 INFO storage: added loop loop3 (id 35) to device tree >11:51:44,556 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >11:51:44,556 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >11:51:44,557 DEBUG storage: Ext4FS.supported: supported: True ; >11:51:44,557 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:51:44,557 DEBUG storage: device loop3 does not contain a disklabel >11:51:44,557 INFO storage: type detected on 'loop3' is 'ext4' >11:51:44,568 DEBUG storage: padding min size from 0 up to 0 >11:51:44,569 DEBUG storage: Ext4FS.supported: supported: True ; >11:51:44,569 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:51:44,569 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >11:51:44,569 INFO storage: got device: LoopDevice instance (0x2d048d0) -- > name = loop3 status = False kids = 0 id = 35 > parents = ['existing 0MB file /LiveOS/ext3fs.img (34)'] > 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 >11:51:44,570 DEBUG storage: Ext4FS.supported: supported: True ; >11:51:44,570 INFO storage: got format: Ext4FS instance (0x2d04a10) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:51:44,571 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66068', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:51:44,571 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >11:51:44,571 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:51:44,572 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:44,572 INFO storage: loop4 is a loop device >11:51:44,573 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >11:51:44,573 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:51:44,573 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:44,573 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:44,574 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:51:44,574 INFO storage: added file /overlay (deleted) (id 36) to device tree >11:51:44,575 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:51:44,575 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:44,575 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:51:44,575 INFO storage: added loop loop4 (id 37) to device tree >11:51:44,576 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >11:51:44,576 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >11:51:44,576 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:44,576 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >11:51:44,577 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >11:51:44,577 WARN storage: disklabel detected but not usable on loop4 >11:51:44,578 DEBUG storage: no type or existing type for loop4, bailing >11:51:44,578 INFO storage: got device: LoopDevice instance (0x2cfe350) -- > name = loop4 status = False kids = 0 id = 37 > parents = ['existing 0MB file /overlay (deleted) (36)'] > 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 >11:51:44,578 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': '66090', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >11:51:44,579 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >11:51:44,579 DEBUG storage: lvm filter: adding loop5 to the reject list >11:51:44,579 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': '66111', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >11:51:44,579 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >11:51:44,579 DEBUG storage: lvm filter: adding loop6 to the reject list >11:51:44,580 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': '66131', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >11:51:44,580 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >11:51:44,580 DEBUG storage: lvm filter: adding loop7 to the reject list >11:51:44,580 DEBUG storage: Skipping a device mapper drive (dm-0) for now >11:51:44,580 DEBUG storage: Skipping a device mapper drive (dm-1) for now >11:51:44,597 INFO storage: devices to scan: ['dm-0', 'dm-1'] >11:51:44,598 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46274', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:51:44,599 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >11:51:44,599 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:51:44,599 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:44,599 INFO storage: live-rw is a device-mapper device >11:51:44,600 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >11:51:44,600 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:51:44,601 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (35) with existing ext4 filesystem >11:51:44,602 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:51:44,602 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (37) >11:51:44,603 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:51:44,603 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:44,604 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >11:51:44,604 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:44,604 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:51:44,605 INFO storage: added dm live-rw (id 38) to device tree >11:51:44,605 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:51:44,605 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:51:44,606 DEBUG storage: Ext4FS.supported: supported: True ; >11:51:44,606 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:51:44,606 DEBUG storage: device live-rw does not contain a disklabel >11:51:44,606 INFO storage: type detected on 'live-rw' is 'ext4' >11:51:44,617 DEBUG storage: padding min size from 2946 up to 3240 >11:51:44,618 DEBUG storage: Ext4FS.supported: supported: True ; >11:51:44,618 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:51:44,618 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:51:44,619 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >11:51:44,619 INFO storage: got device: DMDevice instance (0x2d11fd0) -- > name = live-rw status = True kids = 0 id = 38 > parents = ['existing 0MB loop loop4 (37)'] > 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 0x2d10b00> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:51:44,620 DEBUG storage: Ext4FS.supported: supported: True ; >11:51:44,620 INFO storage: got format: Ext4FS instance (0x2d1e810) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:51:44,622 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '81976', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >11:51:44,622 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >11:51:44,622 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:51:44,622 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:44,623 INFO storage: live-osimg-min is a device-mapper device >11:51:44,623 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >11:51:44,623 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >11:51:44,624 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:51:44,624 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (31) >11:51:44,625 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:51:44,625 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (35) with existing ext4 filesystem >11:51:44,626 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:51:44,626 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:44,627 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >11:51:44,627 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:44,628 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >11:51:44,628 INFO storage: added dm live-osimg-min (id 39) to device tree >11:51:44,628 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >11:51:44,628 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >11:51:44,629 DEBUG storage: Ext4FS.supported: supported: True ; >11:51:44,629 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:51:44,629 DEBUG storage: device live-osimg-min does not contain a disklabel >11:51:44,629 INFO storage: type detected on 'live-osimg-min' is 'ext4' >11:51:44,640 DEBUG storage: padding min size from 0 up to 0 >11:51:44,641 DEBUG storage: Ext4FS.supported: supported: True ; >11:51:44,641 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:51:44,641 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >11:51:44,642 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >11:51:44,642 INFO storage: got device: DMDevice instance (0x2d1e890) -- > name = live-osimg-min status = True kids = 0 id = 39 > parents = ['existing 0MB loop loop3 (35) 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: 32524 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2d10b90> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >11:51:44,643 DEBUG storage: Ext4FS.supported: supported: True ; >11:51:44,643 INFO storage: got format: Ext4FS instance (0x2d1eb90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2944.0 targetSize = 2944.0 > >11:51:44,659 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >11:51:44,666 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:51:44,667 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:51:44,668 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:51:44,675 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:51:44,682 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:51:44,683 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:44,684 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:44,691 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:51:44,698 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:51:44,698 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:44,699 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:44,706 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >11:51:44,707 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >11:51:44,708 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >11:51:44,714 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:51:44,715 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:44,716 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:44,723 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >11:51:44,730 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:51:44,730 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:44,731 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:44,738 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >11:51:44,746 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:51:44,746 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:44,747 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:44,754 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >11:51:44,761 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:51:44,762 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:44,763 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:44,769 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >11:51:44,776 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:51:44,777 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:44,778 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:44,784 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >11:51:44,791 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:51:44,792 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:44,793 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:44,800 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >11:51:44,807 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:44,807 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,808 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,815 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >11:51:44,822 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >11:51:44,831 DEBUG storage: PartitionDevice.teardown: sdb10 ; status: True ; controllable: True ; >11:51:44,838 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:44,839 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,840 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,847 DEBUG storage: PartitionDevice.teardown: sdb11 ; status: True ; controllable: True ; >11:51:44,847 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >11:51:44,849 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >11:51:44,856 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:44,856 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,857 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,864 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >11:51:44,871 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:44,872 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,873 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,880 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >11:51:44,880 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >11:51:44,881 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >11:51:44,888 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:44,888 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,889 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,896 DEBUG storage: PartitionDevice.teardown: sdb4 ; status: True ; controllable: True ; >11:51:44,897 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >11:51:44,897 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >11:51:44,904 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:44,905 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,906 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,913 DEBUG storage: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >11:51:44,920 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:44,921 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,922 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,928 DEBUG storage: PartitionDevice.teardown: sdb6 ; status: True ; controllable: True ; >11:51:44,936 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:44,936 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,937 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,944 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >11:51:44,952 DEBUG storage: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >11:51:44,959 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:44,960 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,961 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,967 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >11:51:44,975 DEBUG storage: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >11:51:44,982 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:44,983 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,984 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:44,991 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >11:51:44,998 DEBUG storage: PartitionDevice.teardown: sdb9 ; status: True ; controllable: True ; >11:51:45,006 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:45,006 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,007 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,014 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:51:45,015 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:51:45,015 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:51:45,016 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:51:45,016 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >11:51:45,016 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >11:51:45,017 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >11:51:45,024 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:51:45,024 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:51:45,025 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:51:45,032 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:51:45,039 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:51:45,039 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:45,040 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:45,047 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:51:45,054 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:51:45,055 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:45,056 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:45,062 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >11:51:45,063 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >11:51:45,064 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >11:51:45,070 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:51:45,071 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:45,072 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:45,078 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >11:51:45,085 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:51:45,086 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:45,087 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:45,093 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >11:51:45,101 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:51:45,101 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:45,102 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:45,109 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >11:51:45,116 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:51:45,116 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:45,117 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:45,123 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >11:51:45,130 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:51:45,131 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:45,132 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:45,138 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >11:51:45,145 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:51:45,146 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:45,147 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:51:45,153 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >11:51:45,160 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:45,161 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,162 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,170 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >11:51:45,178 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >11:51:45,185 DEBUG storage: PartitionDevice.teardown: sdb10 ; status: True ; controllable: True ; >11:51:45,192 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:45,193 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,194 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,201 DEBUG storage: PartitionDevice.teardown: sdb11 ; status: True ; controllable: True ; >11:51:45,201 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >11:51:45,202 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >11:51:45,208 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:45,209 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,210 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,216 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >11:51:45,223 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:45,224 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,224 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,231 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >11:51:45,231 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >11:51:45,232 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >11:51:45,238 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:45,239 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,240 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,247 DEBUG storage: PartitionDevice.teardown: sdb4 ; status: True ; controllable: True ; >11:51:45,247 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >11:51:45,248 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >11:51:45,255 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:45,255 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,256 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,264 DEBUG storage: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >11:51:45,271 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:45,271 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,272 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,279 DEBUG storage: PartitionDevice.teardown: sdb6 ; status: True ; controllable: True ; >11:51:45,286 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:45,286 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,287 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,295 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >11:51:45,302 DEBUG storage: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >11:51:45,310 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:45,310 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,311 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,319 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >11:51:45,327 DEBUG storage: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >11:51:45,334 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:45,335 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,336 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,343 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >11:51:45,350 DEBUG storage: PartitionDevice.teardown: sdb9 ; status: True ; controllable: True ; >11:51:45,357 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:51:45,358 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,359 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:51:45,366 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:51:45,366 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:51:45,366 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:51:45,367 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:51:45,367 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >11:51:45,476 DEBUG storage: registered device format class MDRaidMember as mdmember >11:51:45,476 DEBUG storage: registered device format class DMRaidMember as dmraidmember >11:51:45,476 DEBUG storage: registered device format class DiskLabel as disklabel >11:51:45,476 DEBUG storage: registered device format class MultipathMember as multipath_member >11:51:45,477 DEBUG storage: registered device format class BIOSBoot as biosboot >11:51:45,477 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >11:51:45,477 DEBUG storage: registered device format class LUKS as luks >11:51:45,477 DEBUG storage: registered device format class PPCPRePBoot as prepboot >11:51:45,478 DEBUG storage: registered device format class SwapSpace as swap >11:51:45,483 DEBUG storage: registered device format class Ext2FS as ext2 >11:51:45,483 DEBUG storage: registered device format class Ext3FS as ext3 >11:51:45,483 DEBUG storage: registered device format class Ext4FS as ext4 >11:51:45,484 DEBUG storage: registered device format class FATFS as vfat >11:51:45,484 DEBUG storage: registered device format class EFIFS as efi >11:51:45,484 DEBUG storage: registered device format class BTRFS as btrfs >11:51:45,484 DEBUG storage: registered device format class GFS2 as gfs2 >11:51:45,484 DEBUG storage: registered device format class JFS as jfs >11:51:45,484 DEBUG storage: registered device format class ReiserFS as reiserfs >11:51:45,484 DEBUG storage: registered device format class XFS as xfs >11:51:45,484 DEBUG storage: registered device format class HFS as hfs >11:51:45,484 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >11:51:45,484 DEBUG storage: registered device format class HFSPlus as hfs+ >11:51:45,485 DEBUG storage: registered device format class NTFS as ntfs >11:51:45,485 DEBUG storage: registered device format class NFS as nfs >11:51:45,485 DEBUG storage: registered device format class NFSv4 as nfs4 >11:51:45,485 DEBUG storage: registered device format class Iso9660FS as iso9660 >11:51:45,485 DEBUG storage: registered device format class NoDevFS as nodev >11:51:45,485 DEBUG storage: registered device format class DevPtsFS as devpts >11:51:45,485 DEBUG storage: registered device format class ProcFS as proc >11:51:45,485 DEBUG storage: registered device format class SysFS as sysfs >11:51:45,485 DEBUG storage: registered device format class TmpFS as tmpfs >11:51:45,485 DEBUG storage: registered device format class BindFS as bind >11:51:45,486 DEBUG storage: registered device format class SELinuxFS as selinuxfs >11:51:45,486 DEBUG storage: registered device format class USBFS as usbfs >11:51:48,058 DEBUG storage: MultipathTopology._build_topology: >11:51:48,058 DEBUG storage: /etc/multipath.conf contents: >11:51:48,058 DEBUG storage: # multipath.conf written by anaconda >11:51:48,058 DEBUG storage: >11:51:48,058 DEBUG storage: defaults { >11:51:48,058 DEBUG storage: user_friendly_names yes >11:51:48,059 DEBUG storage: } >11:51:48,059 DEBUG storage: blacklist { >11:51:48,059 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:51:48,059 DEBUG storage: devnode "^hd[a-z]" >11:51:48,059 DEBUG storage: devnode "^dcssblk[0-9]*" >11:51:48,059 DEBUG storage: device { >11:51:48,059 DEBUG storage: vendor "DGC" >11:51:48,059 DEBUG storage: product "LUNZ" >11:51:48,059 DEBUG storage: } >11:51:48,059 DEBUG storage: device { >11:51:48,059 DEBUG storage: vendor "IBM" >11:51:48,059 DEBUG storage: product "S/390.*" >11:51:48,059 DEBUG storage: } >11:51:48,059 DEBUG storage: # don't count normal SATA devices as multipaths >11:51:48,060 DEBUG storage: device { >11:51:48,060 DEBUG storage: vendor "ATA" >11:51:48,060 DEBUG storage: } >11:51:48,060 DEBUG storage: # don't count 3ware devices as multipaths >11:51:48,060 DEBUG storage: device { >11:51:48,060 DEBUG storage: vendor "3ware" >11:51:48,061 DEBUG storage: } >11:51:48,061 DEBUG storage: device { >11:51:48,061 DEBUG storage: vendor "AMCC" >11:51:48,061 DEBUG storage: } >11:51:48,061 DEBUG storage: # nor highpoint devices >11:51:48,062 DEBUG storage: device { >11:51:48,062 DEBUG storage: vendor "HPT" >11:51:48,062 DEBUG storage: } >11:51:48,062 DEBUG storage: } >11:51:48,062 DEBUG storage: multipaths { >11:51:48,062 DEBUG storage: } >11:51:48,063 DEBUG storage: (end of /etc/multipath.conf) >11:51:48,142 INFO storage: MultipathTopology: not a multipath: ['sdc'] >11:51:48,142 INFO storage: MultipathTopology: found singlepath device: sdc >11:51:48,142 INFO storage: MultipathTopology: found non-disk device: sdc1 >11:51:48,142 INFO storage: MultipathTopology: found singlepath device: sda >11:51:48,142 INFO storage: MultipathTopology: found non-disk device: sda1 >11:51:48,142 INFO storage: MultipathTopology: found non-disk device: sda2 >11:51:48,142 INFO storage: MultipathTopology: found non-disk device: sda3 >11:51:48,143 INFO storage: MultipathTopology: found non-disk device: sda5 >11:51:48,143 INFO storage: MultipathTopology: found non-disk device: sda6 >11:51:48,143 INFO storage: MultipathTopology: found non-disk device: sda7 >11:51:48,143 INFO storage: MultipathTopology: found non-disk device: sda8 >11:51:48,143 INFO storage: MultipathTopology: found non-disk device: sda9 >11:51:48,143 INFO storage: MultipathTopology: found singlepath device: sdb >11:51:48,143 INFO storage: MultipathTopology: found non-disk device: sdb1 >11:51:48,143 INFO storage: MultipathTopology: found non-disk device: sdb10 >11:51:48,143 INFO storage: MultipathTopology: found non-disk device: sdb11 >11:51:48,144 INFO storage: MultipathTopology: found non-disk device: sdb2 >11:51:48,144 INFO storage: MultipathTopology: found non-disk device: sdb3 >11:51:48,144 INFO storage: MultipathTopology: found non-disk device: sdb4 >11:51:48,144 INFO storage: MultipathTopology: found non-disk device: sdb5 >11:51:48,144 INFO storage: MultipathTopology: found non-disk device: sdb6 >11:51:48,144 INFO storage: MultipathTopology: found non-disk device: sdb7 >11:51:48,144 INFO storage: MultipathTopology: found non-disk device: sdb8 >11:51:48,144 INFO storage: MultipathTopology: found non-disk device: sdb9 >11:51:48,145 INFO storage: MultipathTopology: found singlepath device: loop0 >11:51:48,145 INFO storage: MultipathTopology: found singlepath device: loop1 >11:51:48,145 INFO storage: MultipathTopology: found singlepath device: loop2 >11:51:48,145 INFO storage: MultipathTopology: found singlepath device: loop3 >11:51:48,145 INFO storage: MultipathTopology: found singlepath device: loop4 >11:51:48,145 INFO storage: MultipathTopology: found singlepath device: loop5 >11:51:48,146 INFO storage: MultipathTopology: found singlepath device: loop6 >11:51:48,146 INFO storage: MultipathTopology: found singlepath device: loop7 >11:51:48,146 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:51:48,146 INFO storage: MultipathTopology: found singlepath device: dm-1 >11:51:48,289 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >11:51:48,290 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:51:50,184 DEBUG storage: protected device spec /dev/sdc1 resolved to sdc1 >11:51:50,184 INFO storage: sdc1 looks to be the live device; marking as protected >11:51:50,202 DEBUG storage: MultipathTopology._build_topology: >11:51:50,202 DEBUG storage: /etc/multipath.conf contents: >11:51:50,202 DEBUG storage: # multipath.conf written by anaconda >11:51:50,203 DEBUG storage: >11:51:50,203 DEBUG storage: defaults { >11:51:50,203 DEBUG storage: user_friendly_names yes >11:51:50,203 DEBUG storage: } >11:51:50,203 DEBUG storage: blacklist { >11:51:50,203 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:51:50,203 DEBUG storage: devnode "^hd[a-z]" >11:51:50,203 DEBUG storage: devnode "^dcssblk[0-9]*" >11:51:50,203 DEBUG storage: device { >11:51:50,203 DEBUG storage: vendor "DGC" >11:51:50,203 DEBUG storage: product "LUNZ" >11:51:50,203 DEBUG storage: } >11:51:50,203 DEBUG storage: device { >11:51:50,203 DEBUG storage: vendor "IBM" >11:51:50,203 DEBUG storage: product "S/390.*" >11:51:50,204 DEBUG storage: } >11:51:50,204 DEBUG storage: # don't count normal SATA devices as multipaths >11:51:50,204 DEBUG storage: device { >11:51:50,204 DEBUG storage: vendor "ATA" >11:51:50,204 DEBUG storage: } >11:51:50,204 DEBUG storage: # don't count 3ware devices as multipaths >11:51:50,205 DEBUG storage: device { >11:51:50,205 DEBUG storage: vendor "3ware" >11:51:50,205 DEBUG storage: } >11:51:50,205 DEBUG storage: device { >11:51:50,205 DEBUG storage: vendor "AMCC" >11:51:50,205 DEBUG storage: } >11:51:50,206 DEBUG storage: # nor highpoint devices >11:51:50,206 DEBUG storage: device { >11:51:50,206 DEBUG storage: vendor "HPT" >11:51:50,206 DEBUG storage: } >11:51:50,206 DEBUG storage: } >11:51:50,206 DEBUG storage: multipaths { >11:51:50,207 DEBUG storage: } >11:51:50,207 DEBUG storage: (end of /etc/multipath.conf) >11:51:50,290 INFO storage: MultipathTopology: not a multipath: ['sdc'] >11:51:50,290 INFO storage: MultipathTopology: found singlepath device: sdc >11:51:50,290 INFO storage: MultipathTopology: found non-disk device: sdc1 >11:51:50,290 INFO storage: MultipathTopology: found singlepath device: sda >11:51:50,290 INFO storage: MultipathTopology: found non-disk device: sda1 >11:51:50,290 INFO storage: MultipathTopology: found non-disk device: sda2 >11:51:50,290 INFO storage: MultipathTopology: found non-disk device: sda3 >11:51:50,291 INFO storage: MultipathTopology: found non-disk device: sda5 >11:51:50,291 INFO storage: MultipathTopology: found non-disk device: sda6 >11:51:50,291 INFO storage: MultipathTopology: found non-disk device: sda7 >11:51:50,291 INFO storage: MultipathTopology: found non-disk device: sda8 >11:51:50,291 INFO storage: MultipathTopology: found non-disk device: sda9 >11:51:50,291 INFO storage: MultipathTopology: found singlepath device: sdb >11:51:50,291 INFO storage: MultipathTopology: found non-disk device: sdb1 >11:51:50,291 INFO storage: MultipathTopology: found non-disk device: sdb10 >11:51:50,291 INFO storage: MultipathTopology: found non-disk device: sdb11 >11:51:50,292 INFO storage: MultipathTopology: found non-disk device: sdb2 >11:51:50,292 INFO storage: MultipathTopology: found non-disk device: sdb3 >11:51:50,292 INFO storage: MultipathTopology: found non-disk device: sdb4 >11:51:50,292 INFO storage: MultipathTopology: found non-disk device: sdb5 >11:51:50,292 INFO storage: MultipathTopology: found non-disk device: sdb6 >11:51:50,292 INFO storage: MultipathTopology: found non-disk device: sdb7 >11:51:50,292 INFO storage: MultipathTopology: found non-disk device: sdb8 >11:51:50,292 INFO storage: MultipathTopology: found non-disk device: sdb9 >11:51:50,292 INFO storage: MultipathTopology: found singlepath device: loop0 >11:51:50,292 INFO storage: MultipathTopology: found singlepath device: loop1 >11:51:50,293 INFO storage: MultipathTopology: found singlepath device: loop2 >11:51:50,293 INFO storage: MultipathTopology: found singlepath device: loop3 >11:51:50,293 INFO storage: MultipathTopology: found singlepath device: loop4 >11:51:50,293 INFO storage: MultipathTopology: found singlepath device: loop5 >11:51:50,293 INFO storage: MultipathTopology: found singlepath device: loop6 >11:51:50,293 INFO storage: MultipathTopology: found singlepath device: loop7 >11:51:50,294 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:51:50,294 INFO storage: MultipathTopology: found singlepath device: dm-1 >11:51:50,294 INFO storage: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdb10', 'sdb11', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >11:51:50,296 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52922', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >11:51:50,296 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc)... >11:51:50,297 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >11:51:50,297 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:50,298 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >11:51:50,299 INFO storage: sdc is a disk >11:51:50,299 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:50,301 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >11:51:50,301 INFO storage: added disk sdc (id 0) to device tree >11:51:50,301 DEBUG storage: looking up parted Device: /dev/sdc >11:51:50,302 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >11:51:50,303 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >11:51:50,304 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >11:51:50,305 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >11:51:50,307 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbb8c120350>] > device: <parted.device.Device object at 0x7fbb8c11bc50> > PedDisk: <_ped.Disk object at 0x7fbb8c11dea8> >11:51:50,307 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >11:51:50,308 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >11:51:50,308 INFO storage: got device: DiskDevice instance (0x7fbb8c0acb50) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7580.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c042560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fbb8c108e10> >11:51:50,309 INFO storage: got format: DiskLabel instance (0x7fbb8c108ed0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbb8c120350>] > device: <parted.device.Device object at 0x7fbb8c11bc50> > PedDisk: <_ped.Disk object at 0x7fbb8c11dea8> > origPartedDisk = <parted.disk.Disk object at 0x7fbb8c11bed0> > partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c0428c0> > >11:51:50,311 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1 /dev/disk/by-label/Fedora-18-B /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/B4FE-5315', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora-18-B', > 'ID_FS_LABEL_ENC': 'Fedora-18-B', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B4FE-5315', > 'ID_FS_UUID_ENC': 'B4FE-5315', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15523777', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52934', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1', > '/dev/disk/by-label/Fedora-18-B', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/B4FE-5315'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >11:51:50,312 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >11:51:50,312 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >11:51:50,313 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:50,313 INFO storage: sdc1 is a partition >11:51:50,313 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >11:51:50,314 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >11:51:50,315 DEBUG storage: DeviceTree.getDeviceByName returned existing 7580MB disk sdc (0) with existing msdos disklabel >11:51:50,315 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >11:51:50,316 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >11:51:50,316 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:50,317 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >11:51:50,317 DEBUG storage: looking up parted Partition: /dev/sdc1 >11:51:50,318 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >11:51:50,318 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >11:51:50,319 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >11:51:50,320 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >11:51:50,320 INFO storage: added partition sdc1 (id 1) to device tree >11:51:50,320 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >11:51:50,321 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >11:51:50,321 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >11:51:50,322 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >11:51:50,323 WARN storage: disklabel detected but not usable on sdc1 >11:51:50,323 DEBUG storage: getFormat('efi') returning EFIFS instance >11:51:50,323 INFO storage: type detected on 'sdc1' is 'vfat' >11:51:50,324 DEBUG storage: getFormat('efi') returning EFIFS instance >11:51:50,324 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >11:51:50,325 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >11:51:50,325 DEBUG storage: looking up parted Device: /dev/sdc1 >11:51:50,326 INFO storage: got device: PartitionDevice instance (0x7fbb8c108dd0) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7580MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7579.96923828 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15523777 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c042b00> > target size = 0 path = /dev/sdc1 > 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 0x7fbb8c11bd50> fileSystem: <parted.filesystem.FileSystem object at 0x7fbb8c120410> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fbb8c120390> PedPartition: <_ped.Partition object at 0x7fbb8c117d70> > disk = existing 7580MB disk sdc (0) with existing msdos disklabel > start = 63 end = 15523839 length = 15523777 > flags = boot >11:51:50,326 INFO storage: got format: EFIFS instance (0x7fbb8c120710) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = B4FE-5315 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = Fedora-18-B size = 0 targetSize = 0 > >11:51:50,329 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879 /dev/disk/by-id/wwn-0x50014ee6002075b2', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53397', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > '/dev/disk/by-id/wwn-0x50014ee6002075b2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >11:51:50,329 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >11:51:50,330 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:51:50,330 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:50,331 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >11:51:50,331 INFO storage: sda is a disk >11:51:50,332 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:50,332 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:51:50,332 INFO storage: added disk sda (id 2) to device tree >11:51:50,332 DEBUG storage: looking up parted Device: /dev/sda >11:51:50,333 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >11:51:50,334 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >11:51:50,334 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:51:50,335 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >11:51:50,595 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbb8c120d10>, <parted.partition.Partition object at 0x7fbb8c12b2d0>, <parted.partition.Partition object at 0x7fbb8c12b050>, <parted.partition.Partition object at 0x7fbb8c12b410>, <parted.partition.Partition object at 0x7fbb8c12b7d0>, <parted.partition.Partition object at 0x7fbb8c12b610>, <parted.partition.Partition object at 0x7fbb8c12b8d0>, <parted.partition.Partition object at 0x7fbb8c12bd10>] > device: <parted.device.Device object at 0x7fbb8c120b50> > PedDisk: <_ped.Disk object at 0x7fbb8c12a440> >11:51:50,595 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >11:51:50,596 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >11:51:50,597 INFO storage: got device: DiskDevice instance (0x7fbb8c120810) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c042cb0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fbb8c120890> >11:51:50,599 INFO storage: got format: DiskLabel instance (0x7fbb8c120950) -- > 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 = 8 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbb8c120d10>, <parted.partition.Partition object at 0x7fbb8c12b2d0>, <parted.partition.Partition object at 0x7fbb8c12b050>, <parted.partition.Partition object at 0x7fbb8c12b410>, <parted.partition.Partition object at 0x7fbb8c12b7d0>, <parted.partition.Partition object at 0x7fbb8c12b610>, <parted.partition.Partition object at 0x7fbb8c12b8d0>, <parted.partition.Partition object at 0x7fbb8c12bd10>] > device: <parted.device.Device object at 0x7fbb8c120b50> > PedDisk: <_ped.Disk object at 0x7fbb8c12a440> > origPartedDisk = <parted.disk.Disk object at 0x7fbb8c12be50> > partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c042b90> > >11:51:50,602 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1 /dev/disk/by-id/wwn-0x50014ee6002075b2-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/8AC4F402C4F3EE77', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8AC4F402C4F3EE77', > 'ID_FS_UUID_ENC': '8AC4F402C4F3EE77', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71677952', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53414', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/8AC4F402C4F3EE77'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >11:51:50,602 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >11:51:50,603 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >11:51:50,603 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:50,603 INFO storage: sda1 is a partition >11:51:50,604 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >11:51:50,605 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:51:50,605 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >11:51:50,606 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >11:51:50,607 DEBUG storage: PartitionDevice._setFormat: sda1 ; >11:51:50,607 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:50,608 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >11:51:50,608 DEBUG storage: looking up parted Partition: /dev/sda1 >11:51:50,608 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >11:51:50,609 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >11:51:50,610 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >11:51:50,610 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >11:51:50,611 INFO storage: added partition sda1 (id 3) to device tree >11:51:50,611 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >11:51:50,612 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >11:51:50,612 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:51:50,613 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >11:51:50,615 WARN storage: disklabel detected but not usable on sda1 >11:51:50,615 INFO storage: type detected on 'sda1' is 'ntfs' >11:51:51,030 DEBUG storage: padding min size from 54 up to 59 >11:51:51,031 DEBUG storage: NTFS.supported: supported: False ; >11:51:51,031 DEBUG storage: getFormat('ntfs') returning NTFS instance >11:51:51,032 DEBUG storage: PartitionDevice._setFormat: sda1 ; >11:51:51,032 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >11:51:51,033 DEBUG storage: looking up parted Device: /dev/sda1 >11:51:51,034 INFO storage: got device: PartitionDevice instance (0x7fbb8c0acb90) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 34999.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71677952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (4461, 255, 63) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c042830> > 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 0x7fbb8c120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fbb8c12b1d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c120e10> PedPartition: <_ped.Partition object at 0x7fbb8c117ef0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = boot >11:51:51,034 DEBUG storage: NTFS.supported: supported: False ; >11:51:51,035 INFO storage: got format: NTFS instance (0x7fbb8c1209d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 8AC4F402C4F3EE77 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 34998.0 targetSize = 34998.0 > >11:51:51,037 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2 /dev/disk/by-id/wwn-0x50014ee6002075b2-part2 /dev/disk/by-label/Win7 /dev/disk/by-uuid/7C72AAC672AA848C', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'Win7', > 'ID_FS_LABEL_ENC': 'Win7', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7C72AAC672AA848C', > 'ID_FS_UUID_ENC': '7C72AAC672AA848C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71682048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '257630208', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53427', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part2', > '/dev/disk/by-label/Win7', > '/dev/disk/by-uuid/7C72AAC672AA848C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >11:51:51,037 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >11:51:51,038 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >11:51:51,038 DEBUG storage: DeviceTree.getDeviceByName returned None >11:51:51,039 INFO storage: sda2 is a partition >11:51:51,039 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >11:51:51,040 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:51:51,040 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >11:51:51,041 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >11:51:51,042 DEBUG storage: PartitionDevice._setFormat: sda2 ; >11:51:51,042 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:51:51,042 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >11:51:51,043 DEBUG storage: looking up parted Partition: /dev/sda2 >11:51:51,043 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >11:51:51,044 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >11:51:51,045 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >11:51:51,045 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >11:51:51,045 INFO storage: added partition sda2 (id 4) to device tree >11:51:51,046 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >11:51:51,047 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >11:51:51,047 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:51:51,048 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >11:51:51,068 WARN storage: disklabel detected but not usable on sda2 >11:51:51,068 INFO storage: type detected on 'sda2' is 'ntfs' >11:51:54,576 DEBUG storage: BindFS.supported: supported: False ; >11:51:54,577 DEBUG storage: BindFS.supported: supported: False ; >11:51:54,578 DEBUG storage: Iso9660FS.supported: supported: True ; >11:51:54,578 DEBUG storage: Iso9660FS.supported: supported: True ; >11:51:54,579 DEBUG storage: NFSv4.supported: supported: False ; >11:51:54,579 DEBUG storage: NFSv4.supported: supported: False ; >11:51:54,580 DEBUG storage: SELinuxFS.supported: supported: False ; >11:51:54,581 DEBUG storage: SELinuxFS.supported: supported: False ; >11:51:54,581 DEBUG storage: Ext4FS.supported: supported: True ; >11:51:54,582 DEBUG storage: Ext4FS.supported: supported: True ; >11:51:54,583 DEBUG storage: Ext3FS.supported: supported: True ; >11:51:54,584 DEBUG storage: Ext3FS.supported: supported: True ; >11:51:54,584 DEBUG storage: Ext2FS.supported: supported: True ; >11:51:54,585 DEBUG storage: Ext2FS.supported: supported: True ; >11:51:54,586 DEBUG storage: SysFS.supported: supported: False ; >11:51:54,587 DEBUG storage: SysFS.supported: supported: False ; >11:51:54,587 DEBUG storage: MultipathMember.__init__: >11:51:54,588 DEBUG storage: MDRaidMember.__init__: >11:51:54,589 DEBUG storage: ProcFS.supported: supported: False ; >11:51:54,589 DEBUG storage: ProcFS.supported: supported: False ; >11:51:54,590 DEBUG storage: SwapSpace.__init__: >11:51:54,591 DEBUG storage: DevPtsFS.supported: supported: False ; >11:51:54,591 DEBUG storage: DevPtsFS.supported: supported: False ; >11:51:54,592 DEBUG storage: BTRFS.supported: supported: True ; >11:51:54,593 DEBUG storage: USBFS.supported: supported: False ; >11:51:54,593 DEBUG storage: USBFS.supported: supported: False ; >11:51:54,594 DEBUG storage: DiskLabel.__init__: >11:51:54,594 INFO storage: DiskLabel.partedDevice returning None >11:51:54,595 DEBUG storage: HFSPlus.supported: supported: False ; >11:51:54,595 DEBUG storage: HFSPlus.supported: supported: False ; >11:51:54,596 DEBUG storage: XFS.supported: supported: True ; >11:51:54,642 DEBUG storage: XFS.supported: supported: True ; >11:51:54,643 DEBUG storage: TmpFS.supported: supported: False ; >11:51:54,644 DEBUG storage: TmpFS.supported: supported: False ; >11:51:54,645 DEBUG storage: LUKS.__init__: >11:51:54,645 DEBUG storage: NTFS.supported: supported: False ; >11:51:54,646 DEBUG storage: NTFS.supported: supported: False ; >11:51:54,647 DEBUG storage: NoDevFS.supported: supported: False ; >11:51:54,647 DEBUG storage: NoDevFS.supported: supported: False ; >11:51:54,648 DEBUG storage: HFS.supported: supported: False ; >11:51:54,649 DEBUG storage: HFS.supported: supported: False ; >11:51:54,649 DEBUG storage: LVMPhysicalVolume.__init__: >11:51:54,650 DEBUG storage: NFS.supported: supported: False ; >11:51:54,651 DEBUG storage: NFS.supported: supported: False ; >11:51:54,652 DEBUG storage: FATFS.supported: supported: True ; >11:51:54,652 DEBUG storage: FATFS.supported: supported: True ; >11:51:54,653 DEBUG storage: DMRaidMember.__init__: >11:52:07,633 DEBUG storage: padding min size from 120009 up to 120509 >11:52:07,634 DEBUG storage: NTFS.supported: supported: False ; >11:52:07,634 DEBUG storage: getFormat('ntfs') returning NTFS instance >11:52:07,635 DEBUG storage: PartitionDevice._setFormat: sda2 ; >11:52:07,635 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >11:52:07,636 DEBUG storage: looking up parted Device: /dev/sda2 >11:52:07,637 INFO storage: got device: PartitionDevice instance (0x7fbb8c108fd0) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 125796.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 257630208 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32699 did: 0 busy: False > hardwareGeometry: (16036, 255, 63) biosGeometry: (16036, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c042c20> > 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 0x7fbb8c120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fbb8c12b390> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c12b310> PedPartition: <_ped.Partition object at 0x7fbb8c117dd0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 71682048 end = 329312255 length = 257630208 > flags = >11:52:07,638 DEBUG storage: NTFS.supported: supported: False ; >11:52:07,638 INFO storage: got format: NTFS instance (0x7fbb8c12bb90) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 7C72AAC672AA848C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win7 size = 125795.0 targetSize = 125795.0 > >11:52:07,641 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3 /dev/disk/by-id/wwn-0x50014ee6002075b2-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '329312256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2600962048', > 'ID_PART_ENTRY_TYPE': '0xf', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53438', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3'} ; name: sda3 ; >11:52:07,641 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >11:52:07,641 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >11:52:07,642 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:07,642 INFO storage: sda3 is a partition >11:52:07,643 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >11:52:07,643 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:52:07,644 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >11:52:07,644 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >11:52:07,645 DEBUG storage: PartitionDevice._setFormat: sda3 ; >11:52:07,645 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:07,646 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >11:52:07,646 DEBUG storage: looking up parted Partition: /dev/sda3 >11:52:07,647 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >11:52:07,647 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >11:52:07,648 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >11:52:07,649 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >11:52:07,649 INFO storage: added partition sda3 (id 5) to device tree >11:52:07,649 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >11:52:07,650 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >11:52:07,651 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >11:52:07,651 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >11:52:07,686 WARN storage: disklabel detected but not usable on sda3 >11:52:07,686 DEBUG storage: no type or existing type for sda3, bailing >11:52:07,686 DEBUG storage: looking up parted Device: /dev/sda3 >11:52:07,688 INFO storage: got device: PartitionDevice instance (0x7fbb8c190150) -- > name = sda3 status = True kids = 0 id = 5 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1270001.0 > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c12c3b0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c120c10> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c12b150> PedPartition: <_ped.Partition object at 0x7fbb8c117d10> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329312256 end = 2930274303 length = 2600962048 > flags = lba >11:52:07,690 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5 /dev/disk/by-id/wwn-0x50014ee6002075b2-part5 /dev/disk/by-label/A2 /dev/disk/by-uuid/04AC59B8AC59A4C8', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'A2', > 'ID_FS_LABEL_ENC': 'A2', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04AC59B8AC59A4C8', > 'ID_FS_UUID_ENC': '04AC59B8AC59A4C8', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '5', > 'ID_PART_ENTRY_OFFSET': '329314304', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '293113856', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53451', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part5', > '/dev/disk/by-label/A2', > '/dev/disk/by-uuid/04AC59B8AC59A4C8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5'} ; name: sda5 ; >11:52:07,691 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >11:52:07,691 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >11:52:07,692 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:07,692 INFO storage: sda5 is a partition >11:52:07,692 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >11:52:07,693 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:52:07,693 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >11:52:07,694 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >11:52:07,695 DEBUG storage: PartitionDevice._setFormat: sda5 ; >11:52:07,695 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:07,695 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >11:52:07,696 DEBUG storage: looking up parted Partition: /dev/sda5 >11:52:07,696 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >11:52:07,697 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >11:52:07,698 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >11:52:07,698 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >11:52:07,698 INFO storage: added partition sda5 (id 6) to device tree >11:52:07,699 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >11:52:07,699 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >11:52:07,700 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >11:52:07,701 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >11:52:07,757 WARN storage: disklabel detected but not usable on sda5 >11:52:07,757 INFO storage: type detected on 'sda5' is 'ntfs' >11:52:09,632 DEBUG storage: padding min size from 135415 up to 135915 >11:52:09,633 DEBUG storage: NTFS.supported: supported: False ; >11:52:09,633 DEBUG storage: getFormat('ntfs') returning NTFS instance >11:52:09,634 DEBUG storage: PartitionDevice._setFormat: sda5 ; >11:52:09,635 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ntfs ; >11:52:09,635 DEBUG storage: looking up parted Device: /dev/sda5 >11:52:09,636 INFO storage: got device: PartitionDevice instance (0x566e510) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 143122.0 > format = existing ntfs filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 293113856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (18245, 255, 63) biosGeometry: (18245, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c12c830> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fbb8c12b6d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c12b4d0> PedPartition: <_ped.Partition object at 0x7fbb8c117e30> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329314304 end = 622428159 length = 293113856 > flags = >11:52:09,637 DEBUG storage: NTFS.supported: supported: False ; >11:52:09,637 INFO storage: got format: NTFS instance (0x5b07750) -- > type = ntfs name = ntfs status = False > device = /dev/sda5 uuid = 04AC59B8AC59A4C8 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = A2 size = 143121.0 targetSize = 143121.0 > >11:52:09,640 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6 /dev/disk/by-id/wwn-0x50014ee6002075b2-part6 /dev/disk/by-label/sysoftware /dev/disk/by-uuid/D888C5A588C5828C', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'sysoftware', > 'ID_FS_LABEL_ENC': 'sysoftware', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D888C5A588C5828C', > 'ID_FS_UUID_ENC': 'D888C5A588C5828C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '6', > 'ID_PART_ENTRY_OFFSET': '622430208', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53468', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part6', > '/dev/disk/by-label/sysoftware', > '/dev/disk/by-uuid/D888C5A588C5828C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6'} ; name: sda6 ; >11:52:09,640 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >11:52:09,641 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >11:52:09,641 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:09,641 INFO storage: sda6 is a partition >11:52:09,642 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >11:52:09,642 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:52:09,643 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >11:52:09,644 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >11:52:09,644 DEBUG storage: PartitionDevice._setFormat: sda6 ; >11:52:09,645 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:09,645 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >11:52:09,645 DEBUG storage: looking up parted Partition: /dev/sda6 >11:52:09,646 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >11:52:09,647 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >11:52:09,647 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >11:52:09,648 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >11:52:09,648 INFO storage: added partition sda6 (id 7) to device tree >11:52:09,649 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >11:52:09,649 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >11:52:09,650 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >11:52:09,651 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >11:52:09,680 WARN storage: disklabel detected but not usable on sda6 >11:52:09,681 INFO storage: type detected on 'sda6' is 'ntfs' >11:52:10,903 DEBUG storage: padding min size from 189992 up to 190492 >11:52:10,904 DEBUG storage: NTFS.supported: supported: False ; >11:52:10,904 DEBUG storage: getFormat('ntfs') returning NTFS instance >11:52:10,904 DEBUG storage: PartitionDevice._setFormat: sda6 ; >11:52:10,905 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: ntfs ; >11:52:10,906 DEBUG storage: looking up parted Device: /dev/sda6 >11:52:10,907 INFO storage: got device: PartitionDevice instance (0x7fbb8c17db10) -- > name = sda6 status = True kids = 0 id = 7 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c12c950> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fbb8c12b890> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c12b810> PedPartition: <_ped.Partition object at 0x7fbb8c117f50> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 622430208 end = 1032030207 length = 409600000 > flags = >11:52:10,907 DEBUG storage: NTFS.supported: supported: False ; >11:52:10,907 INFO storage: got format: NTFS instance (0x5b07550) -- > type = ntfs name = ntfs status = False > device = /dev/sda6 uuid = D888C5A588C5828C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = sysoftware size = 199999.0 targetSize = 199999.0 > >11:52:10,910 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7 /dev/disk/by-id/wwn-0x50014ee6002075b2-part7 /dev/disk/by-label/VolumeM /dev/disk/by-uuid/8A6253DE6253CD97', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'VolumeM', > 'ID_FS_LABEL_ENC': 'VolumeM', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8A6253DE6253CD97', > 'ID_FS_UUID_ENC': '8A6253DE6253CD97', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1032032256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '321282048', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53736', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part7', > '/dev/disk/by-label/VolumeM', > '/dev/disk/by-uuid/8A6253DE6253CD97'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7'} ; name: sda7 ; >11:52:10,911 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >11:52:10,911 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >11:52:10,912 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:10,912 INFO storage: sda7 is a partition >11:52:10,912 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >11:52:10,913 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:52:10,913 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >11:52:10,914 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >11:52:10,915 DEBUG storage: PartitionDevice._setFormat: sda7 ; >11:52:10,915 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:10,916 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >11:52:10,916 DEBUG storage: looking up parted Partition: /dev/sda7 >11:52:10,917 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >11:52:10,917 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >11:52:10,918 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >11:52:10,919 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >11:52:10,919 INFO storage: added partition sda7 (id 8) to device tree >11:52:10,919 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >11:52:10,920 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >11:52:10,921 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >11:52:10,921 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >11:52:11,017 WARN storage: disklabel detected but not usable on sda7 >11:52:11,017 INFO storage: type detected on 'sda7' is 'ntfs' >11:52:11,621 DEBUG storage: padding min size from 112135 up to 112635 >11:52:11,623 DEBUG storage: NTFS.supported: supported: False ; >11:52:11,623 DEBUG storage: getFormat('ntfs') returning NTFS instance >11:52:11,623 DEBUG storage: PartitionDevice._setFormat: sda7 ; >11:52:11,624 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: ntfs ; >11:52:11,624 DEBUG storage: looking up parted Device: /dev/sda7 >11:52:11,625 INFO storage: got device: PartitionDevice instance (0x5af4350) -- > name = sda7 status = True kids = 0 id = 8 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 156876.0 > format = existing ntfs filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 321282048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19998, 255, 63) biosGeometry: (19998, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c12c8c0> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fbb8c12ba50> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c12b650> PedPartition: <_ped.Partition object at 0x7fbb8c117e90> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1032032256 end = 1353314303 length = 321282048 > flags = >11:52:11,626 DEBUG storage: NTFS.supported: supported: False ; >11:52:11,626 INFO storage: got format: NTFS instance (0x5b07b50) -- > type = ntfs name = ntfs status = False > device = /dev/sda7 uuid = 8A6253DE6253CD97 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeM size = 156875.0 targetSize = 156875.0 > >11:52:11,629 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8 /dev/disk/by-id/wwn-0x50014ee6002075b2-part8 /dev/disk/by-label/win8b /dev/disk/by-uuid/A880CE3380CE07B0', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'win8b', > 'ID_FS_LABEL_ENC': 'win8b', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A880CE3380CE07B0', > 'ID_FS_UUID_ENC': 'A880CE3380CE07B0', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '8', > 'ID_PART_ENTRY_OFFSET': '1353316352', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '512000000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53747', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part8', > '/dev/disk/by-label/win8b', > '/dev/disk/by-uuid/A880CE3380CE07B0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8'} ; name: sda8 ; >11:52:11,629 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8)... >11:52:11,630 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >11:52:11,630 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:11,631 INFO storage: sda8 is a partition >11:52:11,631 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >11:52:11,632 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:52:11,632 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >11:52:11,633 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >11:52:11,634 DEBUG storage: PartitionDevice._setFormat: sda8 ; >11:52:11,634 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:11,635 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >11:52:11,635 DEBUG storage: looking up parted Partition: /dev/sda8 >11:52:11,636 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >11:52:11,636 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >11:52:11,637 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >11:52:11,638 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >11:52:11,638 INFO storage: added partition sda8 (id 9) to device tree >11:52:11,638 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >11:52:11,639 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >11:52:11,639 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >11:52:11,640 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >11:52:11,754 WARN storage: disklabel detected but not usable on sda8 >11:52:11,754 INFO storage: type detected on 'sda8' is 'ntfs' >11:52:12,683 DEBUG storage: padding min size from 232533 up to 233033 >11:52:12,684 DEBUG storage: NTFS.supported: supported: False ; >11:52:12,684 DEBUG storage: getFormat('ntfs') returning NTFS instance >11:52:12,684 DEBUG storage: PartitionDevice._setFormat: sda8 ; >11:52:12,685 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: ntfs ; >11:52:12,685 DEBUG storage: looking up parted Device: /dev/sda8 >11:52:12,686 INFO storage: got device: PartitionDevice instance (0x5673790) -- > name = sda8 status = True kids = 0 id = 9 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 250000.0 > format = existing ntfs filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 512000000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (31870, 255, 63) biosGeometry: (31870, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c12c9e0> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fbb8c12bc10> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c12b9d0> PedPartition: <_ped.Partition object at 0x7fbb8c117fb0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1353316352 end = 1865316351 length = 512000000 > flags = >11:52:12,687 DEBUG storage: NTFS.supported: supported: False ; >11:52:12,687 INFO storage: got format: NTFS instance (0x5b07290) -- > type = ntfs name = ntfs status = False > device = /dev/sda8 uuid = A880CE3380CE07B0 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = win8b size = 249999.0 targetSize = 249999.0 > >11:52:12,690 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9 /dev/disk/by-id/wwn-0x50014ee6002075b2-part9 /dev/disk/by-label/LINUX /dev/disk/by-uuid/7071-85A8', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'LINUX', > 'ID_FS_LABEL_ENC': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7071-85A8', > 'ID_FS_UUID_ENC': '7071-85A8', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '9', > 'ID_PART_ENTRY_OFFSET': '1865318400', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53756', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part9', > '/dev/disk/by-label/LINUX', > '/dev/disk/by-uuid/7071-85A8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9'} ; name: sda9 ; >11:52:12,690 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9)... >11:52:12,691 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >11:52:12,691 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:12,691 INFO storage: sda9 is a partition >11:52:12,692 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >11:52:12,692 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:52:12,693 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >11:52:12,694 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >11:52:12,694 DEBUG storage: PartitionDevice._setFormat: sda9 ; >11:52:12,694 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:12,695 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >11:52:12,695 DEBUG storage: looking up parted Partition: /dev/sda9 >11:52:12,696 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >11:52:12,697 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >11:52:12,697 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >11:52:12,698 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >11:52:12,698 INFO storage: added partition sda9 (id 10) to device tree >11:52:12,699 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >11:52:12,699 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >11:52:12,700 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >11:52:12,700 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >11:52:12,732 WARN storage: disklabel detected but not usable on sda9 >11:52:12,732 INFO storage: type detected on 'sda9' is 'vfat' >11:52:12,733 DEBUG storage: FATFS.supported: supported: True ; >11:52:12,733 DEBUG storage: getFormat('vfat') returning FATFS instance >11:52:12,734 DEBUG storage: PartitionDevice._setFormat: sda9 ; >11:52:12,734 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: vfat ; >11:52:12,735 DEBUG storage: looking up parted Device: /dev/sda9 >11:52:12,735 INFO storage: got device: PartitionDevice instance (0x5b07190) -- > name = sda9 status = True kids = 0 id = 10 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing vfat filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c12ca70> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fbb8c12bdd0> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c12bd50> PedPartition: <_ped.Partition object at 0x7fbb8c12d0b0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1865318400 end = 1930854399 length = 65536000 > flags = >11:52:12,736 DEBUG storage: FATFS.supported: supported: True ; >11:52:12,736 INFO storage: got format: FATFS instance (0x5b07e90) -- > type = vfat name = vfat status = False > device = /dev/sda9 uuid = 7071-85A8 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = LINUX size = 0 targetSize = 0 > >11:52:12,738 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303 /dev/disk/by-id/wwn-0x50014ee25ad7225b', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55035', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb'} ; name: sdb ; >11:52:12,739 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb)... >11:52:12,739 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:52:12,740 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:12,740 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >11:52:12,741 INFO storage: sdb is a disk >11:52:12,741 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:12,742 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >11:52:12,742 INFO storage: added disk sdb (id 11) to device tree >11:52:12,742 DEBUG storage: looking up parted Device: /dev/sdb >11:52:12,743 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >11:52:12,743 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >11:52:12,744 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >11:52:12,745 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >11:52:12,993 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x5b07a90>, <parted.partition.Partition object at 0x5b07e50>, <parted.partition.Partition object at 0x5af8190>, <parted.partition.Partition object at 0x5af8310>, <parted.partition.Partition object at 0x5af8590>, <parted.partition.Partition object at 0x5af87d0>, <parted.partition.Partition object at 0x5af8990>, <parted.partition.Partition object at 0x5af8b10>, <parted.partition.Partition object at 0x5af8c90>, <parted.partition.Partition object at 0x5af8e10>, <parted.partition.Partition object at 0x5af8f90>] > device: <parted.device.Device object at 0x5b07850> > PedDisk: <_ped.Disk object at 0x5b06cb0> >11:52:12,993 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >11:52:12,994 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >11:52:12,995 INFO storage: got device: DiskDevice instance (0x5b07a50) -- > name = sdb status = True kids = 0 id = 11 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c12cb00> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x5b07cd0> >11:52:12,997 INFO storage: got format: DiskLabel instance (0x5b07bd0) -- > 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 = 11 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x5b07a90>, <parted.partition.Partition object at 0x5b07e50>, <parted.partition.Partition object at 0x5af8190>, <parted.partition.Partition object at 0x5af8310>, <parted.partition.Partition object at 0x5af8590>, <parted.partition.Partition object at 0x5af87d0>, <parted.partition.Partition object at 0x5af8990>, <parted.partition.Partition object at 0x5af8b10>, <parted.partition.Partition object at 0x5af8c90>, <parted.partition.Partition object at 0x5af8e10>, <parted.partition.Partition object at 0x5af8f90>] > device: <parted.device.Device object at 0x5b07850> > PedDisk: <_ped.Disk object at 0x5b06cb0> > origPartedDisk = <parted.disk.Disk object at 0x5af8490> > partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c12cb90> > >11:52:13,000 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part1 /dev/disk/by-label/VOLUMER /dev/disk/by-uuid/FEBD-EB40', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VOLUMER', > 'ID_FS_LABEL_ENC': 'VOLUMER', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'FEBD-EB40', > 'ID_FS_UUID_ENC': 'FEBD-EB40', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55049', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part1', > '/dev/disk/by-label/VOLUMER', > '/dev/disk/by-uuid/FEBD-EB40'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >11:52:13,000 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1)... >11:52:13,001 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >11:52:13,001 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:13,001 INFO storage: sdb1 is a partition >11:52:13,002 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >11:52:13,002 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:52:13,003 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:52:13,004 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >11:52:13,004 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >11:52:13,005 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:13,005 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >11:52:13,005 DEBUG storage: looking up parted Partition: /dev/sdb1 >11:52:13,006 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >11:52:13,007 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >11:52:13,007 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >11:52:13,008 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >11:52:13,008 INFO storage: added partition sdb1 (id 12) to device tree >11:52:13,009 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >11:52:13,009 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >11:52:13,010 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >11:52:13,010 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >11:52:13,034 WARN storage: disklabel detected but not usable on sdb1 >11:52:13,034 DEBUG storage: getFormat('efi') returning EFIFS instance >11:52:13,034 INFO storage: type detected on 'sdb1' is 'vfat' >11:52:13,034 DEBUG storage: getFormat('efi') returning EFIFS instance >11:52:13,035 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >11:52:13,036 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >11:52:13,036 DEBUG storage: looking up parted Device: /dev/sdb1 >11:52:13,037 INFO storage: got device: PartitionDevice instance (0x5b07390) -- > name = sdb1 status = True kids = 0 id = 12 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x5b053b0> > target size = 0 path = /dev/sdb1 > 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 0x5b07910> fileSystem: <parted.filesystem.FileSystem object at 0x5af8050> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5b07b90> PedPartition: <_ped.Partition object at 0x5b02950> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2048 end = 65538047 length = 65536000 > flags = boot, lba >11:52:13,037 INFO storage: got format: EFIFS instance (0x5673750) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = FEBD-EB40 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = VOLUMER size = 0 targetSize = 0 > >11:52:13,040 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part10 /dev/disk/by-label/fedora /dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d', > 'DEVNAME': 'sdb10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_ENC': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_SUB': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_FS_UUID_SUB_ENC': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '10', > 'ID_PART_ENTRY_OFFSET': '2219534336', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '26', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55070', > 'name': 'sdb10', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part10', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10'} ; name: sdb10 ; >11:52:13,040 INFO storage: scanning sdb10 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10)... >11:52:13,040 DEBUG storage: DeviceTree.getDeviceByName: name: sdb10 ; >11:52:13,041 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:13,041 INFO storage: sdb10 is a partition >11:52:13,042 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb10 ; >11:52:13,042 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:52:13,043 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:52:13,044 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >11:52:13,044 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >11:52:13,044 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:13,045 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: None ; >11:52:13,045 DEBUG storage: looking up parted Partition: /dev/sdb10 >11:52:13,046 DEBUG storage: PartitionDevice.probe: sdb10 ; exists: True ; >11:52:13,047 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 1 ; >11:52:13,047 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 10 ; >11:52:13,048 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 12 ; >11:52:13,048 INFO storage: added partition sdb10 (id 13) to device tree >11:52:13,048 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb10 ; >11:52:13,049 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb10 ; label_type: dos ; >11:52:13,050 DEBUG storage: PartitionDevice.setup: sdb10 ; status: True ; controllable: True ; orig: False ; >11:52:13,050 DEBUG storage: DiskLabel.__init__: device: /dev/sdb10 ; labelType: dos ; exists: True ; >11:52:13,187 WARN storage: disklabel detected but not usable on sdb10 >11:52:13,187 INFO storage: type detected on 'sdb10' is 'btrfs' >11:52:13,188 DEBUG storage: BTRFS.supported: supported: True ; >11:52:13,188 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:52:13,188 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >11:52:13,189 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: btrfs ; >11:52:13,189 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb10 ; >11:52:13,190 INFO storage: creating btrfs volume btrfs.fedora >11:52:13,190 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb10 ; >11:52:13,190 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:13,191 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >11:52:13,192 DEBUG storage: BTRFS.supported: supported: True ; >11:52:13,192 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:52:13,193 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.14 ; current: None ; type: btrfs ; >11:52:13,193 INFO storage: added btrfs volume fedora (id 14) to device tree >11:52:13,193 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >11:52:13,199 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.14G1841e to None >11:52:13,252 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.14G1841e to None >11:52:13,453 DEBUG storage: BTRFS.supported: supported: True ; >11:52:13,453 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:52:13,454 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >11:52:13,455 DEBUG storage: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >11:52:13,455 INFO storage: added btrfs subvolume home (id 15) to device tree >11:52:13,455 DEBUG storage: looking up parted Device: /dev/sdb10 >11:52:13,456 INFO storage: got device: PartitionDevice instance (0x5b076d0) -- > name = sdb10 status = True kids = 1 id = 13 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing btrfs filesystem > major = 8 minor = 26 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb10 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x5b05440> > target size = 0 path = /dev/sdb10 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5b07910> fileSystem: None > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5af8e50> PedPartition: <_ped.Partition object at 0x5b02b90> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2219534336 end = 2629134335 length = 409600000 > flags = >11:52:13,457 DEBUG storage: BTRFS.supported: supported: True ; >11:52:13,457 INFO storage: got format: BTRFS instance (0x7fbb8c1d24d0) -- > type = btrfs name = btrfs status = False > device = /dev/sdb10 uuid = 7715269b-0e28-40b1-9262-aee745808762 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >11:52:13,460 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part11 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part11', > 'DEVNAME': 'sdb11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '11', > 'ID_PART_ENTRY_OFFSET': '2629136384', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '27', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55086', > 'name': 'sdb11', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part11', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11'} ; name: sdb11 ; >11:52:13,460 INFO storage: scanning sdb11 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11)... >11:52:13,460 DEBUG storage: DeviceTree.getDeviceByName: name: sdb11 ; >11:52:13,461 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:13,461 INFO storage: sdb11 is a partition >11:52:13,462 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb11 ; >11:52:13,462 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:52:13,463 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:52:13,464 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >11:52:13,464 DEBUG storage: PartitionDevice._setFormat: sdb11 ; >11:52:13,464 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:13,465 DEBUG storage: PartitionDevice._setFormat: sdb11 ; current: None ; type: None ; >11:52:13,465 DEBUG storage: looking up parted Partition: /dev/sdb11 >11:52:13,466 DEBUG storage: PartitionDevice.probe: sdb11 ; exists: True ; >11:52:13,467 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 1 ; >11:52:13,468 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 10 ; >11:52:13,468 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 12 ; >11:52:13,469 INFO storage: added partition sdb11 (id 16) to device tree >11:52:13,469 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb11 ; >11:52:13,470 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb11 ; label_type: dos ; >11:52:13,470 DEBUG storage: PartitionDevice.setup: sdb11 ; status: True ; controllable: True ; orig: False ; >11:52:13,471 DEBUG storage: DiskLabel.__init__: device: /dev/sdb11 ; labelType: dos ; exists: True ; >11:52:13,483 WARN storage: disklabel detected but not usable on sdb11 >11:52:13,483 DEBUG storage: no type or existing type for sdb11, bailing >11:52:13,483 DEBUG storage: looking up parted Device: /dev/sdb11 >11:52:13,484 INFO storage: got device: PartitionDevice instance (0x5b07b10) -- > name = sdb11 status = True kids = 0 id = 16 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 2000.0 > format = existing None > major = 8 minor = 27 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb11 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4096000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32699 did: 0 busy: False > hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) > PedDevice: <_ped.Device object at 0x5b05320> > target size = 0 path = /dev/sdb11 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5b07910> fileSystem: None > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5af8fd0> PedPartition: <_ped.Partition object at 0x5b02bf0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2629136384 end = 2633232383 length = 4096000 > flags = >11:52:13,487 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part2 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part2 /dev/disk/by-label/VolumeS /dev/disk/by-uuid/00A0DFBCA0DFB5FE', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VolumeS', > 'ID_FS_LABEL_ENC': 'VolumeS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '00A0DFBCA0DFB5FE', > 'ID_FS_UUID_ENC': '00A0DFBCA0DFB5FE', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '65538048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55102', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part2', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part2', > '/dev/disk/by-label/VolumeS', > '/dev/disk/by-uuid/00A0DFBCA0DFB5FE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >11:52:13,487 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2)... >11:52:13,488 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >11:52:13,488 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:13,489 INFO storage: sdb2 is a partition >11:52:13,489 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >11:52:13,490 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:52:13,491 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:52:13,491 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >11:52:13,492 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >11:52:13,492 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:13,493 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >11:52:13,493 DEBUG storage: looking up parted Partition: /dev/sdb2 >11:52:13,494 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >11:52:13,495 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >11:52:13,495 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >11:52:13,496 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >11:52:13,496 INFO storage: added partition sdb2 (id 17) to device tree >11:52:13,497 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >11:52:13,497 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >11:52:13,498 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >11:52:13,499 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >11:52:13,544 WARN storage: disklabel detected but not usable on sdb2 >11:52:13,544 INFO storage: type detected on 'sdb2' is 'ntfs' >11:52:15,476 DEBUG storage: padding min size from 177533 up to 178033 >11:52:15,477 DEBUG storage: NTFS.supported: supported: False ; >11:52:15,477 DEBUG storage: getFormat('ntfs') returning NTFS instance >11:52:15,478 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >11:52:15,479 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: ntfs ; >11:52:15,479 DEBUG storage: looking up parted Device: /dev/sdb2 >11:52:15,480 INFO storage: got device: PartitionDevice instance (0x7fbb8c1d2510) -- > name = sdb2 status = True kids = 0 id = 17 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x5b05560> > 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 0x5b07910> fileSystem: <parted.filesystem.FileSystem object at 0x5af8090> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5b07f90> PedPartition: <_ped.Partition object at 0x5b02830> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 65538048 end = 475138047 length = 409600000 > flags = >11:52:15,481 DEBUG storage: NTFS.supported: supported: False ; >11:52:15,482 INFO storage: got format: NTFS instance (0x7fbb8c1d2a90) -- > type = ntfs name = ntfs status = False > device = /dev/sdb2 uuid = 00A0DFBCA0DFB5FE exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeS size = 199999.0 targetSize = 199999.0 > >11:52:15,484 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part3 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '3', > 'ID_PART_ENTRY_OFFSET': '475138048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1638400', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55118', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part3', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >11:52:15,484 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3)... >11:52:15,485 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >11:52:15,486 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:15,486 INFO storage: sdb3 is a partition >11:52:15,487 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >11:52:15,487 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:52:15,488 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:52:15,489 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >11:52:15,490 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >11:52:15,490 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:15,491 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >11:52:15,491 DEBUG storage: looking up parted Partition: /dev/sdb3 >11:52:15,492 DEBUG storage: PartitionDevice.probe: sdb3 ; exists: True ; >11:52:15,493 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >11:52:15,494 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >11:52:15,495 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >11:52:15,495 INFO storage: added partition sdb3 (id 18) to device tree >11:52:15,496 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >11:52:15,501 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >11:52:15,501 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >11:52:15,502 DEBUG storage: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >11:52:15,504 WARN storage: disklabel detected but not usable on sdb3 >11:52:15,504 DEBUG storage: no type or existing type for sdb3, bailing >11:52:15,504 DEBUG storage: looking up parted Device: /dev/sdb3 >11:52:15,505 INFO storage: got device: PartitionDevice instance (0x7fbb8c1d2b90) -- > name = sdb3 status = True kids = 0 id = 18 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 800.0 > format = existing None > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1638400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (101, 255, 63) biosGeometry: (101, 255, 63) > PedDevice: <_ped.Device object at 0x5b054d0> > target size = 0 path = /dev/sdb3 > 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 0x5b07910> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5af81d0> PedPartition: <_ped.Partition object at 0x5b027d0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 475138048 end = 476776447 length = 1638400 > flags = >11:52:15,507 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part4 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '4', > 'ID_PART_ENTRY_OFFSET': '476776448', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3430252544', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55132', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part4', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >11:52:15,508 INFO storage: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4)... >11:52:15,508 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >11:52:15,509 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:15,509 INFO storage: sdb4 is a partition >11:52:15,509 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >11:52:15,510 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:52:15,511 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:52:15,511 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdb ; >11:52:15,512 DEBUG storage: PartitionDevice._setFormat: sdb4 ; >11:52:15,512 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:15,513 DEBUG storage: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >11:52:15,513 DEBUG storage: looking up parted Partition: /dev/sdb4 >11:52:15,513 DEBUG storage: PartitionDevice.probe: sdb4 ; exists: True ; >11:52:15,514 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >11:52:15,515 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >11:52:15,515 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >11:52:15,515 INFO storage: added partition sdb4 (id 19) to device tree >11:52:15,516 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >11:52:15,517 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >11:52:15,517 DEBUG storage: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >11:52:15,518 DEBUG storage: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >11:52:15,535 WARN storage: disklabel detected but not usable on sdb4 >11:52:15,536 DEBUG storage: no type or existing type for sdb4, bailing >11:52:15,536 DEBUG storage: looking up parted Device: /dev/sdb4 >11:52:15,538 INFO storage: got device: PartitionDevice instance (0x7fbb8c1d2d90) -- > name = sdb4 status = True kids = 0 id = 19 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 1674928.0 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32699 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x5b05680> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5b07910> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5af8350> PedPartition: <_ped.Partition object at 0x5b02890> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 476776448 end = 3907028991 length = 3430252544 > flags = >11:52:15,540 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part5 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part5 /dev/disk/by-label/Win8 /dev/disk/by-uuid/2CB88669B886317E', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'Win8', > 'ID_FS_LABEL_ENC': 'Win8', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2CB88669B886317E', > 'ID_FS_UUID_ENC': '2CB88669B886317E', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '5', > 'ID_PART_ENTRY_OFFSET': '476778496', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '616552448', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55147', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part5', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part5', > '/dev/disk/by-label/Win8', > '/dev/disk/by-uuid/2CB88669B886317E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >11:52:15,540 INFO storage: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5)... >11:52:15,541 DEBUG storage: DeviceTree.getDeviceByName: name: sdb5 ; >11:52:15,541 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:15,541 INFO storage: sdb5 is a partition >11:52:15,542 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >11:52:15,542 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:52:15,543 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:52:15,544 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sdb ; >11:52:15,544 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >11:52:15,544 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:15,545 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >11:52:15,545 DEBUG storage: looking up parted Partition: /dev/sdb5 >11:52:15,546 DEBUG storage: PartitionDevice.probe: sdb5 ; exists: True ; >11:52:15,547 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >11:52:15,547 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >11:52:15,548 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >11:52:15,548 INFO storage: added partition sdb5 (id 20) to device tree >11:52:15,549 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >11:52:15,549 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >11:52:15,550 DEBUG storage: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >11:52:15,550 DEBUG storage: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >11:52:15,557 WARN storage: disklabel detected but not usable on sdb5 >11:52:15,557 INFO storage: type detected on 'sdb5' is 'ntfs' >11:52:23,041 DEBUG storage: padding min size from 64486 up to 64986 >11:52:23,042 DEBUG storage: NTFS.supported: supported: False ; >11:52:23,042 DEBUG storage: getFormat('ntfs') returning NTFS instance >11:52:23,043 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >11:52:23,044 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: ntfs ; >11:52:23,044 DEBUG storage: looking up parted Device: /dev/sdb5 >11:52:23,045 INFO storage: got device: PartitionDevice instance (0x7fbb8c1d27d0) -- > name = sdb5 status = True kids = 0 id = 20 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 301051.0 > format = existing ntfs filesystem > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 616552448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (38378, 255, 63) biosGeometry: (38378, 255, 63) > PedDevice: <_ped.Device object at 0x5b057a0> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5b07910> fileSystem: <parted.filesystem.FileSystem object at 0x5af86d0> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5af8650> PedPartition: <_ped.Partition object at 0x5b029b0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 476778496 end = 1093330943 length = 616552448 > flags = >11:52:23,046 DEBUG storage: NTFS.supported: supported: False ; >11:52:23,046 INFO storage: got format: NTFS instance (0x7fbb8c1d7150) -- > type = ntfs name = ntfs status = False > device = /dev/sdb5 uuid = 2CB88669B886317E exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win8 size = 301050.0 targetSize = 301050.0 > >11:52:23,049 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part6 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part6 /dev/disk/by-uuid/2C484C57484C2246', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': '2C484C57484C2246', > 'ID_FS_UUID_ENC': '2C484C57484C2246', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '6', > 'ID_PART_ENTRY_OFFSET': '1093332992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '716800000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55167', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part6', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part6', > '/dev/disk/by-uuid/2C484C57484C2246'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >11:52:23,049 INFO storage: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6)... >11:52:23,050 DEBUG storage: DeviceTree.getDeviceByName: name: sdb6 ; >11:52:23,051 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:23,051 INFO storage: sdb6 is a partition >11:52:23,052 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >11:52:23,053 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:52:23,053 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:52:23,054 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sdb ; >11:52:23,055 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >11:52:23,055 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:23,056 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >11:52:23,056 DEBUG storage: looking up parted Partition: /dev/sdb6 >11:52:23,057 DEBUG storage: PartitionDevice.probe: sdb6 ; exists: True ; >11:52:23,058 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >11:52:23,059 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >11:52:23,059 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >11:52:23,060 INFO storage: added partition sdb6 (id 21) to device tree >11:52:23,060 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >11:52:23,061 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >11:52:23,061 DEBUG storage: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >11:52:23,062 DEBUG storage: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >11:52:23,118 WARN storage: disklabel detected but not usable on sdb6 >11:52:23,118 INFO storage: type detected on 'sdb6' is 'ntfs' >11:52:29,281 DEBUG storage: padding min size from 258701 up to 259201 >11:52:29,282 DEBUG storage: NTFS.supported: supported: False ; >11:52:29,282 DEBUG storage: getFormat('ntfs') returning NTFS instance >11:52:29,282 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >11:52:29,283 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: ntfs ; >11:52:29,283 DEBUG storage: looking up parted Device: /dev/sdb6 >11:52:29,284 INFO storage: got device: PartitionDevice instance (0x7fbb8c1d2690) -- > name = sdb6 status = True kids = 0 id = 21 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 350000.0 > format = existing ntfs filesystem > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 716800000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (44618, 255, 63) biosGeometry: (44618, 255, 63) > PedDevice: <_ped.Device object at 0x5b05710> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5b07910> fileSystem: <parted.filesystem.FileSystem object at 0x5af8890> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5af8810> PedPartition: <_ped.Partition object at 0x5b02a10> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 1093332992 end = 1810132991 length = 716800000 > flags = >11:52:29,285 DEBUG storage: NTFS.supported: supported: False ; >11:52:29,285 INFO storage: got format: NTFS instance (0x7fbb8c1d2a50) -- > type = ntfs name = ntfs status = False > device = /dev/sdb6 uuid = 2C484C57484C2246 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 349999.0 targetSize = 349999.0 > >11:52:29,288 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part7 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part7 /dev/disk/by-uuid/e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'DEVNAME': 'sdb7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'ID_FS_UUID_ENC': 'e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'ID_FS_UUID_SUB': '3192ea73-c698-440e-9a0f-09cba8e5e44e', > 'ID_FS_UUID_SUB_ENC': '3192ea73-c698-440e-9a0f-09cba8e5e44e', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1810135040', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '307200000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '23', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55237', > 'name': 'sdb7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part7', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part7', > '/dev/disk/by-uuid/e624e310-e7de-4b31-9418-2b804bd8a5ae'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7'} ; name: sdb7 ; >11:52:29,288 INFO storage: scanning sdb7 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7)... >11:52:29,289 DEBUG storage: DeviceTree.getDeviceByName: name: sdb7 ; >11:52:29,289 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:29,289 INFO storage: sdb7 is a partition >11:52:29,290 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb7 ; >11:52:29,291 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:52:29,291 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:52:29,292 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sdb ; >11:52:29,293 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >11:52:29,293 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:29,293 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: None ; >11:52:29,293 DEBUG storage: looking up parted Partition: /dev/sdb7 >11:52:29,294 DEBUG storage: PartitionDevice.probe: sdb7 ; exists: True ; >11:52:29,295 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 1 ; >11:52:29,296 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 10 ; >11:52:29,296 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 12 ; >11:52:29,296 INFO storage: added partition sdb7 (id 22) to device tree >11:52:29,297 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb7 ; >11:52:29,297 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb7 ; label_type: dos ; >11:52:29,298 DEBUG storage: PartitionDevice.setup: sdb7 ; status: True ; controllable: True ; orig: False ; >11:52:29,299 DEBUG storage: DiskLabel.__init__: device: /dev/sdb7 ; labelType: dos ; exists: True ; >11:52:29,342 WARN storage: disklabel detected but not usable on sdb7 >11:52:29,342 INFO storage: type detected on 'sdb7' is 'btrfs' >11:52:29,343 DEBUG storage: BTRFS.supported: supported: True ; >11:52:29,343 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:52:29,343 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >11:52:29,344 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: btrfs ; >11:52:29,345 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb7 ; >11:52:29,345 INFO storage: creating btrfs volume btrfs.None >11:52:29,346 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >11:52:29,346 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:29,347 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: None ; >11:52:29,348 DEBUG storage: BTRFS.supported: supported: True ; >11:52:29,348 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:52:29,348 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: btrfs ; >11:52:29,349 INFO storage: added btrfs volume btrfs.23 (id 23) to device tree >11:52:29,349 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.23 ; status: True ; controllable: True ; orig: True ; >11:52:29,350 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.23TT9vtB to None >11:52:29,963 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.23TT9vtB to None >11:52:51,404 DEBUG storage: looking up parted Device: /dev/sdb7 >11:52:51,405 INFO storage: got device: PartitionDevice instance (0x5673350) -- > name = sdb7 status = True kids = 1 id = 22 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 150000.0 > format = existing btrfs filesystem > major = 8 minor = 23 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb7 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 307200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c12c320> > target size = 0 path = /dev/sdb7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5b07910> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5af89d0> PedPartition: <_ped.Partition object at 0x5b02a70> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 1810135040 end = 2117335039 length = 307200000 > flags = >11:52:51,406 DEBUG storage: BTRFS.supported: supported: True ; >11:52:51,406 INFO storage: got format: BTRFS instance (0x7fbb8c1d7290) -- > type = btrfs name = btrfs status = False > device = /dev/sdb7 uuid = 3192ea73-c698-440e-9a0f-09cba8e5e44e exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >11:52:51,409 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part8 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part8 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/aad58b77-b87c-435e-80d7-314eb2dc3126', > 'DEVNAME': 'sdb8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aad58b77-b87c-435e-80d7-314eb2dc3126', > 'ID_FS_UUID_ENC': 'aad58b77-b87c-435e-80d7-314eb2dc3126', > 'ID_FS_UUID_SUB': 'af84651e-bbf6-4108-a17e-4a1b3d25ac32', > 'ID_FS_UUID_SUB_ENC': 'af84651e-bbf6-4108-a17e-4a1b3d25ac32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '8', > 'ID_PART_ENTRY_OFFSET': '2117337088', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4537110', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '24', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55253', > 'name': 'sdb8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part8', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part8', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/aad58b77-b87c-435e-80d7-314eb2dc3126'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8'} ; name: sdb8 ; >11:52:51,409 INFO storage: scanning sdb8 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8)... >11:52:51,410 DEBUG storage: DeviceTree.getDeviceByName: name: sdb8 ; >11:52:51,410 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:51,411 INFO storage: sdb8 is a partition >11:52:51,411 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb8 ; >11:52:51,412 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:52:51,412 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:52:51,413 DEBUG storage: DiskDevice.addChild: kids: 9 ; name: sdb ; >11:52:51,414 DEBUG storage: PartitionDevice._setFormat: sdb8 ; >11:52:51,414 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:51,415 DEBUG storage: PartitionDevice._setFormat: sdb8 ; current: None ; type: None ; >11:52:51,415 DEBUG storage: looking up parted Partition: /dev/sdb8 >11:52:51,415 DEBUG storage: PartitionDevice.probe: sdb8 ; exists: True ; >11:52:51,416 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 1 ; >11:52:51,417 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 10 ; >11:52:51,418 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 12 ; >11:52:51,418 INFO storage: added partition sdb8 (id 24) to device tree >11:52:51,418 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb8 ; >11:52:51,419 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb8 ; label_type: dos ; >11:52:51,419 DEBUG storage: PartitionDevice.setup: sdb8 ; status: True ; controllable: True ; orig: False ; >11:52:51,420 DEBUG storage: DiskLabel.__init__: device: /dev/sdb8 ; labelType: dos ; exists: True ; >11:52:51,462 WARN storage: disklabel detected but not usable on sdb8 >11:52:51,462 INFO storage: type detected on 'sdb8' is 'btrfs' >11:52:51,463 DEBUG storage: BTRFS.supported: supported: True ; >11:52:51,463 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:52:51,463 DEBUG storage: PartitionDevice._setFormat: sdb8 ; >11:52:51,464 DEBUG storage: PartitionDevice._setFormat: sdb8 ; current: None ; type: btrfs ; >11:52:51,465 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb8 ; >11:52:51,465 INFO storage: creating btrfs volume btrfs.New_Volume >11:52:51,465 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb8 ; >11:52:51,466 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:51,466 DEBUG storage: BTRFSVolumeDevice._setFormat: New_Volume ; current: None ; type: None ; >11:52:51,467 DEBUG storage: BTRFS.supported: supported: True ; >11:52:51,467 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:52:51,468 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.25 ; current: None ; type: btrfs ; >11:52:51,468 INFO storage: added btrfs volume New_Volume (id 25) to device tree >11:52:51,469 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: True ; >11:52:51,469 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.25K03emu to None >11:52:51,494 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.25K03emu to None >11:52:51,944 DEBUG storage: looking up parted Device: /dev/sdb8 >11:52:51,946 INFO storage: got device: PartitionDevice instance (0x5b07710) -- > name = sdb8 status = True kids = 1 id = 24 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 2215.38574219 > format = existing btrfs filesystem > major = 8 minor = 24 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb8 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4537110 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (282, 255, 63) biosGeometry: (282, 255, 63) > PedDevice: <_ped.Device object at 0x5b058c0> > target size = 0 path = /dev/sdb8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5b07910> fileSystem: None > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5af8b50> PedPartition: <_ped.Partition object at 0x5b02ad0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2117337088 end = 2121874197 length = 4537110 > flags = >11:52:51,947 DEBUG storage: BTRFS.supported: supported: True ; >11:52:51,947 INFO storage: got format: BTRFS instance (0x7fbb8c1d2f50) -- > type = btrfs name = btrfs status = False > device = /dev/sdb8 uuid = af84651e-bbf6-4108-a17e-4a1b3d25ac32 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = New_Volume size = 0 targetSize = 0 > >11:52:51,950 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part9 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part9 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'DEVNAME': 'sdb9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'ID_FS_UUID_ENC': '5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'ID_FS_UUID_SUB': '2c384959-39e2-4079-90cf-3f8b1edce397', > 'ID_FS_UUID_SUB_ENC': '2c384959-39e2-4079-90cf-3f8b1edce397', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '9', > 'ID_PART_ENTRY_OFFSET': '2121875456', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '97656250', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '25', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55262', > 'name': 'sdb9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part9', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part9', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/5b53e0ca-97e7-44af-a767-ca7a92c2432a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9'} ; name: sdb9 ; >11:52:51,950 INFO storage: scanning sdb9 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9)... >11:52:51,951 DEBUG storage: DeviceTree.getDeviceByName: name: sdb9 ; >11:52:51,952 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:51,952 INFO storage: sdb9 is a partition >11:52:51,953 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb9 ; >11:52:51,953 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:52:51,954 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >11:52:51,955 DEBUG storage: DiskDevice.addChild: kids: 10 ; name: sdb ; >11:52:51,956 DEBUG storage: PartitionDevice._setFormat: sdb9 ; >11:52:51,956 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:51,957 DEBUG storage: PartitionDevice._setFormat: sdb9 ; current: None ; type: None ; >11:52:51,957 DEBUG storage: looking up parted Partition: /dev/sdb9 >11:52:51,958 DEBUG storage: PartitionDevice.probe: sdb9 ; exists: True ; >11:52:51,959 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 1 ; >11:52:51,960 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 10 ; >11:52:51,961 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 12 ; >11:52:51,961 INFO storage: added partition sdb9 (id 26) to device tree >11:52:51,962 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb9 ; >11:52:51,963 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb9 ; label_type: dos ; >11:52:51,963 DEBUG storage: PartitionDevice.setup: sdb9 ; status: True ; controllable: True ; orig: False ; >11:52:51,964 DEBUG storage: DiskLabel.__init__: device: /dev/sdb9 ; labelType: dos ; exists: True ; >11:52:51,985 WARN storage: disklabel detected but not usable on sdb9 >11:52:51,986 INFO storage: type detected on 'sdb9' is 'btrfs' >11:52:51,986 DEBUG storage: BTRFS.supported: supported: True ; >11:52:51,986 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:52:51,987 DEBUG storage: PartitionDevice._setFormat: sdb9 ; >11:52:51,988 DEBUG storage: PartitionDevice._setFormat: sdb9 ; current: None ; type: btrfs ; >11:52:51,989 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb9 ; >11:52:51,989 INFO storage: creating btrfs volume btrfs.New_Volume >11:52:51,990 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb9 ; >11:52:51,990 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:51,991 DEBUG storage: BTRFSVolumeDevice._setFormat: New_Volume ; current: None ; type: None ; >11:52:51,992 DEBUG storage: BTRFS.supported: supported: True ; >11:52:51,992 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:52:51,992 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.27 ; current: None ; type: btrfs ; >11:52:51,993 INFO storage: added btrfs volume New_Volume (id 27) to device tree >11:52:51,993 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: True ; >11:52:51,994 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.27FluRTV to None >11:52:52,248 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.27FluRTV to None >11:52:52,521 DEBUG storage: looking up parted Device: /dev/sdb9 >11:52:52,523 INFO storage: got device: PartitionDevice instance (0x7fbb8c1d2050) -- > name = sdb9 status = True kids = 1 id = 26 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 47683.7158203 > format = existing btrfs filesystem > major = 8 minor = 25 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb9 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 97656250 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32699 did: 0 busy: False > hardwareGeometry: (6078, 255, 63) biosGeometry: (6078, 255, 63) > PedDevice: <_ped.Device object at 0x5b05950> > target size = 0 path = /dev/sdb9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5b07910> fileSystem: None > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5af8cd0> PedPartition: <_ped.Partition object at 0x5b02b30> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2121875456 end = 2219531705 length = 97656250 > flags = >11:52:52,524 DEBUG storage: BTRFS.supported: supported: True ; >11:52:52,524 INFO storage: got format: BTRFS instance (0x7fbb8c1d2750) -- > type = btrfs name = btrfs status = False > device = /dev/sdb9 uuid = 2c384959-39e2-4079-90cf-3f8b1edce397 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = New_Volume size = 0 targetSize = 0 > >11:52:52,525 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': '65961', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:52:52,525 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >11:52:52,526 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >11:52:52,527 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:52,527 INFO storage: loop0 is a loop device >11:52:52,528 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:52:52,528 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >11:52:52,529 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:52,529 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:52,530 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >11:52:52,531 INFO storage: added file /osmin.img (deleted) (id 28) to device tree >11:52:52,532 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >11:52:52,532 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:52,533 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:52:52,533 INFO storage: added loop loop0 (id 29) to device tree >11:52:52,534 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:52:52,534 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:52:52,534 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:52:52,535 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:52:52,536 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >11:52:52,537 WARN storage: disklabel detected but not usable on loop0 >11:52:52,537 INFO storage: type detected on 'loop0' is 'squashfs' >11:52:52,537 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:52:52,538 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:52:52,538 INFO storage: got device: LoopDevice instance (0x7fbb8c1d76d0) -- > name = loop0 status = False kids = 0 id = 29 > parents = ['existing 0MB file /osmin.img (deleted) (28)'] > 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 >11:52:52,540 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': '65991', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:52:52,540 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >11:52:52,541 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:52:52,541 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:52,541 INFO storage: loop1 is a loop device >11:52:52,542 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:52:52,543 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >11:52:52,544 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:52,544 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:52,544 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >11:52:52,545 INFO storage: added file /osmin (id 30) to device tree >11:52:52,545 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >11:52:52,545 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:52,546 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:52:52,546 INFO storage: added loop loop1 (id 31) to device tree >11:52:52,547 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:52:52,547 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:52:52,547 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:52:52,548 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >11:52:52,549 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >11:52:52,549 WARN storage: disklabel detected but not usable on loop1 >11:52:52,550 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >11:52:52,550 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:52:52,550 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:52:52,551 INFO storage: got device: LoopDevice instance (0x7fbb8c1d7650) -- > name = loop1 status = False kids = 0 id = 31 > parents = ['existing 0MB file /osmin (30)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >11:52:52,551 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': '66021', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:52:52,552 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >11:52:52,552 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:52:52,553 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:52,553 INFO storage: loop2 is a loop device >11:52:52,553 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:52:52,554 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >11:52:52,554 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:52,555 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:52,555 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >11:52:52,555 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 32) to device tree >11:52:52,556 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >11:52:52,556 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:52,557 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:52:52,557 INFO storage: added loop loop2 (id 33) to device tree >11:52:52,557 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:52:52,558 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:52:52,558 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:52:52,559 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:52:52,559 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:52:52,560 WARN storage: disklabel detected but not usable on loop2 >11:52:52,560 INFO storage: type detected on 'loop2' is 'squashfs' >11:52:52,560 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:52:52,561 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:52:52,561 INFO storage: got device: LoopDevice instance (0x7fbb8c1d7b10) -- > name = loop2 status = False kids = 0 id = 33 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (32)'] > 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 >11:52:52,562 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66043', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:52:52,562 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >11:52:52,563 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:52:52,564 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:52,564 INFO storage: loop3 is a loop device >11:52:52,564 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >11:52:52,565 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >11:52:52,565 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:52,565 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:52,566 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >11:52:52,566 INFO storage: added file /LiveOS/ext3fs.img (id 34) to device tree >11:52:52,567 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >11:52:52,567 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:52,568 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >11:52:52,568 INFO storage: added loop loop3 (id 35) to device tree >11:52:52,568 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >11:52:52,569 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >11:52:52,570 DEBUG storage: Ext4FS.supported: supported: True ; >11:52:52,570 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:52:52,570 DEBUG storage: device loop3 does not contain a disklabel >11:52:52,570 INFO storage: type detected on 'loop3' is 'ext4' >11:52:52,596 DEBUG storage: padding min size from 0 up to 0 >11:52:52,598 DEBUG storage: Ext4FS.supported: supported: True ; >11:52:52,598 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:52:52,599 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >11:52:52,599 INFO storage: got device: LoopDevice instance (0x7fbb8c1d7c50) -- > name = loop3 status = False kids = 0 id = 35 > parents = ['existing 0MB file /LiveOS/ext3fs.img (34)'] > 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 >11:52:52,600 DEBUG storage: Ext4FS.supported: supported: True ; >11:52:52,600 INFO storage: got format: Ext4FS instance (0x7fbb8c1d7d90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:52:52,601 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66068', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:52:52,602 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >11:52:52,602 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:52:52,603 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:52,603 INFO storage: loop4 is a loop device >11:52:52,604 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >11:52:52,605 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:52:52,606 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:52,606 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:52,607 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:52:52,607 INFO storage: added file /overlay (deleted) (id 36) to device tree >11:52:52,608 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:52:52,608 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:52,609 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:52:52,609 INFO storage: added loop loop4 (id 37) to device tree >11:52:52,610 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >11:52:52,611 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >11:52:52,611 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:52,612 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >11:52:52,613 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >11:52:52,613 WARN storage: disklabel detected but not usable on loop4 >11:52:52,614 DEBUG storage: no type or existing type for loop4, bailing >11:52:52,614 INFO storage: got device: LoopDevice instance (0x7fbb8c1d7e50) -- > name = loop4 status = False kids = 0 id = 37 > parents = ['existing 0MB file /overlay (deleted) (36)'] > 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 >11:52:52,615 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': '66090', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >11:52:52,615 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >11:52:52,616 DEBUG storage: lvm filter: adding loop5 to the reject list >11:52:52,617 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': '66111', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >11:52:52,617 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >11:52:52,617 DEBUG storage: lvm filter: adding loop6 to the reject list >11:52:52,618 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': '66131', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >11:52:52,618 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >11:52:52,618 DEBUG storage: lvm filter: adding loop7 to the reject list >11:52:52,618 DEBUG storage: Skipping a device mapper drive (dm-0) for now >11:52:52,619 DEBUG storage: Skipping a device mapper drive (dm-1) for now >11:52:52,637 INFO storage: devices to scan: ['dm-0', 'dm-1'] >11:52:52,639 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46274', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:52:52,639 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >11:52:52,639 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:52:52,640 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:52,640 INFO storage: live-rw is a device-mapper device >11:52:52,641 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >11:52:52,641 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:52:52,642 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (35) with existing ext4 filesystem >11:52:52,643 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:52:52,643 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (37) >11:52:52,644 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:52:52,645 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:52,645 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >11:52:52,646 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:52,646 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:52:52,646 INFO storage: added dm live-rw (id 38) to device tree >11:52:52,647 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:52:52,647 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:52:52,648 DEBUG storage: Ext4FS.supported: supported: True ; >11:52:52,648 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:52:52,648 DEBUG storage: device live-rw does not contain a disklabel >11:52:52,648 INFO storage: type detected on 'live-rw' is 'ext4' >11:52:52,677 DEBUG storage: padding min size from 2946 up to 3240 >11:52:52,678 DEBUG storage: Ext4FS.supported: supported: True ; >11:52:52,678 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:52:52,679 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:52:52,679 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >11:52:52,680 INFO storage: got device: DMDevice instance (0x7fbb8c1d74d0) -- > name = live-rw status = True kids = 0 id = 38 > parents = ['existing 0MB loop loop4 (37)'] > 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: 11618 did: 24944 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c1e47a0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:52:52,681 DEBUG storage: Ext4FS.supported: supported: True ; >11:52:52,681 INFO storage: got format: Ext4FS instance (0x7fbb8c1e6e10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:52:52,683 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '81976', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >11:52:52,683 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >11:52:52,683 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:52:52,684 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:52,684 INFO storage: live-osimg-min is a device-mapper device >11:52:52,684 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >11:52:52,685 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >11:52:52,686 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:52:52,686 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (31) >11:52:52,687 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:52:52,688 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (35) with existing ext4 filesystem >11:52:52,689 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:52:52,689 DEBUG storage: DeviceTree.getDeviceByName returned None >11:52:52,690 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >11:52:52,690 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:52:52,691 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >11:52:52,691 INFO storage: added dm live-osimg-min (id 39) to device tree >11:52:52,691 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >11:52:52,692 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >11:52:52,693 DEBUG storage: Ext4FS.supported: supported: True ; >11:52:52,693 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:52:52,693 DEBUG storage: device live-osimg-min does not contain a disklabel >11:52:52,693 INFO storage: type detected on 'live-osimg-min' is 'ext4' >11:52:52,720 DEBUG storage: padding min size from 0 up to 0 >11:52:52,721 DEBUG storage: Ext4FS.supported: supported: True ; >11:52:52,721 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:52:52,723 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >11:52:52,723 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >11:52:52,724 INFO storage: got device: DMDevice instance (0x7fbb8c1e6e90) -- > name = live-osimg-min status = True kids = 0 id = 39 > parents = ['existing 0MB loop loop3 (35) 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: 32699 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x5b055f0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >11:52:52,725 DEBUG storage: Ext4FS.supported: supported: True ; >11:52:52,725 INFO storage: got format: Ext4FS instance (0x7fbb8c1ef1d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2944.0 targetSize = 2944.0 > >11:52:52,743 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >11:52:52,752 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:52:52,753 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:52:52,754 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:52:52,763 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:52:52,773 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:52:52,774 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:52:52,775 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:52:52,784 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:52:52,794 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:52:52,794 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:52:52,796 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:52:52,804 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >11:52:52,805 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >11:52:52,806 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >11:52:52,815 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:52:52,816 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:52:52,817 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:52:52,826 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >11:52:52,836 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:52:52,837 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:52:52,838 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:52:52,846 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >11:52:52,856 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:52:52,857 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:52:52,858 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:52:52,867 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >11:52:52,877 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:52:52,877 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:52:52,879 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:52:52,887 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >11:52:52,897 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:52:52,898 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:52:52,899 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:52:52,907 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >11:52:52,917 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:52:52,918 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:52:52,920 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:52:52,928 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >11:52:52,939 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:52:52,940 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:52,941 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:52,950 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >11:52:52,960 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >11:52:52,969 DEBUG storage: PartitionDevice.teardown: sdb10 ; status: True ; controllable: True ; >11:52:52,979 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:52:52,980 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:52,982 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:52,991 DEBUG storage: PartitionDevice.teardown: sdb11 ; status: True ; controllable: True ; >11:52:52,991 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >11:52:52,992 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >11:52:53,002 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:52:53,002 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,004 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,012 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >11:52:53,023 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:52:53,024 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,025 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,034 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >11:52:53,035 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >11:52:53,036 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >11:52:53,045 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:52:53,046 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,047 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,056 DEBUG storage: PartitionDevice.teardown: sdb4 ; status: True ; controllable: True ; >11:52:53,057 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >11:52:53,058 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >11:52:53,067 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:52:53,068 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,069 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,078 DEBUG storage: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >11:52:53,087 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:52:53,088 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,090 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,099 DEBUG storage: PartitionDevice.teardown: sdb6 ; status: True ; controllable: True ; >11:52:53,108 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:52:53,109 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,111 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,120 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >11:52:53,129 DEBUG storage: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >11:52:53,139 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:52:53,140 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,141 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,150 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >11:52:53,159 DEBUG storage: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >11:52:53,169 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:52:53,170 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,171 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,180 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >11:52:53,190 DEBUG storage: PartitionDevice.teardown: sdb9 ; status: True ; controllable: True ; >11:52:53,199 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:52:53,200 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,202 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,211 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:52:53,211 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:52:53,212 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:52:53,213 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:52:53,213 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >11:52:53,213 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >11:52:53,215 INFO storage: edd: collected mbr signatures: {'sda': '0x7fbf2e93', 'sdb': '0xcadbfc57', 'sdc': '0xccd4ebea'} >11:52:53,216 DEBUG storage: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >11:52:53,216 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:52:53,271 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >11:52:53,300 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >11:52:53,310 DEBUG storage: PartitionDevice.teardown: sdb10 ; status: True ; controllable: True ; >11:52:53,320 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:52:53,321 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,323 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:53,332 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.23 ; status: True ; controllable: True ; orig: False ; >11:52:53,332 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:52:53,979 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:52:53,979 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >11:52:53,980 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >11:52:53,995 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:52:53,996 DEBUG storage: crypttab maps: [] >11:52:53,996 DEBUG storage: parsing /mnt/sysimage/etc/fstab >11:52:53,996 DEBUG storage: resolved 'UUID=e624e310-e7de-4b31-9418-2b804bd8a5ae' to 'btrfs.23' (btrfs volume) >11:52:53,996 DEBUG storage: failed to resolve 'UUID=75cc6cad-0c4c-4742-9991-ec249f62703d' >11:52:53,997 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb10 ; >11:52:53,998 DEBUG storage: DeviceTree.getDeviceByPath returned existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >11:52:53,998 DEBUG storage: resolved '/dev/sdb10' to 'home' (btrfs subvolume) >11:52:53,998 DEBUG storage: resolved 'UUID=aad58b77-b87c-435e-80d7-314eb2dc3126' to 'New_Volume' (btrfs volume) >11:52:53,998 DEBUG storage: failed to resolve 'UUID=484c88f2-7afb-4546-b564-0f8700a8bf18' >11:52:53,999 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >11:52:54,024 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: False ; >11:52:54,025 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:52:54,062 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >11:52:54,087 DEBUG storage: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >11:52:54,097 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:52:54,098 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:54,099 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:54,108 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: False ; >11:52:54,108 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:52:54,253 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >11:52:54,280 DEBUG storage: PartitionDevice.teardown: sdb9 ; status: True ; controllable: True ; >11:52:54,290 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:52:54,291 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:54,292 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:52:54,368 DEBUG storage: BTRFS.supported: supported: True ; >11:52:54,369 DEBUG storage: BTRFS.supported: supported: True ; >11:52:54,370 DEBUG storage: BTRFS.supported: supported: True ; >11:52:54,371 DEBUG storage: BTRFS.supported: supported: True ; >11:52:54,371 DEBUG storage: BTRFS.supported: supported: True ; >11:52:54,373 DEBUG storage: Ext4FS.supported: supported: True ; >11:52:54,373 DEBUG storage: Ext4FS.supported: supported: True ; >11:52:54,374 DEBUG storage: Ext4FS.supported: supported: True ; >11:52:54,375 DEBUG storage: NTFS.supported: supported: False ; >11:52:54,376 DEBUG storage: NTFS.supported: supported: False ; >11:52:54,378 DEBUG storage: NTFS.supported: supported: False ; >11:52:54,379 DEBUG storage: NTFS.supported: supported: False ; >11:52:54,380 DEBUG storage: NTFS.supported: supported: False ; >11:52:54,381 DEBUG storage: NTFS.supported: supported: False ; >11:52:54,382 DEBUG storage: FATFS.supported: supported: True ; >11:52:54,384 DEBUG storage: BTRFS.supported: supported: True ; >11:52:54,385 DEBUG storage: NTFS.supported: supported: False ; >11:52:54,387 DEBUG storage: NTFS.supported: supported: False ; >11:52:54,388 DEBUG storage: NTFS.supported: supported: False ; >11:52:54,389 DEBUG storage: BTRFS.supported: supported: True ; >11:52:54,390 DEBUG storage: BTRFS.supported: supported: True ; >11:52:54,391 DEBUG storage: BTRFS.supported: supported: True ; >11:52:54,395 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >11:52:54,398 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (39) with existing ext4 filesystem >11:59:56,427 INFO storage: hiding device partition sda1 (id 3) >11:59:56,428 DEBUG storage: lvm filter: adding sda1 to the reject list >11:59:56,428 DEBUG storage: DiskDevice.removeChild: kids: 8 ; name: sda ; >11:59:56,429 INFO storage: hiding device partition sda2 (id 4) >11:59:56,429 DEBUG storage: lvm filter: adding sda2 to the reject list >11:59:56,429 DEBUG storage: DiskDevice.removeChild: kids: 7 ; name: sda ; >11:59:56,429 INFO storage: hiding device partition sda3 (id 5) >11:59:56,429 DEBUG storage: lvm filter: adding sda3 to the reject list >11:59:56,430 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >11:59:56,430 INFO storage: hiding device partition sda5 (id 6) >11:59:56,430 DEBUG storage: lvm filter: adding sda5 to the reject list >11:59:56,431 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >11:59:56,431 INFO storage: hiding device partition sda6 (id 7) >11:59:56,431 DEBUG storage: lvm filter: adding sda6 to the reject list >11:59:56,431 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >11:59:56,431 INFO storage: hiding device partition sda7 (id 8) >11:59:56,432 DEBUG storage: lvm filter: adding sda7 to the reject list >11:59:56,432 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >11:59:56,432 INFO storage: hiding device partition sda8 (id 9) >11:59:56,432 DEBUG storage: lvm filter: adding sda8 to the reject list >11:59:56,433 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:59:56,433 INFO storage: hiding device partition sda9 (id 10) >11:59:56,433 DEBUG storage: lvm filter: adding sda9 to the reject list >11:59:56,434 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:59:56,434 INFO storage: hiding device disk sda (id 2) >11:59:56,434 DEBUG storage: lvm filter: adding sda to the reject list >12:00:05,732 DEBUG storage: clearpart: looking at sdb11 >12:00:05,732 DEBUG storage: clearpart: looking at sdb10 >12:00:05,732 DEBUG storage: clearpart: looking at sdb9 >12:00:05,732 DEBUG storage: clearpart: looking at sdb8 >12:00:05,732 DEBUG storage: clearpart: looking at sdb7 >12:00:05,732 DEBUG storage: clearpart: looking at sdb6 >12:00:05,733 DEBUG storage: clearpart: looking at sdb5 >12:00:05,733 DEBUG storage: clearpart: looking at sdb4 >12:00:05,733 DEBUG storage: clearpart: looking at sdb3 >12:00:05,733 DEBUG storage: clearpart: looking at sdb2 >12:00:05,733 DEBUG storage: clearpart: looking at sdb1 >12:00:05,733 DEBUG storage: clearpart: looking at sdc1 >12:00:05,733 DEBUG storage: checking whether disk sdb has an empty extended >12:00:05,736 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5b07910> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c445c10> PedPartition: <_ped.Partition object at 0x7fbb8c44ee90> ; logicals is ['sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'sdb10', 'sdb11'] >12:00:05,736 DEBUG storage: checking whether disk sdc has an empty extended >12:00:05,736 DEBUG storage: extended is None ; logicals is [] >12:00:05,737 DEBUG storage: new disk order: [] >12:00:05,758 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:00:05,759 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:00:05,759 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:00:05,760 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:00:05,760 DEBUG storage: resolved 'sdb' to 'sdb' (disk) >12:00:05,762 DEBUG storage: stage1 device cannot be of type btrfs volume >12:00:05,762 DEBUG storage: stage1 device cannot be of type btrfs volume >12:00:05,762 DEBUG storage: stage1 device cannot be of type btrfs volume >12:00:05,762 DEBUG storage: stage1 device cannot be of type btrfs volume >12:00:05,763 DEBUG storage: stage1 device cannot be of type btrfs subvolume >12:00:05,763 DEBUG storage: _is_valid_disklabel(sdb) returning True >12:00:05,763 DEBUG storage: _is_valid_size(sdb) returning True >12:00:05,763 DEBUG storage: _is_valid_location(sdb) returning True >12:00:05,763 DEBUG storage: _is_valid_format(sdb) returning True >12:00:05,763 DEBUG storage: is_valid_stage1_device(sdb) returning True >12:00:05,792 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >12:00:05,793 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c445fd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbb8c462850> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c462790> PedPartition: <_ped.Partition object at 0x7fbb8c44ed10> >12:00:05,793 DEBUG storage: PartitionDevice._setPartedPartition: sdb10 ; >12:00:05,794 DEBUG storage: device sdb10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c445fd0> fileSystem: None > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c461650> PedPartition: <_ped.Partition object at 0x7fbb8c44ee30> >12:00:05,795 DEBUG storage: PartitionDevice._setPartedPartition: sdb11 ; >12:00:05,795 DEBUG storage: device sdb11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c445fd0> fileSystem: None > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c4617d0> PedPartition: <_ped.Partition object at 0x7fbb8c44eef0> >12:00:05,796 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >12:00:05,796 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c445fd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbb8c4629d0> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c462610> PedPartition: <_ped.Partition object at 0x7fbb8c44edd0> >12:00:05,797 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >12:00:05,797 DEBUG storage: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c445fd0> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c462910> PedPartition: <_ped.Partition object at 0x7fbb8c44ecb0> >12:00:05,798 DEBUG storage: PartitionDevice._setPartedPartition: sdb4 ; >12:00:05,799 DEBUG storage: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c445fd0> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c462b50> PedPartition: <_ped.Partition object at 0x7fbb8c44ebf0> >12:00:05,800 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >12:00:05,800 DEBUG storage: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c445fd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbb8c462e90> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c462d10> PedPartition: <_ped.Partition object at 0x7fbb8c44ec50> >12:00:05,801 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >12:00:05,801 DEBUG storage: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c445fd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbb8c461090> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c462fd0> PedPartition: <_ped.Partition object at 0x7fbb8c44eb30> >12:00:05,802 DEBUG storage: PartitionDevice._setPartedPartition: sdb7 ; >12:00:05,802 DEBUG storage: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c445fd0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c4611d0> PedPartition: <_ped.Partition object at 0x7fbb8c44ef50> >12:00:05,803 DEBUG storage: PartitionDevice._setPartedPartition: sdb8 ; >12:00:05,803 DEBUG storage: device sdb8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c445fd0> fileSystem: None > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c461350> PedPartition: <_ped.Partition object at 0x7fbb8c44ee90> >12:00:05,804 DEBUG storage: PartitionDevice._setPartedPartition: sdb9 ; >12:00:05,804 DEBUG storage: device sdb9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c445fd0> fileSystem: None > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbb8c4614d0> PedPartition: <_ped.Partition object at 0x7fbb8c44ed70> >12:00:05,805 DEBUG storage: PartitionDevice._setPartedPartition: sdc1 ; >12:00:05,805 DEBUG storage: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c456c90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbb8c462a90> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fbb8c456810> PedPartition: <_ped.Partition object at 0x7fbb8c44eb90> >12:00:05,806 INFO storage: hiding device partition sdc1 (id 1) >12:00:05,806 DEBUG storage: lvm filter: adding sdc1 to the reject list >12:00:05,806 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:00:05,807 INFO storage: hiding device disk sdc (id 0) >12:00:05,807 DEBUG storage: lvm filter: adding sdc to the reject list >12:00:05,809 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:00:05,809 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:00:05,810 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:00:05,811 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:00:05,812 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:00:05,812 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:00:05,813 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:00:05,814 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:00:05,815 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:00:05,816 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:00:05,816 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:00:05,817 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:00:05,818 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:00:05,819 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:00:14,668 DEBUG storage: looking up parted Device: /dev/sdb7 >12:00:14,672 DEBUG storage: BTRFS.supported: supported: True ; >12:00:14,672 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:00:14,676 DEBUG storage: BTRFS.supported: supported: True ; >12:00:14,676 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:00:14,676 DEBUG storage: BTRFS.supported: supported: True ; >12:00:14,677 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 0, [], None >12:00:14,677 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:00:14,678 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:00:18,361 DEBUG storage: BTRFS.supported: supported: True ; >12:00:18,361 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:00:18,361 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:00:18,363 DEBUG storage: BTRFS.supported: supported: True ; >12:00:18,363 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:00:18,365 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:00:45,794 DEBUG storage: BTRFS.supported: supported: True ; >12:00:45,794 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:00:45,797 DEBUG storage: BTRFS.supported: supported: True ; >12:00:45,797 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:00:45,799 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:00:45,802 DEBUG storage: BTRFS.supported: supported: True ; >12:00:45,802 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:00:45,804 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:00:51,200 DEBUG storage: BTRFS.supported: supported: True ; >12:00:51,200 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:00:51,202 DEBUG storage: BTRFS.supported: supported: True ; >12:00:51,202 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:00:51,205 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:00:54,629 DEBUG storage: BTRFS.supported: supported: True ; >12:00:54,629 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:00:54,629 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:00:56,212 DEBUG storage: BTRFS.supported: supported: True ; >12:00:56,212 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:00:56,214 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:00:58,025 DEBUG storage: BTRFS.supported: supported: True ; >12:00:58,026 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:00:58,026 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:00:58,028 DEBUG storage: BTRFS.supported: supported: True ; >12:00:58,028 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:00:58,030 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:01:08,092 DEBUG storage: BTRFS.supported: supported: True ; >12:01:08,092 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:08,092 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:01:08,094 DEBUG storage: BTRFS.supported: supported: True ; >12:01:08,094 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:08,096 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:01:10,872 DEBUG storage: BTRFS.supported: supported: True ; >12:01:10,872 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:10,872 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:01:10,873 DEBUG storage: looking up parted Device: /dev/sdb8 >12:01:10,874 DEBUG storage: BTRFS.supported: supported: True ; >12:01:10,875 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:10,877 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:01:11,912 DEBUG storage: BTRFS.supported: supported: True ; >12:01:11,912 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:11,912 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:01:11,913 DEBUG storage: looking up parted Device: /dev/sdb10 >12:01:11,914 DEBUG storage: BTRFS.supported: supported: True ; >12:01:11,915 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:11,917 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:01:17,654 DEBUG storage: BTRFS.supported: supported: True ; >12:01:17,654 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:17,654 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:01:17,656 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >12:01:27,379 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >12:01:27,380 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 800.0, ['sdb'], None >12:01:27,381 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >12:01:31,034 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >12:01:37,451 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:37,451 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:01:44,637 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:44,637 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:01:44,637 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 800.0, ['sdb'], None >12:01:44,639 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:01:44,639 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:01:44,640 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:01:44,641 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; >12:01:44,641 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:01:44,641 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >12:01:44,641 INFO storage.ui: registered action: [0] Destroy Format None on partition sdb3 (id 18) >12:01:44,642 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:01:44,643 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; >12:01:44,644 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; current: None ; type: ext4 ; >12:01:44,644 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at /boot on partition sdb3 (id 18) >12:01:52,329 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:52,329 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:01:52,329 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 800.0, ['sdb'], None >12:01:52,331 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >12:01:54,846 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >12:01:56,904 DEBUG storage: SwapSpace.__init__: >12:01:56,904 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:02:00,331 DEBUG storage: SwapSpace.__init__: >12:02:00,331 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:02:00,331 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2000.0, ['sdb'], None >12:02:00,332 DEBUG storage.ui: SwapSpace.__init__: device: /dev/sdb11 ; mountpoint: None ; label: ; >12:02:00,332 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:02:00,333 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:02:00,333 DEBUG storage.ui: PartitionDevice._setFormat: sdb11 ; >12:02:00,333 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:02:00,334 DEBUG storage.ui: PartitionDevice._setFormat: sdb11 ; current: None ; type: None ; >12:02:00,334 INFO storage.ui: registered action: [2] Destroy Format None on partition sdb11 (id 16) >12:02:00,335 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:02:00,336 DEBUG storage.ui: PartitionDevice._setFormat: sdb11 ; >12:02:00,336 DEBUG storage.ui: PartitionDevice._setFormat: sdb11 ; current: None ; type: swap ; >12:02:00,336 INFO storage.ui: registered action: [3] Create Format swap on partition sdb11 (id 16) >12:02:02,337 DEBUG storage: SwapSpace.__init__: >12:02:02,337 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:02:02,337 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2000.0, ['sdb'], None >12:02:02,340 DEBUG storage: BTRFS.supported: supported: True ; >12:02:02,340 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:02,343 DEBUG storage: BTRFS.supported: supported: True ; >12:02:02,344 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:02,345 DEBUG storage: BTRFS.supported: supported: True ; >12:02:02,345 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 0, [], None >12:02:02,345 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:02:02,346 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:02:09,597 DEBUG storage: BTRFS.supported: supported: True ; >12:02:09,598 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:09,598 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:02:09,600 DEBUG storage: BTRFS.supported: supported: True ; >12:02:09,600 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:09,602 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:02:16,540 DEBUG storage: BTRFS.supported: supported: True ; >12:02:16,540 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:16,543 DEBUG storage: BTRFS.supported: supported: True ; >12:02:16,543 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:16,545 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:02:24,716 DEBUG storage: BTRFS.supported: supported: True ; >12:02:24,716 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:24,716 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:02:24,719 DEBUG storage: BTRFS.supported: supported: True ; >12:02:24,719 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:24,721 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:02:26,098 DEBUG storage: BTRFS.supported: supported: True ; >12:02:26,098 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:26,098 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:02:26,100 DEBUG storage: BTRFS.supported: supported: True ; >12:02:26,100 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:26,103 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:02:26,264 DEBUG storage: BTRFS.supported: supported: True ; >12:02:26,264 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:26,264 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:02:26,267 DEBUG storage: BTRFS.supported: supported: True ; >12:02:26,267 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:26,269 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:02:36,300 DEBUG storage: BTRFS.supported: supported: True ; >12:02:36,300 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:36,300 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:02:36,303 DEBUG storage: BTRFS.supported: supported: True ; >12:02:36,303 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:36,305 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:02:37,012 DEBUG storage: BTRFS.supported: supported: True ; >12:02:37,012 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:37,013 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:02:37,015 DEBUG storage: BTRFS.supported: supported: True ; >12:02:37,015 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:37,017 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:02:41,858 DEBUG storage: BTRFS.supported: supported: True ; >12:02:41,859 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:41,859 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:02:41,861 DEBUG storage: BTRFS.supported: supported: True ; >12:02:41,861 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:41,864 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:02:43,908 DEBUG storage: BTRFS.supported: supported: True ; >12:02:43,909 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:43,909 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:02:43,911 DEBUG storage: BTRFS.supported: supported: True ; >12:02:43,911 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:43,913 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:02:44,400 DEBUG storage: BTRFS.supported: supported: True ; >12:02:44,401 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:44,401 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:02:44,403 DEBUG storage: BTRFS.supported: supported: True ; >12:02:44,403 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:44,405 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:02:57,767 DEBUG storage: BTRFS.supported: supported: True ; >12:02:57,768 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:02:57,768 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:03:00,425 DEBUG storage: BTRFS.supported: supported: True ; >12:03:00,425 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:00,425 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:03:00,427 DEBUG storage: BTRFS.supported: supported: True ; >12:03:00,427 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:00,428 DEBUG storage: Ext4FS.supported: supported: True ; >12:03:00,428 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:03:05,203 DEBUG storage: Ext4FS.supported: supported: True ; >12:03:05,203 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:03:05,203 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 800.0, ['sdb'], None >12:03:05,205 DEBUG storage: SwapSpace.__init__: >12:03:05,205 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:03:10,087 DEBUG storage: SwapSpace.__init__: >12:03:10,087 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:03:10,087 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2000.0, ['sdb'], None >12:03:10,089 DEBUG storage: BTRFS.supported: supported: True ; >12:03:10,090 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:10,093 DEBUG storage: BTRFS.supported: supported: True ; >12:03:10,093 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:10,093 DEBUG storage: BTRFS.supported: supported: True ; >12:03:10,093 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 0, [], None >12:03:10,094 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:03:10,095 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:03:13,627 DEBUG storage: BTRFS.supported: supported: True ; >12:03:13,627 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:13,627 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:03:13,630 DEBUG storage: BTRFS.supported: supported: True ; >12:03:13,630 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:13,632 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:03:19,411 DEBUG storage: BTRFS.supported: supported: True ; >12:03:19,411 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:19,411 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:03:19,414 DEBUG storage: BTRFS.supported: supported: True ; >12:03:19,414 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:19,416 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:03:20,255 DEBUG storage: BTRFS.supported: supported: True ; >12:03:20,255 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:20,255 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:03:20,257 DEBUG storage: BTRFS.supported: supported: True ; >12:03:20,257 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:20,258 DEBUG storage: Ext4FS.supported: supported: True ; >12:03:20,258 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:03:21,971 DEBUG storage: Ext4FS.supported: supported: True ; >12:03:21,971 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:03:21,971 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 800.0, ['sdb'], None >12:03:21,974 DEBUG storage: BTRFS.supported: supported: True ; >12:03:21,974 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:21,977 DEBUG storage: BTRFS.supported: supported: True ; >12:03:21,977 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:21,978 DEBUG storage: BTRFS.supported: supported: True ; >12:03:21,978 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 0, [], None >12:03:21,979 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:03:21,980 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:03:26,528 DEBUG storage: BTRFS.supported: supported: True ; >12:03:26,528 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:26,528 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:03:26,530 DEBUG storage: BTRFS.supported: supported: True ; >12:03:26,530 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:26,531 DEBUG storage: Ext4FS.supported: supported: True ; >12:03:26,531 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:03:27,219 DEBUG storage: Ext4FS.supported: supported: True ; >12:03:27,219 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:03:27,220 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 800.0, ['sdb'], None >12:03:27,222 DEBUG storage: BTRFS.supported: supported: True ; >12:03:27,222 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:27,225 DEBUG storage: BTRFS.supported: supported: True ; >12:03:27,225 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:27,226 DEBUG storage: BTRFS.supported: supported: True ; >12:03:27,226 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 0, [], None >12:03:27,227 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:03:27,228 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:03:30,051 DEBUG storage: BTRFS.supported: supported: True ; >12:03:30,052 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:30,052 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:03:30,054 DEBUG storage: BTRFS.supported: supported: True ; >12:03:30,054 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:30,055 DEBUG storage: SwapSpace.__init__: >12:03:30,055 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:03:30,916 DEBUG storage: SwapSpace.__init__: >12:03:30,916 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:03:30,916 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2000.0, ['sdb'], None >12:03:30,919 DEBUG storage: BTRFS.supported: supported: True ; >12:03:30,919 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:30,922 DEBUG storage: BTRFS.supported: supported: True ; >12:03:30,922 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:30,922 DEBUG storage: BTRFS.supported: supported: True ; >12:03:30,923 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 0, [], None >12:03:30,923 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:03:30,924 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:03:34,224 DEBUG storage: BTRFS.supported: supported: True ; >12:03:34,224 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:34,224 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:03:34,227 DEBUG storage: BTRFS.supported: supported: True ; >12:03:34,227 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:34,228 DEBUG storage: SwapSpace.__init__: >12:03:34,228 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:03:36,351 DEBUG storage: SwapSpace.__init__: >12:03:36,351 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:03:36,352 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2000.0, ['sdb'], None >12:03:36,354 DEBUG storage: BTRFS.supported: supported: True ; >12:03:36,354 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:36,357 DEBUG storage: BTRFS.supported: supported: True ; >12:03:36,357 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:36,358 DEBUG storage: BTRFS.supported: supported: True ; >12:03:36,358 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 0, [], None >12:03:36,359 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:03:36,360 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:03:36,515 DEBUG storage: BTRFS.supported: supported: True ; >12:03:36,515 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:36,515 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:03:36,517 DEBUG storage: BTRFS.supported: supported: True ; >12:03:36,517 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:36,520 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:03:37,354 DEBUG storage: BTRFS.supported: supported: True ; >12:03:37,354 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:37,354 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:03:37,357 DEBUG storage: BTRFS.supported: supported: True ; >12:03:37,357 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:37,359 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:03:51,289 DEBUG storage: BTRFS.supported: supported: True ; >12:03:51,289 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:51,292 DEBUG storage: BTRFS.supported: supported: True ; >12:03:51,292 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:51,294 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:03:51,297 DEBUG storage: BTRFS.supported: supported: True ; >12:03:51,297 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:03:51,299 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:03,217 DEBUG storage: BTRFS.supported: supported: True ; >12:04:03,217 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:03,217 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:03,219 DEBUG storage: BTRFS.supported: supported: True ; >12:04:03,219 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:03,222 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:04:15,202 DEBUG storage: BTRFS.supported: supported: True ; >12:04:15,202 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:15,202 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:04:17,731 DEBUG storage: BTRFS.supported: supported: True ; >12:04:17,731 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:17,731 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:04:17,733 DEBUG storage: BTRFS.supported: supported: True ; >12:04:17,733 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:17,734 DEBUG storage: Ext4FS.supported: supported: True ; >12:04:17,735 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:04:20,307 DEBUG storage: Ext4FS.supported: supported: True ; >12:04:20,307 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:04:20,307 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 800.0, ['sdb'], None >12:04:20,309 DEBUG storage: SwapSpace.__init__: >12:04:20,309 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:04:21,496 DEBUG storage: SwapSpace.__init__: >12:04:21,497 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:04:21,497 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2000.0, ['sdb'], None >12:04:21,500 DEBUG storage: BTRFS.supported: supported: True ; >12:04:21,500 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:21,503 DEBUG storage: BTRFS.supported: supported: True ; >12:04:21,503 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:21,504 DEBUG storage: BTRFS.supported: supported: True ; >12:04:21,504 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 0, [], None >12:04:21,504 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:21,505 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:21,695 DEBUG storage: BTRFS.supported: supported: True ; >12:04:21,695 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:21,695 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:21,697 DEBUG storage: getFormat('EFI System Partition') returning EFIFS instance >12:04:23,492 DEBUG storage: getFormat('EFI System Partition') returning EFIFS instance >12:04:23,492 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 32000.0, ['sdb'], None >12:04:23,495 DEBUG storage: BTRFS.supported: supported: True ; >12:04:23,495 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:23,498 DEBUG storage: BTRFS.supported: supported: True ; >12:04:23,498 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:23,499 DEBUG storage: BTRFS.supported: supported: True ; >12:04:23,499 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 0, [], None >12:04:23,500 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:23,501 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:23,647 DEBUG storage: BTRFS.supported: supported: True ; >12:04:23,647 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:23,647 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:23,649 DEBUG storage: BTRFS.supported: supported: True ; >12:04:23,649 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:23,652 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:24,417 DEBUG storage: BTRFS.supported: supported: True ; >12:04:24,417 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:24,417 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:24,420 DEBUG storage: BTRFS.supported: supported: True ; >12:04:24,420 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:24,422 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:24,630 DEBUG storage: BTRFS.supported: supported: True ; >12:04:24,631 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:24,631 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:24,633 DEBUG storage: BTRFS.supported: supported: True ; >12:04:24,633 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:24,635 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:25,005 DEBUG storage: BTRFS.supported: supported: True ; >12:04:25,005 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:25,005 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:25,007 DEBUG storage: BTRFS.supported: supported: True ; >12:04:25,007 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:25,009 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:25,943 DEBUG storage: BTRFS.supported: supported: True ; >12:04:25,943 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:25,943 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:25,946 DEBUG storage: BTRFS.supported: supported: True ; >12:04:25,946 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:25,948 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:29,906 DEBUG storage: BTRFS.supported: supported: True ; >12:04:29,906 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:29,908 DEBUG storage: BTRFS.supported: supported: True ; >12:04:29,909 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:29,911 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:31,949 DEBUG storage: BTRFS.supported: supported: True ; >12:04:31,949 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:31,949 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:31,951 DEBUG storage: BTRFS.supported: supported: True ; >12:04:31,951 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:31,952 DEBUG storage: Ext4FS.supported: supported: True ; >12:04:31,953 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:04:42,073 DEBUG storage: Ext4FS.supported: supported: True ; >12:04:42,073 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:04:42,073 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 800.0, ['sdb'], None >12:04:42,076 DEBUG storage: BTRFS.supported: supported: True ; >12:04:42,076 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:42,079 DEBUG storage: BTRFS.supported: supported: True ; >12:04:42,079 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:42,080 DEBUG storage: BTRFS.supported: supported: True ; >12:04:42,080 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 0, [], None >12:04:42,081 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:42,082 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:45,340 DEBUG storage: BTRFS.supported: supported: True ; >12:04:45,340 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:45,340 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:04:45,343 DEBUG storage: BTRFS.supported: supported: True ; >12:04:45,343 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:04:45,345 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], single >12:05:05,085 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:05:05,086 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: btrfs ; type: None ; >12:05:05,086 INFO storage.ui: registered action: [4] Destroy Format btrfs filesystem on btrfs volume btrfs.23 (id 23) >12:05:05,087 DEBUG storage.ui: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >12:05:05,088 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb7 ; status: False ; type: None ; >12:05:05,097 INFO storage.ui: removed btrfs volume btrfs.23 (id 23) from device tree >12:05:05,098 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb7 ; >12:05:05,098 INFO storage.ui: registered action: [5] Destroy Device btrfs volume btrfs.23 (id 23) >12:05:05,100 DEBUG storage.ui: PartitionDevice._setFormat: sdb7 ; >12:05:05,100 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:05:05,100 DEBUG storage.ui: PartitionDevice._setFormat: sdb7 ; current: btrfs ; type: None ; >12:05:05,101 INFO storage.ui: registered action: [6] Destroy Format btrfs filesystem on partition sdb7 (id 22) >12:05:05,101 DEBUG storage.ui: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >12:05:05,103 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb7 ; status: False ; type: None ; >12:05:05,111 INFO storage.ui: removed partition sdb7 (id 22) from device tree >12:05:05,112 DEBUG storage.ui: DiskDevice.removeChild: kids: 11 ; name: sdb ; >12:05:05,113 INFO storage.ui: registered action: [7] Destroy Device partition sdb7 (id 22) >12:05:05,113 DEBUG storage.ui: checking whether disk sdb has an empty extended >12:05:05,116 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbb8c445fd0> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ed3c90> PedPartition: <_ped.Partition object at 0x5ed68f0> ; logicals is ['sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'sdb10'] >12:05:05,124 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:05:05,125 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:05:05,126 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:05:05,127 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:05:05,128 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:05:05,128 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:05:05,129 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:05:05,130 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:05:05,131 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:05:05,131 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:05:05,132 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:05:05,133 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:05:05,153 DEBUG storage: BTRFS.supported: supported: True ; >12:05:05,153 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:05:05,155 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:05:14,644 DEBUG storage: BTRFS.supported: supported: True ; >12:05:14,644 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:05:14,645 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:05:14,647 DEBUG storage: NTFS.supported: supported: False ; >12:05:14,647 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:05:28,776 DEBUG storage: NTFS.supported: supported: False ; >12:05:28,776 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:05:28,776 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], None >12:05:28,779 DEBUG storage: NTFS.supported: supported: False ; >12:05:28,779 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:05:33,360 DEBUG storage: NTFS.supported: supported: False ; >12:05:33,360 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:05:33,361 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 301051.0, ['sdb'], None >12:05:33,361 DEBUG storage: looking up parted Device: /dev/sdb8 >12:05:33,363 DEBUG storage: BTRFS.supported: supported: True ; >12:05:33,364 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:05:33,366 DEBUG storage: BTRFS.supported: supported: True ; >12:05:33,367 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:05:33,367 DEBUG storage: BTRFS.supported: supported: True ; >12:05:33,367 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 0, [], None >12:05:33,368 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:05:33,369 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 47683.7158203, ['sdb'], single >12:05:34,345 DEBUG storage: BTRFS.supported: supported: True ; >12:05:34,345 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:05:34,345 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:05:34,353 DEBUG storage: BTRFS.supported: supported: True ; >12:05:34,353 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:05:34,356 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 47683.7158203, ['sdb'], single >12:05:34,358 DEBUG storage: NTFS.supported: supported: False ; >12:05:34,358 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:05:47,743 DEBUG storage: NTFS.supported: supported: False ; >12:05:47,743 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:05:47,743 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 350000.0, ['sdb'], None >12:05:47,745 DEBUG storage: NTFS.supported: supported: False ; >12:05:47,745 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:05:54,453 DEBUG storage: NTFS.supported: supported: False ; >12:05:54,453 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:05:54,453 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], None >12:05:54,456 DEBUG storage: BTRFS.supported: supported: True ; >12:05:54,456 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:05:54,459 DEBUG storage: BTRFS.supported: supported: True ; >12:05:54,459 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:05:54,460 DEBUG storage: BTRFS.supported: supported: True ; >12:05:54,460 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 0, [], None >12:05:54,460 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:05:54,461 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:05:59,829 DEBUG storage: BTRFS.supported: supported: True ; >12:05:59,829 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:05:59,829 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:05:59,832 DEBUG storage: BTRFS.supported: supported: True ; >12:05:59,832 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:05:59,833 DEBUG storage: Ext4FS.supported: supported: True ; >12:05:59,833 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:06:02,749 DEBUG storage: Ext4FS.supported: supported: True ; >12:06:02,749 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:06:02,749 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 800.0, ['sdb'], None >12:06:02,752 DEBUG storage: BTRFS.supported: supported: True ; >12:06:02,752 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:06:02,755 DEBUG storage: BTRFS.supported: supported: True ; >12:06:02,755 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:06:02,756 DEBUG storage: BTRFS.supported: supported: True ; >12:06:02,756 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 0, [], None >12:06:02,757 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:06:02,757 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:06:09,794 DEBUG storage: BTRFS.supported: supported: True ; >12:06:09,794 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:06:09,794 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:06:09,796 DEBUG storage: BTRFS.supported: supported: True ; >12:06:09,796 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:06:09,799 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:06:11,156 DEBUG storage: BTRFS.supported: supported: True ; >12:06:11,156 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:06:11,156 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:06:11,158 DEBUG storage: NTFS.supported: supported: False ; >12:06:11,158 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:06:27,716 DEBUG storage: NTFS.supported: supported: False ; >12:06:27,716 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:06:27,716 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], None >12:06:27,718 DEBUG storage: NTFS.supported: supported: False ; >12:06:27,718 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:06:29,626 DEBUG storage: NTFS.supported: supported: False ; >12:06:29,626 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:06:29,626 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 301051.0, ['sdb'], None >12:06:29,629 DEBUG storage: NTFS.supported: supported: False ; >12:06:29,629 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:06:34,488 DEBUG storage: NTFS.supported: supported: False ; >12:06:34,488 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:06:34,488 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 350000.0, ['sdb'], None >12:06:46,522 DEBUG storage.ui: Storage.newDevice: 1 ; 150000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7fbb8c4459d0) -- > name = sdb status = True kids = 10 id = 11 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c12cb00> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fbb8c445d10>] ; fstype: ext4 ; encrypted: False ; >12:06:46,522 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], None >12:06:46,523 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.MDFactory object at 0x5ed3990> ; members: [] ; >12:07:35,884 DEBUG storage.ui: NTFS.supported: supported: False ; >12:07:35,884 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:07:35,884 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 350000.0, ['sdb'], None >12:07:35,886 DEBUG storage.ui: NTFS.supported: supported: False ; >12:07:35,886 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:07:35,888 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:07:35,888 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:07:41,570 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:07:41,570 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:07:41,570 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 800.0, ['sdb'], None >12:07:41,573 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:07:41,573 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:07:41,576 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:07:41,576 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:07:41,576 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:07:41,577 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 0, [], None >12:07:41,577 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:07:41,578 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:07:44,830 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:07:44,830 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:07:44,830 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:07:44,833 DEBUG storage.ui: NTFS.supported: supported: False ; >12:07:44,833 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:07:48,130 DEBUG storage.ui: NTFS.supported: supported: False ; >12:07:48,130 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:07:48,130 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], None >12:08:06,806 DEBUG storage.ui: Storage.newDevice: 1 ; 150000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7fbb8c4459d0) -- > name = sdb status = True kids = 10 id = 11 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c12cb00> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fbb8c445d10>] ; fstype: ext4 ; encrypted: False ; >12:08:06,806 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], None >12:08:06,807 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.MDFactory object at 0x5eec150> ; members: [] ; >12:08:11,603 DEBUG storage.ui: NTFS.supported: supported: False ; >12:08:11,603 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:08:11,603 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], None >12:08:11,605 DEBUG storage.ui: NTFS.supported: supported: False ; >12:08:11,605 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:08:11,606 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:08:11,606 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:08:15,789 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:08:15,789 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:08:15,789 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 800.0, ['sdb'], None >12:08:15,792 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:08:15,792 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:08:15,795 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:08:15,795 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:08:15,800 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:08:15,800 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 0, [], None >12:08:15,800 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:08:15,801 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:08:18,141 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:08:18,141 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:08:18,141 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:08:18,144 DEBUG storage.ui: NTFS.supported: supported: False ; >12:08:18,144 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:08:25,697 DEBUG storage.ui: NTFS.supported: supported: False ; >12:08:25,697 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:08:25,697 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], None >12:08:25,699 DEBUG storage.ui: NTFS.supported: supported: False ; >12:08:25,699 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:08:25,700 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:08:25,700 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:08:32,537 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:08:32,537 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:08:32,537 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 800.0, ['sdb'], None >12:08:32,540 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:08:32,540 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:08:32,543 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:08:32,543 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:08:32,544 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:08:32,544 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 0, [], None >12:08:32,544 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:08:32,545 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:08:34,702 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:08:34,702 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:08:34,702 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], single >12:08:34,704 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:08:34,704 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:08:34,706 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:08:36,504 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:08:36,504 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:08:36,504 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:08:36,506 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:08:36,506 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:08:36,507 DEBUG storage.ui: SwapSpace.__init__: >12:08:36,507 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:08:40,059 DEBUG storage.ui: SwapSpace.__init__: >12:08:40,059 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:08:40,059 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2000.0, ['sdb'], None >12:08:40,062 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:08:40,062 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:08:40,065 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:08:40,065 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:08:40,066 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:08:40,066 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 0, [], None >12:08:40,067 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:08:40,068 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:08:46,696 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:08:46,696 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:08:46,696 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 2215.38574219, ['sdb'], single >12:08:46,699 DEBUG storage.ui: NTFS.supported: supported: False ; >12:08:46,699 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:08:46,835 DEBUG storage.ui: NTFS.supported: supported: False ; >12:08:46,835 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:08:46,835 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], None >12:08:46,837 DEBUG storage.ui: NTFS.supported: supported: False ; >12:08:46,837 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:08:51,118 DEBUG storage.ui: NTFS.supported: supported: False ; >12:08:51,118 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:08:51,118 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 301051.0, ['sdb'], None >12:08:51,120 DEBUG storage.ui: NTFS.supported: supported: False ; >12:08:51,120 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:08:51,962 DEBUG storage.ui: NTFS.supported: supported: False ; >12:08:51,962 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:08:51,962 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], None >12:08:51,964 DEBUG storage.ui: NTFS.supported: supported: False ; >12:08:51,964 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:08:55,033 DEBUG storage.ui: NTFS.supported: supported: False ; >12:08:55,033 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:08:55,034 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], None >12:09:26,752 DEBUG storage.ui: Storage.newDevice: 1 ; 150000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7fbb8c4459d0) -- > name = sdb status = True kids = 10 id = 11 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7fbb8c12cb00> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fbb8c445d10>] ; fstype: ext4 ; encrypted: False ; >12:09:26,752 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 150000.0, ['sdb'], None >12:09:26,753 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.MDFactory object at 0x5ed3bd0> ; members: [] ; >12:09:31,035 DEBUG storage.ui: NTFS.supported: supported: False ; >12:09:31,035 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:09:31,035 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c1d7790>, 200000.0, ['sdb'], None >12:09:31,037 DEBUG storage.ui: NTFS.supported: supported: False ; >12:09:31,037 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >12:09:31,038 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:09:31,038 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:09:46,673 DEBUG storage.ui: clearpart: looking at sdb11 >12:09:46,673 DEBUG storage.ui: clearpart: looking at sdb10 >12:09:46,673 DEBUG storage.ui: clearpart: looking at sdb9 >12:09:46,673 DEBUG storage.ui: clearpart: looking at sdb8 >12:09:46,673 DEBUG storage.ui: clearpart: looking at sdb7 >12:09:46,674 DEBUG storage.ui: clearpart: looking at sdb6 >12:09:46,674 DEBUG storage.ui: clearpart: looking at sdb5 >12:09:46,674 DEBUG storage.ui: clearpart: looking at sdb4 >12:09:46,674 DEBUG storage.ui: clearpart: looking at sdb3 >12:09:46,674 DEBUG storage.ui: clearpart: looking at sdb2 >12:09:46,675 DEBUG storage.ui: clearpart: looking at sdb1 >12:09:46,675 DEBUG storage.ui: clearpart: looking at sdc1 >12:09:46,675 DEBUG storage.ui: checking whether disk sdb has an empty extended >12:09:46,678 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5b07910> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ee2c50> PedPartition: <_ped.Partition object at 0x5ee6590> ; logicals is ['sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'sdb10', 'sdb11'] >12:09:46,678 DEBUG storage.ui: checking whether disk sdc has an empty extended >12:09:46,678 DEBUG storage.ui: extended is None ; logicals is [] >12:09:46,679 DEBUG storage.ui: new disk order: [] >12:09:46,700 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >12:09:46,701 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:09:46,702 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >12:09:46,702 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:09:46,702 DEBUG storage.ui: resolved 'sdb' to 'sdb' (disk) >12:09:46,704 DEBUG storage.ui: stage1 device cannot be of type btrfs volume >12:09:46,704 DEBUG storage.ui: stage1 device cannot be of type btrfs volume >12:09:46,704 DEBUG storage.ui: stage1 device cannot be of type btrfs volume >12:09:46,704 DEBUG storage.ui: stage1 device cannot be of type btrfs volume >12:09:46,704 DEBUG storage.ui: stage1 device cannot be of type btrfs subvolume >12:09:46,704 DEBUG storage.ui: _is_valid_disklabel(sdb) returning True >12:09:46,705 DEBUG storage.ui: _is_valid_size(sdb) returning True >12:09:46,705 DEBUG storage.ui: _is_valid_location(sdb) returning True >12:09:46,705 DEBUG storage.ui: _is_valid_format(sdb) returning True >12:09:46,705 DEBUG storage.ui: is_valid_stage1_device(sdb) returning True >12:09:46,733 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >12:09:46,733 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5eec950> fileSystem: <parted.filesystem.FileSystem object at 0x5ef59d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ef57d0> PedPartition: <_ped.Partition object at 0x7fbb8c46d0b0> >12:09:46,734 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb10 ; >12:09:46,734 DEBUG storage.ui: device sdb10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5eec950> fileSystem: None > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ef9810> PedPartition: <_ped.Partition object at 0x5ee62f0> >12:09:46,735 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb11 ; >12:09:46,736 DEBUG storage.ui: device sdb11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5eec950> fileSystem: None > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ef9990> PedPartition: <_ped.Partition object at 0x5ee6650> >12:09:46,736 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >12:09:46,737 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5eec950> fileSystem: <parted.filesystem.FileSystem object at 0x5ef5a10> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ef5950> PedPartition: <_ped.Partition object at 0x5ee6590> >12:09:46,737 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >12:09:46,738 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5eec950> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ef5b50> PedPartition: <_ped.Partition object at 0x5ee6530> >12:09:46,739 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:09:46,740 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5eec950> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ef5cd0> PedPartition: <_ped.Partition object at 0x5ee6470> >12:09:46,740 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb5 ; >12:09:46,741 DEBUG storage.ui: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5eec950> fileSystem: <parted.filesystem.FileSystem object at 0x5ef9090> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ef5fd0> PedPartition: <_ped.Partition object at 0x5ee6410> >12:09:46,742 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb6 ; >12:09:46,742 DEBUG storage.ui: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5eec950> fileSystem: <parted.filesystem.FileSystem object at 0x5ef9250> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ef91d0> PedPartition: <_ped.Partition object at 0x5ee63b0> >12:09:46,743 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >12:09:46,743 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5eec950> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ef9390> PedPartition: <_ped.Partition object at 0x5ee6350> >12:09:46,744 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb8 ; >12:09:46,744 DEBUG storage.ui: device sdb8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5eec950> fileSystem: None > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ef9510> PedPartition: <_ped.Partition object at 0x5ee6710> >12:09:46,745 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb9 ; >12:09:46,745 DEBUG storage.ui: device sdb9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5eec950> fileSystem: None > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ef9690> PedPartition: <_ped.Partition object at 0x5ee65f0> >12:09:46,746 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:09:46,747 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5ee2bd0> fileSystem: <parted.filesystem.FileSystem object at 0x5ef5d50> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x5ee2ed0> PedPartition: <_ped.Partition object at 0x5ee64d0> >12:09:46,747 INFO storage.ui: hiding device partition sdc1 (id 1) >12:09:46,747 DEBUG storage.ui: lvm filter: adding sdc1 to the reject list >12:09:46,748 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:09:46,748 INFO storage.ui: hiding device disk sdc (id 0) >12:09:46,748 DEBUG storage.ui: lvm filter: adding sdc to the reject list >12:09:46,753 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:09:46,753 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:09:46,754 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:09:46,755 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:09:46,756 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:09:46,757 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:09:46,757 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:09:46,758 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:09:46,759 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:09:46,760 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:09:46,761 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:09:46,761 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:09:46,762 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:09:46,763 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:09:50,994 DEBUG storage.ui: looking up parted Device: /dev/sdb7 >12:09:50,996 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:09:50,996 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:09:50,999 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:09:50,999 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:09:51,000 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:09:51,000 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 0, [], None >12:09:51,001 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 150000.0, ['sdb'], single >12:09:51,002 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 150000.0, ['sdb'], single >12:09:54,564 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:09:54,564 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:09:54,564 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 150000.0, ['sdb'], single >12:09:54,566 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:09:54,567 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:09:54,569 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 150000.0, ['sdb'], single >12:09:59,268 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:09:59,268 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:09:59,268 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 150000.0, ['sdb'], single >12:09:59,270 DEBUG storage.ui: getFormat('EFI System Partition') returning EFIFS instance >12:10:04,083 DEBUG storage.ui: getFormat('EFI System Partition') returning EFIFS instance >12:10:04,083 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 32000.0, ['sdb'], None >12:10:04,085 DEBUG storage.ui: getFormat('Unknown') returning DeviceFormat instance >12:10:08,477 DEBUG storage.ui: getFormat('Unknown') returning DeviceFormat instance >12:10:08,477 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 2000.0, ['sdb'], None >12:10:08,479 DEBUG storage.ui: getFormat('Unknown') returning DeviceFormat instance >12:10:11,627 DEBUG storage.ui: getFormat('Unknown') returning DeviceFormat instance >12:10:13,799 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:10:13,799 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:10:19,916 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:10:19,916 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:10:19,916 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 800.0, ['sdb'], None >12:10:19,917 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:10:19,917 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:10:19,918 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:10:19,919 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; >12:10:19,919 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:10:19,919 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >12:10:19,920 INFO storage.ui: registered action: [8] Destroy Format None on partition sdb3 (id 18) >12:10:19,920 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:10:19,921 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; >12:10:19,922 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; current: None ; type: ext4 ; >12:10:19,922 INFO storage.ui: registered action: [9] Create Format ext4 filesystem mounted at /boot on partition sdb3 (id 18) >12:10:23,982 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:10:23,982 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:10:23,982 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 800.0, ['sdb'], None >12:10:23,984 DEBUG storage.ui: getFormat('Unknown') returning DeviceFormat instance >12:10:27,040 DEBUG storage.ui: getFormat('Unknown') returning DeviceFormat instance >12:10:29,309 DEBUG storage.ui: SwapSpace.__init__: >12:10:29,309 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:10:30,370 DEBUG storage.ui: SwapSpace.__init__: >12:10:30,370 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:10:30,370 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 2000.0, ['sdb'], None >12:10:30,371 DEBUG storage.ui: SwapSpace.__init__: device: /dev/sdb11 ; mountpoint: None ; label: ; >12:10:30,371 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:10:30,372 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:10:30,373 DEBUG storage.ui: PartitionDevice._setFormat: sdb11 ; >12:10:30,373 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:10:30,373 DEBUG storage.ui: PartitionDevice._setFormat: sdb11 ; current: None ; type: None ; >12:10:30,374 INFO storage.ui: registered action: [10] Destroy Format None on partition sdb11 (id 16) >12:10:30,374 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:10:30,375 DEBUG storage.ui: PartitionDevice._setFormat: sdb11 ; >12:10:30,376 DEBUG storage.ui: PartitionDevice._setFormat: sdb11 ; current: None ; type: swap ; >12:10:30,376 INFO storage.ui: registered action: [11] Create Format swap on partition sdb11 (id 16) >12:10:32,840 DEBUG storage.ui: SwapSpace.__init__: >12:10:32,840 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:10:32,840 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 2000.0, ['sdb'], None >12:10:32,843 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:10:32,843 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:10:32,846 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:10:32,846 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:10:32,847 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:10:32,847 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 0, [], None >12:10:32,848 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 150000.0, ['sdb'], single >12:10:32,849 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 150000.0, ['sdb'], single >12:10:33,841 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:10:33,841 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:10:33,841 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 150000.0, ['sdb'], single >12:10:33,841 DEBUG storage.ui: looking up parted Device: /dev/sdb10 >12:10:33,843 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:10:33,843 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:10:33,846 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 200000.0, ['sdb'], single >12:10:41,708 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:10:41,708 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:10:41,708 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 200000.0, ['sdb'], single >12:10:42,955 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:10:42,955 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:10:42,955 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 200000.0, ['sdb'], single >12:10:42,957 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:10:42,957 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:10:42,961 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 200000.0, ['sdb'], single >12:10:45,319 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:10:45,319 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:10:45,319 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 200000.0, ['sdb'], single >12:10:45,321 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:10:45,321 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:10:45,322 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:10:45,322 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:10:45,582 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:10:45,582 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:10:45,582 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 800.0, ['sdb'], None >12:10:46,016 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:10:46,016 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:10:46,017 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 800.0, ['sdb'], None >12:10:49,677 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:10:49,677 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:10:49,677 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 800.0, ['sdb'], None >12:10:49,680 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:10:49,680 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:10:49,683 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:10:49,683 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:10:49,684 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:10:49,684 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 0, [], None >12:10:49,685 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 150000.0, ['sdb'], single >12:10:49,686 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 150000.0, ['sdb'], single >12:10:55,141 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:10:55,141 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:10:55,141 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbb8c445c90>, 150000.0, ['sdb'], single >12:10:55,143 INFO storage.ui: unhiding device disk sdc (id 0) >12:10:55,143 DEBUG storage.ui: lvm filter: removing sdc from the reject list >12:10:55,143 INFO storage.ui: unhiding device partition sdc1 (id 1) >12:10:55,143 DEBUG storage.ui: lvm filter: removing sdc1 from the reject list >12:10:55,144 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >12:10:55,144 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:10:55,144 DEBUG storage.ui: resolved 'sdb' to 'sdb' (disk) >12:10:55,146 DEBUG storage.ui: stage1 device cannot be of type btrfs volume >12:10:55,146 DEBUG storage.ui: stage1 device cannot be of type btrfs volume >12:10:55,146 DEBUG storage.ui: stage1 device cannot be of type btrfs volume >12:10:55,146 DEBUG storage.ui: stage1 device cannot be of type btrfs volume >12:10:55,146 DEBUG storage.ui: stage1 device cannot be of type btrfs subvolume >12:10:55,146 DEBUG storage.ui: _is_valid_disklabel(sdb) returning True >12:10:55,146 DEBUG storage.ui: _is_valid_size(sdb) returning True >12:10:55,146 DEBUG storage.ui: _is_valid_location(sdb) returning True >12:10:55,146 DEBUG storage.ui: _is_valid_format(sdb) returning True >12:10:55,146 DEBUG storage.ui: is_valid_stage1_device(sdb) returning True >12:10:55,150 DEBUG storage.ui: _is_valid_disklabel(sdb) returning True >12:10:55,150 DEBUG storage.ui: _is_valid_size(sdb) returning True >12:10:55,150 DEBUG storage.ui: _is_valid_location(sdb) returning True >12:10:55,150 DEBUG storage.ui: _is_valid_format(sdb) returning True >12:10:55,150 DEBUG storage.ui: is_valid_stage1_device(sdb) returning True >12:10:55,150 DEBUG storage.ui: _is_valid_disklabel(sdb3) returning True >12:10:55,150 DEBUG storage.ui: _is_valid_size(sdb3) returning True >12:10:55,151 DEBUG storage.ui: _is_valid_location(sdb3) returning True >12:10:55,151 DEBUG storage.ui: _is_valid_partition(sdb3) returning True >12:10:55,151 DEBUG storage.ui: _is_valid_format(sdb3) returning True >12:10:55,151 DEBUG storage.ui: is_valid_stage2_device(sdb3) returning True >12:12:24,194 DEBUG storage: registered device format class MDRaidMember as mdmember >12:12:24,194 DEBUG storage: registered device format class DMRaidMember as dmraidmember >12:12:24,194 DEBUG storage: registered device format class DiskLabel as disklabel >12:12:24,194 DEBUG storage: registered device format class MultipathMember as multipath_member >12:12:24,195 DEBUG storage: registered device format class BIOSBoot as biosboot >12:12:24,195 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >12:12:24,195 DEBUG storage: registered device format class LUKS as luks >12:12:24,195 DEBUG storage: registered device format class PPCPRePBoot as prepboot >12:12:24,196 DEBUG storage: registered device format class SwapSpace as swap >12:12:24,201 DEBUG storage: registered device format class Ext2FS as ext2 >12:12:24,201 DEBUG storage: registered device format class Ext3FS as ext3 >12:12:24,201 DEBUG storage: registered device format class Ext4FS as ext4 >12:12:24,202 DEBUG storage: registered device format class FATFS as vfat >12:12:24,202 DEBUG storage: registered device format class EFIFS as efi >12:12:24,202 DEBUG storage: registered device format class BTRFS as btrfs >12:12:24,202 DEBUG storage: registered device format class GFS2 as gfs2 >12:12:24,202 DEBUG storage: registered device format class JFS as jfs >12:12:24,202 DEBUG storage: registered device format class ReiserFS as reiserfs >12:12:24,202 DEBUG storage: registered device format class XFS as xfs >12:12:24,202 DEBUG storage: registered device format class HFS as hfs >12:12:24,202 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >12:12:24,202 DEBUG storage: registered device format class HFSPlus as hfs+ >12:12:24,202 DEBUG storage: registered device format class NTFS as ntfs >12:12:24,202 DEBUG storage: registered device format class NFS as nfs >12:12:24,202 DEBUG storage: registered device format class NFSv4 as nfs4 >12:12:24,202 DEBUG storage: registered device format class Iso9660FS as iso9660 >12:12:24,203 DEBUG storage: registered device format class NoDevFS as nodev >12:12:24,203 DEBUG storage: registered device format class DevPtsFS as devpts >12:12:24,203 DEBUG storage: registered device format class ProcFS as proc >12:12:24,203 DEBUG storage: registered device format class SysFS as sysfs >12:12:24,203 DEBUG storage: registered device format class TmpFS as tmpfs >12:12:24,203 DEBUG storage: registered device format class BindFS as bind >12:12:24,203 DEBUG storage: registered device format class SELinuxFS as selinuxfs >12:12:24,203 DEBUG storage: registered device format class USBFS as usbfs >12:12:26,033 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >12:12:26,033 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:12:26,033 INFO storage: sdc1 looks to be the live device; marking as protected >12:12:26,060 DEBUG storage: MultipathTopology._build_topology: >12:12:26,060 DEBUG storage: /etc/multipath.conf contents: >12:12:26,060 DEBUG storage: # multipath.conf written by anaconda >12:12:26,060 DEBUG storage: >12:12:26,060 DEBUG storage: defaults { >12:12:26,060 DEBUG storage: user_friendly_names yes >12:12:26,060 DEBUG storage: } >12:12:26,061 DEBUG storage: blacklist { >12:12:26,061 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:12:26,061 DEBUG storage: devnode "^hd[a-z]" >12:12:26,061 DEBUG storage: devnode "^dcssblk[0-9]*" >12:12:26,061 DEBUG storage: device { >12:12:26,061 DEBUG storage: vendor "DGC" >12:12:26,061 DEBUG storage: product "LUNZ" >12:12:26,061 DEBUG storage: } >12:12:26,061 DEBUG storage: device { >12:12:26,061 DEBUG storage: vendor "IBM" >12:12:26,061 DEBUG storage: product "S/390.*" >12:12:26,061 DEBUG storage: } >12:12:26,061 DEBUG storage: # don't count normal SATA devices as multipaths >12:12:26,061 DEBUG storage: device { >12:12:26,061 DEBUG storage: vendor "ATA" >12:12:26,061 DEBUG storage: } >12:12:26,061 DEBUG storage: # don't count 3ware devices as multipaths >12:12:26,061 DEBUG storage: device { >12:12:26,061 DEBUG storage: vendor "3ware" >12:12:26,061 DEBUG storage: } >12:12:26,061 DEBUG storage: device { >12:12:26,061 DEBUG storage: vendor "AMCC" >12:12:26,061 DEBUG storage: } >12:12:26,061 DEBUG storage: # nor highpoint devices >12:12:26,062 DEBUG storage: device { >12:12:26,062 DEBUG storage: vendor "HPT" >12:12:26,062 DEBUG storage: } >12:12:26,062 DEBUG storage: } >12:12:26,062 DEBUG storage: multipaths { >12:12:26,062 DEBUG storage: } >12:12:26,062 DEBUG storage: (end of /etc/multipath.conf) >12:12:26,139 INFO storage: MultipathTopology: not a multipath: ['sdc'] >12:12:26,139 INFO storage: MultipathTopology: found singlepath device: sdc >12:12:26,139 INFO storage: MultipathTopology: found non-disk device: sdc1 >12:12:26,139 INFO storage: MultipathTopology: found singlepath device: sda >12:12:26,140 INFO storage: MultipathTopology: found non-disk device: sda1 >12:12:26,140 INFO storage: MultipathTopology: found non-disk device: sda2 >12:12:26,140 INFO storage: MultipathTopology: found non-disk device: sda3 >12:12:26,140 INFO storage: MultipathTopology: found non-disk device: sda5 >12:12:26,140 INFO storage: MultipathTopology: found non-disk device: sda6 >12:12:26,140 INFO storage: MultipathTopology: found non-disk device: sda7 >12:12:26,140 INFO storage: MultipathTopology: found non-disk device: sda8 >12:12:26,140 INFO storage: MultipathTopology: found non-disk device: sda9 >12:12:26,140 INFO storage: MultipathTopology: found singlepath device: sdb >12:12:26,140 INFO storage: MultipathTopology: found non-disk device: sdb1 >12:12:26,140 INFO storage: MultipathTopology: found non-disk device: sdb10 >12:12:26,141 INFO storage: MultipathTopology: found non-disk device: sdb11 >12:12:26,141 INFO storage: MultipathTopology: found non-disk device: sdb2 >12:12:26,141 INFO storage: MultipathTopology: found non-disk device: sdb3 >12:12:26,141 INFO storage: MultipathTopology: found non-disk device: sdb4 >12:12:26,141 INFO storage: MultipathTopology: found non-disk device: sdb5 >12:12:26,141 INFO storage: MultipathTopology: found non-disk device: sdb6 >12:12:26,141 INFO storage: MultipathTopology: found non-disk device: sdb7 >12:12:26,141 INFO storage: MultipathTopology: found non-disk device: sdb8 >12:12:26,141 INFO storage: MultipathTopology: found non-disk device: sdb9 >12:12:26,141 INFO storage: MultipathTopology: found singlepath device: loop0 >12:12:26,141 INFO storage: MultipathTopology: found singlepath device: loop1 >12:12:26,141 INFO storage: MultipathTopology: found singlepath device: loop2 >12:12:26,141 INFO storage: MultipathTopology: found singlepath device: loop3 >12:12:26,142 INFO storage: MultipathTopology: found singlepath device: loop4 >12:12:26,142 INFO storage: MultipathTopology: found singlepath device: loop5 >12:12:26,142 INFO storage: MultipathTopology: found singlepath device: loop6 >12:12:26,142 INFO storage: MultipathTopology: found singlepath device: loop7 >12:12:26,142 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:12:26,142 INFO storage: MultipathTopology: found singlepath device: dm-1 >12:12:26,142 INFO storage: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdb10', 'sdb11', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >12:12:26,144 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52922', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >12:12:26,144 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc)... >12:12:26,144 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:12:26,145 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:26,145 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >12:12:26,146 INFO storage: sdc is a disk >12:12:26,146 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:26,147 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >12:12:26,147 INFO storage: added disk sdc (id 0) to device tree >12:12:26,147 DEBUG storage: looking up parted Device: /dev/sdc >12:12:26,149 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >12:12:26,149 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >12:12:26,150 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:12:26,151 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >12:12:26,152 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2398f50>] > device: <parted.device.Device object at 0x2398b90> > PedDisk: <_ped.Disk object at 0x239d710> >12:12:26,152 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:12:26,152 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >12:12:26,153 INFO storage: got device: DiskDevice instance (0x2318b10) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7580.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x22829e0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x237ad50> >12:12:26,153 INFO storage: got format: DiskLabel instance (0x237ae10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2398f50>] > device: <parted.device.Device object at 0x2398b90> > PedDisk: <_ped.Disk object at 0x239d710> > origPartedDisk = <parted.disk.Disk object at 0x2398d50> > partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x238e050> > >12:12:26,155 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1 /dev/disk/by-label/Fedora-18-B /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/B4FE-5315', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora-18-B', > 'ID_FS_LABEL_ENC': 'Fedora-18-B', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B4FE-5315', > 'ID_FS_UUID_ENC': 'B4FE-5315', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15523777', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52934', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1', > '/dev/disk/by-label/Fedora-18-B', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/B4FE-5315'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >12:12:26,156 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >12:12:26,156 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >12:12:26,156 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:26,156 INFO storage: sdc1 is a partition >12:12:26,157 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >12:12:26,157 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:12:26,158 DEBUG storage: DeviceTree.getDeviceByName returned existing 7580MB disk sdc (0) with existing msdos disklabel >12:12:26,158 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:12:26,159 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >12:12:26,159 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:26,159 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >12:12:26,159 DEBUG storage: looking up parted Partition: /dev/sdc1 >12:12:26,160 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >12:12:26,160 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >12:12:26,161 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >12:12:26,161 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >12:12:26,161 INFO storage: added partition sdc1 (id 1) to device tree >12:12:26,162 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >12:12:26,162 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >12:12:26,163 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >12:12:26,163 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >12:12:26,164 WARN storage: disklabel detected but not usable on sdc1 >12:12:26,164 DEBUG storage: getFormat('efi') returning EFIFS instance >12:12:26,164 INFO storage: type detected on 'sdc1' is 'vfat' >12:12:26,164 DEBUG storage: getFormat('efi') returning EFIFS instance >12:12:26,165 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >12:12:26,165 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >12:12:26,166 DEBUG storage: looking up parted Device: /dev/sdc1 >12:12:26,166 INFO storage: got device: PartitionDevice instance (0x237ad10) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7580MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7579.96923828 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15523777 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28717 did: 29281 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x238e290> > target size = 0 path = /dev/sdc1 > 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 0x2398c50> fileSystem: <parted.filesystem.FileSystem object at 0x239e050> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x2398f90> PedPartition: <_ped.Partition object at 0x2393ef0> > disk = existing 7580MB disk sdc (0) with existing msdos disklabel > start = 63 end = 15523839 length = 15523777 > flags = boot >12:12:26,166 INFO storage: got format: EFIFS instance (0x239e350) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = B4FE-5315 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = Fedora-18-B size = 0 targetSize = 0 > >12:12:26,169 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879 /dev/disk/by-id/wwn-0x50014ee6002075b2', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53397', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > '/dev/disk/by-id/wwn-0x50014ee6002075b2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >12:12:26,169 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >12:12:26,169 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:12:26,170 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:26,170 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >12:12:26,171 INFO storage: sda is a disk >12:12:26,171 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:26,171 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:12:26,171 INFO storage: added disk sda (id 2) to device tree >12:12:26,171 DEBUG storage: looking up parted Device: /dev/sda >12:12:26,172 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:12:26,173 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:12:26,173 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:12:26,174 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:12:26,378 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x239e990>, <parted.partition.Partition object at 0x239eed0>, <parted.partition.Partition object at 0x239ec50>, <parted.partition.Partition object at 0x23a6050>, <parted.partition.Partition object at 0x23a6410>, <parted.partition.Partition object at 0x23a6250>, <parted.partition.Partition object at 0x23a6510>, <parted.partition.Partition object at 0x23a6950>] > device: <parted.device.Device object at 0x239e7d0> > PedDisk: <_ped.Disk object at 0x23a4a28> >12:12:26,378 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:12:26,379 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:12:26,380 INFO storage: got device: DiskDevice instance (0x237af90) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x238e440> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x239e4d0> >12:12:26,382 INFO storage: got format: DiskLabel instance (0x239e5d0) -- > 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 = 8 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x239e990>, <parted.partition.Partition object at 0x239eed0>, <parted.partition.Partition object at 0x239ec50>, <parted.partition.Partition object at 0x23a6050>, <parted.partition.Partition object at 0x23a6410>, <parted.partition.Partition object at 0x23a6250>, <parted.partition.Partition object at 0x23a6510>, <parted.partition.Partition object at 0x23a6950>] > device: <parted.device.Device object at 0x239e7d0> > PedDisk: <_ped.Disk object at 0x23a4a28> > origPartedDisk = <parted.disk.Disk object at 0x23a6a90> > partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x238e320> > >12:12:26,385 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1 /dev/disk/by-id/wwn-0x50014ee6002075b2-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/8AC4F402C4F3EE77', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8AC4F402C4F3EE77', > 'ID_FS_UUID_ENC': '8AC4F402C4F3EE77', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71677952', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53414', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/8AC4F402C4F3EE77'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:12:26,385 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >12:12:26,385 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:12:26,386 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:26,386 INFO storage: sda1 is a partition >12:12:26,386 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:12:26,386 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:12:26,387 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:12:26,388 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:12:26,388 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:12:26,388 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:26,389 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:12:26,389 DEBUG storage: looking up parted Partition: /dev/sda1 >12:12:26,390 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >12:12:26,390 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:12:26,390 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:12:26,391 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:12:26,391 INFO storage: added partition sda1 (id 3) to device tree >12:12:26,391 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:12:26,392 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:12:26,392 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:12:26,393 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:12:26,394 WARN storage: disklabel detected but not usable on sda1 >12:12:26,394 INFO storage: type detected on 'sda1' is 'ntfs' >12:12:26,803 DEBUG storage: padding min size from 54 up to 59 >12:12:26,803 DEBUG storage: NTFS.supported: supported: False ; >12:12:26,803 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:12:26,804 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:12:26,804 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >12:12:26,805 DEBUG storage: looking up parted Device: /dev/sda1 >12:12:26,805 INFO storage: got device: PartitionDevice instance (0x2318b50) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 34999.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71677952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25141 did: 28717 busy: False > hardwareGeometry: (4461, 255, 63) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x238e3b0> > 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 0x239e890> fileSystem: <parted.filesystem.FileSystem object at 0x239edd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x239ea50> PedPartition: <_ped.Partition object at 0x2393fb0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = boot >12:12:26,806 DEBUG storage: NTFS.supported: supported: False ; >12:12:26,806 INFO storage: got format: NTFS instance (0x239e410) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 8AC4F402C4F3EE77 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 34998.0 targetSize = 34998.0 > >12:12:26,809 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2 /dev/disk/by-id/wwn-0x50014ee6002075b2-part2 /dev/disk/by-label/Win7 /dev/disk/by-uuid/7C72AAC672AA848C', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'Win7', > 'ID_FS_LABEL_ENC': 'Win7', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7C72AAC672AA848C', > 'ID_FS_UUID_ENC': '7C72AAC672AA848C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71682048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '257630208', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53427', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part2', > '/dev/disk/by-label/Win7', > '/dev/disk/by-uuid/7C72AAC672AA848C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:12:26,809 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >12:12:26,809 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:12:26,810 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:26,810 INFO storage: sda2 is a partition >12:12:26,810 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:12:26,810 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:12:26,811 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:12:26,811 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >12:12:26,812 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:12:26,812 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:26,813 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:12:26,813 DEBUG storage: looking up parted Partition: /dev/sda2 >12:12:26,813 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >12:12:26,814 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:12:26,814 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:12:26,814 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:12:26,814 INFO storage: added partition sda2 (id 4) to device tree >12:12:26,815 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:12:26,815 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:12:26,816 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:12:26,816 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:12:26,851 WARN storage: disklabel detected but not usable on sda2 >12:12:26,852 INFO storage: type detected on 'sda2' is 'ntfs' >12:12:43,508 DEBUG storage: padding min size from 120009 up to 120509 >12:12:43,509 DEBUG storage: NTFS.supported: supported: False ; >12:12:43,509 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:12:43,509 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:12:43,510 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >12:12:43,510 DEBUG storage: looking up parted Device: /dev/sda2 >12:12:43,511 INFO storage: got device: PartitionDevice instance (0x237ae90) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 125796.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 257630208 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (16036, 255, 63) biosGeometry: (16036, 255, 63) > PedDevice: <_ped.Device object at 0x238eb00> > 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 0x239e890> fileSystem: <parted.filesystem.FileSystem object at 0x239ef90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x239ef10> PedPartition: <_ped.Partition object at 0x2393f50> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 71682048 end = 329312255 length = 257630208 > flags = >12:12:43,512 DEBUG storage: NTFS.supported: supported: False ; >12:12:43,512 INFO storage: got format: NTFS instance (0x23be990) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 7C72AAC672AA848C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win7 size = 125795.0 targetSize = 125795.0 > >12:12:43,514 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3 /dev/disk/by-id/wwn-0x50014ee6002075b2-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '329312256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2600962048', > 'ID_PART_ENTRY_TYPE': '0xf', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53438', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3'} ; name: sda3 ; >12:12:43,514 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >12:12:43,515 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:12:43,515 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:43,515 INFO storage: sda3 is a partition >12:12:43,516 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >12:12:43,516 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:12:43,516 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:12:43,518 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >12:12:43,519 DEBUG storage: PartitionDevice._setFormat: sda3 ; >12:12:43,519 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:43,519 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >12:12:43,520 DEBUG storage: looking up parted Partition: /dev/sda3 >12:12:43,520 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >12:12:43,521 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >12:12:43,521 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >12:12:43,521 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >12:12:43,521 INFO storage: added partition sda3 (id 5) to device tree >12:12:43,522 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >12:12:43,522 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >12:12:43,523 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:12:43,523 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >12:12:43,554 WARN storage: disklabel detected but not usable on sda3 >12:12:43,554 DEBUG storage: no type or existing type for sda3, bailing >12:12:43,554 DEBUG storage: looking up parted Device: /dev/sda3 >12:12:43,555 INFO storage: got device: PartitionDevice instance (0x23beb10) -- > name = sda3 status = True kids = 0 id = 5 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1270001.0 > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x238ea70> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x239e890> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x239ed50> PedPartition: <_ped.Partition object at 0x2393e90> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329312256 end = 2930274303 length = 2600962048 > flags = lba >12:12:43,558 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5 /dev/disk/by-id/wwn-0x50014ee6002075b2-part5 /dev/disk/by-label/A2 /dev/disk/by-uuid/04AC59B8AC59A4C8', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'A2', > 'ID_FS_LABEL_ENC': 'A2', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04AC59B8AC59A4C8', > 'ID_FS_UUID_ENC': '04AC59B8AC59A4C8', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '5', > 'ID_PART_ENTRY_OFFSET': '329314304', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '293113856', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53451', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part5', > '/dev/disk/by-label/A2', > '/dev/disk/by-uuid/04AC59B8AC59A4C8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5'} ; name: sda5 ; >12:12:43,558 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >12:12:43,558 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >12:12:43,559 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:43,559 INFO storage: sda5 is a partition >12:12:43,559 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >12:12:43,560 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:12:43,560 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:12:43,560 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >12:12:43,561 DEBUG storage: PartitionDevice._setFormat: sda5 ; >12:12:43,561 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:43,562 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >12:12:43,562 DEBUG storage: looking up parted Partition: /dev/sda5 >12:12:43,562 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >12:12:43,563 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >12:12:43,563 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >12:12:43,563 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >12:12:43,563 INFO storage: added partition sda5 (id 6) to device tree >12:12:43,564 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >12:12:43,564 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >12:12:43,565 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >12:12:43,565 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >12:12:43,625 WARN storage: disklabel detected but not usable on sda5 >12:12:43,625 INFO storage: type detected on 'sda5' is 'ntfs' >12:12:45,504 DEBUG storage: padding min size from 135415 up to 135915 >12:12:45,505 DEBUG storage: NTFS.supported: supported: False ; >12:12:45,505 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:12:45,505 DEBUG storage: PartitionDevice._setFormat: sda5 ; >12:12:45,506 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ntfs ; >12:12:45,506 DEBUG storage: looking up parted Device: /dev/sda5 >12:12:45,507 INFO storage: got device: PartitionDevice instance (0x239e790) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 143122.0 > format = existing ntfs filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 293113856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (18245, 255, 63) biosGeometry: (18245, 255, 63) > PedDevice: <_ped.Device object at 0x238ec20> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x239e890> fileSystem: <parted.filesystem.FileSystem object at 0x23a6310> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x23a6110> PedPartition: <_ped.Partition object at 0x23a5050> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329314304 end = 622428159 length = 293113856 > flags = >12:12:45,508 DEBUG storage: NTFS.supported: supported: False ; >12:12:45,508 INFO storage: got format: NTFS instance (0x23bec90) -- > type = ntfs name = ntfs status = False > device = /dev/sda5 uuid = 04AC59B8AC59A4C8 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = A2 size = 143121.0 targetSize = 143121.0 > >12:12:45,510 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6 /dev/disk/by-id/wwn-0x50014ee6002075b2-part6 /dev/disk/by-label/sysoftware /dev/disk/by-uuid/D888C5A588C5828C', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'sysoftware', > 'ID_FS_LABEL_ENC': 'sysoftware', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D888C5A588C5828C', > 'ID_FS_UUID_ENC': 'D888C5A588C5828C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '6', > 'ID_PART_ENTRY_OFFSET': '622430208', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53468', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part6', > '/dev/disk/by-label/sysoftware', > '/dev/disk/by-uuid/D888C5A588C5828C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6'} ; name: sda6 ; >12:12:45,510 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >12:12:45,511 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >12:12:45,511 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:45,511 INFO storage: sda6 is a partition >12:12:45,512 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >12:12:45,512 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:12:45,512 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:12:45,513 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >12:12:45,513 DEBUG storage: PartitionDevice._setFormat: sda6 ; >12:12:45,514 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:45,514 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >12:12:45,514 DEBUG storage: looking up parted Partition: /dev/sda6 >12:12:45,515 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >12:12:45,515 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >12:12:45,516 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >12:12:45,516 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >12:12:45,516 INFO storage: added partition sda6 (id 7) to device tree >12:12:45,516 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >12:12:45,517 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >12:12:45,517 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >12:12:45,518 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >12:12:45,549 WARN storage: disklabel detected but not usable on sda6 >12:12:45,549 INFO storage: type detected on 'sda6' is 'ntfs' >12:12:46,771 DEBUG storage: padding min size from 189992 up to 190492 >12:12:46,771 DEBUG storage: NTFS.supported: supported: False ; >12:12:46,771 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:12:46,772 DEBUG storage: PartitionDevice._setFormat: sda6 ; >12:12:46,773 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: ntfs ; >12:12:46,773 DEBUG storage: looking up parted Device: /dev/sda6 >12:12:46,774 INFO storage: got device: PartitionDevice instance (0x23bed50) -- > name = sda6 status = True kids = 0 id = 7 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x2282f80> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x239e890> fileSystem: <parted.filesystem.FileSystem object at 0x23a64d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x23a6450> PedPartition: <_ped.Partition object at 0x23a5110> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 622430208 end = 1032030207 length = 409600000 > flags = >12:12:46,774 DEBUG storage: NTFS.supported: supported: False ; >12:12:46,774 INFO storage: got format: NTFS instance (0x240b190) -- > type = ntfs name = ntfs status = False > device = /dev/sda6 uuid = D888C5A588C5828C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = sysoftware size = 199999.0 targetSize = 199999.0 > >12:12:46,777 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7 /dev/disk/by-id/wwn-0x50014ee6002075b2-part7 /dev/disk/by-label/VolumeM /dev/disk/by-uuid/8A6253DE6253CD97', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'VolumeM', > 'ID_FS_LABEL_ENC': 'VolumeM', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8A6253DE6253CD97', > 'ID_FS_UUID_ENC': '8A6253DE6253CD97', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1032032256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '321282048', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53736', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part7', > '/dev/disk/by-label/VolumeM', > '/dev/disk/by-uuid/8A6253DE6253CD97'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7'} ; name: sda7 ; >12:12:46,777 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >12:12:46,777 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >12:12:46,778 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:46,778 INFO storage: sda7 is a partition >12:12:46,778 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >12:12:46,779 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:12:46,779 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:12:46,780 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >12:12:46,780 DEBUG storage: PartitionDevice._setFormat: sda7 ; >12:12:46,780 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:46,781 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >12:12:46,781 DEBUG storage: looking up parted Partition: /dev/sda7 >12:12:46,781 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >12:12:46,782 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >12:12:46,782 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >12:12:46,783 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >12:12:46,783 INFO storage: added partition sda7 (id 8) to device tree >12:12:46,783 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >12:12:46,783 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >12:12:46,784 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >12:12:46,784 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >12:12:46,885 WARN storage: disklabel detected but not usable on sda7 >12:12:46,885 INFO storage: type detected on 'sda7' is 'ntfs' >12:12:47,489 DEBUG storage: padding min size from 112135 up to 112635 >12:12:47,489 DEBUG storage: NTFS.supported: supported: False ; >12:12:47,489 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:12:47,490 DEBUG storage: PartitionDevice._setFormat: sda7 ; >12:12:47,490 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: ntfs ; >12:12:47,491 DEBUG storage: looking up parted Device: /dev/sda7 >12:12:47,491 INFO storage: got device: PartitionDevice instance (0x23bef10) -- > name = sda7 status = True kids = 0 id = 8 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 156876.0 > format = existing ntfs filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 321282048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19998, 255, 63) biosGeometry: (19998, 255, 63) > PedDevice: <_ped.Device object at 0x238eb90> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x239e890> fileSystem: <parted.filesystem.FileSystem object at 0x23a6690> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x23a6290> PedPartition: <_ped.Partition object at 0x23a50b0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1032032256 end = 1353314303 length = 321282048 > flags = >12:12:47,492 DEBUG storage: NTFS.supported: supported: False ; >12:12:47,492 INFO storage: got format: NTFS instance (0x23be910) -- > type = ntfs name = ntfs status = False > device = /dev/sda7 uuid = 8A6253DE6253CD97 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeM size = 156875.0 targetSize = 156875.0 > >12:12:47,495 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8 /dev/disk/by-id/wwn-0x50014ee6002075b2-part8 /dev/disk/by-label/win8b /dev/disk/by-uuid/A880CE3380CE07B0', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'win8b', > 'ID_FS_LABEL_ENC': 'win8b', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A880CE3380CE07B0', > 'ID_FS_UUID_ENC': 'A880CE3380CE07B0', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '8', > 'ID_PART_ENTRY_OFFSET': '1353316352', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '512000000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53747', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part8', > '/dev/disk/by-label/win8b', > '/dev/disk/by-uuid/A880CE3380CE07B0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8'} ; name: sda8 ; >12:12:47,495 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8)... >12:12:47,495 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >12:12:47,495 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:47,496 INFO storage: sda8 is a partition >12:12:47,496 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >12:12:47,496 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:12:47,497 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:12:47,497 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >12:12:47,498 DEBUG storage: PartitionDevice._setFormat: sda8 ; >12:12:47,498 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:47,498 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >12:12:47,498 DEBUG storage: looking up parted Partition: /dev/sda8 >12:12:47,499 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >12:12:47,499 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >12:12:47,500 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >12:12:47,500 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >12:12:47,500 INFO storage: added partition sda8 (id 9) to device tree >12:12:47,501 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >12:12:47,501 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >12:12:47,502 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >12:12:47,502 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >12:12:47,610 WARN storage: disklabel detected but not usable on sda8 >12:12:47,610 INFO storage: type detected on 'sda8' is 'ntfs' >12:12:48,537 DEBUG storage: padding min size from 232533 up to 233033 >12:12:48,538 DEBUG storage: NTFS.supported: supported: False ; >12:12:48,538 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:12:48,538 DEBUG storage: PartitionDevice._setFormat: sda8 ; >12:12:48,539 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: ntfs ; >12:12:48,539 DEBUG storage: looking up parted Device: /dev/sda8 >12:12:48,540 INFO storage: got device: PartitionDevice instance (0x2318bd0) -- > name = sda8 status = True kids = 0 id = 9 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 250000.0 > format = existing ntfs filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 512000000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (31870, 255, 63) biosGeometry: (31870, 255, 63) > PedDevice: <_ped.Device object at 0x238edd0> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x239e890> fileSystem: <parted.filesystem.FileSystem object at 0x23a6850> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x23a6610> PedPartition: <_ped.Partition object at 0x23a5170> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1353316352 end = 1865316351 length = 512000000 > flags = >12:12:48,541 DEBUG storage: NTFS.supported: supported: False ; >12:12:48,541 INFO storage: got format: NTFS instance (0x240b590) -- > type = ntfs name = ntfs status = False > device = /dev/sda8 uuid = A880CE3380CE07B0 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = win8b size = 249999.0 targetSize = 249999.0 > >12:12:48,543 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9 /dev/disk/by-id/wwn-0x50014ee6002075b2-part9 /dev/disk/by-label/LINUX /dev/disk/by-uuid/7071-85A8', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'LINUX', > 'ID_FS_LABEL_ENC': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7071-85A8', > 'ID_FS_UUID_ENC': '7071-85A8', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '9', > 'ID_PART_ENTRY_OFFSET': '1865318400', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53756', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part9', > '/dev/disk/by-label/LINUX', > '/dev/disk/by-uuid/7071-85A8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9'} ; name: sda9 ; >12:12:48,543 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9)... >12:12:48,544 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >12:12:48,544 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:48,544 INFO storage: sda9 is a partition >12:12:48,545 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >12:12:48,545 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:12:48,545 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:12:48,546 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >12:12:48,546 DEBUG storage: PartitionDevice._setFormat: sda9 ; >12:12:48,547 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:48,547 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >12:12:48,547 DEBUG storage: looking up parted Partition: /dev/sda9 >12:12:48,548 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >12:12:48,548 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >12:12:48,549 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >12:12:48,549 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >12:12:48,549 INFO storage: added partition sda9 (id 10) to device tree >12:12:48,550 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >12:12:48,550 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >12:12:48,551 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >12:12:48,551 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >12:12:48,589 WARN storage: disklabel detected but not usable on sda9 >12:12:48,589 INFO storage: type detected on 'sda9' is 'vfat' >12:12:48,589 DEBUG storage: FATFS.supported: supported: True ; >12:12:48,589 DEBUG storage: getFormat('vfat') returning FATFS instance >12:12:48,590 DEBUG storage: PartitionDevice._setFormat: sda9 ; >12:12:48,590 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: vfat ; >12:12:48,590 DEBUG storage: looking up parted Device: /dev/sda9 >12:12:48,591 INFO storage: got device: PartitionDevice instance (0x237af50) -- > name = sda9 status = True kids = 0 id = 10 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing vfat filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x238ecb0> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x239e890> fileSystem: <parted.filesystem.FileSystem object at 0x23a6a10> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x23a6990> PedPartition: <_ped.Partition object at 0x23a5230> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1865318400 end = 1930854399 length = 65536000 > flags = >12:12:48,592 DEBUG storage: FATFS.supported: supported: True ; >12:12:48,592 INFO storage: got format: FATFS instance (0x23be8d0) -- > type = vfat name = vfat status = False > device = /dev/sda9 uuid = 7071-85A8 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = LINUX size = 0 targetSize = 0 > >12:12:48,594 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303 /dev/disk/by-id/wwn-0x50014ee25ad7225b', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55035', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb'} ; name: sdb ; >12:12:48,594 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb)... >12:12:48,594 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:12:48,595 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:48,595 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >12:12:48,596 INFO storage: sdb is a disk >12:12:48,596 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:48,596 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:12:48,596 INFO storage: added disk sdb (id 11) to device tree >12:12:48,596 DEBUG storage: looking up parted Device: /dev/sdb >12:12:48,597 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:12:48,597 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >12:12:48,598 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:12:48,599 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:12:48,806 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x240b510>, <parted.partition.Partition object at 0x240b750>, <parted.partition.Partition object at 0x240b990>, <parted.partition.Partition object at 0x240bb10>, <parted.partition.Partition object at 0x240bd90>, <parted.partition.Partition object at 0x240bfd0>, <parted.partition.Partition object at 0x23c21d0>, <parted.partition.Partition object at 0x23c2350>, <parted.partition.Partition object at 0x23c24d0>, <parted.partition.Partition object at 0x23c2650>, <parted.partition.Partition object at 0x23c27d0>] > device: <parted.device.Device object at 0x240b210> > PedDisk: <_ped.Disk object at 0x23bf440> >12:12:48,806 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:12:48,807 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:12:48,808 INFO storage: got device: DiskDevice instance (0x23be650) -- > name = sdb status = True kids = 0 id = 11 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x238eef0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x23be5d0> >12:12:48,810 INFO storage: got format: DiskLabel instance (0x23beed0) -- > 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 = 11 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x240b510>, <parted.partition.Partition object at 0x240b750>, <parted.partition.Partition object at 0x240b990>, <parted.partition.Partition object at 0x240bb10>, <parted.partition.Partition object at 0x240bd90>, <parted.partition.Partition object at 0x240bfd0>, <parted.partition.Partition object at 0x23c21d0>, <parted.partition.Partition object at 0x23c2350>, <parted.partition.Partition object at 0x23c24d0>, <parted.partition.Partition object at 0x23c2650>, <parted.partition.Partition object at 0x23c27d0>] > device: <parted.device.Device object at 0x240b210> > PedDisk: <_ped.Disk object at 0x23bf440> > origPartedDisk = <parted.disk.Disk object at 0x240bc90> > partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x238ef80> > >12:12:48,813 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part1 /dev/disk/by-label/VOLUMER /dev/disk/by-uuid/FEBD-EB40', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VOLUMER', > 'ID_FS_LABEL_ENC': 'VOLUMER', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'FEBD-EB40', > 'ID_FS_UUID_ENC': 'FEBD-EB40', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55049', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part1', > '/dev/disk/by-label/VOLUMER', > '/dev/disk/by-uuid/FEBD-EB40'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >12:12:48,813 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1)... >12:12:48,813 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:12:48,814 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:48,814 INFO storage: sdb1 is a partition >12:12:48,814 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >12:12:48,815 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:12:48,815 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:12:48,816 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:12:48,816 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >12:12:48,816 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:48,817 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >12:12:48,817 DEBUG storage: looking up parted Partition: /dev/sdb1 >12:12:48,818 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >12:12:48,818 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >12:12:48,819 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >12:12:48,819 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >12:12:48,819 INFO storage: added partition sdb1 (id 12) to device tree >12:12:48,820 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >12:12:48,820 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >12:12:48,820 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:12:48,821 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >12:12:48,822 WARN storage: disklabel detected but not usable on sdb1 >12:12:48,823 DEBUG storage: getFormat('efi') returning EFIFS instance >12:12:48,823 INFO storage: type detected on 'sdb1' is 'vfat' >12:12:48,823 DEBUG storage: getFormat('efi') returning EFIFS instance >12:12:48,823 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >12:12:48,824 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >12:12:48,824 DEBUG storage: looking up parted Device: /dev/sdb1 >12:12:48,825 INFO storage: got device: PartitionDevice instance (0x23bee90) -- > name = sdb1 status = True kids = 0 id = 12 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x23c37a0> > target size = 0 path = /dev/sdb1 > 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 0x240b050> fileSystem: <parted.filesystem.FileSystem object at 0x240b810> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x240b6d0> PedPartition: <_ped.Partition object at 0x23b95f0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2048 end = 65538047 length = 65536000 > flags = boot, lba >12:12:48,825 INFO storage: got format: EFIFS instance (0x23c2d90) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = FEBD-EB40 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = VOLUMER size = 0 targetSize = 0 > >12:12:48,827 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part10 /dev/disk/by-label/fedora /dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d', > 'DEVNAME': 'sdb10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_ENC': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_SUB': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_FS_UUID_SUB_ENC': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '10', > 'ID_PART_ENTRY_OFFSET': '2219534336', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '26', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55070', > 'name': 'sdb10', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part10', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10'} ; name: sdb10 ; >12:12:48,827 INFO storage: scanning sdb10 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10)... >12:12:48,828 DEBUG storage: DeviceTree.getDeviceByName: name: sdb10 ; >12:12:48,828 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:48,828 INFO storage: sdb10 is a partition >12:12:48,828 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb10 ; >12:12:48,829 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:12:48,829 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:12:48,830 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >12:12:48,830 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >12:12:48,831 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:48,831 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: None ; >12:12:48,831 DEBUG storage: looking up parted Partition: /dev/sdb10 >12:12:48,832 DEBUG storage: PartitionDevice.probe: sdb10 ; exists: True ; >12:12:48,832 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 1 ; >12:12:48,833 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 10 ; >12:12:48,833 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 12 ; >12:12:48,833 INFO storage: added partition sdb10 (id 13) to device tree >12:12:48,833 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb10 ; >12:12:48,834 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb10 ; label_type: dos ; >12:12:48,834 DEBUG storage: PartitionDevice.setup: sdb10 ; status: True ; controllable: True ; orig: False ; >12:12:48,835 DEBUG storage: DiskLabel.__init__: device: /dev/sdb10 ; labelType: dos ; exists: True ; >12:12:48,976 WARN storage: disklabel detected but not usable on sdb10 >12:12:48,976 INFO storage: type detected on 'sdb10' is 'btrfs' >12:12:48,977 DEBUG storage: BTRFS.supported: supported: True ; >12:12:48,977 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:12:48,977 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >12:12:48,978 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: btrfs ; >12:12:48,978 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb10 ; >12:12:48,978 INFO storage: creating btrfs volume btrfs.fedora >12:12:48,979 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb10 ; >12:12:48,979 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:48,979 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >12:12:48,980 DEBUG storage: BTRFS.supported: supported: True ; >12:12:48,980 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:12:48,981 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.14 ; current: None ; type: btrfs ; >12:12:48,981 INFO storage: added btrfs volume fedora (id 14) to device tree >12:12:48,981 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >12:12:48,982 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.14zwhWLJ to None >12:12:49,186 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.14zwhWLJ to None >12:12:49,384 DEBUG storage: BTRFS.supported: supported: True ; >12:12:49,384 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:12:49,384 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >12:12:49,385 DEBUG storage: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >12:12:49,385 INFO storage: added btrfs subvolume home (id 15) to device tree >12:12:49,386 DEBUG storage: looking up parted Device: /dev/sdb10 >12:12:49,386 INFO storage: got device: PartitionDevice instance (0x23c2f90) -- > name = sdb10 status = True kids = 1 id = 13 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing btrfs filesystem > major = 8 minor = 26 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb10 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 30812 did: 12338 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x238ed40> > target size = 0 path = /dev/sdb10 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x240b050> fileSystem: None > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x23c2690> PedPartition: <_ped.Partition object at 0x23b9830> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2219534336 end = 2629134335 length = 409600000 > flags = >12:12:49,387 DEBUG storage: BTRFS.supported: supported: True ; >12:12:49,387 INFO storage: got format: BTRFS instance (0x23c2bd0) -- > type = btrfs name = btrfs status = False > device = /dev/sdb10 uuid = 7715269b-0e28-40b1-9262-aee745808762 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >12:12:49,389 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part11 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part11', > 'DEVNAME': 'sdb11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '11', > 'ID_PART_ENTRY_OFFSET': '2629136384', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '27', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55086', > 'name': 'sdb11', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part11', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11'} ; name: sdb11 ; >12:12:49,389 INFO storage: scanning sdb11 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11)... >12:12:49,389 DEBUG storage: DeviceTree.getDeviceByName: name: sdb11 ; >12:12:49,390 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:49,390 INFO storage: sdb11 is a partition >12:12:49,390 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb11 ; >12:12:49,391 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:12:49,391 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:12:49,392 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >12:12:49,392 DEBUG storage: PartitionDevice._setFormat: sdb11 ; >12:12:49,392 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:49,393 DEBUG storage: PartitionDevice._setFormat: sdb11 ; current: None ; type: None ; >12:12:49,393 DEBUG storage: looking up parted Partition: /dev/sdb11 >12:12:49,393 DEBUG storage: PartitionDevice.probe: sdb11 ; exists: True ; >12:12:49,394 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 1 ; >12:12:49,394 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 10 ; >12:12:49,395 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 12 ; >12:12:49,395 INFO storage: added partition sdb11 (id 16) to device tree >12:12:49,395 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb11 ; >12:12:49,396 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb11 ; label_type: dos ; >12:12:49,396 DEBUG storage: PartitionDevice.setup: sdb11 ; status: True ; controllable: True ; orig: False ; >12:12:49,396 DEBUG storage: DiskLabel.__init__: device: /dev/sdb11 ; labelType: dos ; exists: True ; >12:12:49,416 WARN storage: disklabel detected but not usable on sdb11 >12:12:49,417 DEBUG storage: no type or existing type for sdb11, bailing >12:12:49,417 DEBUG storage: looking up parted Device: /dev/sdb11 >12:12:49,417 INFO storage: got device: PartitionDevice instance (0x237aed0) -- > name = sdb11 status = True kids = 0 id = 16 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 2000.0 > format = existing None > major = 8 minor = 27 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb11 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4096000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) > PedDevice: <_ped.Device object at 0x23c3830> > target size = 0 path = /dev/sdb11 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x240b050> fileSystem: None > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x23c2810> PedPartition: <_ped.Partition object at 0x23b9890> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2629136384 end = 2633232383 length = 4096000 > flags = >12:12:49,420 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part2 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part2 /dev/disk/by-label/VolumeS /dev/disk/by-uuid/00A0DFBCA0DFB5FE', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VolumeS', > 'ID_FS_LABEL_ENC': 'VolumeS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '00A0DFBCA0DFB5FE', > 'ID_FS_UUID_ENC': '00A0DFBCA0DFB5FE', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '65538048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55102', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part2', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part2', > '/dev/disk/by-label/VolumeS', > '/dev/disk/by-uuid/00A0DFBCA0DFB5FE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >12:12:49,420 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2)... >12:12:49,420 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >12:12:49,421 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:49,421 INFO storage: sdb2 is a partition >12:12:49,421 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >12:12:49,422 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:12:49,422 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:12:49,423 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >12:12:49,424 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >12:12:49,424 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:49,424 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >12:12:49,424 DEBUG storage: looking up parted Partition: /dev/sdb2 >12:12:49,425 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >12:12:49,425 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >12:12:49,426 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >12:12:49,427 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >12:12:49,427 INFO storage: added partition sdb2 (id 17) to device tree >12:12:49,427 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >12:12:49,428 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >12:12:49,428 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >12:12:49,429 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >12:12:49,454 WARN storage: disklabel detected but not usable on sdb2 >12:12:49,454 INFO storage: type detected on 'sdb2' is 'ntfs' >12:12:51,496 DEBUG storage: padding min size from 177533 up to 178033 >12:12:51,496 DEBUG storage: NTFS.supported: supported: False ; >12:12:51,496 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:12:51,497 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >12:12:51,497 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: ntfs ; >12:12:51,498 DEBUG storage: looking up parted Device: /dev/sdb2 >12:12:51,498 INFO storage: got device: PartitionDevice instance (0x23be7d0) -- > name = sdb2 status = True kids = 0 id = 17 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28717 did: 29281 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x23c3290> > 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 0x240b050> fileSystem: <parted.filesystem.FileSystem object at 0x240b890> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x240b850> PedPartition: <_ped.Partition object at 0x23b94d0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 65538048 end = 475138047 length = 409600000 > flags = >12:12:51,499 DEBUG storage: NTFS.supported: supported: False ; >12:12:51,499 INFO storage: got format: NTFS instance (0x23c2ad0) -- > type = ntfs name = ntfs status = False > device = /dev/sdb2 uuid = 00A0DFBCA0DFB5FE exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeS size = 199999.0 targetSize = 199999.0 > >12:12:51,501 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part3 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '3', > 'ID_PART_ENTRY_OFFSET': '475138048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1638400', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55118', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part3', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >12:12:51,501 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3)... >12:12:51,502 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >12:12:51,502 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:51,502 INFO storage: sdb3 is a partition >12:12:51,503 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >12:12:51,503 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:12:51,503 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:12:51,504 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >12:12:51,504 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >12:12:51,504 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:51,505 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >12:12:51,505 DEBUG storage: looking up parted Partition: /dev/sdb3 >12:12:51,506 DEBUG storage: PartitionDevice.probe: sdb3 ; exists: True ; >12:12:51,506 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >12:12:51,507 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >12:12:51,507 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >12:12:51,507 INFO storage: added partition sdb3 (id 18) to device tree >12:12:51,507 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >12:12:51,508 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >12:12:51,508 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >12:12:51,509 DEBUG storage: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >12:12:51,541 WARN storage: disklabel detected but not usable on sdb3 >12:12:51,541 DEBUG storage: no type or existing type for sdb3, bailing >12:12:51,542 DEBUG storage: looking up parted Device: /dev/sdb3 >12:12:51,542 INFO storage: got device: PartitionDevice instance (0x23c2c50) -- > name = sdb3 status = True kids = 0 id = 18 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 800.0 > format = existing None > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1638400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (101, 255, 63) biosGeometry: (101, 255, 63) > PedDevice: <_ped.Device object at 0x23c3950> > target size = 0 path = /dev/sdb3 > 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 0x240b050> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x240b9d0> PedPartition: <_ped.Partition object at 0x23b9530> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 475138048 end = 476776447 length = 1638400 > flags = >12:12:51,544 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part4 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '4', > 'ID_PART_ENTRY_OFFSET': '476776448', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3430252544', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55132', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part4', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >12:12:51,544 INFO storage: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4)... >12:12:51,545 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >12:12:51,545 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:51,545 INFO storage: sdb4 is a partition >12:12:51,546 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >12:12:51,546 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:12:51,546 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:12:51,547 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdb ; >12:12:51,547 DEBUG storage: PartitionDevice._setFormat: sdb4 ; >12:12:51,547 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:51,548 DEBUG storage: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >12:12:51,548 DEBUG storage: looking up parted Partition: /dev/sdb4 >12:12:51,549 DEBUG storage: PartitionDevice.probe: sdb4 ; exists: True ; >12:12:51,549 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >12:12:51,549 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >12:12:51,550 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >12:12:51,550 INFO storage: added partition sdb4 (id 19) to device tree >12:12:51,550 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >12:12:51,551 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >12:12:51,551 DEBUG storage: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >12:12:51,552 DEBUG storage: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >12:12:51,568 WARN storage: disklabel detected but not usable on sdb4 >12:12:51,568 DEBUG storage: no type or existing type for sdb4, bailing >12:12:51,568 DEBUG storage: looking up parted Device: /dev/sdb4 >12:12:51,569 INFO storage: got device: PartitionDevice instance (0x23c2b90) -- > name = sdb4 status = True kids = 0 id = 19 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 1674928.0 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x23c3a70> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x240b050> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x240bb50> PedPartition: <_ped.Partition object at 0x23b9470> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 476776448 end = 3907028991 length = 3430252544 > flags = >12:12:51,572 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part5 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part5 /dev/disk/by-label/Win8 /dev/disk/by-uuid/2CB88669B886317E', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'Win8', > 'ID_FS_LABEL_ENC': 'Win8', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2CB88669B886317E', > 'ID_FS_UUID_ENC': '2CB88669B886317E', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '5', > 'ID_PART_ENTRY_OFFSET': '476778496', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '616552448', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55147', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part5', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part5', > '/dev/disk/by-label/Win8', > '/dev/disk/by-uuid/2CB88669B886317E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >12:12:51,572 INFO storage: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5)... >12:12:51,572 DEBUG storage: DeviceTree.getDeviceByName: name: sdb5 ; >12:12:51,573 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:51,573 INFO storage: sdb5 is a partition >12:12:51,573 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >12:12:51,573 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:12:51,574 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:12:51,574 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sdb ; >12:12:51,575 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >12:12:51,575 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:51,575 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >12:12:51,576 DEBUG storage: looking up parted Partition: /dev/sdb5 >12:12:51,576 DEBUG storage: PartitionDevice.probe: sdb5 ; exists: True ; >12:12:51,576 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >12:12:51,577 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >12:12:51,577 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >12:12:51,577 INFO storage: added partition sdb5 (id 20) to device tree >12:12:51,578 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >12:12:51,578 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >12:12:51,579 DEBUG storage: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >12:12:51,579 DEBUG storage: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >12:12:51,629 WARN storage: disklabel detected but not usable on sdb5 >12:12:51,630 INFO storage: type detected on 'sdb5' is 'ntfs' >12:12:59,178 DEBUG storage: padding min size from 64486 up to 64986 >12:12:59,178 DEBUG storage: NTFS.supported: supported: False ; >12:12:59,178 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:12:59,179 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >12:12:59,179 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: ntfs ; >12:12:59,180 DEBUG storage: looking up parted Device: /dev/sdb5 >12:12:59,180 INFO storage: got device: PartitionDevice instance (0x2410910) -- > name = sdb5 status = True kids = 0 id = 20 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 301051.0 > format = existing ntfs filesystem > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 616552448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (38378, 255, 63) biosGeometry: (38378, 255, 63) > PedDevice: <_ped.Device object at 0x23c39e0> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x240b050> fileSystem: <parted.filesystem.FileSystem object at 0x240bed0> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x240be50> PedPartition: <_ped.Partition object at 0x23b9650> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 476778496 end = 1093330943 length = 616552448 > flags = >12:12:59,181 DEBUG storage: NTFS.supported: supported: False ; >12:12:59,181 INFO storage: got format: NTFS instance (0x23be790) -- > type = ntfs name = ntfs status = False > device = /dev/sdb5 uuid = 2CB88669B886317E exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win8 size = 301050.0 targetSize = 301050.0 > >12:12:59,183 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part6 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part6 /dev/disk/by-uuid/2C484C57484C2246', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': '2C484C57484C2246', > 'ID_FS_UUID_ENC': '2C484C57484C2246', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '6', > 'ID_PART_ENTRY_OFFSET': '1093332992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '716800000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55167', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part6', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part6', > '/dev/disk/by-uuid/2C484C57484C2246'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >12:12:59,184 INFO storage: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6)... >12:12:59,184 DEBUG storage: DeviceTree.getDeviceByName: name: sdb6 ; >12:12:59,184 DEBUG storage: DeviceTree.getDeviceByName returned None >12:12:59,184 INFO storage: sdb6 is a partition >12:12:59,185 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >12:12:59,185 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:12:59,186 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:12:59,186 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sdb ; >12:12:59,187 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >12:12:59,187 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:12:59,187 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >12:12:59,187 DEBUG storage: looking up parted Partition: /dev/sdb6 >12:12:59,188 DEBUG storage: PartitionDevice.probe: sdb6 ; exists: True ; >12:12:59,188 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >12:12:59,189 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >12:12:59,189 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >12:12:59,189 INFO storage: added partition sdb6 (id 21) to device tree >12:12:59,190 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >12:12:59,190 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >12:12:59,191 DEBUG storage: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >12:12:59,191 DEBUG storage: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >12:12:59,255 WARN storage: disklabel detected but not usable on sdb6 >12:12:59,255 INFO storage: type detected on 'sdb6' is 'ntfs' >12:13:05,387 DEBUG storage: padding min size from 258701 up to 259201 >12:13:05,387 DEBUG storage: NTFS.supported: supported: False ; >12:13:05,388 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:13:05,388 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >12:13:05,388 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: ntfs ; >12:13:05,389 DEBUG storage: looking up parted Device: /dev/sdb6 >12:13:05,390 INFO storage: got device: PartitionDevice instance (0x2410990) -- > name = sdb6 status = True kids = 0 id = 21 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 350000.0 > format = existing ntfs filesystem > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 716800000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12083 did: 24948 busy: False > hardwareGeometry: (44618, 255, 63) biosGeometry: (44618, 255, 63) > PedDevice: <_ped.Device object at 0x23c3b00> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x240b050> fileSystem: <parted.filesystem.FileSystem object at 0x23c20d0> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x23c2050> PedPartition: <_ped.Partition object at 0x23b96b0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 1093332992 end = 1810132991 length = 716800000 > flags = >12:13:05,390 DEBUG storage: NTFS.supported: supported: False ; >12:13:05,390 INFO storage: got format: NTFS instance (0x2410610) -- > type = ntfs name = ntfs status = False > device = /dev/sdb6 uuid = 2C484C57484C2246 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 349999.0 targetSize = 349999.0 > >12:13:05,393 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part7 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part7 /dev/disk/by-uuid/e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'DEVNAME': 'sdb7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'ID_FS_UUID_ENC': 'e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'ID_FS_UUID_SUB': '3192ea73-c698-440e-9a0f-09cba8e5e44e', > 'ID_FS_UUID_SUB_ENC': '3192ea73-c698-440e-9a0f-09cba8e5e44e', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1810135040', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '307200000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '23', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55237', > 'name': 'sdb7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part7', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part7', > '/dev/disk/by-uuid/e624e310-e7de-4b31-9418-2b804bd8a5ae'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7'} ; name: sdb7 ; >12:13:05,393 INFO storage: scanning sdb7 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7)... >12:13:05,393 DEBUG storage: DeviceTree.getDeviceByName: name: sdb7 ; >12:13:05,394 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:05,394 INFO storage: sdb7 is a partition >12:13:05,394 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb7 ; >12:13:05,394 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:13:05,395 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:13:05,395 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sdb ; >12:13:05,396 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >12:13:05,396 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:05,397 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: None ; >12:13:05,397 DEBUG storage: looking up parted Partition: /dev/sdb7 >12:13:05,397 DEBUG storage: PartitionDevice.probe: sdb7 ; exists: True ; >12:13:05,398 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 1 ; >12:13:05,398 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 10 ; >12:13:05,398 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 12 ; >12:13:05,399 INFO storage: added partition sdb7 (id 22) to device tree >12:13:05,399 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb7 ; >12:13:05,399 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb7 ; label_type: dos ; >12:13:05,400 DEBUG storage: PartitionDevice.setup: sdb7 ; status: True ; controllable: True ; orig: False ; >12:13:05,400 DEBUG storage: DiskLabel.__init__: device: /dev/sdb7 ; labelType: dos ; exists: True ; >12:13:05,443 WARN storage: disklabel detected but not usable on sdb7 >12:13:05,443 INFO storage: type detected on 'sdb7' is 'btrfs' >12:13:05,444 DEBUG storage: BTRFS.supported: supported: True ; >12:13:05,444 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:13:05,445 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >12:13:05,445 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: btrfs ; >12:13:05,445 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb7 ; >12:13:05,445 INFO storage: creating btrfs volume btrfs.None >12:13:05,446 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >12:13:05,446 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:05,447 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: None ; >12:13:05,447 DEBUG storage: BTRFS.supported: supported: True ; >12:13:05,447 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:13:05,448 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: btrfs ; >12:13:05,448 INFO storage: added btrfs volume btrfs.23 (id 23) to device tree >12:13:05,449 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.23 ; status: True ; controllable: True ; orig: True ; >12:13:05,449 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.23BZEcPh to None >12:13:06,064 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.23BZEcPh to None >12:13:27,975 DEBUG storage: looking up parted Device: /dev/sdb7 >12:13:27,977 INFO storage: got device: PartitionDevice instance (0x24102d0) -- > name = sdb7 status = True kids = 1 id = 22 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 150000.0 > format = existing btrfs filesystem > major = 8 minor = 23 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb7 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 307200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) > PedDevice: <_ped.Device object at 0x23c3cb0> > target size = 0 path = /dev/sdb7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x240b050> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x23c2210> PedPartition: <_ped.Partition object at 0x23b9710> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 1810135040 end = 2117335039 length = 307200000 > flags = >12:13:27,978 DEBUG storage: BTRFS.supported: supported: True ; >12:13:27,978 INFO storage: got format: BTRFS instance (0x2410d50) -- > type = btrfs name = btrfs status = False > device = /dev/sdb7 uuid = 3192ea73-c698-440e-9a0f-09cba8e5e44e exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:13:27,980 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part8 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part8 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/aad58b77-b87c-435e-80d7-314eb2dc3126', > 'DEVNAME': 'sdb8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aad58b77-b87c-435e-80d7-314eb2dc3126', > 'ID_FS_UUID_ENC': 'aad58b77-b87c-435e-80d7-314eb2dc3126', > 'ID_FS_UUID_SUB': 'af84651e-bbf6-4108-a17e-4a1b3d25ac32', > 'ID_FS_UUID_SUB_ENC': 'af84651e-bbf6-4108-a17e-4a1b3d25ac32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '8', > 'ID_PART_ENTRY_OFFSET': '2117337088', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4537110', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '24', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55253', > 'name': 'sdb8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part8', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part8', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/aad58b77-b87c-435e-80d7-314eb2dc3126'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8'} ; name: sdb8 ; >12:13:27,981 INFO storage: scanning sdb8 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8)... >12:13:27,981 DEBUG storage: DeviceTree.getDeviceByName: name: sdb8 ; >12:13:27,981 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:27,981 INFO storage: sdb8 is a partition >12:13:27,982 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb8 ; >12:13:27,982 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:13:27,983 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:13:27,983 DEBUG storage: DiskDevice.addChild: kids: 9 ; name: sdb ; >12:13:27,984 DEBUG storage: PartitionDevice._setFormat: sdb8 ; >12:13:27,984 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:27,984 DEBUG storage: PartitionDevice._setFormat: sdb8 ; current: None ; type: None ; >12:13:27,984 DEBUG storage: looking up parted Partition: /dev/sdb8 >12:13:27,985 DEBUG storage: PartitionDevice.probe: sdb8 ; exists: True ; >12:13:27,985 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 1 ; >12:13:27,986 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 10 ; >12:13:27,986 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 12 ; >12:13:27,986 INFO storage: added partition sdb8 (id 24) to device tree >12:13:27,987 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb8 ; >12:13:27,987 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb8 ; label_type: dos ; >12:13:27,987 DEBUG storage: PartitionDevice.setup: sdb8 ; status: True ; controllable: True ; orig: False ; >12:13:27,988 DEBUG storage: DiskLabel.__init__: device: /dev/sdb8 ; labelType: dos ; exists: True ; >12:13:28,032 WARN storage: disklabel detected but not usable on sdb8 >12:13:28,032 INFO storage: type detected on 'sdb8' is 'btrfs' >12:13:28,033 DEBUG storage: BTRFS.supported: supported: True ; >12:13:28,033 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:13:28,033 DEBUG storage: PartitionDevice._setFormat: sdb8 ; >12:13:28,034 DEBUG storage: PartitionDevice._setFormat: sdb8 ; current: None ; type: btrfs ; >12:13:28,034 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb8 ; >12:13:28,034 INFO storage: creating btrfs volume btrfs.New_Volume >12:13:28,035 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb8 ; >12:13:28,035 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:28,035 DEBUG storage: BTRFSVolumeDevice._setFormat: New_Volume ; current: None ; type: None ; >12:13:28,036 DEBUG storage: BTRFS.supported: supported: True ; >12:13:28,036 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:13:28,037 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.25 ; current: None ; type: btrfs ; >12:13:28,037 INFO storage: added btrfs volume New_Volume (id 25) to device tree >12:13:28,037 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: True ; >12:13:28,038 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.25g3EvEP to None >12:13:28,064 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.25g3EvEP to None >12:13:28,209 DEBUG storage: looking up parted Device: /dev/sdb8 >12:13:28,210 INFO storage: got device: PartitionDevice instance (0x2410e50) -- > name = sdb8 status = True kids = 1 id = 24 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 2215.38574219 > format = existing btrfs filesystem > major = 8 minor = 24 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb8 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4537110 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (282, 255, 63) biosGeometry: (282, 255, 63) > PedDevice: <_ped.Device object at 0x23c38c0> > target size = 0 path = /dev/sdb8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x240b050> fileSystem: None > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x23c2390> PedPartition: <_ped.Partition object at 0x23b9770> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2117337088 end = 2121874197 length = 4537110 > flags = >12:13:28,211 DEBUG storage: BTRFS.supported: supported: True ; >12:13:28,211 INFO storage: got format: BTRFS instance (0x24106d0) -- > type = btrfs name = btrfs status = False > device = /dev/sdb8 uuid = af84651e-bbf6-4108-a17e-4a1b3d25ac32 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = New_Volume size = 0 targetSize = 0 > >12:13:28,213 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part9 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part9 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'DEVNAME': 'sdb9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'ID_FS_UUID_ENC': '5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'ID_FS_UUID_SUB': '2c384959-39e2-4079-90cf-3f8b1edce397', > 'ID_FS_UUID_SUB_ENC': '2c384959-39e2-4079-90cf-3f8b1edce397', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '9', > 'ID_PART_ENTRY_OFFSET': '2121875456', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '97656250', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '25', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55262', > 'name': 'sdb9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part9', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part9', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/5b53e0ca-97e7-44af-a767-ca7a92c2432a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9'} ; name: sdb9 ; >12:13:28,214 INFO storage: scanning sdb9 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9)... >12:13:28,214 DEBUG storage: DeviceTree.getDeviceByName: name: sdb9 ; >12:13:28,214 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:28,214 INFO storage: sdb9 is a partition >12:13:28,215 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb9 ; >12:13:28,215 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:13:28,216 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:13:28,216 DEBUG storage: DiskDevice.addChild: kids: 10 ; name: sdb ; >12:13:28,217 DEBUG storage: PartitionDevice._setFormat: sdb9 ; >12:13:28,217 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:28,217 DEBUG storage: PartitionDevice._setFormat: sdb9 ; current: None ; type: None ; >12:13:28,217 DEBUG storage: looking up parted Partition: /dev/sdb9 >12:13:28,218 DEBUG storage: PartitionDevice.probe: sdb9 ; exists: True ; >12:13:28,218 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 1 ; >12:13:28,219 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 10 ; >12:13:28,219 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 12 ; >12:13:28,219 INFO storage: added partition sdb9 (id 26) to device tree >12:13:28,220 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb9 ; >12:13:28,220 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb9 ; label_type: dos ; >12:13:28,221 DEBUG storage: PartitionDevice.setup: sdb9 ; status: True ; controllable: True ; orig: False ; >12:13:28,221 DEBUG storage: DiskLabel.__init__: device: /dev/sdb9 ; labelType: dos ; exists: True ; >12:13:28,475 WARN storage: disklabel detected but not usable on sdb9 >12:13:28,475 INFO storage: type detected on 'sdb9' is 'btrfs' >12:13:28,475 DEBUG storage: BTRFS.supported: supported: True ; >12:13:28,475 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:13:28,476 DEBUG storage: PartitionDevice._setFormat: sdb9 ; >12:13:28,476 DEBUG storage: PartitionDevice._setFormat: sdb9 ; current: None ; type: btrfs ; >12:13:28,477 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb9 ; >12:13:28,477 INFO storage: creating btrfs volume btrfs.New_Volume >12:13:28,477 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb9 ; >12:13:28,477 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:28,478 DEBUG storage: BTRFSVolumeDevice._setFormat: New_Volume ; current: None ; type: None ; >12:13:28,479 DEBUG storage: BTRFS.supported: supported: True ; >12:13:28,479 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:13:28,479 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.27 ; current: None ; type: btrfs ; >12:13:28,479 INFO storage: added btrfs volume New_Volume (id 27) to device tree >12:13:28,480 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: True ; >12:13:28,480 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.27hz8j9A to None >12:13:28,843 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.27hz8j9A to None >12:13:29,088 DEBUG storage: looking up parted Device: /dev/sdb9 >12:13:29,089 INFO storage: got device: PartitionDevice instance (0x23be710) -- > name = sdb9 status = True kids = 1 id = 26 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 47683.7158203 > format = existing btrfs filesystem > major = 8 minor = 25 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb9 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 97656250 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6078, 255, 63) biosGeometry: (6078, 255, 63) > PedDevice: <_ped.Device object at 0x23c3d40> > target size = 0 path = /dev/sdb9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x240b050> fileSystem: None > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x23c2510> PedPartition: <_ped.Partition object at 0x23b97d0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2121875456 end = 2219531705 length = 97656250 > flags = >12:13:29,090 DEBUG storage: BTRFS.supported: supported: True ; >12:13:29,090 INFO storage: got format: BTRFS instance (0x2416150) -- > type = btrfs name = btrfs status = False > device = /dev/sdb9 uuid = 2c384959-39e2-4079-90cf-3f8b1edce397 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = New_Volume size = 0 targetSize = 0 > >12:13:29,091 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': '65961', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:13:29,091 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >12:13:29,092 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >12:13:29,092 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:29,092 INFO storage: loop0 is a loop device >12:13:29,093 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:13:29,093 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:13:29,093 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:29,093 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:29,094 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:13:29,094 INFO storage: added file /osmin.img (deleted) (id 28) to device tree >12:13:29,095 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:13:29,095 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:29,095 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:13:29,095 INFO storage: added loop loop0 (id 29) to device tree >12:13:29,096 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:13:29,096 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:13:29,096 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:13:29,097 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:13:29,097 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:13:29,097 WARN storage: disklabel detected but not usable on loop0 >12:13:29,097 INFO storage: type detected on 'loop0' is 'squashfs' >12:13:29,097 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:13:29,098 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:13:29,098 INFO storage: got device: LoopDevice instance (0x2410710) -- > name = loop0 status = False kids = 0 id = 29 > parents = ['existing 0MB file /osmin.img (deleted) (28)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >12:13:29,099 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': '65991', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:13:29,099 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >12:13:29,099 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:13:29,100 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:29,100 INFO storage: loop1 is a loop device >12:13:29,100 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:13:29,100 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >12:13:29,101 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:29,101 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:29,101 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:13:29,101 INFO storage: added file /osmin (id 30) to device tree >12:13:29,102 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:13:29,102 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:29,102 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:13:29,103 INFO storage: added loop loop1 (id 31) to device tree >12:13:29,103 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:13:29,103 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:13:29,103 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:13:29,104 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >12:13:29,104 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >12:13:29,105 WARN storage: disklabel detected but not usable on loop1 >12:13:29,105 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >12:13:29,105 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:13:29,105 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:13:29,105 INFO storage: got device: LoopDevice instance (0x2410b10) -- > name = loop1 status = False kids = 0 id = 31 > parents = ['existing 0MB file /osmin (30)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:13:29,106 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': '66021', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:13:29,106 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >12:13:29,107 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:13:29,107 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:29,107 INFO storage: loop2 is a loop device >12:13:29,107 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:13:29,108 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:13:29,108 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:29,108 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:29,109 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:13:29,109 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 32) to device tree >12:13:29,110 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:13:29,110 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:29,110 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:13:29,110 INFO storage: added loop loop2 (id 33) to device tree >12:13:29,110 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:13:29,111 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:13:29,111 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:13:29,111 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:13:29,112 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:13:29,112 WARN storage: disklabel detected but not usable on loop2 >12:13:29,112 INFO storage: type detected on 'loop2' is 'squashfs' >12:13:29,112 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:13:29,113 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:13:29,113 INFO storage: got device: LoopDevice instance (0x2416510) -- > name = loop2 status = False kids = 0 id = 33 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (32)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:13:29,114 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66043', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:13:29,114 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >12:13:29,115 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:13:29,115 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:29,115 INFO storage: loop3 is a loop device >12:13:29,116 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:13:29,116 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:13:29,116 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:29,117 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:29,117 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:13:29,117 INFO storage: added file /LiveOS/ext3fs.img (id 34) to device tree >12:13:29,118 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:13:29,118 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:29,118 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:13:29,118 INFO storage: added loop loop3 (id 35) to device tree >12:13:29,119 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:13:29,119 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:13:29,120 DEBUG storage: Ext4FS.supported: supported: True ; >12:13:29,120 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:13:29,120 DEBUG storage: device loop3 does not contain a disklabel >12:13:29,120 INFO storage: type detected on 'loop3' is 'ext4' >12:13:29,131 DEBUG storage: padding min size from 0 up to 0 >12:13:29,132 DEBUG storage: Ext4FS.supported: supported: True ; >12:13:29,132 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:13:29,132 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:13:29,133 INFO storage: got device: LoopDevice instance (0x24168d0) -- > name = loop3 status = False kids = 0 id = 35 > parents = ['existing 0MB file /LiveOS/ext3fs.img (34)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >12:13:29,133 DEBUG storage: Ext4FS.supported: supported: True ; >12:13:29,133 INFO storage: got format: Ext4FS instance (0x2416a10) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >12:13:29,134 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66068', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:13:29,134 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >12:13:29,135 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:13:29,135 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:29,135 INFO storage: loop4 is a loop device >12:13:29,136 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:13:29,136 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:13:29,137 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:29,137 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:29,137 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:13:29,137 INFO storage: added file /overlay (deleted) (id 36) to device tree >12:13:29,138 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:13:29,138 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:29,139 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:13:29,139 INFO storage: added loop loop4 (id 37) to device tree >12:13:29,139 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:13:29,139 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:13:29,139 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:29,140 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >12:13:29,140 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >12:13:29,141 WARN storage: disklabel detected but not usable on loop4 >12:13:29,141 DEBUG storage: no type or existing type for loop4, bailing >12:13:29,142 INFO storage: got device: LoopDevice instance (0x2410350) -- > name = loop4 status = False kids = 0 id = 37 > parents = ['existing 0MB file /overlay (deleted) (36)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:13:29,142 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': '66090', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >12:13:29,143 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >12:13:29,143 DEBUG storage: lvm filter: adding loop5 to the reject list >12:13:29,143 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': '66111', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >12:13:29,143 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >12:13:29,143 DEBUG storage: lvm filter: adding loop6 to the reject list >12:13:29,144 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': '66131', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >12:13:29,144 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >12:13:29,144 DEBUG storage: lvm filter: adding loop7 to the reject list >12:13:29,144 DEBUG storage: Skipping a device mapper drive (dm-0) for now >12:13:29,144 DEBUG storage: Skipping a device mapper drive (dm-1) for now >12:13:29,161 INFO storage: devices to scan: ['dm-0', 'dm-1'] >12:13:29,162 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46274', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:13:29,162 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >12:13:29,163 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:13:29,163 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:29,163 INFO storage: live-rw is a device-mapper device >12:13:29,164 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >12:13:29,164 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:13:29,165 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (35) with existing ext4 filesystem >12:13:29,165 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:13:29,166 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (37) >12:13:29,167 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:13:29,167 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:29,168 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:13:29,168 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:29,168 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:13:29,168 INFO storage: added dm live-rw (id 38) to device tree >12:13:29,169 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:13:29,169 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:13:29,170 DEBUG storage: Ext4FS.supported: supported: True ; >12:13:29,170 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:13:29,170 DEBUG storage: device live-rw does not contain a disklabel >12:13:29,170 INFO storage: type detected on 'live-rw' is 'ext4' >12:13:29,181 DEBUG storage: padding min size from 2946 up to 3240 >12:13:29,181 DEBUG storage: Ext4FS.supported: supported: True ; >12:13:29,181 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:13:29,182 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:13:29,182 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >12:13:29,183 INFO storage: got device: DMDevice instance (0x2423fd0) -- > name = live-rw status = True kids = 0 id = 38 > parents = ['existing 0MB loop loop4 (37)'] > 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 0x2422b00> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:13:29,183 DEBUG storage: Ext4FS.supported: supported: True ; >12:13:29,183 INFO storage: got format: Ext4FS instance (0x2430810) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >12:13:29,185 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '81976', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >12:13:29,185 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >12:13:29,185 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:13:29,186 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:29,186 INFO storage: live-osimg-min is a device-mapper device >12:13:29,186 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:13:29,187 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >12:13:29,187 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:13:29,187 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (31) >12:13:29,188 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:13:29,189 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (35) with existing ext4 filesystem >12:13:29,189 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:13:29,190 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:29,190 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:13:29,190 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:29,191 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:13:29,191 INFO storage: added dm live-osimg-min (id 39) to device tree >12:13:29,191 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:13:29,192 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:13:29,192 DEBUG storage: Ext4FS.supported: supported: True ; >12:13:29,192 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:13:29,192 DEBUG storage: device live-osimg-min does not contain a disklabel >12:13:29,192 INFO storage: type detected on 'live-osimg-min' is 'ext4' >12:13:29,204 DEBUG storage: padding min size from 0 up to 0 >12:13:29,204 DEBUG storage: Ext4FS.supported: supported: True ; >12:13:29,204 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:13:29,205 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:13:29,205 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >12:13:29,206 INFO storage: got device: DMDevice instance (0x2430890) -- > name = live-osimg-min status = True kids = 0 id = 39 > parents = ['existing 0MB loop loop3 (35) 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: 32685 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2422b90> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:13:29,206 DEBUG storage: Ext4FS.supported: supported: True ; >12:13:29,207 INFO storage: got format: Ext4FS instance (0x2430b90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2944.0 targetSize = 2944.0 > >12:13:29,222 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >12:13:29,229 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:13:29,230 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:13:29,231 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:13:29,238 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:13:29,245 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:13:29,246 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,247 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,254 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:13:29,261 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:13:29,261 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,262 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,269 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:13:29,269 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:13:29,270 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:13:29,277 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:13:29,278 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,279 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,285 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:13:29,293 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:13:29,293 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,294 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,301 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >12:13:29,308 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:13:29,309 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,310 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,316 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >12:13:29,324 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:13:29,324 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,325 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,331 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:13:29,339 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:13:29,339 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,340 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,347 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >12:13:29,354 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:13:29,355 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,355 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,362 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:13:29,370 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,370 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,371 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,378 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >12:13:29,385 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:13:29,392 DEBUG storage: PartitionDevice.teardown: sdb10 ; status: True ; controllable: True ; >12:13:29,399 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,400 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,401 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,408 DEBUG storage: PartitionDevice.teardown: sdb11 ; status: True ; controllable: True ; >12:13:29,408 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:13:29,409 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:13:29,416 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,417 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,418 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,424 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >12:13:29,432 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,432 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,433 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,440 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >12:13:29,440 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:13:29,441 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:13:29,448 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,449 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,450 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,456 DEBUG storage: PartitionDevice.teardown: sdb4 ; status: True ; controllable: True ; >12:13:29,457 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >12:13:29,458 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >12:13:29,465 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,465 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,466 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,473 DEBUG storage: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >12:13:29,480 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,480 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,481 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,488 DEBUG storage: PartitionDevice.teardown: sdb6 ; status: True ; controllable: True ; >12:13:29,495 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,496 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,497 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,503 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >12:13:29,511 DEBUG storage: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >12:13:29,518 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,519 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,520 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,527 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:13:29,534 DEBUG storage: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >12:13:29,541 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,542 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,543 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,549 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:13:29,557 DEBUG storage: PartitionDevice.teardown: sdb9 ; status: True ; controllable: True ; >12:13:29,564 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,564 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,566 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,572 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:13:29,573 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:13:29,573 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:13:29,573 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:13:29,574 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >12:13:29,574 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >12:13:29,574 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >12:13:29,582 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:13:29,582 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:13:29,583 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:13:29,589 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:13:29,596 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:13:29,597 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,598 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,605 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:13:29,612 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:13:29,613 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,613 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,620 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:13:29,620 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:13:29,621 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:13:29,628 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:13:29,628 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,629 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,635 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:13:29,642 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:13:29,643 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,644 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,650 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >12:13:29,657 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:13:29,658 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,659 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,666 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >12:13:29,672 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:13:29,673 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,674 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,681 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:13:29,688 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:13:29,688 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,689 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,696 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >12:13:29,703 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:13:29,703 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,704 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:13:29,711 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:13:29,718 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,718 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,719 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,726 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >12:13:29,732 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:13:29,740 DEBUG storage: PartitionDevice.teardown: sdb10 ; status: True ; controllable: True ; >12:13:29,747 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,748 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,749 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,756 DEBUG storage: PartitionDevice.teardown: sdb11 ; status: True ; controllable: True ; >12:13:29,756 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:13:29,757 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:13:29,765 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,765 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,766 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,773 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >12:13:29,780 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,780 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,781 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,790 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >12:13:29,790 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:13:29,791 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:13:29,797 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,798 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,799 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,805 DEBUG storage: PartitionDevice.teardown: sdb4 ; status: True ; controllable: True ; >12:13:29,806 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >12:13:29,806 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >12:13:29,813 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,814 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,815 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,822 DEBUG storage: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >12:13:29,829 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,830 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,831 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,837 DEBUG storage: PartitionDevice.teardown: sdb6 ; status: True ; controllable: True ; >12:13:29,844 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,845 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,846 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,853 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >12:13:29,860 DEBUG storage: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >12:13:29,867 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,868 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,869 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,875 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:13:29,883 DEBUG storage: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >12:13:29,890 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,891 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,892 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,898 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:13:29,905 DEBUG storage: PartitionDevice.teardown: sdb9 ; status: True ; controllable: True ; >12:13:29,913 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:13:29,913 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,914 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:13:29,921 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:13:29,922 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:13:29,922 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:13:29,922 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:13:29,923 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >12:13:30,032 DEBUG storage: registered device format class MDRaidMember as mdmember >12:13:30,032 DEBUG storage: registered device format class DMRaidMember as dmraidmember >12:13:30,032 DEBUG storage: registered device format class DiskLabel as disklabel >12:13:30,033 DEBUG storage: registered device format class MultipathMember as multipath_member >12:13:30,033 DEBUG storage: registered device format class BIOSBoot as biosboot >12:13:30,033 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >12:13:30,034 DEBUG storage: registered device format class LUKS as luks >12:13:30,034 DEBUG storage: registered device format class PPCPRePBoot as prepboot >12:13:30,034 DEBUG storage: registered device format class SwapSpace as swap >12:13:30,040 DEBUG storage: registered device format class Ext2FS as ext2 >12:13:30,040 DEBUG storage: registered device format class Ext3FS as ext3 >12:13:30,040 DEBUG storage: registered device format class Ext4FS as ext4 >12:13:30,040 DEBUG storage: registered device format class FATFS as vfat >12:13:30,040 DEBUG storage: registered device format class EFIFS as efi >12:13:30,040 DEBUG storage: registered device format class BTRFS as btrfs >12:13:30,040 DEBUG storage: registered device format class GFS2 as gfs2 >12:13:30,041 DEBUG storage: registered device format class JFS as jfs >12:13:30,041 DEBUG storage: registered device format class ReiserFS as reiserfs >12:13:30,041 DEBUG storage: registered device format class XFS as xfs >12:13:30,041 DEBUG storage: registered device format class HFS as hfs >12:13:30,041 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >12:13:30,041 DEBUG storage: registered device format class HFSPlus as hfs+ >12:13:30,041 DEBUG storage: registered device format class NTFS as ntfs >12:13:30,041 DEBUG storage: registered device format class NFS as nfs >12:13:30,041 DEBUG storage: registered device format class NFSv4 as nfs4 >12:13:30,041 DEBUG storage: registered device format class Iso9660FS as iso9660 >12:13:30,042 DEBUG storage: registered device format class NoDevFS as nodev >12:13:30,042 DEBUG storage: registered device format class DevPtsFS as devpts >12:13:30,042 DEBUG storage: registered device format class ProcFS as proc >12:13:30,042 DEBUG storage: registered device format class SysFS as sysfs >12:13:30,042 DEBUG storage: registered device format class TmpFS as tmpfs >12:13:30,042 DEBUG storage: registered device format class BindFS as bind >12:13:30,042 DEBUG storage: registered device format class SELinuxFS as selinuxfs >12:13:30,042 DEBUG storage: registered device format class USBFS as usbfs >12:13:31,999 DEBUG storage: MultipathTopology._build_topology: >12:13:31,999 DEBUG storage: /etc/multipath.conf contents: >12:13:31,999 DEBUG storage: # multipath.conf written by anaconda >12:13:31,999 DEBUG storage: >12:13:31,999 DEBUG storage: defaults { >12:13:31,999 DEBUG storage: user_friendly_names yes >12:13:31,999 DEBUG storage: } >12:13:31,999 DEBUG storage: blacklist { >12:13:32,000 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:13:32,000 DEBUG storage: devnode "^hd[a-z]" >12:13:32,000 DEBUG storage: devnode "^dcssblk[0-9]*" >12:13:32,000 DEBUG storage: device { >12:13:32,000 DEBUG storage: vendor "DGC" >12:13:32,000 DEBUG storage: product "LUNZ" >12:13:32,000 DEBUG storage: } >12:13:32,000 DEBUG storage: device { >12:13:32,000 DEBUG storage: vendor "IBM" >12:13:32,001 DEBUG storage: product "S/390.*" >12:13:32,001 DEBUG storage: } >12:13:32,001 DEBUG storage: # don't count normal SATA devices as multipaths >12:13:32,001 DEBUG storage: device { >12:13:32,001 DEBUG storage: vendor "ATA" >12:13:32,001 DEBUG storage: } >12:13:32,002 DEBUG storage: # don't count 3ware devices as multipaths >12:13:32,002 DEBUG storage: device { >12:13:32,002 DEBUG storage: vendor "3ware" >12:13:32,002 DEBUG storage: } >12:13:32,002 DEBUG storage: device { >12:13:32,002 DEBUG storage: vendor "AMCC" >12:13:32,003 DEBUG storage: } >12:13:32,003 DEBUG storage: # nor highpoint devices >12:13:32,003 DEBUG storage: device { >12:13:32,003 DEBUG storage: vendor "HPT" >12:13:32,003 DEBUG storage: } >12:13:32,003 DEBUG storage: } >12:13:32,004 DEBUG storage: multipaths { >12:13:32,004 DEBUG storage: } >12:13:32,004 DEBUG storage: (end of /etc/multipath.conf) >12:13:32,089 INFO storage: MultipathTopology: not a multipath: ['sdc'] >12:13:32,090 INFO storage: MultipathTopology: found singlepath device: sdc >12:13:32,090 INFO storage: MultipathTopology: found non-disk device: sdc1 >12:13:32,090 INFO storage: MultipathTopology: found singlepath device: sda >12:13:32,090 INFO storage: MultipathTopology: found non-disk device: sda1 >12:13:32,090 INFO storage: MultipathTopology: found non-disk device: sda2 >12:13:32,090 INFO storage: MultipathTopology: found non-disk device: sda3 >12:13:32,090 INFO storage: MultipathTopology: found non-disk device: sda5 >12:13:32,091 INFO storage: MultipathTopology: found non-disk device: sda6 >12:13:32,091 INFO storage: MultipathTopology: found non-disk device: sda7 >12:13:32,091 INFO storage: MultipathTopology: found non-disk device: sda8 >12:13:32,091 INFO storage: MultipathTopology: found non-disk device: sda9 >12:13:32,091 INFO storage: MultipathTopology: found singlepath device: sdb >12:13:32,091 INFO storage: MultipathTopology: found non-disk device: sdb1 >12:13:32,091 INFO storage: MultipathTopology: found non-disk device: sdb10 >12:13:32,091 INFO storage: MultipathTopology: found non-disk device: sdb11 >12:13:32,092 INFO storage: MultipathTopology: found non-disk device: sdb2 >12:13:32,092 INFO storage: MultipathTopology: found non-disk device: sdb3 >12:13:32,092 INFO storage: MultipathTopology: found non-disk device: sdb4 >12:13:32,092 INFO storage: MultipathTopology: found non-disk device: sdb5 >12:13:32,092 INFO storage: MultipathTopology: found non-disk device: sdb6 >12:13:32,092 INFO storage: MultipathTopology: found non-disk device: sdb7 >12:13:32,092 INFO storage: MultipathTopology: found non-disk device: sdb8 >12:13:32,092 INFO storage: MultipathTopology: found non-disk device: sdb9 >12:13:32,092 INFO storage: MultipathTopology: found singlepath device: loop0 >12:13:32,093 INFO storage: MultipathTopology: found singlepath device: loop1 >12:13:32,093 INFO storage: MultipathTopology: found singlepath device: loop2 >12:13:32,093 INFO storage: MultipathTopology: found singlepath device: loop3 >12:13:32,093 INFO storage: MultipathTopology: found singlepath device: loop4 >12:13:32,093 INFO storage: MultipathTopology: found singlepath device: loop5 >12:13:32,093 INFO storage: MultipathTopology: found singlepath device: loop6 >12:13:32,093 INFO storage: MultipathTopology: found singlepath device: loop7 >12:13:32,093 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:13:32,094 INFO storage: MultipathTopology: found singlepath device: dm-1 >12:13:32,237 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >12:13:32,237 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:13:33,306 DEBUG storage: protected device spec /dev/sdc1 resolved to sdc1 >12:13:33,306 INFO storage: sdc1 looks to be the live device; marking as protected >12:13:33,343 DEBUG storage: MultipathTopology._build_topology: >12:13:33,344 DEBUG storage: /etc/multipath.conf contents: >12:13:33,344 DEBUG storage: # multipath.conf written by anaconda >12:13:33,344 DEBUG storage: >12:13:33,344 DEBUG storage: defaults { >12:13:33,344 DEBUG storage: user_friendly_names yes >12:13:33,344 DEBUG storage: } >12:13:33,344 DEBUG storage: blacklist { >12:13:33,344 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:13:33,344 DEBUG storage: devnode "^hd[a-z]" >12:13:33,344 DEBUG storage: devnode "^dcssblk[0-9]*" >12:13:33,344 DEBUG storage: device { >12:13:33,345 DEBUG storage: vendor "DGC" >12:13:33,345 DEBUG storage: product "LUNZ" >12:13:33,345 DEBUG storage: } >12:13:33,345 DEBUG storage: device { >12:13:33,345 DEBUG storage: vendor "IBM" >12:13:33,345 DEBUG storage: product "S/390.*" >12:13:33,345 DEBUG storage: } >12:13:33,345 DEBUG storage: # don't count normal SATA devices as multipaths >12:13:33,345 DEBUG storage: device { >12:13:33,345 DEBUG storage: vendor "ATA" >12:13:33,346 DEBUG storage: } >12:13:33,346 DEBUG storage: # don't count 3ware devices as multipaths >12:13:33,346 DEBUG storage: device { >12:13:33,346 DEBUG storage: vendor "3ware" >12:13:33,346 DEBUG storage: } >12:13:33,346 DEBUG storage: device { >12:13:33,346 DEBUG storage: vendor "AMCC" >12:13:33,347 DEBUG storage: } >12:13:33,347 DEBUG storage: # nor highpoint devices >12:13:33,347 DEBUG storage: device { >12:13:33,347 DEBUG storage: vendor "HPT" >12:13:33,347 DEBUG storage: } >12:13:33,348 DEBUG storage: } >12:13:33,348 DEBUG storage: multipaths { >12:13:33,348 DEBUG storage: } >12:13:33,348 DEBUG storage: (end of /etc/multipath.conf) >12:13:33,434 INFO storage: MultipathTopology: not a multipath: ['sdc'] >12:13:33,434 INFO storage: MultipathTopology: found singlepath device: sdc >12:13:33,434 INFO storage: MultipathTopology: found non-disk device: sdc1 >12:13:33,435 INFO storage: MultipathTopology: found singlepath device: sda >12:13:33,435 INFO storage: MultipathTopology: found non-disk device: sda1 >12:13:33,435 INFO storage: MultipathTopology: found non-disk device: sda2 >12:13:33,436 INFO storage: MultipathTopology: found non-disk device: sda3 >12:13:33,436 INFO storage: MultipathTopology: found non-disk device: sda5 >12:13:33,436 INFO storage: MultipathTopology: found non-disk device: sda6 >12:13:33,436 INFO storage: MultipathTopology: found non-disk device: sda7 >12:13:33,437 INFO storage: MultipathTopology: found non-disk device: sda8 >12:13:33,437 INFO storage: MultipathTopology: found non-disk device: sda9 >12:13:33,438 INFO storage: MultipathTopology: found singlepath device: sdb >12:13:33,438 INFO storage: MultipathTopology: found non-disk device: sdb1 >12:13:33,438 INFO storage: MultipathTopology: found non-disk device: sdb10 >12:13:33,438 INFO storage: MultipathTopology: found non-disk device: sdb11 >12:13:33,439 INFO storage: MultipathTopology: found non-disk device: sdb2 >12:13:33,439 INFO storage: MultipathTopology: found non-disk device: sdb3 >12:13:33,439 INFO storage: MultipathTopology: found non-disk device: sdb4 >12:13:33,439 INFO storage: MultipathTopology: found non-disk device: sdb5 >12:13:33,440 INFO storage: MultipathTopology: found non-disk device: sdb6 >12:13:33,440 INFO storage: MultipathTopology: found non-disk device: sdb7 >12:13:33,440 INFO storage: MultipathTopology: found non-disk device: sdb8 >12:13:33,440 INFO storage: MultipathTopology: found non-disk device: sdb9 >12:13:33,441 INFO storage: MultipathTopology: found singlepath device: loop0 >12:13:33,441 INFO storage: MultipathTopology: found singlepath device: loop1 >12:13:33,441 INFO storage: MultipathTopology: found singlepath device: loop2 >12:13:33,442 INFO storage: MultipathTopology: found singlepath device: loop3 >12:13:33,442 INFO storage: MultipathTopology: found singlepath device: loop4 >12:13:33,442 INFO storage: MultipathTopology: found singlepath device: loop5 >12:13:33,442 INFO storage: MultipathTopology: found singlepath device: loop6 >12:13:33,443 INFO storage: MultipathTopology: found singlepath device: loop7 >12:13:33,443 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:13:33,444 INFO storage: MultipathTopology: found singlepath device: dm-1 >12:13:33,444 INFO storage: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdb10', 'sdb11', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >12:13:33,448 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52922', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >12:13:33,449 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc)... >12:13:33,451 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:13:33,453 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:33,454 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >12:13:33,460 INFO storage: sdc is a disk >12:13:33,460 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:33,464 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >12:13:33,464 INFO storage: added disk sdc (id 0) to device tree >12:13:33,464 DEBUG storage: looking up parted Device: /dev/sdc >12:13:33,466 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >12:13:33,467 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >12:13:33,468 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:13:33,471 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >12:13:33,472 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3ff012af90>] > device: <parted.device.Device object at 0x7f3ff012a990> > PedDisk: <_ped.Disk object at 0x7f3ff011ef38> >12:13:33,472 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:13:33,474 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >12:13:33,474 INFO storage: got device: DiskDevice instance (0x3405f50) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7580.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x4f90320> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f3ff0118bd0> >12:13:33,475 INFO storage: got format: DiskLabel instance (0x52a29d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3ff012af90>] > device: <parted.device.Device object at 0x7f3ff012a990> > PedDisk: <_ped.Disk object at 0x7f3ff011ef38> > origPartedDisk = <parted.disk.Disk object at 0x7f3ff012acd0> > partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x51e17a0> > >12:13:33,477 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1 /dev/disk/by-label/Fedora-18-B /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/B4FE-5315', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora-18-B', > 'ID_FS_LABEL_ENC': 'Fedora-18-B', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B4FE-5315', > 'ID_FS_UUID_ENC': 'B4FE-5315', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15523777', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52934', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1', > '/dev/disk/by-label/Fedora-18-B', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/B4FE-5315'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >12:13:33,478 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >12:13:33,478 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >12:13:33,479 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:33,479 INFO storage: sdc1 is a partition >12:13:33,480 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >12:13:33,481 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:13:33,482 DEBUG storage: DeviceTree.getDeviceByName returned existing 7580MB disk sdc (0) with existing msdos disklabel >12:13:33,484 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:13:33,485 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >12:13:33,485 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:33,486 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >12:13:33,487 DEBUG storage: looking up parted Partition: /dev/sdc1 >12:13:33,488 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >12:13:33,489 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >12:13:33,490 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >12:13:33,491 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >12:13:33,491 INFO storage: added partition sdc1 (id 1) to device tree >12:13:33,493 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >12:13:33,493 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >12:13:33,494 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >12:13:33,495 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >12:13:33,496 WARN storage: disklabel detected but not usable on sdc1 >12:13:33,496 DEBUG storage: getFormat('efi') returning EFIFS instance >12:13:33,496 INFO storage: type detected on 'sdc1' is 'vfat' >12:13:33,496 DEBUG storage: getFormat('efi') returning EFIFS instance >12:13:33,497 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >12:13:33,497 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >12:13:33,498 DEBUG storage: looking up parted Device: /dev/sdc1 >12:13:33,499 INFO storage: got device: PartitionDevice instance (0x7f3ff012ab90) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7580MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7579.96923828 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15523777 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x51e19e0> > target size = 0 path = /dev/sdc1 > 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 0x7f3ff012a9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff012b090> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3ff012afd0> PedPartition: <_ped.Partition object at 0x7f3ff0123d70> > disk = existing 7580MB disk sdc (0) with existing msdos disklabel > start = 63 end = 15523839 length = 15523777 > flags = boot >12:13:33,499 INFO storage: got format: EFIFS instance (0x7f3ff012b350) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = B4FE-5315 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = Fedora-18-B size = 0 targetSize = 0 > >12:13:33,501 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879 /dev/disk/by-id/wwn-0x50014ee6002075b2', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53397', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > '/dev/disk/by-id/wwn-0x50014ee6002075b2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >12:13:33,502 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >12:13:33,502 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:13:33,503 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:33,503 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >12:13:33,504 INFO storage: sda is a disk >12:13:33,504 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:33,505 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:13:33,505 INFO storage: added disk sda (id 2) to device tree >12:13:33,505 DEBUG storage: looking up parted Device: /dev/sda >12:13:33,506 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:13:33,506 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:13:33,507 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:13:33,508 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:13:33,716 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3ff012bbd0>, <parted.partition.Partition object at 0x7f3ff01301d0>, <parted.partition.Partition object at 0x7f3ff012bf10>, <parted.partition.Partition object at 0x7f3ff0130310>, <parted.partition.Partition object at 0x7f3ff01306d0>, <parted.partition.Partition object at 0x7f3ff0130510>, <parted.partition.Partition object at 0x7f3ff01307d0>, <parted.partition.Partition object at 0x7f3ff0130c10>] > device: <parted.device.Device object at 0x7f3ff012ba10> > PedDisk: <_ped.Disk object at 0x534c3f8> >12:13:33,716 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:13:33,717 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:13:33,719 INFO storage: got device: DiskDevice instance (0x7f3ff012b690) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x51e1a70> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3ff012b750> >12:13:33,721 INFO storage: got format: DiskLabel instance (0x7f3ff012b810) -- > 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 = 8 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3ff012bbd0>, <parted.partition.Partition object at 0x7f3ff01301d0>, <parted.partition.Partition object at 0x7f3ff012bf10>, <parted.partition.Partition object at 0x7f3ff0130310>, <parted.partition.Partition object at 0x7f3ff01306d0>, <parted.partition.Partition object at 0x7f3ff0130510>, <parted.partition.Partition object at 0x7f3ff01307d0>, <parted.partition.Partition object at 0x7f3ff0130c10>] > device: <parted.device.Device object at 0x7f3ff012ba10> > PedDisk: <_ped.Disk object at 0x534c3f8> > origPartedDisk = <parted.disk.Disk object at 0x7f3ff0130d50> > partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x51e1cb0> > >12:13:33,724 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1 /dev/disk/by-id/wwn-0x50014ee6002075b2-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/8AC4F402C4F3EE77', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8AC4F402C4F3EE77', > 'ID_FS_UUID_ENC': '8AC4F402C4F3EE77', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71677952', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53414', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/8AC4F402C4F3EE77'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:13:33,724 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >12:13:33,725 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:13:33,726 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:33,726 INFO storage: sda1 is a partition >12:13:33,726 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:13:33,727 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:13:33,728 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:13:33,728 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:13:33,729 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:13:33,729 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:33,730 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:13:33,730 DEBUG storage: looking up parted Partition: /dev/sda1 >12:13:33,731 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >12:13:33,731 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:13:33,732 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:13:33,733 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:13:33,733 INFO storage: added partition sda1 (id 3) to device tree >12:13:33,733 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:13:33,734 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:13:33,734 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:13:33,735 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:13:33,737 WARN storage: disklabel detected but not usable on sda1 >12:13:33,737 INFO storage: type detected on 'sda1' is 'ntfs' >12:13:34,002 DEBUG storage: padding min size from 54 up to 59 >12:13:34,003 DEBUG storage: NTFS.supported: supported: False ; >12:13:34,003 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:13:34,004 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:13:34,005 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >12:13:34,005 DEBUG storage: looking up parted Device: /dev/sda1 >12:13:34,006 INFO storage: got device: PartitionDevice instance (0x7f3ff0130a90) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 34999.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71677952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (4461, 255, 63) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x51e1710> > 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 0x7f3ff012bad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff01300d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff012bd10> PedPartition: <_ped.Partition object at 0x7f3ff0123ef0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = boot >12:13:34,007 DEBUG storage: NTFS.supported: supported: False ; >12:13:34,007 INFO storage: got format: NTFS instance (0x7f3ff012b990) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 8AC4F402C4F3EE77 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 34998.0 targetSize = 34998.0 > >12:13:34,010 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2 /dev/disk/by-id/wwn-0x50014ee6002075b2-part2 /dev/disk/by-label/Win7 /dev/disk/by-uuid/7C72AAC672AA848C', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'Win7', > 'ID_FS_LABEL_ENC': 'Win7', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7C72AAC672AA848C', > 'ID_FS_UUID_ENC': '7C72AAC672AA848C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71682048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '257630208', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53427', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part2', > '/dev/disk/by-label/Win7', > '/dev/disk/by-uuid/7C72AAC672AA848C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:13:34,010 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >12:13:34,011 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:13:34,011 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:34,011 INFO storage: sda2 is a partition >12:13:34,012 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:13:34,012 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:13:34,013 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:13:34,014 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >12:13:34,015 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:13:34,015 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:34,015 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:13:34,016 DEBUG storage: looking up parted Partition: /dev/sda2 >12:13:34,016 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >12:13:34,017 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:13:34,018 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:13:34,018 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:13:34,018 INFO storage: added partition sda2 (id 4) to device tree >12:13:34,019 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:13:34,020 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:13:34,020 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:13:34,021 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:13:34,040 WARN storage: disklabel detected but not usable on sda2 >12:13:34,040 INFO storage: type detected on 'sda2' is 'ntfs' >12:13:39,131 DEBUG storage: BindFS.supported: supported: False ; >12:13:39,132 DEBUG storage: BindFS.supported: supported: False ; >12:13:39,132 DEBUG storage: Iso9660FS.supported: supported: True ; >12:13:39,133 DEBUG storage: Iso9660FS.supported: supported: True ; >12:13:39,134 DEBUG storage: NFSv4.supported: supported: False ; >12:13:39,134 DEBUG storage: NFSv4.supported: supported: False ; >12:13:39,135 DEBUG storage: SELinuxFS.supported: supported: False ; >12:13:39,135 DEBUG storage: SELinuxFS.supported: supported: False ; >12:13:39,136 DEBUG storage: Ext4FS.supported: supported: True ; >12:13:39,137 DEBUG storage: Ext4FS.supported: supported: True ; >12:13:39,138 DEBUG storage: Ext3FS.supported: supported: True ; >12:13:39,138 DEBUG storage: Ext3FS.supported: supported: True ; >12:13:39,139 DEBUG storage: Ext2FS.supported: supported: True ; >12:13:39,140 DEBUG storage: Ext2FS.supported: supported: True ; >12:13:39,141 DEBUG storage: SysFS.supported: supported: False ; >12:13:39,141 DEBUG storage: SysFS.supported: supported: False ; >12:13:39,142 DEBUG storage: MultipathMember.__init__: >12:13:39,143 DEBUG storage: MDRaidMember.__init__: >12:13:39,144 DEBUG storage: ProcFS.supported: supported: False ; >12:13:39,144 DEBUG storage: ProcFS.supported: supported: False ; >12:13:39,145 DEBUG storage: SwapSpace.__init__: >12:13:39,146 DEBUG storage: DevPtsFS.supported: supported: False ; >12:13:39,146 DEBUG storage: DevPtsFS.supported: supported: False ; >12:13:39,147 DEBUG storage: BTRFS.supported: supported: True ; >12:13:39,148 DEBUG storage: USBFS.supported: supported: False ; >12:13:39,148 DEBUG storage: USBFS.supported: supported: False ; >12:13:39,149 DEBUG storage: DiskLabel.__init__: >12:13:39,149 INFO storage: DiskLabel.partedDevice returning None >12:13:39,150 DEBUG storage: HFSPlus.supported: supported: False ; >12:13:39,150 DEBUG storage: HFSPlus.supported: supported: False ; >12:13:39,151 DEBUG storage: XFS.supported: supported: True ; >12:13:39,152 DEBUG storage: XFS.supported: supported: True ; >12:13:39,153 DEBUG storage: TmpFS.supported: supported: False ; >12:13:39,153 DEBUG storage: TmpFS.supported: supported: False ; >12:13:39,154 DEBUG storage: LUKS.__init__: >12:13:39,155 DEBUG storage: NTFS.supported: supported: False ; >12:13:39,155 DEBUG storage: NTFS.supported: supported: False ; >12:13:39,156 DEBUG storage: NoDevFS.supported: supported: False ; >12:13:39,157 DEBUG storage: NoDevFS.supported: supported: False ; >12:13:39,157 DEBUG storage: HFS.supported: supported: False ; >12:13:39,158 DEBUG storage: HFS.supported: supported: False ; >12:13:39,159 DEBUG storage: LVMPhysicalVolume.__init__: >12:13:39,159 DEBUG storage: NFS.supported: supported: False ; >12:13:39,160 DEBUG storage: NFS.supported: supported: False ; >12:13:39,160 DEBUG storage: FATFS.supported: supported: True ; >12:13:39,161 DEBUG storage: FATFS.supported: supported: True ; >12:13:39,162 DEBUG storage: DMRaidMember.__init__: >12:13:50,738 DEBUG storage: padding min size from 120009 up to 120509 >12:13:50,739 DEBUG storage: NTFS.supported: supported: False ; >12:13:50,739 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:13:50,740 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:13:50,740 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >12:13:50,741 DEBUG storage: looking up parted Device: /dev/sda2 >12:13:50,742 INFO storage: got device: PartitionDevice instance (0x7f3ff0118c90) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 125796.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 257630208 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (16036, 255, 63) biosGeometry: (16036, 255, 63) > PedDevice: <_ped.Device object at 0x51e1c20> > 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 0x7f3ff012bad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff0130290> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff0130210> PedPartition: <_ped.Partition object at 0x7f3ff0123d10> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 71682048 end = 329312255 length = 257630208 > flags = >12:13:50,742 DEBUG storage: NTFS.supported: supported: False ; >12:13:50,743 INFO storage: got format: NTFS instance (0x7f3ff0188dd0) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 7C72AAC672AA848C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win7 size = 125795.0 targetSize = 125795.0 > >12:13:50,745 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3 /dev/disk/by-id/wwn-0x50014ee6002075b2-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '329312256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2600962048', > 'ID_PART_ENTRY_TYPE': '0xf', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53438', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3'} ; name: sda3 ; >12:13:50,745 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >12:13:50,746 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:13:50,746 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:50,746 INFO storage: sda3 is a partition >12:13:50,747 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >12:13:50,747 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:13:50,748 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:13:50,749 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >12:13:50,749 DEBUG storage: PartitionDevice._setFormat: sda3 ; >12:13:50,750 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:50,750 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >12:13:50,750 DEBUG storage: looking up parted Partition: /dev/sda3 >12:13:50,751 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >12:13:50,752 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >12:13:50,752 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >12:13:50,753 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >12:13:50,753 INFO storage: added partition sda3 (id 5) to device tree >12:13:50,754 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >12:13:50,754 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >12:13:50,755 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:13:50,756 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >12:13:50,814 WARN storage: disklabel detected but not usable on sda3 >12:13:50,814 DEBUG storage: no type or existing type for sda3, bailing >12:13:50,814 DEBUG storage: looking up parted Device: /dev/sda3 >12:13:50,816 INFO storage: got device: PartitionDevice instance (0x615cad0) -- > name = sda3 status = True kids = 0 id = 5 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1270001.0 > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 17481 did: 20037 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ff0137440> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff012bad0> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff0130050> PedPartition: <_ped.Partition object at 0x7f3ff0123dd0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329312256 end = 2930274303 length = 2600962048 > flags = lba >12:13:50,818 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5 /dev/disk/by-id/wwn-0x50014ee6002075b2-part5 /dev/disk/by-label/A2 /dev/disk/by-uuid/04AC59B8AC59A4C8', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'A2', > 'ID_FS_LABEL_ENC': 'A2', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04AC59B8AC59A4C8', > 'ID_FS_UUID_ENC': '04AC59B8AC59A4C8', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '5', > 'ID_PART_ENTRY_OFFSET': '329314304', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '293113856', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53451', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part5', > '/dev/disk/by-label/A2', > '/dev/disk/by-uuid/04AC59B8AC59A4C8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5'} ; name: sda5 ; >12:13:50,819 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >12:13:50,819 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >12:13:50,820 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:50,820 INFO storage: sda5 is a partition >12:13:50,820 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >12:13:50,821 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:13:50,821 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:13:50,822 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >12:13:50,823 DEBUG storage: PartitionDevice._setFormat: sda5 ; >12:13:50,823 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:50,824 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >12:13:50,824 DEBUG storage: looking up parted Partition: /dev/sda5 >12:13:50,824 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >12:13:50,825 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >12:13:50,826 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >12:13:50,826 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >12:13:50,826 INFO storage: added partition sda5 (id 6) to device tree >12:13:50,827 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >12:13:50,828 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >12:13:50,828 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >12:13:50,829 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >12:13:50,981 WARN storage: disklabel detected but not usable on sda5 >12:13:50,981 INFO storage: type detected on 'sda5' is 'ntfs' >12:13:52,771 DEBUG storage: padding min size from 135415 up to 135915 >12:13:52,772 DEBUG storage: NTFS.supported: supported: False ; >12:13:52,772 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:13:52,773 DEBUG storage: PartitionDevice._setFormat: sda5 ; >12:13:52,773 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ntfs ; >12:13:52,774 DEBUG storage: looking up parted Device: /dev/sda5 >12:13:52,775 INFO storage: got device: PartitionDevice instance (0x7f3ff01999d0) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 143122.0 > format = existing ntfs filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 293113856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (18245, 255, 63) biosGeometry: (18245, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ff0137830> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff012bad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff01305d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff01303d0> PedPartition: <_ped.Partition object at 0x7f3ff0123e90> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329314304 end = 622428159 length = 293113856 > flags = >12:13:52,775 DEBUG storage: NTFS.supported: supported: False ; >12:13:52,776 INFO storage: got format: NTFS instance (0x6196850) -- > type = ntfs name = ntfs status = False > device = /dev/sda5 uuid = 04AC59B8AC59A4C8 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = A2 size = 143121.0 targetSize = 143121.0 > >12:13:52,778 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6 /dev/disk/by-id/wwn-0x50014ee6002075b2-part6 /dev/disk/by-label/sysoftware /dev/disk/by-uuid/D888C5A588C5828C', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'sysoftware', > 'ID_FS_LABEL_ENC': 'sysoftware', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D888C5A588C5828C', > 'ID_FS_UUID_ENC': 'D888C5A588C5828C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '6', > 'ID_PART_ENTRY_OFFSET': '622430208', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53468', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part6', > '/dev/disk/by-label/sysoftware', > '/dev/disk/by-uuid/D888C5A588C5828C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6'} ; name: sda6 ; >12:13:52,778 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >12:13:52,779 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >12:13:52,780 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:52,780 INFO storage: sda6 is a partition >12:13:52,780 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >12:13:52,781 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:13:52,781 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:13:52,782 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >12:13:52,783 DEBUG storage: PartitionDevice._setFormat: sda6 ; >12:13:52,783 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:52,784 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >12:13:52,784 DEBUG storage: looking up parted Partition: /dev/sda6 >12:13:52,784 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >12:13:52,785 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >12:13:52,786 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >12:13:52,786 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >12:13:52,787 INFO storage: added partition sda6 (id 7) to device tree >12:13:52,787 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >12:13:52,788 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >12:13:52,788 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >12:13:52,789 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >12:13:52,887 WARN storage: disklabel detected but not usable on sda6 >12:13:52,888 INFO storage: type detected on 'sda6' is 'ntfs' >12:13:54,103 DEBUG storage: padding min size from 189992 up to 190492 >12:13:54,104 DEBUG storage: NTFS.supported: supported: False ; >12:13:54,104 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:13:54,105 DEBUG storage: PartitionDevice._setFormat: sda6 ; >12:13:54,106 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: ntfs ; >12:13:54,106 DEBUG storage: looking up parted Device: /dev/sda6 >12:13:54,107 INFO storage: got device: PartitionDevice instance (0x7f3ff0199190) -- > name = sda6 status = True kids = 0 id = 7 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 17481 did: 20037 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ff01378c0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff012bad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff0130790> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff0130710> PedPartition: <_ped.Partition object at 0x7f3ff0123f50> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 622430208 end = 1032030207 length = 409600000 > flags = >12:13:54,108 DEBUG storage: NTFS.supported: supported: False ; >12:13:54,108 INFO storage: got format: NTFS instance (0x6196210) -- > type = ntfs name = ntfs status = False > device = /dev/sda6 uuid = D888C5A588C5828C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = sysoftware size = 199999.0 targetSize = 199999.0 > >12:13:54,111 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7 /dev/disk/by-id/wwn-0x50014ee6002075b2-part7 /dev/disk/by-label/VolumeM /dev/disk/by-uuid/8A6253DE6253CD97', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'VolumeM', > 'ID_FS_LABEL_ENC': 'VolumeM', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8A6253DE6253CD97', > 'ID_FS_UUID_ENC': '8A6253DE6253CD97', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1032032256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '321282048', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53736', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part7', > '/dev/disk/by-label/VolumeM', > '/dev/disk/by-uuid/8A6253DE6253CD97'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7'} ; name: sda7 ; >12:13:54,111 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >12:13:54,111 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >12:13:54,112 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:54,112 INFO storage: sda7 is a partition >12:13:54,113 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >12:13:54,113 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:13:54,114 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:13:54,114 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >12:13:54,115 DEBUG storage: PartitionDevice._setFormat: sda7 ; >12:13:54,115 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:54,116 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >12:13:54,116 DEBUG storage: looking up parted Partition: /dev/sda7 >12:13:54,117 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >12:13:54,117 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >12:13:54,118 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >12:13:54,119 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >12:13:54,119 INFO storage: added partition sda7 (id 8) to device tree >12:13:54,119 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >12:13:54,120 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >12:13:54,121 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >12:13:54,121 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >12:13:54,253 WARN storage: disklabel detected but not usable on sda7 >12:13:54,253 INFO storage: type detected on 'sda7' is 'ntfs' >12:13:54,857 DEBUG storage: padding min size from 112135 up to 112635 >12:13:54,858 DEBUG storage: NTFS.supported: supported: False ; >12:13:54,858 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:13:54,858 DEBUG storage: PartitionDevice._setFormat: sda7 ; >12:13:54,859 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: ntfs ; >12:13:54,860 DEBUG storage: looking up parted Device: /dev/sda7 >12:13:54,861 INFO storage: got device: PartitionDevice instance (0x6168390) -- > name = sda7 status = True kids = 0 id = 8 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 156876.0 > format = existing ntfs filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 321282048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (19998, 255, 63) biosGeometry: (19998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ff0137950> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff012bad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff0130950> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff0130550> PedPartition: <_ped.Partition object at 0x7f3ff0123e30> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1032032256 end = 1353314303 length = 321282048 > flags = >12:13:54,861 DEBUG storage: NTFS.supported: supported: False ; >12:13:54,861 INFO storage: got format: NTFS instance (0x6196950) -- > type = ntfs name = ntfs status = False > device = /dev/sda7 uuid = 8A6253DE6253CD97 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeM size = 156875.0 targetSize = 156875.0 > >12:13:54,864 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8 /dev/disk/by-id/wwn-0x50014ee6002075b2-part8 /dev/disk/by-label/win8b /dev/disk/by-uuid/A880CE3380CE07B0', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'win8b', > 'ID_FS_LABEL_ENC': 'win8b', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A880CE3380CE07B0', > 'ID_FS_UUID_ENC': 'A880CE3380CE07B0', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '8', > 'ID_PART_ENTRY_OFFSET': '1353316352', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '512000000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53747', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part8', > '/dev/disk/by-label/win8b', > '/dev/disk/by-uuid/A880CE3380CE07B0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8'} ; name: sda8 ; >12:13:54,864 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8)... >12:13:54,865 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >12:13:54,865 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:54,865 INFO storage: sda8 is a partition >12:13:54,866 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >12:13:54,867 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:13:54,867 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:13:54,868 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >12:13:54,869 DEBUG storage: PartitionDevice._setFormat: sda8 ; >12:13:54,869 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:54,869 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >12:13:54,870 DEBUG storage: looking up parted Partition: /dev/sda8 >12:13:54,870 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >12:13:54,871 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >12:13:54,872 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >12:13:54,872 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >12:13:54,872 INFO storage: added partition sda8 (id 9) to device tree >12:13:54,873 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >12:13:54,873 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >12:13:54,874 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >12:13:54,875 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >12:13:54,990 WARN storage: disklabel detected but not usable on sda8 >12:13:54,990 INFO storage: type detected on 'sda8' is 'ntfs' >12:13:55,917 DEBUG storage: padding min size from 232533 up to 233033 >12:13:55,918 DEBUG storage: NTFS.supported: supported: False ; >12:13:55,918 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:13:55,919 DEBUG storage: PartitionDevice._setFormat: sda8 ; >12:13:55,919 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: ntfs ; >12:13:55,920 DEBUG storage: looking up parted Device: /dev/sda8 >12:13:55,921 INFO storage: got device: PartitionDevice instance (0x61968d0) -- > name = sda8 status = True kids = 0 id = 9 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 250000.0 > format = existing ntfs filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 512000000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 17481 did: 20037 busy: False > hardwareGeometry: (31870, 255, 63) biosGeometry: (31870, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ff0137a70> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff012bad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff0130b10> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff01308d0> PedPartition: <_ped.Partition object at 0x7f3ff0123fb0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1353316352 end = 1865316351 length = 512000000 > flags = >12:13:55,921 DEBUG storage: NTFS.supported: supported: False ; >12:13:55,922 INFO storage: got format: NTFS instance (0x6196c10) -- > type = ntfs name = ntfs status = False > device = /dev/sda8 uuid = A880CE3380CE07B0 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = win8b size = 249999.0 targetSize = 249999.0 > >12:13:55,924 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9 /dev/disk/by-id/wwn-0x50014ee6002075b2-part9 /dev/disk/by-label/LINUX /dev/disk/by-uuid/7071-85A8', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'LINUX', > 'ID_FS_LABEL_ENC': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7071-85A8', > 'ID_FS_UUID_ENC': '7071-85A8', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '9', > 'ID_PART_ENTRY_OFFSET': '1865318400', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53756', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part9', > '/dev/disk/by-label/LINUX', > '/dev/disk/by-uuid/7071-85A8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9'} ; name: sda9 ; >12:13:55,925 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9)... >12:13:55,925 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >12:13:55,926 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:55,926 INFO storage: sda9 is a partition >12:13:55,926 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >12:13:55,927 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:13:55,928 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:13:55,928 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >12:13:55,929 DEBUG storage: PartitionDevice._setFormat: sda9 ; >12:13:55,929 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:55,930 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >12:13:55,930 DEBUG storage: looking up parted Partition: /dev/sda9 >12:13:55,931 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >12:13:55,931 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >12:13:55,932 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >12:13:55,932 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >12:13:55,933 INFO storage: added partition sda9 (id 10) to device tree >12:13:55,933 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >12:13:55,934 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >12:13:55,934 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >12:13:55,935 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >12:13:55,981 WARN storage: disklabel detected but not usable on sda9 >12:13:55,981 INFO storage: type detected on 'sda9' is 'vfat' >12:13:55,982 DEBUG storage: FATFS.supported: supported: True ; >12:13:55,982 DEBUG storage: getFormat('vfat') returning FATFS instance >12:13:55,982 DEBUG storage: PartitionDevice._setFormat: sda9 ; >12:13:55,983 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: vfat ; >12:13:55,983 DEBUG storage: looking up parted Device: /dev/sda9 >12:13:55,984 INFO storage: got device: PartitionDevice instance (0x6196cd0) -- > name = sda9 status = True kids = 0 id = 10 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing vfat filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ff0137b00> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff012bad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff0130cd0> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff0130c50> PedPartition: <_ped.Partition object at 0x7f3ff01380b0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1865318400 end = 1930854399 length = 65536000 > flags = >12:13:55,985 DEBUG storage: FATFS.supported: supported: True ; >12:13:55,985 INFO storage: got format: FATFS instance (0x6196dd0) -- > type = vfat name = vfat status = False > device = /dev/sda9 uuid = 7071-85A8 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = LINUX size = 0 targetSize = 0 > >12:13:55,987 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303 /dev/disk/by-id/wwn-0x50014ee25ad7225b', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55035', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb'} ; name: sdb ; >12:13:55,987 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb)... >12:13:55,988 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:13:55,988 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:55,989 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >12:13:55,990 INFO storage: sdb is a disk >12:13:55,990 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:55,990 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:13:55,990 INFO storage: added disk sdb (id 11) to device tree >12:13:55,991 DEBUG storage: looking up parted Device: /dev/sdb >12:13:55,992 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:13:55,992 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >12:13:55,993 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:13:55,994 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:13:56,161 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x61731d0>, <parted.partition.Partition object at 0x6173350>, <parted.partition.Partition object at 0x61735d0>, <parted.partition.Partition object at 0x6173750>, <parted.partition.Partition object at 0x61739d0>, <parted.partition.Partition object at 0x6173c10>, <parted.partition.Partition object at 0x6173dd0>, <parted.partition.Partition object at 0x6173f50>, <parted.partition.Partition object at 0x619f110>, <parted.partition.Partition object at 0x619f290>, <parted.partition.Partition object at 0x619f410>] > device: <parted.device.Device object at 0x6196650> > PedDisk: <_ped.Disk object at 0x6165638> >12:13:56,161 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:13:56,162 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:13:56,163 INFO storage: got device: DiskDevice instance (0x6196a90) -- > name = sdb status = True kids = 0 id = 11 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ff0137c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x6196b50> >12:13:56,165 INFO storage: got format: DiskLabel instance (0x6196790) -- > 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 = 11 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x61731d0>, <parted.partition.Partition object at 0x6173350>, <parted.partition.Partition object at 0x61735d0>, <parted.partition.Partition object at 0x6173750>, <parted.partition.Partition object at 0x61739d0>, <parted.partition.Partition object at 0x6173c10>, <parted.partition.Partition object at 0x6173dd0>, <parted.partition.Partition object at 0x6173f50>, <parted.partition.Partition object at 0x619f110>, <parted.partition.Partition object at 0x619f290>, <parted.partition.Partition object at 0x619f410>] > device: <parted.device.Device object at 0x6196650> > PedDisk: <_ped.Disk object at 0x6165638> > origPartedDisk = <parted.disk.Disk object at 0x61738d0> > partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ff0137cb0> > >12:13:56,168 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part1 /dev/disk/by-label/VOLUMER /dev/disk/by-uuid/FEBD-EB40', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VOLUMER', > 'ID_FS_LABEL_ENC': 'VOLUMER', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'FEBD-EB40', > 'ID_FS_UUID_ENC': 'FEBD-EB40', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55049', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part1', > '/dev/disk/by-label/VOLUMER', > '/dev/disk/by-uuid/FEBD-EB40'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >12:13:56,168 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1)... >12:13:56,169 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:13:56,170 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:56,170 INFO storage: sdb1 is a partition >12:13:56,170 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >12:13:56,171 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:13:56,172 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:13:56,173 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:13:56,173 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >12:13:56,174 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:56,174 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >12:13:56,174 DEBUG storage: looking up parted Partition: /dev/sdb1 >12:13:56,175 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >12:13:56,176 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >12:13:56,176 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >12:13:56,177 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >12:13:56,177 INFO storage: added partition sdb1 (id 12) to device tree >12:13:56,178 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >12:13:56,178 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >12:13:56,179 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:13:56,179 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >12:13:56,181 WARN storage: disklabel detected but not usable on sdb1 >12:13:56,181 DEBUG storage: getFormat('efi') returning EFIFS instance >12:13:56,181 INFO storage: type detected on 'sdb1' is 'vfat' >12:13:56,181 DEBUG storage: getFormat('efi') returning EFIFS instance >12:13:56,182 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >12:13:56,183 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >12:13:56,183 DEBUG storage: looking up parted Device: /dev/sdb1 >12:13:56,184 INFO storage: got device: PartitionDevice instance (0x6196750) -- > name = sdb1 status = True kids = 0 id = 12 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ff0137b90> > target size = 0 path = /dev/sdb1 > 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 0x61730d0> fileSystem: <parted.filesystem.FileSystem object at 0x6173490> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6173290> PedPartition: <_ped.Partition object at 0x6190950> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2048 end = 65538047 length = 65536000 > flags = boot, lba >12:13:56,184 INFO storage: got format: EFIFS instance (0x5b0e750) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = FEBD-EB40 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = VOLUMER size = 0 targetSize = 0 > >12:13:56,187 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part10 /dev/disk/by-label/fedora /dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d', > 'DEVNAME': 'sdb10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_ENC': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_SUB': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_FS_UUID_SUB_ENC': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '10', > 'ID_PART_ENTRY_OFFSET': '2219534336', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '26', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55070', > 'name': 'sdb10', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part10', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10'} ; name: sdb10 ; >12:13:56,187 INFO storage: scanning sdb10 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10)... >12:13:56,188 DEBUG storage: DeviceTree.getDeviceByName: name: sdb10 ; >12:13:56,188 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:56,188 INFO storage: sdb10 is a partition >12:13:56,189 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb10 ; >12:13:56,189 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:13:56,190 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:13:56,191 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >12:13:56,191 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >12:13:56,191 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:56,192 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: None ; >12:13:56,192 DEBUG storage: looking up parted Partition: /dev/sdb10 >12:13:56,193 DEBUG storage: PartitionDevice.probe: sdb10 ; exists: True ; >12:13:56,193 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 1 ; >12:13:56,194 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 10 ; >12:13:56,195 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 12 ; >12:13:56,195 INFO storage: added partition sdb10 (id 13) to device tree >12:13:56,195 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb10 ; >12:13:56,196 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb10 ; label_type: dos ; >12:13:56,197 DEBUG storage: PartitionDevice.setup: sdb10 ; status: True ; controllable: True ; orig: False ; >12:13:56,197 DEBUG storage: DiskLabel.__init__: device: /dev/sdb10 ; labelType: dos ; exists: True ; >12:13:56,264 WARN storage: disklabel detected but not usable on sdb10 >12:13:56,264 INFO storage: type detected on 'sdb10' is 'btrfs' >12:13:56,265 DEBUG storage: BTRFS.supported: supported: True ; >12:13:56,265 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:13:56,266 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >12:13:56,267 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: btrfs ; >12:13:56,267 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb10 ; >12:13:56,268 INFO storage: creating btrfs volume btrfs.fedora >12:13:56,269 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb10 ; >12:13:56,269 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:56,270 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >12:13:56,270 DEBUG storage: BTRFS.supported: supported: True ; >12:13:56,271 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:13:56,271 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.14 ; current: None ; type: btrfs ; >12:13:56,271 INFO storage: added btrfs volume fedora (id 14) to device tree >12:13:56,272 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >12:13:56,277 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.14JlgUUi to None >12:13:56,336 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.14JlgUUi to None >12:13:56,541 DEBUG storage: BTRFS.supported: supported: True ; >12:13:56,541 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:13:56,542 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >12:13:56,543 DEBUG storage: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >12:13:56,543 INFO storage: added btrfs subvolume home (id 15) to device tree >12:13:56,543 DEBUG storage: looking up parted Device: /dev/sdb10 >12:13:56,544 INFO storage: got device: PartitionDevice instance (0x61966d0) -- > name = sdb10 status = True kids = 1 id = 13 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing btrfs filesystem > major = 8 minor = 26 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb10 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x6197560> > target size = 0 path = /dev/sdb10 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x61730d0> fileSystem: None > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x619f2d0> PedPartition: <_ped.Partition object at 0x6190b90> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2219534336 end = 2629134335 length = 409600000 > flags = >12:13:56,545 DEBUG storage: BTRFS.supported: supported: True ; >12:13:56,545 INFO storage: got format: BTRFS instance (0x619f790) -- > type = btrfs name = btrfs status = False > device = /dev/sdb10 uuid = 7715269b-0e28-40b1-9262-aee745808762 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >12:13:56,548 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part11 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part11', > 'DEVNAME': 'sdb11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '11', > 'ID_PART_ENTRY_OFFSET': '2629136384', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '27', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55086', > 'name': 'sdb11', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part11', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11'} ; name: sdb11 ; >12:13:56,548 INFO storage: scanning sdb11 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11)... >12:13:56,549 DEBUG storage: DeviceTree.getDeviceByName: name: sdb11 ; >12:13:56,549 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:56,549 INFO storage: sdb11 is a partition >12:13:56,550 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb11 ; >12:13:56,550 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:13:56,551 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:13:56,552 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >12:13:56,553 DEBUG storage: PartitionDevice._setFormat: sdb11 ; >12:13:56,553 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:56,554 DEBUG storage: PartitionDevice._setFormat: sdb11 ; current: None ; type: None ; >12:13:56,554 DEBUG storage: looking up parted Partition: /dev/sdb11 >12:13:56,555 DEBUG storage: PartitionDevice.probe: sdb11 ; exists: True ; >12:13:56,556 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 1 ; >12:13:56,556 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 10 ; >12:13:56,557 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 12 ; >12:13:56,557 INFO storage: added partition sdb11 (id 16) to device tree >12:13:56,558 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb11 ; >12:13:56,558 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb11 ; label_type: dos ; >12:13:56,559 DEBUG storage: PartitionDevice.setup: sdb11 ; status: True ; controllable: True ; orig: False ; >12:13:56,560 DEBUG storage: DiskLabel.__init__: device: /dev/sdb11 ; labelType: dos ; exists: True ; >12:13:56,580 WARN storage: disklabel detected but not usable on sdb11 >12:13:56,580 DEBUG storage: no type or existing type for sdb11, bailing >12:13:56,580 DEBUG storage: looking up parted Device: /dev/sdb11 >12:13:56,581 INFO storage: got device: PartitionDevice instance (0x6196710) -- > name = sdb11 status = True kids = 0 id = 16 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 2000.0 > format = existing None > major = 8 minor = 27 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb11 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4096000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) > PedDevice: <_ped.Device object at 0x61974d0> > target size = 0 path = /dev/sdb11 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x61730d0> fileSystem: None > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x619f450> PedPartition: <_ped.Partition object at 0x6190bf0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2629136384 end = 2633232383 length = 4096000 > flags = >12:13:56,584 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part2 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part2 /dev/disk/by-label/VolumeS /dev/disk/by-uuid/00A0DFBCA0DFB5FE', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VolumeS', > 'ID_FS_LABEL_ENC': 'VolumeS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '00A0DFBCA0DFB5FE', > 'ID_FS_UUID_ENC': '00A0DFBCA0DFB5FE', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '65538048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55102', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part2', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part2', > '/dev/disk/by-label/VolumeS', > '/dev/disk/by-uuid/00A0DFBCA0DFB5FE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >12:13:56,584 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2)... >12:13:56,585 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >12:13:56,585 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:56,585 INFO storage: sdb2 is a partition >12:13:56,586 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >12:13:56,586 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:13:56,587 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:13:56,588 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >12:13:56,589 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >12:13:56,589 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:56,589 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >12:13:56,589 DEBUG storage: looking up parted Partition: /dev/sdb2 >12:13:56,590 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >12:13:56,591 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >12:13:56,592 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >12:13:56,592 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >12:13:56,592 INFO storage: added partition sdb2 (id 17) to device tree >12:13:56,593 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >12:13:56,593 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >12:13:56,594 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >12:13:56,595 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >12:13:56,606 WARN storage: disklabel detected but not usable on sdb2 >12:13:56,606 INFO storage: type detected on 'sdb2' is 'ntfs' >12:13:58,520 DEBUG storage: padding min size from 177533 up to 178033 >12:13:58,521 DEBUG storage: NTFS.supported: supported: False ; >12:13:58,521 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:13:58,522 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >12:13:58,523 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: ntfs ; >12:13:58,523 DEBUG storage: looking up parted Device: /dev/sdb2 >12:13:58,524 INFO storage: got device: PartitionDevice instance (0x6196810) -- > name = sdb2 status = True kids = 0 id = 17 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x6197680> > 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 0x61730d0> fileSystem: <parted.filesystem.FileSystem object at 0x61734d0> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6173410> PedPartition: <_ped.Partition object at 0x6190830> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 65538048 end = 475138047 length = 409600000 > flags = >12:13:58,525 DEBUG storage: NTFS.supported: supported: False ; >12:13:58,525 INFO storage: got format: NTFS instance (0x619ff50) -- > type = ntfs name = ntfs status = False > device = /dev/sdb2 uuid = 00A0DFBCA0DFB5FE exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeS size = 199999.0 targetSize = 199999.0 > >12:13:58,527 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part3 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '3', > 'ID_PART_ENTRY_OFFSET': '475138048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1638400', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55118', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part3', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >12:13:58,527 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3)... >12:13:58,528 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >12:13:58,528 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:58,528 INFO storage: sdb3 is a partition >12:13:58,529 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >12:13:58,530 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:13:58,530 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:13:58,531 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >12:13:58,532 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >12:13:58,532 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:58,533 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >12:13:58,533 DEBUG storage: looking up parted Partition: /dev/sdb3 >12:13:58,533 DEBUG storage: PartitionDevice.probe: sdb3 ; exists: True ; >12:13:58,534 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >12:13:58,535 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >12:13:58,536 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >12:13:58,536 INFO storage: added partition sdb3 (id 18) to device tree >12:13:58,536 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >12:13:58,537 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >12:13:58,537 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >12:13:58,538 DEBUG storage: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >12:13:58,559 WARN storage: disklabel detected but not usable on sdb3 >12:13:58,559 DEBUG storage: no type or existing type for sdb3, bailing >12:13:58,559 DEBUG storage: looking up parted Device: /dev/sdb3 >12:13:58,560 INFO storage: got device: PartitionDevice instance (0x619f9d0) -- > name = sdb3 status = True kids = 0 id = 18 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 800.0 > format = existing None > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1638400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 8202 did: 29728 busy: False > hardwareGeometry: (101, 255, 63) biosGeometry: (101, 255, 63) > PedDevice: <_ped.Device object at 0x6197440> > target size = 0 path = /dev/sdb3 > 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 0x61730d0> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6173610> PedPartition: <_ped.Partition object at 0x61907d0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 475138048 end = 476776447 length = 1638400 > flags = >12:13:58,562 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part4 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '4', > 'ID_PART_ENTRY_OFFSET': '476776448', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3430252544', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55132', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part4', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >12:13:58,563 INFO storage: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4)... >12:13:58,563 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >12:13:58,564 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:58,564 INFO storage: sdb4 is a partition >12:13:58,564 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >12:13:58,565 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:13:58,566 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:13:58,566 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdb ; >12:13:58,567 DEBUG storage: PartitionDevice._setFormat: sdb4 ; >12:13:58,567 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:58,568 DEBUG storage: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >12:13:58,568 DEBUG storage: looking up parted Partition: /dev/sdb4 >12:13:58,569 DEBUG storage: PartitionDevice.probe: sdb4 ; exists: True ; >12:13:58,569 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >12:13:58,570 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >12:13:58,571 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >12:13:58,571 INFO storage: added partition sdb4 (id 19) to device tree >12:13:58,572 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >12:13:58,572 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >12:13:58,573 DEBUG storage: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >12:13:58,574 DEBUG storage: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >12:13:58,586 WARN storage: disklabel detected but not usable on sdb4 >12:13:58,586 DEBUG storage: no type or existing type for sdb4, bailing >12:13:58,586 DEBUG storage: looking up parted Device: /dev/sdb4 >12:13:58,588 INFO storage: got device: PartitionDevice instance (0x619fb50) -- > name = sdb4 status = True kids = 0 id = 19 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 1674928.0 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32576 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x61977a0> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x61730d0> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6173790> PedPartition: <_ped.Partition object at 0x6190890> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 476776448 end = 3907028991 length = 3430252544 > flags = >12:13:58,591 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part5 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part5 /dev/disk/by-label/Win8 /dev/disk/by-uuid/2CB88669B886317E', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'Win8', > 'ID_FS_LABEL_ENC': 'Win8', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2CB88669B886317E', > 'ID_FS_UUID_ENC': '2CB88669B886317E', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '5', > 'ID_PART_ENTRY_OFFSET': '476778496', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '616552448', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55147', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part5', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part5', > '/dev/disk/by-label/Win8', > '/dev/disk/by-uuid/2CB88669B886317E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >12:13:58,591 INFO storage: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5)... >12:13:58,591 DEBUG storage: DeviceTree.getDeviceByName: name: sdb5 ; >12:13:58,592 DEBUG storage: DeviceTree.getDeviceByName returned None >12:13:58,592 INFO storage: sdb5 is a partition >12:13:58,593 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >12:13:58,593 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:13:58,594 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:13:58,594 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sdb ; >12:13:58,595 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >12:13:58,595 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:13:58,596 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >12:13:58,596 DEBUG storage: looking up parted Partition: /dev/sdb5 >12:13:58,597 DEBUG storage: PartitionDevice.probe: sdb5 ; exists: True ; >12:13:58,597 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >12:13:58,598 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >12:13:58,598 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >12:13:58,599 INFO storage: added partition sdb5 (id 20) to device tree >12:13:58,599 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >12:13:58,600 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >12:13:58,600 DEBUG storage: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >12:13:58,601 DEBUG storage: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >12:13:58,674 WARN storage: disklabel detected but not usable on sdb5 >12:13:58,675 INFO storage: type detected on 'sdb5' is 'ntfs' >12:14:06,116 DEBUG storage: padding min size from 64486 up to 64986 >12:14:06,117 DEBUG storage: NTFS.supported: supported: False ; >12:14:06,117 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:14:06,117 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >12:14:06,122 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: ntfs ; >12:14:06,123 DEBUG storage: looking up parted Device: /dev/sdb5 >12:14:06,124 INFO storage: got device: PartitionDevice instance (0x619f6d0) -- > name = sdb5 status = True kids = 0 id = 20 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 301051.0 > format = existing ntfs filesystem > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 616552448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (38378, 255, 63) biosGeometry: (38378, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ff01379e0> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x61730d0> fileSystem: <parted.filesystem.FileSystem object at 0x6173b10> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6173a90> PedPartition: <_ped.Partition object at 0x61909b0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 476778496 end = 1093330943 length = 616552448 > flags = >12:14:06,125 DEBUG storage: NTFS.supported: supported: False ; >12:14:06,125 INFO storage: got format: NTFS instance (0x61a0650) -- > type = ntfs name = ntfs status = False > device = /dev/sdb5 uuid = 2CB88669B886317E exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win8 size = 301050.0 targetSize = 301050.0 > >12:14:06,127 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part6 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part6 /dev/disk/by-uuid/2C484C57484C2246', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': '2C484C57484C2246', > 'ID_FS_UUID_ENC': '2C484C57484C2246', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '6', > 'ID_PART_ENTRY_OFFSET': '1093332992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '716800000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55167', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part6', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part6', > '/dev/disk/by-uuid/2C484C57484C2246'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >12:14:06,128 INFO storage: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6)... >12:14:06,128 DEBUG storage: DeviceTree.getDeviceByName: name: sdb6 ; >12:14:06,129 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:06,129 INFO storage: sdb6 is a partition >12:14:06,129 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >12:14:06,130 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:14:06,131 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:14:06,131 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sdb ; >12:14:06,132 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >12:14:06,132 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:06,133 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >12:14:06,133 DEBUG storage: looking up parted Partition: /dev/sdb6 >12:14:06,134 DEBUG storage: PartitionDevice.probe: sdb6 ; exists: True ; >12:14:06,134 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >12:14:06,135 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >12:14:06,136 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >12:14:06,136 INFO storage: added partition sdb6 (id 21) to device tree >12:14:06,136 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >12:14:06,137 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >12:14:06,138 DEBUG storage: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >12:14:06,138 DEBUG storage: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >12:14:06,190 WARN storage: disklabel detected but not usable on sdb6 >12:14:06,190 INFO storage: type detected on 'sdb6' is 'ntfs' >12:14:12,333 DEBUG storage: padding min size from 258701 up to 259201 >12:14:12,334 DEBUG storage: NTFS.supported: supported: False ; >12:14:12,334 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:14:12,334 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >12:14:12,335 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: ntfs ; >12:14:12,336 DEBUG storage: looking up parted Device: /dev/sdb6 >12:14:12,337 INFO storage: got device: PartitionDevice instance (0x619f950) -- > name = sdb6 status = True kids = 0 id = 21 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 350000.0 > format = existing ntfs filesystem > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 716800000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (44618, 255, 63) biosGeometry: (44618, 255, 63) > PedDevice: <_ped.Device object at 0x6197830> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x61730d0> fileSystem: <parted.filesystem.FileSystem object at 0x6173cd0> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6173c50> PedPartition: <_ped.Partition object at 0x6190a10> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 1093332992 end = 1810132991 length = 716800000 > flags = >12:14:12,338 DEBUG storage: NTFS.supported: supported: False ; >12:14:12,338 INFO storage: got format: NTFS instance (0x6196fd0) -- > type = ntfs name = ntfs status = False > device = /dev/sdb6 uuid = 2C484C57484C2246 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 349999.0 targetSize = 349999.0 > >12:14:12,341 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part7 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part7 /dev/disk/by-uuid/e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'DEVNAME': 'sdb7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'ID_FS_UUID_ENC': 'e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'ID_FS_UUID_SUB': '3192ea73-c698-440e-9a0f-09cba8e5e44e', > 'ID_FS_UUID_SUB_ENC': '3192ea73-c698-440e-9a0f-09cba8e5e44e', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1810135040', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '307200000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '23', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55237', > 'name': 'sdb7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part7', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part7', > '/dev/disk/by-uuid/e624e310-e7de-4b31-9418-2b804bd8a5ae'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7'} ; name: sdb7 ; >12:14:12,341 INFO storage: scanning sdb7 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7)... >12:14:12,341 DEBUG storage: DeviceTree.getDeviceByName: name: sdb7 ; >12:14:12,342 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:12,342 INFO storage: sdb7 is a partition >12:14:12,343 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb7 ; >12:14:12,343 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:14:12,344 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:14:12,345 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sdb ; >12:14:12,345 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >12:14:12,345 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:12,346 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: None ; >12:14:12,346 DEBUG storage: looking up parted Partition: /dev/sdb7 >12:14:12,347 DEBUG storage: PartitionDevice.probe: sdb7 ; exists: True ; >12:14:12,348 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 1 ; >12:14:12,348 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 10 ; >12:14:12,349 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 12 ; >12:14:12,349 INFO storage: added partition sdb7 (id 22) to device tree >12:14:12,350 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb7 ; >12:14:12,350 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb7 ; label_type: dos ; >12:14:12,351 DEBUG storage: PartitionDevice.setup: sdb7 ; status: True ; controllable: True ; orig: False ; >12:14:12,352 DEBUG storage: DiskLabel.__init__: device: /dev/sdb7 ; labelType: dos ; exists: True ; >12:14:12,402 WARN storage: disklabel detected but not usable on sdb7 >12:14:12,402 INFO storage: type detected on 'sdb7' is 'btrfs' >12:14:12,403 DEBUG storage: BTRFS.supported: supported: True ; >12:14:12,403 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:14:12,403 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >12:14:12,404 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: btrfs ; >12:14:12,405 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb7 ; >12:14:12,405 INFO storage: creating btrfs volume btrfs.None >12:14:12,406 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >12:14:12,406 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:12,407 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: None ; >12:14:12,407 DEBUG storage: BTRFS.supported: supported: True ; >12:14:12,408 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:14:12,408 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: btrfs ; >12:14:12,408 INFO storage: added btrfs volume btrfs.23 (id 23) to device tree >12:14:12,409 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.23 ; status: True ; controllable: True ; orig: True ; >12:14:12,409 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.23V5owcW to None >12:14:13,022 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.23V5owcW to None >12:14:35,867 DEBUG storage: looking up parted Device: /dev/sdb7 >12:14:35,868 INFO storage: got device: PartitionDevice instance (0x7f3ff019a3d0) -- > name = sdb7 status = True kids = 1 id = 22 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 150000.0 > format = existing btrfs filesystem > major = 8 minor = 23 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb7 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 307200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ff01373b0> > target size = 0 path = /dev/sdb7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x61730d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6173e10> PedPartition: <_ped.Partition object at 0x6190a70> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 1810135040 end = 2117335039 length = 307200000 > flags = >12:14:35,869 DEBUG storage: BTRFS.supported: supported: True ; >12:14:35,869 INFO storage: got format: BTRFS instance (0x61a0510) -- > type = btrfs name = btrfs status = False > device = /dev/sdb7 uuid = 3192ea73-c698-440e-9a0f-09cba8e5e44e exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:14:35,872 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part8 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part8 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/aad58b77-b87c-435e-80d7-314eb2dc3126', > 'DEVNAME': 'sdb8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aad58b77-b87c-435e-80d7-314eb2dc3126', > 'ID_FS_UUID_ENC': 'aad58b77-b87c-435e-80d7-314eb2dc3126', > 'ID_FS_UUID_SUB': 'af84651e-bbf6-4108-a17e-4a1b3d25ac32', > 'ID_FS_UUID_SUB_ENC': 'af84651e-bbf6-4108-a17e-4a1b3d25ac32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '8', > 'ID_PART_ENTRY_OFFSET': '2117337088', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4537110', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '24', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55253', > 'name': 'sdb8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part8', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part8', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/aad58b77-b87c-435e-80d7-314eb2dc3126'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8'} ; name: sdb8 ; >12:14:35,872 INFO storage: scanning sdb8 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8)... >12:14:35,872 DEBUG storage: DeviceTree.getDeviceByName: name: sdb8 ; >12:14:35,873 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:35,873 INFO storage: sdb8 is a partition >12:14:35,874 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb8 ; >12:14:35,874 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:14:35,875 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:14:35,876 DEBUG storage: DiskDevice.addChild: kids: 9 ; name: sdb ; >12:14:35,876 DEBUG storage: PartitionDevice._setFormat: sdb8 ; >12:14:35,877 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:35,877 DEBUG storage: PartitionDevice._setFormat: sdb8 ; current: None ; type: None ; >12:14:35,877 DEBUG storage: looking up parted Partition: /dev/sdb8 >12:14:35,878 DEBUG storage: PartitionDevice.probe: sdb8 ; exists: True ; >12:14:35,879 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 1 ; >12:14:35,879 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 10 ; >12:14:35,880 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 12 ; >12:14:35,880 INFO storage: added partition sdb8 (id 24) to device tree >12:14:35,881 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb8 ; >12:14:35,881 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb8 ; label_type: dos ; >12:14:35,882 DEBUG storage: PartitionDevice.setup: sdb8 ; status: True ; controllable: True ; orig: False ; >12:14:35,883 DEBUG storage: DiskLabel.__init__: device: /dev/sdb8 ; labelType: dos ; exists: True ; >12:14:35,926 WARN storage: disklabel detected but not usable on sdb8 >12:14:35,927 INFO storage: type detected on 'sdb8' is 'btrfs' >12:14:35,927 DEBUG storage: BTRFS.supported: supported: True ; >12:14:35,927 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:14:35,928 DEBUG storage: PartitionDevice._setFormat: sdb8 ; >12:14:35,929 DEBUG storage: PartitionDevice._setFormat: sdb8 ; current: None ; type: btrfs ; >12:14:35,929 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb8 ; >12:14:35,929 INFO storage: creating btrfs volume btrfs.New_Volume >12:14:35,930 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb8 ; >12:14:35,930 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:35,931 DEBUG storage: BTRFSVolumeDevice._setFormat: New_Volume ; current: None ; type: None ; >12:14:35,932 DEBUG storage: BTRFS.supported: supported: True ; >12:14:35,932 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:14:35,933 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.25 ; current: None ; type: btrfs ; >12:14:35,933 INFO storage: added btrfs volume New_Volume (id 25) to device tree >12:14:35,933 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: True ; >12:14:35,934 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.25hgsZhw to None >12:14:35,983 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.25hgsZhw to None >12:14:36,385 DEBUG storage: looking up parted Device: /dev/sdb8 >12:14:36,387 INFO storage: got device: PartitionDevice instance (0x5b15910) -- > name = sdb8 status = True kids = 1 id = 24 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 2215.38574219 > format = existing btrfs filesystem > major = 8 minor = 24 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb8 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4537110 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (282, 255, 63) biosGeometry: (282, 255, 63) > PedDevice: <_ped.Device object at 0x61978c0> > target size = 0 path = /dev/sdb8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x61730d0> fileSystem: None > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6173f90> PedPartition: <_ped.Partition object at 0x6190ad0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2117337088 end = 2121874197 length = 4537110 > flags = >12:14:36,388 DEBUG storage: BTRFS.supported: supported: True ; >12:14:36,388 INFO storage: got format: BTRFS instance (0x619fc50) -- > type = btrfs name = btrfs status = False > device = /dev/sdb8 uuid = af84651e-bbf6-4108-a17e-4a1b3d25ac32 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = New_Volume size = 0 targetSize = 0 > >12:14:36,391 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part9 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part9 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'DEVNAME': 'sdb9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'ID_FS_UUID_ENC': '5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'ID_FS_UUID_SUB': '2c384959-39e2-4079-90cf-3f8b1edce397', > 'ID_FS_UUID_SUB_ENC': '2c384959-39e2-4079-90cf-3f8b1edce397', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '9', > 'ID_PART_ENTRY_OFFSET': '2121875456', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '97656250', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '25', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55262', > 'name': 'sdb9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part9', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part9', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/5b53e0ca-97e7-44af-a767-ca7a92c2432a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9'} ; name: sdb9 ; >12:14:36,391 INFO storage: scanning sdb9 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9)... >12:14:36,392 DEBUG storage: DeviceTree.getDeviceByName: name: sdb9 ; >12:14:36,392 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,393 INFO storage: sdb9 is a partition >12:14:36,393 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb9 ; >12:14:36,394 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:14:36,395 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:14:36,396 DEBUG storage: DiskDevice.addChild: kids: 10 ; name: sdb ; >12:14:36,397 DEBUG storage: PartitionDevice._setFormat: sdb9 ; >12:14:36,397 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,398 DEBUG storage: PartitionDevice._setFormat: sdb9 ; current: None ; type: None ; >12:14:36,398 DEBUG storage: looking up parted Partition: /dev/sdb9 >12:14:36,399 DEBUG storage: PartitionDevice.probe: sdb9 ; exists: True ; >12:14:36,400 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 1 ; >12:14:36,401 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 10 ; >12:14:36,402 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 12 ; >12:14:36,402 INFO storage: added partition sdb9 (id 26) to device tree >12:14:36,403 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb9 ; >12:14:36,404 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb9 ; label_type: dos ; >12:14:36,404 DEBUG storage: PartitionDevice.setup: sdb9 ; status: True ; controllable: True ; orig: False ; >12:14:36,405 DEBUG storage: DiskLabel.__init__: device: /dev/sdb9 ; labelType: dos ; exists: True ; >12:14:36,427 WARN storage: disklabel detected but not usable on sdb9 >12:14:36,427 INFO storage: type detected on 'sdb9' is 'btrfs' >12:14:36,428 DEBUG storage: BTRFS.supported: supported: True ; >12:14:36,428 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:14:36,429 DEBUG storage: PartitionDevice._setFormat: sdb9 ; >12:14:36,430 DEBUG storage: PartitionDevice._setFormat: sdb9 ; current: None ; type: btrfs ; >12:14:36,431 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb9 ; >12:14:36,431 INFO storage: creating btrfs volume btrfs.New_Volume >12:14:36,432 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb9 ; >12:14:36,433 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,434 DEBUG storage: BTRFSVolumeDevice._setFormat: New_Volume ; current: None ; type: None ; >12:14:36,435 DEBUG storage: BTRFS.supported: supported: True ; >12:14:36,435 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:14:36,436 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.27 ; current: None ; type: btrfs ; >12:14:36,436 INFO storage: added btrfs volume New_Volume (id 27) to device tree >12:14:36,437 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: True ; >12:14:36,437 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.27G7e0W9 to None >12:14:36,689 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.27G7e0W9 to None >12:14:36,927 DEBUG storage: looking up parted Device: /dev/sdb9 >12:14:36,928 INFO storage: got device: PartitionDevice instance (0x6196110) -- > name = sdb9 status = True kids = 1 id = 26 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 47683.7158203 > format = existing btrfs filesystem > major = 8 minor = 25 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb9 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 97656250 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (6078, 255, 63) biosGeometry: (6078, 255, 63) > PedDevice: <_ped.Device object at 0x6197950> > target size = 0 path = /dev/sdb9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x61730d0> fileSystem: None > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x619f150> PedPartition: <_ped.Partition object at 0x6190b30> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2121875456 end = 2219531705 length = 97656250 > flags = >12:14:36,929 DEBUG storage: BTRFS.supported: supported: True ; >12:14:36,929 INFO storage: got format: BTRFS instance (0x6196ed0) -- > type = btrfs name = btrfs status = False > device = /dev/sdb9 uuid = 2c384959-39e2-4079-90cf-3f8b1edce397 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = New_Volume size = 0 targetSize = 0 > >12:14:36,930 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': '65961', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:14:36,931 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >12:14:36,931 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >12:14:36,932 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,932 INFO storage: loop0 is a loop device >12:14:36,933 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:14:36,933 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:14:36,934 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,934 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,935 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:14:36,935 INFO storage: added file /osmin.img (deleted) (id 28) to device tree >12:14:36,936 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:14:36,936 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,937 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:14:36,937 INFO storage: added loop loop0 (id 29) to device tree >12:14:36,937 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:14:36,938 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:14:36,938 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:14:36,939 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:14:36,939 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:14:36,940 WARN storage: disklabel detected but not usable on loop0 >12:14:36,940 INFO storage: type detected on 'loop0' is 'squashfs' >12:14:36,940 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:14:36,941 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:14:36,941 INFO storage: got device: LoopDevice instance (0x61a0750) -- > name = loop0 status = False kids = 0 id = 29 > parents = ['existing 0MB file /osmin.img (deleted) (28)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >12:14:36,942 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': '65991', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:14:36,942 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >12:14:36,942 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:14:36,943 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,943 INFO storage: loop1 is a loop device >12:14:36,944 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:14:36,944 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >12:14:36,945 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,945 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,946 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:14:36,946 INFO storage: added file /osmin (id 30) to device tree >12:14:36,947 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:14:36,947 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,947 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:14:36,947 INFO storage: added loop loop1 (id 31) to device tree >12:14:36,948 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:14:36,949 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:14:36,949 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:14:36,950 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >12:14:36,950 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >12:14:36,951 WARN storage: disklabel detected but not usable on loop1 >12:14:36,951 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >12:14:36,951 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:14:36,952 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:14:36,952 INFO storage: got device: LoopDevice instance (0x61a07d0) -- > name = loop1 status = False kids = 0 id = 31 > parents = ['existing 0MB file /osmin (30)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:14:36,953 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': '66021', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:14:36,953 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >12:14:36,954 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:14:36,954 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,954 INFO storage: loop2 is a loop device >12:14:36,955 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:14:36,955 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:14:36,956 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,956 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,957 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:14:36,957 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 32) to device tree >12:14:36,958 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:14:36,958 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,958 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:14:36,959 INFO storage: added loop loop2 (id 33) to device tree >12:14:36,959 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:14:36,960 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:14:36,960 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:14:36,960 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:14:36,961 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:14:36,962 WARN storage: disklabel detected but not usable on loop2 >12:14:36,962 INFO storage: type detected on 'loop2' is 'squashfs' >12:14:36,962 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:14:36,962 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:14:36,963 INFO storage: got device: LoopDevice instance (0x61a0b50) -- > name = loop2 status = False kids = 0 id = 33 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (32)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:14:36,964 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66043', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:14:36,964 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >12:14:36,965 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:14:36,965 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,965 INFO storage: loop3 is a loop device >12:14:36,966 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:14:36,967 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:14:36,967 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,967 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,968 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:14:36,968 INFO storage: added file /LiveOS/ext3fs.img (id 34) to device tree >12:14:36,969 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:14:36,969 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,970 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:14:36,970 INFO storage: added loop loop3 (id 35) to device tree >12:14:36,970 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:14:36,971 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:14:36,972 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:36,972 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:14:36,972 DEBUG storage: device loop3 does not contain a disklabel >12:14:36,972 INFO storage: type detected on 'loop3' is 'ext4' >12:14:36,998 DEBUG storage: padding min size from 0 up to 0 >12:14:36,999 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:36,999 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:14:36,999 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:14:37,000 INFO storage: got device: LoopDevice instance (0x61a0cd0) -- > name = loop3 status = False kids = 0 id = 35 > parents = ['existing 0MB file /LiveOS/ext3fs.img (34)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >12:14:37,000 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:37,001 INFO storage: got format: Ext4FS instance (0x61a0e10) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >12:14:37,002 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66068', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:14:37,002 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >12:14:37,002 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:14:37,003 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:37,003 INFO storage: loop4 is a loop device >12:14:37,004 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:14:37,004 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:14:37,005 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:37,005 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:37,006 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:14:37,006 INFO storage: added file /overlay (deleted) (id 36) to device tree >12:14:37,006 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:14:37,007 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:37,007 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:14:37,008 INFO storage: added loop loop4 (id 37) to device tree >12:14:37,008 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:14:37,009 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:14:37,009 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:37,010 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >12:14:37,010 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >12:14:37,011 WARN storage: disklabel detected but not usable on loop4 >12:14:37,011 DEBUG storage: no type or existing type for loop4, bailing >12:14:37,011 INFO storage: got device: LoopDevice instance (0x61a0ed0) -- > name = loop4 status = False kids = 0 id = 37 > parents = ['existing 0MB file /overlay (deleted) (36)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:14:37,012 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': '66090', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >12:14:37,012 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >12:14:37,013 DEBUG storage: lvm filter: adding loop5 to the reject list >12:14:37,013 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': '66111', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >12:14:37,013 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >12:14:37,014 DEBUG storage: lvm filter: adding loop6 to the reject list >12:14:37,014 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': '66131', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >12:14:37,014 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >12:14:37,015 DEBUG storage: lvm filter: adding loop7 to the reject list >12:14:37,015 DEBUG storage: Skipping a device mapper drive (dm-0) for now >12:14:37,015 DEBUG storage: Skipping a device mapper drive (dm-1) for now >12:14:37,032 INFO storage: devices to scan: ['dm-0', 'dm-1'] >12:14:37,034 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46274', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:14:37,034 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >12:14:37,035 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:14:37,036 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:37,036 INFO storage: live-rw is a device-mapper device >12:14:37,037 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >12:14:37,038 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:14:37,039 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (35) with existing ext4 filesystem >12:14:37,040 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:14:37,040 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (37) >12:14:37,041 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:14:37,042 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:37,043 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:14:37,043 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:37,044 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:14:37,044 INFO storage: added dm live-rw (id 38) to device tree >12:14:37,045 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:14:37,046 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:14:37,047 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:37,047 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:14:37,047 DEBUG storage: device live-rw does not contain a disklabel >12:14:37,047 INFO storage: type detected on 'live-rw' is 'ext4' >12:14:37,077 DEBUG storage: padding min size from 2946 up to 3240 >12:14:37,077 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:37,078 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:14:37,078 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:14:37,079 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >12:14:37,079 INFO storage: got device: DMDevice instance (0x61a08d0) -- > name = live-rw status = True kids = 0 id = 38 > parents = ['existing 0MB loop loop4 (37)'] > 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: 11618 did: 24944 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x61b07a0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:14:37,080 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:37,080 INFO storage: got format: Ext4FS instance (0x61b3e90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >12:14:37,082 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '81976', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >12:14:37,082 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >12:14:37,082 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:14:37,083 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:37,083 INFO storage: live-osimg-min is a device-mapper device >12:14:37,084 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:14:37,084 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >12:14:37,085 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:14:37,086 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (31) >12:14:37,087 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:14:37,087 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (35) with existing ext4 filesystem >12:14:37,088 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:14:37,089 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:37,089 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:14:37,089 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:37,090 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:14:37,090 INFO storage: added dm live-osimg-min (id 39) to device tree >12:14:37,091 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:14:37,091 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:14:37,092 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:37,093 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:14:37,093 DEBUG storage: device live-osimg-min does not contain a disklabel >12:14:37,093 INFO storage: type detected on 'live-osimg-min' is 'ext4' >12:14:37,119 DEBUG storage: padding min size from 0 up to 0 >12:14:37,120 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:37,121 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:14:37,122 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:14:37,122 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >12:14:37,123 INFO storage: got device: DMDevice instance (0x61b3fd0) -- > name = live-osimg-min status = True kids = 0 id = 39 > parents = ['existing 0MB loop loop3 (35) 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: 14644 did: 14179 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x6197710> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:14:37,124 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:37,124 INFO storage: got format: Ext4FS instance (0x61b3d10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2944.0 targetSize = 2944.0 > >12:14:37,142 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >12:14:37,151 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:14:37,152 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:14:37,153 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:14:37,162 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:14:37,172 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:14:37,173 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:37,174 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:37,183 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:14:37,192 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:14:37,193 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:37,195 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:37,204 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:14:37,204 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:14:37,206 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:14:37,215 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:14:37,216 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:37,217 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:37,226 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:14:37,235 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:14:37,236 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:37,238 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:37,246 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >12:14:37,256 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:14:37,257 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:37,258 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:37,267 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >12:14:37,276 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:14:37,277 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:37,278 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:37,287 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:14:37,296 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:14:37,297 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:37,299 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:37,307 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >12:14:37,317 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:14:37,318 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:37,319 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:37,328 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:14:37,338 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:14:37,339 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,340 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,349 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >12:14:37,358 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:14:37,368 DEBUG storage: PartitionDevice.teardown: sdb10 ; status: True ; controllable: True ; >12:14:37,378 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:14:37,379 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,381 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,389 DEBUG storage: PartitionDevice.teardown: sdb11 ; status: True ; controllable: True ; >12:14:37,390 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:14:37,391 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:14:37,400 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:14:37,401 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,402 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,411 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >12:14:37,421 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:14:37,422 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,423 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,432 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >12:14:37,433 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:14:37,434 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:14:37,443 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:14:37,444 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,445 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,454 DEBUG storage: PartitionDevice.teardown: sdb4 ; status: True ; controllable: True ; >12:14:37,454 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >12:14:37,455 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >12:14:37,464 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:14:37,465 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,466 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,475 DEBUG storage: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >12:14:37,485 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:14:37,485 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,487 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,496 DEBUG storage: PartitionDevice.teardown: sdb6 ; status: True ; controllable: True ; >12:14:37,506 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:14:37,506 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,508 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,517 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >12:14:37,526 DEBUG storage: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >12:14:37,536 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:14:37,537 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,538 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,547 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:14:37,556 DEBUG storage: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >12:14:37,566 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:14:37,567 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,568 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,577 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:14:37,586 DEBUG storage: PartitionDevice.teardown: sdb9 ; status: True ; controllable: True ; >12:14:37,596 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:14:37,597 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,598 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,607 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:14:37,607 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:14:37,608 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:14:37,609 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:14:37,610 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >12:14:37,610 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >12:14:37,612 INFO storage: edd: collected mbr signatures: {'sda': '0x7fbf2e93', 'sdb': '0xcadbfc57', 'sdc': '0xccd4ebea'} >12:14:37,612 DEBUG storage: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >12:14:37,613 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:14:37,663 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >12:14:37,687 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:14:37,697 DEBUG storage: PartitionDevice.teardown: sdb10 ; status: True ; controllable: True ; >12:14:37,707 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:14:37,708 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,709 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:37,718 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.23 ; status: True ; controllable: True ; orig: False ; >12:14:37,718 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:14:38,324 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:14:38,324 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:14:38,325 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >12:14:38,340 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:14:38,340 DEBUG storage: crypttab maps: [] >12:14:38,340 DEBUG storage: parsing /mnt/sysimage/etc/fstab >12:14:38,341 DEBUG storage: resolved 'UUID=e624e310-e7de-4b31-9418-2b804bd8a5ae' to 'btrfs.23' (btrfs volume) >12:14:38,341 DEBUG storage: failed to resolve 'UUID=75cc6cad-0c4c-4742-9991-ec249f62703d' >12:14:38,342 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb10 ; >12:14:38,343 DEBUG storage: DeviceTree.getDeviceByPath returned existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:14:38,343 DEBUG storage: resolved '/dev/sdb10' to 'home' (btrfs subvolume) >12:14:38,343 DEBUG storage: resolved 'UUID=aad58b77-b87c-435e-80d7-314eb2dc3126' to 'New_Volume' (btrfs volume) >12:14:38,343 DEBUG storage: failed to resolve 'UUID=484c88f2-7afb-4546-b564-0f8700a8bf18' >12:14:38,343 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >12:14:38,372 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: False ; >12:14:38,373 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:14:38,419 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:14:38,449 DEBUG storage: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >12:14:38,459 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:14:38,460 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:38,462 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:38,471 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: False ; >12:14:38,471 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:14:38,528 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:14:38,552 DEBUG storage: PartitionDevice.teardown: sdb9 ; status: True ; controllable: True ; >12:14:38,563 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:14:38,564 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:38,565 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:14:38,580 DEBUG storage: BTRFS.supported: supported: True ; >12:14:38,581 DEBUG storage: BTRFS.supported: supported: True ; >12:14:38,582 DEBUG storage: BTRFS.supported: supported: True ; >12:14:38,583 DEBUG storage: BTRFS.supported: supported: True ; >12:14:38,584 DEBUG storage: BTRFS.supported: supported: True ; >12:14:38,584 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:38,585 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:38,586 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:38,587 DEBUG storage: NTFS.supported: supported: False ; >12:14:38,588 DEBUG storage: NTFS.supported: supported: False ; >12:14:38,590 DEBUG storage: NTFS.supported: supported: False ; >12:14:38,591 DEBUG storage: NTFS.supported: supported: False ; >12:14:38,592 DEBUG storage: NTFS.supported: supported: False ; >12:14:38,593 DEBUG storage: NTFS.supported: supported: False ; >12:14:38,594 DEBUG storage: FATFS.supported: supported: True ; >12:14:38,595 DEBUG storage: BTRFS.supported: supported: True ; >12:14:38,597 DEBUG storage: NTFS.supported: supported: False ; >12:14:38,599 DEBUG storage: NTFS.supported: supported: False ; >12:14:38,599 DEBUG storage: NTFS.supported: supported: False ; >12:14:38,601 DEBUG storage: BTRFS.supported: supported: True ; >12:14:38,602 DEBUG storage: BTRFS.supported: supported: True ; >12:14:38,603 DEBUG storage: BTRFS.supported: supported: True ; >12:14:38,607 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >12:14:38,609 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (39) with existing ext4 filesystem >01:15:03,103 INFO storage: hiding device partition sda1 (id 3) >01:15:03,103 DEBUG storage: lvm filter: adding sda1 to the reject list >01:15:03,104 DEBUG storage: DiskDevice.removeChild: kids: 8 ; name: sda ; >01:15:03,104 INFO storage: hiding device partition sda2 (id 4) >01:15:03,104 DEBUG storage: lvm filter: adding sda2 to the reject list >01:15:03,105 DEBUG storage: DiskDevice.removeChild: kids: 7 ; name: sda ; >01:15:03,105 INFO storage: hiding device partition sda3 (id 5) >01:15:03,105 DEBUG storage: lvm filter: adding sda3 to the reject list >01:15:03,105 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >01:15:03,105 INFO storage: hiding device partition sda5 (id 6) >01:15:03,105 DEBUG storage: lvm filter: adding sda5 to the reject list >01:15:03,106 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >01:15:03,106 INFO storage: hiding device partition sda6 (id 7) >01:15:03,106 DEBUG storage: lvm filter: adding sda6 to the reject list >01:15:03,107 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >01:15:03,107 INFO storage: hiding device partition sda7 (id 8) >01:15:03,107 DEBUG storage: lvm filter: adding sda7 to the reject list >01:15:03,108 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >01:15:03,108 INFO storage: hiding device partition sda8 (id 9) >01:15:03,108 DEBUG storage: lvm filter: adding sda8 to the reject list >01:15:03,108 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >01:15:03,108 INFO storage: hiding device partition sda9 (id 10) >01:15:03,108 DEBUG storage: lvm filter: adding sda9 to the reject list >01:15:03,109 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >01:15:03,109 INFO storage: hiding device disk sda (id 2) >01:15:03,109 DEBUG storage: lvm filter: adding sda to the reject list >01:15:15,311 DEBUG storage: clearpart: looking at sdb11 >01:15:15,311 DEBUG storage: clearpart: looking at sdb10 >01:15:15,311 DEBUG storage: clearpart: looking at sdb9 >01:15:15,311 DEBUG storage: clearpart: looking at sdb8 >01:15:15,311 DEBUG storage: clearpart: looking at sdb7 >01:15:15,312 DEBUG storage: clearpart: looking at sdb6 >01:15:15,312 DEBUG storage: clearpart: looking at sdb5 >01:15:15,312 DEBUG storage: clearpart: looking at sdb4 >01:15:15,312 DEBUG storage: clearpart: looking at sdb3 >01:15:15,312 DEBUG storage: clearpart: looking at sdb2 >01:15:15,312 DEBUG storage: clearpart: looking at sdb1 >01:15:15,313 DEBUG storage: clearpart: looking at sdc1 >01:15:15,313 DEBUG storage: checking whether disk sdb has an empty extended >01:15:15,315 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x61730d0> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff03f8c50> PedPartition: <_ped.Partition object at 0x7f3ff0403d10> ; logicals is ['sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'sdb10', 'sdb11'] >01:15:15,315 DEBUG storage: checking whether disk sdc has an empty extended >01:15:15,315 DEBUG storage: extended is None ; logicals is [] >01:15:15,316 DEBUG storage: new disk order: [] >01:15:15,337 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >01:15:15,338 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >01:15:15,338 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >01:15:15,339 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >01:15:15,339 DEBUG storage: resolved 'sdb' to 'sdb' (disk) >01:15:15,341 DEBUG storage: stage1 device cannot be of type btrfs volume >01:15:15,341 DEBUG storage: stage1 device cannot be of type btrfs volume >01:15:15,341 DEBUG storage: stage1 device cannot be of type btrfs volume >01:15:15,341 DEBUG storage: stage1 device cannot be of type btrfs volume >01:15:15,341 DEBUG storage: stage1 device cannot be of type btrfs subvolume >01:15:15,341 DEBUG storage: _is_valid_disklabel(sdb) returning True >01:15:15,341 DEBUG storage: _is_valid_size(sdb) returning True >01:15:15,341 DEBUG storage: _is_valid_location(sdb) returning True >01:15:15,341 DEBUG storage: _is_valid_format(sdb) returning True >01:15:15,342 DEBUG storage: is_valid_stage1_device(sdb) returning True >01:15:15,371 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >01:15:15,372 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff0419050> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff04137d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff0413610> PedPartition: <_ped.Partition object at 0x7f3ff0403d10> >01:15:15,373 DEBUG storage: PartitionDevice._setPartedPartition: sdb10 ; >01:15:15,373 DEBUG storage: device sdb10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff0419050> fileSystem: None > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff0416650> PedPartition: <_ped.Partition object at 0x7f3ff0403e90> >01:15:15,374 DEBUG storage: PartitionDevice._setPartedPartition: sdb11 ; >01:15:15,374 DEBUG storage: device sdb11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff0419050> fileSystem: None > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff04167d0> PedPartition: <_ped.Partition object at 0x7f3ff0403ef0> >01:15:15,375 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >01:15:15,375 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff0419050> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff04136d0> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff0413790> PedPartition: <_ped.Partition object at 0x7f3ff0403dd0> >01:15:15,376 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >01:15:15,376 DEBUG storage: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff0419050> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff04139d0> PedPartition: <_ped.Partition object at 0x7f3ff0403cb0> >01:15:15,377 DEBUG storage: PartitionDevice._setPartedPartition: sdb4 ; >01:15:15,378 DEBUG storage: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff0419050> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff0413b10> PedPartition: <_ped.Partition object at 0x7f3ff0403bf0> >01:15:15,379 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >01:15:15,379 DEBUG storage: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff0419050> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff0413e90> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff0413e10> PedPartition: <_ped.Partition object at 0x7f3ff0403c50> >01:15:15,380 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >01:15:15,380 DEBUG storage: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff0419050> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff0416090> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff0413fd0> PedPartition: <_ped.Partition object at 0x7f3ff0403b30> >01:15:15,381 DEBUG storage: PartitionDevice._setPartedPartition: sdb7 ; >01:15:15,381 DEBUG storage: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff0419050> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff04161d0> PedPartition: <_ped.Partition object at 0x7f3ff0403f50> >01:15:15,382 DEBUG storage: PartitionDevice._setPartedPartition: sdb8 ; >01:15:15,382 DEBUG storage: device sdb8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff0419050> fileSystem: None > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff0416350> PedPartition: <_ped.Partition object at 0x7f3ff0403e30> >01:15:15,383 DEBUG storage: PartitionDevice._setPartedPartition: sdb9 ; >01:15:15,384 DEBUG storage: device sdb9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff0419050> fileSystem: None > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff04164d0> PedPartition: <_ped.Partition object at 0x7f3ff0403d70> >01:15:15,384 DEBUG storage: PartitionDevice._setPartedPartition: sdc1 ; >01:15:15,385 DEBUG storage: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff0419dd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff0413b90> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3ff0419a50> PedPartition: <_ped.Partition object at 0x7f3ff0403b90> >01:15:15,385 INFO storage: hiding device partition sdc1 (id 1) >01:15:15,385 DEBUG storage: lvm filter: adding sdc1 to the reject list >01:15:15,386 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdc ; >01:15:15,386 INFO storage: hiding device disk sdc (id 0) >01:15:15,386 DEBUG storage: lvm filter: adding sdc to the reject list >01:15:15,388 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >01:15:15,389 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >01:15:15,390 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >01:15:15,390 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >01:15:15,391 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >01:15:15,392 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >01:15:15,393 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >01:15:15,393 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >01:15:15,394 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >01:15:15,395 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >01:15:15,396 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >01:15:15,397 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >01:15:15,397 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >01:15:15,398 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >01:15:21,494 DEBUG storage: looking up parted Device: /dev/sdb7 >01:15:21,496 DEBUG storage: BTRFS.supported: supported: True ; >01:15:21,496 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:15:21,501 DEBUG storage: BTRFS.supported: supported: True ; >01:15:21,501 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:15:21,503 DEBUG storage: BTRFS.supported: supported: True ; >01:15:21,503 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 0, [], None >01:15:21,504 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 150000.0, ['sdb'], single >01:15:21,505 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 150000.0, ['sdb'], single >01:15:31,033 DEBUG storage: BTRFS.supported: supported: True ; >01:15:31,033 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:15:31,036 DEBUG storage: BTRFS.supported: supported: True ; >01:15:31,036 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:15:31,038 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 150000.0, ['sdb'], single >01:15:44,771 DEBUG storage: BTRFS.supported: supported: True ; >01:15:44,771 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:15:44,771 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 150000.0, ['sdb'], single >01:15:44,773 DEBUG storage: BTRFS.supported: supported: True ; >01:15:44,773 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:15:44,775 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 150000.0, ['sdb'], single >01:15:50,373 DEBUG storage: BTRFS.supported: supported: True ; >01:15:50,373 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:15:50,373 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 150000.0, ['sdb'], single >01:15:50,374 DEBUG storage: looking up parted Device: /dev/sdb10 >01:15:50,375 DEBUG storage: BTRFS.supported: supported: True ; >01:15:50,375 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:15:50,378 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 200000.0, ['sdb'], single >01:15:56,509 DEBUG storage: BTRFS.supported: supported: True ; >01:15:56,509 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:15:56,509 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 200000.0, ['sdb'], single >01:15:56,511 DEBUG storage: BTRFS.supported: supported: True ; >01:15:56,511 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:15:56,513 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 200000.0, ['sdb'], single >01:16:12,435 DEBUG storage: BTRFS.supported: supported: True ; >01:16:12,436 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:16:12,436 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 200000.0, ['sdb'], single >01:16:12,438 DEBUG storage: BTRFS.supported: supported: True ; >01:16:12,438 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:16:12,441 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 150000.0, ['sdb'], single >01:16:13,039 DEBUG storage: BTRFS.supported: supported: True ; >01:16:13,039 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:16:13,039 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 150000.0, ['sdb'], single >01:16:13,040 DEBUG storage: looking up parted Device: /dev/sdb8 >01:16:13,042 DEBUG storage: BTRFS.supported: supported: True ; >01:16:13,042 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:16:13,044 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 2215.38574219, ['sdb'], single >01:16:26,580 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >01:16:26,581 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: New_Volume ; current: btrfs ; type: None ; >01:16:26,581 INFO storage.ui: registered action: [0] Destroy Format btrfs filesystem on btrfs volume btrfs.25 (id 25) >01:16:26,582 DEBUG storage.ui: BTRFSVolumeDevice.teardown: btrfs.25 ; status: True ; controllable: True ; >01:16:26,583 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb8 ; status: False ; type: None ; >01:16:26,593 INFO storage.ui: removed btrfs volume btrfs.25 (id 25) from device tree >01:16:26,594 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb8 ; >01:16:26,594 INFO storage.ui: registered action: [1] Destroy Device btrfs volume btrfs.25 (id 25) >01:16:26,595 DEBUG storage.ui: PartitionDevice._setFormat: sdb8 ; >01:16:26,595 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >01:16:26,596 DEBUG storage.ui: PartitionDevice._setFormat: sdb8 ; current: btrfs ; type: None ; >01:16:26,596 INFO storage.ui: registered action: [2] Destroy Format btrfs filesystem on partition sdb8 (id 24) >01:16:26,597 DEBUG storage.ui: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >01:16:26,598 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb8 ; status: False ; type: None ; >01:16:26,606 INFO storage.ui: removed partition sdb8 (id 24) from device tree >01:16:26,607 DEBUG storage.ui: DiskDevice.removeChild: kids: 11 ; name: sdb ; >01:16:26,608 INFO storage.ui: registered action: [3] Destroy Device partition sdb8 (id 24) >01:16:26,608 DEBUG storage.ui: checking whether disk sdb has an empty extended >01:16:26,611 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff0419050> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x65777d0> PedPartition: <_ped.Partition object at 0x6578830> ; logicals is ['sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'sdb10'] >01:16:26,620 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >01:16:26,621 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >01:16:26,622 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >01:16:26,623 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >01:16:26,623 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >01:16:26,624 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >01:16:26,625 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >01:16:26,626 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >01:16:26,626 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >01:16:26,627 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >01:16:26,628 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >01:16:26,629 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >01:16:26,647 DEBUG storage: BTRFS.supported: supported: True ; >01:16:26,647 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:16:26,649 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 150000.0, ['sdb'], single >01:16:37,432 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >01:16:37,433 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: btrfs ; type: None ; >01:16:37,433 INFO storage.ui: registered action: [4] Destroy Format btrfs filesystem on btrfs volume btrfs.23 (id 23) >01:16:37,434 DEBUG storage.ui: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >01:16:37,435 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb7 ; status: False ; type: None ; >01:16:37,444 INFO storage.ui: removed btrfs volume btrfs.23 (id 23) from device tree >01:16:37,445 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb7 ; >01:16:37,445 INFO storage.ui: registered action: [5] Destroy Device btrfs volume btrfs.23 (id 23) >01:16:37,446 DEBUG storage.ui: PartitionDevice._setFormat: sdb7 ; >01:16:37,446 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >01:16:37,447 DEBUG storage.ui: PartitionDevice._setFormat: sdb7 ; current: btrfs ; type: None ; >01:16:37,447 INFO storage.ui: registered action: [6] Destroy Format btrfs filesystem on partition sdb7 (id 22) >01:16:37,448 DEBUG storage.ui: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >01:16:37,449 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb7 ; status: False ; type: None ; >01:16:37,458 INFO storage.ui: removed partition sdb7 (id 22) from device tree >01:16:37,459 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sdb ; >01:16:37,459 INFO storage.ui: registered action: [7] Destroy Device partition sdb7 (id 22) >01:16:37,459 DEBUG storage.ui: checking whether disk sdb has an empty extended >01:16:37,462 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff0419050> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6577510> PedPartition: <_ped.Partition object at 0x7f3ff041f0b0> ; logicals is ['sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9'] >01:16:37,471 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >01:16:37,472 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >01:16:37,473 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >01:16:37,473 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >01:16:37,474 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >01:16:37,475 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >01:16:37,476 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >01:16:37,477 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >01:16:37,477 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >01:16:37,478 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >01:16:37,494 DEBUG storage: BTRFS.supported: supported: True ; >01:16:37,494 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:16:37,497 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 200000.0, ['sdb'], single >01:16:48,680 DEBUG storage: BTRFS.supported: supported: True ; >01:16:48,680 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:16:48,681 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 200000.0, ['sdb'], single >01:16:52,336 DEBUG storage: BTRFS.supported: supported: True ; >01:16:52,336 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:16:52,336 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 200000.0, ['sdb'], single >01:16:52,339 DEBUG storage: BTRFS.supported: supported: True ; >01:16:52,339 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:16:52,341 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 200000.0, ['sdb'], single >01:16:53,336 DEBUG storage: BTRFS.supported: supported: True ; >01:16:53,336 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:16:53,336 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 200000.0, ['sdb'], single >01:16:53,339 DEBUG storage: BTRFS.supported: supported: True ; >01:16:53,339 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:16:53,341 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 200000.0, ['sdb'], single >01:16:54,490 DEBUG storage: BTRFS.supported: supported: True ; >01:16:54,490 DEBUG storage: getFormat('btrfs') returning BTRFS instance >01:16:54,490 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 200000.0, ['sdb'], single >01:16:54,492 DEBUG storage: getFormat('EFI System Partition') returning EFIFS instance >01:16:58,830 DEBUG storage: getFormat('EFI System Partition') returning EFIFS instance >01:16:58,830 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 32000.0, ['sdb'], None >01:16:58,831 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >01:17:02,274 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >01:17:04,239 DEBUG storage: SwapSpace.__init__: >01:17:04,239 DEBUG storage: getFormat('swap') returning SwapSpace instance >01:17:05,192 DEBUG storage: SwapSpace.__init__: >01:17:05,192 DEBUG storage: getFormat('swap') returning SwapSpace instance >01:17:05,192 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 2000.0, ['sdb'], None >01:17:05,193 DEBUG storage.ui: SwapSpace.__init__: device: /dev/sdb9 ; mountpoint: None ; label: ; >01:17:05,193 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >01:17:05,194 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >01:17:05,194 DEBUG storage.ui: PartitionDevice._setFormat: sdb9 ; >01:17:05,195 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >01:17:05,195 DEBUG storage.ui: PartitionDevice._setFormat: sdb9 ; current: None ; type: None ; >01:17:05,195 INFO storage.ui: registered action: [8] Destroy Format None on partition sdb9 (id 16) >01:17:05,196 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb9 ; status: False ; type: None ; >01:17:05,197 DEBUG storage.ui: PartitionDevice._setFormat: sdb9 ; >01:17:05,198 DEBUG storage.ui: PartitionDevice._setFormat: sdb9 ; current: None ; type: swap ; >01:17:05,198 INFO storage.ui: registered action: [9] Create Format swap on partition sdb9 (id 16) >01:17:10,018 DEBUG storage: SwapSpace.__init__: >01:17:10,018 DEBUG storage: getFormat('swap') returning SwapSpace instance >01:17:10,019 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 2000.0, ['sdb'], None >01:17:10,020 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >01:17:12,832 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >01:17:15,009 DEBUG storage: Ext4FS.supported: supported: True ; >01:17:15,010 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:17:20,067 DEBUG storage: Ext4FS.supported: supported: True ; >01:17:20,067 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:17:20,067 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 800.0, ['sdb'], None >01:17:20,068 DEBUG storage.ui: Ext4FS.supported: supported: True ; >01:17:20,069 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >01:17:20,070 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >01:17:20,070 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; >01:17:20,070 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >01:17:20,071 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >01:17:20,071 INFO storage.ui: registered action: [10] Destroy Format None on partition sdb3 (id 18) >01:17:20,072 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >01:17:20,073 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; >01:17:20,073 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; current: None ; type: ext4 ; >01:17:20,073 INFO storage.ui: registered action: [11] Create Format ext4 filesystem mounted at /boot on partition sdb3 (id 18) >01:17:29,803 DEBUG storage: Ext4FS.supported: supported: True ; >01:17:29,803 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:17:29,803 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 800.0, ['sdb'], None >01:17:35,000 DEBUG storage.ui: Storage.newDevice: 1 ; 0.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7f3ff03f8e50) -- > name = sdb status = True kids = 9 id = 11 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ff0137c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f3ff03f8fd0>] ; fstype: ext4 ; encrypted: False ; >01:17:35,000 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f3ff03e84d0>, 0.0, ['sdb'], None >01:17:35,000 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.MDFactory object at 0x657c110> ; members: [] ; >12:18:04,275 DEBUG storage: registered device format class MDRaidMember as mdmember >12:18:04,276 DEBUG storage: registered device format class DMRaidMember as dmraidmember >12:18:04,276 DEBUG storage: registered device format class DiskLabel as disklabel >12:18:04,276 DEBUG storage: registered device format class MultipathMember as multipath_member >12:18:04,276 DEBUG storage: registered device format class BIOSBoot as biosboot >12:18:04,277 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >12:18:04,277 DEBUG storage: registered device format class LUKS as luks >12:18:04,277 DEBUG storage: registered device format class PPCPRePBoot as prepboot >12:18:04,277 DEBUG storage: registered device format class SwapSpace as swap >12:18:04,283 DEBUG storage: registered device format class Ext2FS as ext2 >12:18:04,283 DEBUG storage: registered device format class Ext3FS as ext3 >12:18:04,283 DEBUG storage: registered device format class Ext4FS as ext4 >12:18:04,283 DEBUG storage: registered device format class FATFS as vfat >12:18:04,283 DEBUG storage: registered device format class EFIFS as efi >12:18:04,283 DEBUG storage: registered device format class BTRFS as btrfs >12:18:04,283 DEBUG storage: registered device format class GFS2 as gfs2 >12:18:04,283 DEBUG storage: registered device format class JFS as jfs >12:18:04,283 DEBUG storage: registered device format class ReiserFS as reiserfs >12:18:04,283 DEBUG storage: registered device format class XFS as xfs >12:18:04,283 DEBUG storage: registered device format class HFS as hfs >12:18:04,284 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >12:18:04,284 DEBUG storage: registered device format class HFSPlus as hfs+ >12:18:04,284 DEBUG storage: registered device format class NTFS as ntfs >12:18:04,284 DEBUG storage: registered device format class NFS as nfs >12:18:04,284 DEBUG storage: registered device format class NFSv4 as nfs4 >12:18:04,284 DEBUG storage: registered device format class Iso9660FS as iso9660 >12:18:04,284 DEBUG storage: registered device format class NoDevFS as nodev >12:18:04,284 DEBUG storage: registered device format class DevPtsFS as devpts >12:18:04,284 DEBUG storage: registered device format class ProcFS as proc >12:18:04,284 DEBUG storage: registered device format class SysFS as sysfs >12:18:04,284 DEBUG storage: registered device format class TmpFS as tmpfs >12:18:04,284 DEBUG storage: registered device format class BindFS as bind >12:18:04,284 DEBUG storage: registered device format class SELinuxFS as selinuxfs >12:18:04,284 DEBUG storage: registered device format class USBFS as usbfs >12:18:05,983 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >12:18:05,984 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:18:05,984 INFO storage: sdc1 looks to be the live device; marking as protected >12:18:06,011 DEBUG storage: MultipathTopology._build_topology: >12:18:06,011 DEBUG storage: /etc/multipath.conf contents: >12:18:06,011 DEBUG storage: # multipath.conf written by anaconda >12:18:06,011 DEBUG storage: >12:18:06,011 DEBUG storage: defaults { >12:18:06,011 DEBUG storage: user_friendly_names yes >12:18:06,011 DEBUG storage: } >12:18:06,011 DEBUG storage: blacklist { >12:18:06,011 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:18:06,011 DEBUG storage: devnode "^hd[a-z]" >12:18:06,011 DEBUG storage: devnode "^dcssblk[0-9]*" >12:18:06,011 DEBUG storage: device { >12:18:06,011 DEBUG storage: vendor "DGC" >12:18:06,011 DEBUG storage: product "LUNZ" >12:18:06,011 DEBUG storage: } >12:18:06,012 DEBUG storage: device { >12:18:06,012 DEBUG storage: vendor "IBM" >12:18:06,012 DEBUG storage: product "S/390.*" >12:18:06,012 DEBUG storage: } >12:18:06,012 DEBUG storage: # don't count normal SATA devices as multipaths >12:18:06,012 DEBUG storage: device { >12:18:06,012 DEBUG storage: vendor "ATA" >12:18:06,012 DEBUG storage: } >12:18:06,012 DEBUG storage: # don't count 3ware devices as multipaths >12:18:06,012 DEBUG storage: device { >12:18:06,012 DEBUG storage: vendor "3ware" >12:18:06,012 DEBUG storage: } >12:18:06,012 DEBUG storage: device { >12:18:06,012 DEBUG storage: vendor "AMCC" >12:18:06,012 DEBUG storage: } >12:18:06,012 DEBUG storage: # nor highpoint devices >12:18:06,012 DEBUG storage: device { >12:18:06,012 DEBUG storage: vendor "HPT" >12:18:06,012 DEBUG storage: } >12:18:06,012 DEBUG storage: } >12:18:06,012 DEBUG storage: multipaths { >12:18:06,012 DEBUG storage: } >12:18:06,012 DEBUG storage: (end of /etc/multipath.conf) >12:18:06,169 INFO storage: MultipathTopology: not a multipath: ['sdc'] >12:18:06,169 INFO storage: MultipathTopology: found singlepath device: sdc >12:18:06,169 INFO storage: MultipathTopology: found non-disk device: sdc1 >12:18:06,169 INFO storage: MultipathTopology: found singlepath device: sda >12:18:06,169 INFO storage: MultipathTopology: found non-disk device: sda1 >12:18:06,170 INFO storage: MultipathTopology: found non-disk device: sda2 >12:18:06,170 INFO storage: MultipathTopology: found non-disk device: sda3 >12:18:06,170 INFO storage: MultipathTopology: found non-disk device: sda5 >12:18:06,170 INFO storage: MultipathTopology: found non-disk device: sda6 >12:18:06,170 INFO storage: MultipathTopology: found non-disk device: sda7 >12:18:06,170 INFO storage: MultipathTopology: found non-disk device: sda8 >12:18:06,170 INFO storage: MultipathTopology: found non-disk device: sda9 >12:18:06,170 INFO storage: MultipathTopology: found singlepath device: sdb >12:18:06,170 INFO storage: MultipathTopology: found non-disk device: sdb1 >12:18:06,170 INFO storage: MultipathTopology: found non-disk device: sdb10 >12:18:06,170 INFO storage: MultipathTopology: found non-disk device: sdb11 >12:18:06,171 INFO storage: MultipathTopology: found non-disk device: sdb2 >12:18:06,171 INFO storage: MultipathTopology: found non-disk device: sdb3 >12:18:06,171 INFO storage: MultipathTopology: found non-disk device: sdb4 >12:18:06,171 INFO storage: MultipathTopology: found non-disk device: sdb5 >12:18:06,171 INFO storage: MultipathTopology: found non-disk device: sdb6 >12:18:06,171 INFO storage: MultipathTopology: found non-disk device: sdb7 >12:18:06,171 INFO storage: MultipathTopology: found non-disk device: sdb8 >12:18:06,171 INFO storage: MultipathTopology: found non-disk device: sdb9 >12:18:06,171 INFO storage: MultipathTopology: found singlepath device: loop0 >12:18:06,171 INFO storage: MultipathTopology: found singlepath device: loop1 >12:18:06,171 INFO storage: MultipathTopology: found singlepath device: loop2 >12:18:06,171 INFO storage: MultipathTopology: found singlepath device: loop3 >12:18:06,171 INFO storage: MultipathTopology: found singlepath device: loop4 >12:18:06,172 INFO storage: MultipathTopology: found singlepath device: loop5 >12:18:06,172 INFO storage: MultipathTopology: found singlepath device: loop6 >12:18:06,172 INFO storage: MultipathTopology: found singlepath device: loop7 >12:18:06,172 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:18:06,172 INFO storage: MultipathTopology: found singlepath device: dm-1 >12:18:06,172 INFO storage: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdb10', 'sdb11', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >12:18:06,174 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52922', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >12:18:06,174 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc)... >12:18:06,175 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:18:06,175 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:06,175 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >12:18:06,176 INFO storage: sdc is a disk >12:18:06,176 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:06,178 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >12:18:06,178 INFO storage: added disk sdc (id 0) to device tree >12:18:06,178 DEBUG storage: looking up parted Device: /dev/sdc >12:18:06,179 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >12:18:06,180 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >12:18:06,180 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:18:06,181 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >12:18:06,182 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x13f2f50>] > device: <parted.device.Device object at 0x13f2b90> > PedDisk: <_ped.Disk object at 0x13f7710> >12:18:06,182 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:18:06,183 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >12:18:06,183 INFO storage: got device: DiskDevice instance (0x1372b10) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7580.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x12dc9e0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x13d4d50> >12:18:06,184 INFO storage: got format: DiskLabel instance (0x13d4e10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x13f2f50>] > device: <parted.device.Device object at 0x13f2b90> > PedDisk: <_ped.Disk object at 0x13f7710> > origPartedDisk = <parted.disk.Disk object at 0x13f2d50> > partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x13e8050> > >12:18:06,186 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1 /dev/disk/by-label/Fedora-18-B /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/B4FE-5315', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora-18-B', > 'ID_FS_LABEL_ENC': 'Fedora-18-B', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B4FE-5315', > 'ID_FS_UUID_ENC': 'B4FE-5315', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15523777', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52934', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1', > '/dev/disk/by-label/Fedora-18-B', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/B4FE-5315'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >12:18:06,186 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >12:18:06,187 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >12:18:06,187 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:06,187 INFO storage: sdc1 is a partition >12:18:06,187 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >12:18:06,188 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:18:06,188 DEBUG storage: DeviceTree.getDeviceByName returned existing 7580MB disk sdc (0) with existing msdos disklabel >12:18:06,189 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:18:06,189 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >12:18:06,189 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:06,190 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >12:18:06,190 DEBUG storage: looking up parted Partition: /dev/sdc1 >12:18:06,191 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >12:18:06,191 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >12:18:06,191 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >12:18:06,192 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >12:18:06,192 INFO storage: added partition sdc1 (id 1) to device tree >12:18:06,193 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >12:18:06,193 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >12:18:06,193 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >12:18:06,194 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >12:18:06,195 WARN storage: disklabel detected but not usable on sdc1 >12:18:06,195 DEBUG storage: getFormat('efi') returning EFIFS instance >12:18:06,195 INFO storage: type detected on 'sdc1' is 'vfat' >12:18:06,195 DEBUG storage: getFormat('efi') returning EFIFS instance >12:18:06,196 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >12:18:06,197 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >12:18:06,197 DEBUG storage: looking up parted Device: /dev/sdc1 >12:18:06,198 INFO storage: got device: PartitionDevice instance (0x13d4d10) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7580MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7579.96923828 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15523777 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28717 did: 29281 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x13e8290> > target size = 0 path = /dev/sdc1 > 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 0x13f2c50> fileSystem: <parted.filesystem.FileSystem object at 0x13f8050> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x13f2f90> PedPartition: <_ped.Partition object at 0x13edef0> > disk = existing 7580MB disk sdc (0) with existing msdos disklabel > start = 63 end = 15523839 length = 15523777 > flags = boot >12:18:06,198 INFO storage: got format: EFIFS instance (0x13f8350) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = B4FE-5315 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = Fedora-18-B size = 0 targetSize = 0 > >12:18:06,201 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879 /dev/disk/by-id/wwn-0x50014ee6002075b2', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53397', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > '/dev/disk/by-id/wwn-0x50014ee6002075b2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >12:18:06,201 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >12:18:06,202 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:18:06,202 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:06,203 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >12:18:06,204 INFO storage: sda is a disk >12:18:06,204 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:06,204 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:18:06,205 INFO storage: added disk sda (id 2) to device tree >12:18:06,205 DEBUG storage: looking up parted Device: /dev/sda >12:18:06,246 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:18:06,247 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:18:06,247 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:18:06,248 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:18:06,482 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x13f8990>, <parted.partition.Partition object at 0x13f8ed0>, <parted.partition.Partition object at 0x13f8c50>, <parted.partition.Partition object at 0x1400050>, <parted.partition.Partition object at 0x1400410>, <parted.partition.Partition object at 0x1400250>, <parted.partition.Partition object at 0x1400510>, <parted.partition.Partition object at 0x1400950>] > device: <parted.device.Device object at 0x13f87d0> > PedDisk: <_ped.Disk object at 0x13fea28> >12:18:06,483 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:18:06,483 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:18:06,484 INFO storage: got device: DiskDevice instance (0x13d4f90) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x13e8440> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x13f84d0> >12:18:06,486 INFO storage: got format: DiskLabel instance (0x13f85d0) -- > 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 = 8 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x13f8990>, <parted.partition.Partition object at 0x13f8ed0>, <parted.partition.Partition object at 0x13f8c50>, <parted.partition.Partition object at 0x1400050>, <parted.partition.Partition object at 0x1400410>, <parted.partition.Partition object at 0x1400250>, <parted.partition.Partition object at 0x1400510>, <parted.partition.Partition object at 0x1400950>] > device: <parted.device.Device object at 0x13f87d0> > PedDisk: <_ped.Disk object at 0x13fea28> > origPartedDisk = <parted.disk.Disk object at 0x1400a90> > partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x13e8320> > >12:18:06,489 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1 /dev/disk/by-id/wwn-0x50014ee6002075b2-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/8AC4F402C4F3EE77', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8AC4F402C4F3EE77', > 'ID_FS_UUID_ENC': '8AC4F402C4F3EE77', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71677952', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53414', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/8AC4F402C4F3EE77'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:18:06,489 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >12:18:06,490 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:18:06,490 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:06,490 INFO storage: sda1 is a partition >12:18:06,491 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:18:06,491 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:18:06,492 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:18:06,492 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:18:06,493 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:18:06,493 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:06,494 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:18:06,494 DEBUG storage: looking up parted Partition: /dev/sda1 >12:18:06,495 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >12:18:06,495 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:18:06,496 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:18:06,496 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:18:06,496 INFO storage: added partition sda1 (id 3) to device tree >12:18:06,497 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:18:06,497 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:18:06,497 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:18:06,498 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:18:06,499 WARN storage: disklabel detected but not usable on sda1 >12:18:06,499 INFO storage: type detected on 'sda1' is 'ntfs' >12:18:06,786 DEBUG storage: padding min size from 54 up to 59 >12:18:06,787 DEBUG storage: NTFS.supported: supported: False ; >12:18:06,787 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:18:06,788 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:18:06,788 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >12:18:06,789 DEBUG storage: looking up parted Device: /dev/sda1 >12:18:06,789 INFO storage: got device: PartitionDevice instance (0x1372b50) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 34999.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71677952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25141 did: 28717 busy: False > hardwareGeometry: (4461, 255, 63) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x13e83b0> > 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 0x13f8890> fileSystem: <parted.filesystem.FileSystem object at 0x13f8dd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x13f8a50> PedPartition: <_ped.Partition object at 0x13edfb0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = boot >12:18:06,790 DEBUG storage: NTFS.supported: supported: False ; >12:18:06,790 INFO storage: got format: NTFS instance (0x13f8410) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 8AC4F402C4F3EE77 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 34998.0 targetSize = 34998.0 > >12:18:06,793 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2 /dev/disk/by-id/wwn-0x50014ee6002075b2-part2 /dev/disk/by-label/Win7 /dev/disk/by-uuid/7C72AAC672AA848C', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'Win7', > 'ID_FS_LABEL_ENC': 'Win7', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7C72AAC672AA848C', > 'ID_FS_UUID_ENC': '7C72AAC672AA848C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71682048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '257630208', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53427', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part2', > '/dev/disk/by-label/Win7', > '/dev/disk/by-uuid/7C72AAC672AA848C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:18:06,793 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >12:18:06,793 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:18:06,793 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:06,793 INFO storage: sda2 is a partition >12:18:06,794 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:18:06,794 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:18:06,795 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:18:06,795 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >12:18:06,796 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:18:06,796 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:06,796 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:18:06,796 DEBUG storage: looking up parted Partition: /dev/sda2 >12:18:06,797 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >12:18:06,797 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:18:06,798 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:18:06,798 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:18:06,798 INFO storage: added partition sda2 (id 4) to device tree >12:18:06,799 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:18:06,799 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:18:06,799 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:18:06,800 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:18:06,812 WARN storage: disklabel detected but not usable on sda2 >12:18:06,812 INFO storage: type detected on 'sda2' is 'ntfs' >12:18:23,472 DEBUG storage: padding min size from 120009 up to 120509 >12:18:23,473 DEBUG storage: NTFS.supported: supported: False ; >12:18:23,473 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:18:23,473 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:18:23,474 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >12:18:23,474 DEBUG storage: looking up parted Device: /dev/sda2 >12:18:23,475 INFO storage: got device: PartitionDevice instance (0x13d4e90) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 125796.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 257630208 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (16036, 255, 63) biosGeometry: (16036, 255, 63) > PedDevice: <_ped.Device object at 0x13e8b00> > 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 0x13f8890> fileSystem: <parted.filesystem.FileSystem object at 0x13f8f90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x13f8f10> PedPartition: <_ped.Partition object at 0x13edf50> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 71682048 end = 329312255 length = 257630208 > flags = >12:18:23,475 DEBUG storage: NTFS.supported: supported: False ; >12:18:23,475 INFO storage: got format: NTFS instance (0x1418990) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 7C72AAC672AA848C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win7 size = 125795.0 targetSize = 125795.0 > >12:18:23,478 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3 /dev/disk/by-id/wwn-0x50014ee6002075b2-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '329312256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2600962048', > 'ID_PART_ENTRY_TYPE': '0xf', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53438', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3'} ; name: sda3 ; >12:18:23,478 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >12:18:23,478 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:18:23,479 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:23,479 INFO storage: sda3 is a partition >12:18:23,479 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >12:18:23,479 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:18:23,480 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:18:23,482 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >12:18:23,482 DEBUG storage: PartitionDevice._setFormat: sda3 ; >12:18:23,482 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:23,483 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >12:18:23,483 DEBUG storage: looking up parted Partition: /dev/sda3 >12:18:23,483 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >12:18:23,484 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >12:18:23,484 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >12:18:23,485 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >12:18:23,485 INFO storage: added partition sda3 (id 5) to device tree >12:18:23,485 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >12:18:23,486 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >12:18:23,486 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:18:23,486 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >12:18:23,550 WARN storage: disklabel detected but not usable on sda3 >12:18:23,550 DEBUG storage: no type or existing type for sda3, bailing >12:18:23,550 DEBUG storage: looking up parted Device: /dev/sda3 >12:18:23,552 INFO storage: got device: PartitionDevice instance (0x1418b10) -- > name = sda3 status = True kids = 0 id = 5 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1270001.0 > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x13e8a70> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x13f8890> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x13f8d50> PedPartition: <_ped.Partition object at 0x13ede90> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329312256 end = 2930274303 length = 2600962048 > flags = lba >12:18:23,554 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5 /dev/disk/by-id/wwn-0x50014ee6002075b2-part5 /dev/disk/by-label/A2 /dev/disk/by-uuid/04AC59B8AC59A4C8', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'A2', > 'ID_FS_LABEL_ENC': 'A2', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04AC59B8AC59A4C8', > 'ID_FS_UUID_ENC': '04AC59B8AC59A4C8', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '5', > 'ID_PART_ENTRY_OFFSET': '329314304', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '293113856', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53451', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part5', > '/dev/disk/by-label/A2', > '/dev/disk/by-uuid/04AC59B8AC59A4C8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5'} ; name: sda5 ; >12:18:23,554 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >12:18:23,555 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >12:18:23,555 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:23,555 INFO storage: sda5 is a partition >12:18:23,555 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >12:18:23,556 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:18:23,556 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:18:23,557 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >12:18:23,557 DEBUG storage: PartitionDevice._setFormat: sda5 ; >12:18:23,557 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:23,558 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >12:18:23,558 DEBUG storage: looking up parted Partition: /dev/sda5 >12:18:23,558 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >12:18:23,559 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >12:18:23,559 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >12:18:23,560 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >12:18:23,560 INFO storage: added partition sda5 (id 6) to device tree >12:18:23,560 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >12:18:23,560 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >12:18:23,561 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >12:18:23,561 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >12:18:23,717 WARN storage: disklabel detected but not usable on sda5 >12:18:23,717 INFO storage: type detected on 'sda5' is 'ntfs' >12:18:25,501 DEBUG storage: padding min size from 135415 up to 135915 >12:18:25,502 DEBUG storage: NTFS.supported: supported: False ; >12:18:25,502 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:18:25,503 DEBUG storage: PartitionDevice._setFormat: sda5 ; >12:18:25,503 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ntfs ; >12:18:25,503 DEBUG storage: looking up parted Device: /dev/sda5 >12:18:25,504 INFO storage: got device: PartitionDevice instance (0x13f8790) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 143122.0 > format = existing ntfs filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 293113856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (18245, 255, 63) biosGeometry: (18245, 255, 63) > PedDevice: <_ped.Device object at 0x13e8c20> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x13f8890> fileSystem: <parted.filesystem.FileSystem object at 0x1400310> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1400110> PedPartition: <_ped.Partition object at 0x13ff050> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329314304 end = 622428159 length = 293113856 > flags = >12:18:25,505 DEBUG storage: NTFS.supported: supported: False ; >12:18:25,505 INFO storage: got format: NTFS instance (0x1418c90) -- > type = ntfs name = ntfs status = False > device = /dev/sda5 uuid = 04AC59B8AC59A4C8 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = A2 size = 143121.0 targetSize = 143121.0 > >12:18:25,507 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6 /dev/disk/by-id/wwn-0x50014ee6002075b2-part6 /dev/disk/by-label/sysoftware /dev/disk/by-uuid/D888C5A588C5828C', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'sysoftware', > 'ID_FS_LABEL_ENC': 'sysoftware', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D888C5A588C5828C', > 'ID_FS_UUID_ENC': 'D888C5A588C5828C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '6', > 'ID_PART_ENTRY_OFFSET': '622430208', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53468', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part6', > '/dev/disk/by-label/sysoftware', > '/dev/disk/by-uuid/D888C5A588C5828C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6'} ; name: sda6 ; >12:18:25,508 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >12:18:25,508 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >12:18:25,508 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:25,508 INFO storage: sda6 is a partition >12:18:25,509 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >12:18:25,509 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:18:25,510 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:18:25,510 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >12:18:25,511 DEBUG storage: PartitionDevice._setFormat: sda6 ; >12:18:25,511 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:25,511 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >12:18:25,511 DEBUG storage: looking up parted Partition: /dev/sda6 >12:18:25,512 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >12:18:25,512 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >12:18:25,513 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >12:18:25,513 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >12:18:25,513 INFO storage: added partition sda6 (id 7) to device tree >12:18:25,514 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >12:18:25,514 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >12:18:25,514 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >12:18:25,515 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >12:18:25,612 WARN storage: disklabel detected but not usable on sda6 >12:18:25,612 INFO storage: type detected on 'sda6' is 'ntfs' >12:18:26,828 DEBUG storage: padding min size from 189992 up to 190492 >12:18:26,829 DEBUG storage: NTFS.supported: supported: False ; >12:18:26,829 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:18:26,829 DEBUG storage: PartitionDevice._setFormat: sda6 ; >12:18:26,830 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: ntfs ; >12:18:26,831 DEBUG storage: looking up parted Device: /dev/sda6 >12:18:26,831 INFO storage: got device: PartitionDevice instance (0x1418d50) -- > name = sda6 status = True kids = 0 id = 7 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x12dcf80> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x13f8890> fileSystem: <parted.filesystem.FileSystem object at 0x14004d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1400450> PedPartition: <_ped.Partition object at 0x13ff110> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 622430208 end = 1032030207 length = 409600000 > flags = >12:18:26,832 DEBUG storage: NTFS.supported: supported: False ; >12:18:26,832 INFO storage: got format: NTFS instance (0x1465190) -- > type = ntfs name = ntfs status = False > device = /dev/sda6 uuid = D888C5A588C5828C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = sysoftware size = 199999.0 targetSize = 199999.0 > >12:18:26,834 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7 /dev/disk/by-id/wwn-0x50014ee6002075b2-part7 /dev/disk/by-label/VolumeM /dev/disk/by-uuid/8A6253DE6253CD97', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'VolumeM', > 'ID_FS_LABEL_ENC': 'VolumeM', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8A6253DE6253CD97', > 'ID_FS_UUID_ENC': '8A6253DE6253CD97', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1032032256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '321282048', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53736', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part7', > '/dev/disk/by-label/VolumeM', > '/dev/disk/by-uuid/8A6253DE6253CD97'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7'} ; name: sda7 ; >12:18:26,835 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >12:18:26,835 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >12:18:26,835 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:26,835 INFO storage: sda7 is a partition >12:18:26,836 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >12:18:26,836 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:18:26,837 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:18:26,837 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >12:18:26,838 DEBUG storage: PartitionDevice._setFormat: sda7 ; >12:18:26,838 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:26,838 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >12:18:26,838 DEBUG storage: looking up parted Partition: /dev/sda7 >12:18:26,839 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >12:18:26,839 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >12:18:26,840 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >12:18:26,840 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >12:18:26,840 INFO storage: added partition sda7 (id 8) to device tree >12:18:26,840 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >12:18:26,841 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >12:18:26,841 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >12:18:26,842 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >12:18:26,941 WARN storage: disklabel detected but not usable on sda7 >12:18:26,941 INFO storage: type detected on 'sda7' is 'ntfs' >12:18:27,533 DEBUG storage: padding min size from 112135 up to 112635 >12:18:27,534 DEBUG storage: NTFS.supported: supported: False ; >12:18:27,534 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:18:27,534 DEBUG storage: PartitionDevice._setFormat: sda7 ; >12:18:27,535 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: ntfs ; >12:18:27,535 DEBUG storage: looking up parted Device: /dev/sda7 >12:18:27,536 INFO storage: got device: PartitionDevice instance (0x1418f10) -- > name = sda7 status = True kids = 0 id = 8 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 156876.0 > format = existing ntfs filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 321282048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19998, 255, 63) biosGeometry: (19998, 255, 63) > PedDevice: <_ped.Device object at 0x13e8b90> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x13f8890> fileSystem: <parted.filesystem.FileSystem object at 0x1400690> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1400290> PedPartition: <_ped.Partition object at 0x13ff0b0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1032032256 end = 1353314303 length = 321282048 > flags = >12:18:27,537 DEBUG storage: NTFS.supported: supported: False ; >12:18:27,537 INFO storage: got format: NTFS instance (0x1418910) -- > type = ntfs name = ntfs status = False > device = /dev/sda7 uuid = 8A6253DE6253CD97 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeM size = 156875.0 targetSize = 156875.0 > >12:18:27,539 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8 /dev/disk/by-id/wwn-0x50014ee6002075b2-part8 /dev/disk/by-label/win8b /dev/disk/by-uuid/A880CE3380CE07B0', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'win8b', > 'ID_FS_LABEL_ENC': 'win8b', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A880CE3380CE07B0', > 'ID_FS_UUID_ENC': 'A880CE3380CE07B0', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '8', > 'ID_PART_ENTRY_OFFSET': '1353316352', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '512000000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53747', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part8', > '/dev/disk/by-label/win8b', > '/dev/disk/by-uuid/A880CE3380CE07B0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8'} ; name: sda8 ; >12:18:27,539 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8)... >12:18:27,540 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >12:18:27,540 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:27,540 INFO storage: sda8 is a partition >12:18:27,541 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >12:18:27,541 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:18:27,541 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:18:27,542 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >12:18:27,542 DEBUG storage: PartitionDevice._setFormat: sda8 ; >12:18:27,542 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:27,543 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >12:18:27,543 DEBUG storage: looking up parted Partition: /dev/sda8 >12:18:27,544 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >12:18:27,544 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >12:18:27,545 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >12:18:27,545 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >12:18:27,545 INFO storage: added partition sda8 (id 9) to device tree >12:18:27,545 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >12:18:27,546 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >12:18:27,546 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >12:18:27,547 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >12:18:27,654 WARN storage: disklabel detected but not usable on sda8 >12:18:27,654 INFO storage: type detected on 'sda8' is 'ntfs' >12:18:28,571 DEBUG storage: padding min size from 232533 up to 233033 >12:18:28,572 DEBUG storage: NTFS.supported: supported: False ; >12:18:28,572 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:18:28,572 DEBUG storage: PartitionDevice._setFormat: sda8 ; >12:18:28,573 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: ntfs ; >12:18:28,573 DEBUG storage: looking up parted Device: /dev/sda8 >12:18:28,574 INFO storage: got device: PartitionDevice instance (0x1372bd0) -- > name = sda8 status = True kids = 0 id = 9 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 250000.0 > format = existing ntfs filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 512000000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (31870, 255, 63) biosGeometry: (31870, 255, 63) > PedDevice: <_ped.Device object at 0x13e8dd0> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x13f8890> fileSystem: <parted.filesystem.FileSystem object at 0x1400850> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1400610> PedPartition: <_ped.Partition object at 0x13ff170> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1353316352 end = 1865316351 length = 512000000 > flags = >12:18:28,575 DEBUG storage: NTFS.supported: supported: False ; >12:18:28,575 INFO storage: got format: NTFS instance (0x1465590) -- > type = ntfs name = ntfs status = False > device = /dev/sda8 uuid = A880CE3380CE07B0 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = win8b size = 249999.0 targetSize = 249999.0 > >12:18:28,577 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9 /dev/disk/by-id/wwn-0x50014ee6002075b2-part9 /dev/disk/by-label/LINUX /dev/disk/by-uuid/7071-85A8', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'LINUX', > 'ID_FS_LABEL_ENC': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7071-85A8', > 'ID_FS_UUID_ENC': '7071-85A8', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '9', > 'ID_PART_ENTRY_OFFSET': '1865318400', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53756', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part9', > '/dev/disk/by-label/LINUX', > '/dev/disk/by-uuid/7071-85A8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9'} ; name: sda9 ; >12:18:28,577 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9)... >12:18:28,578 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >12:18:28,578 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:28,578 INFO storage: sda9 is a partition >12:18:28,579 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >12:18:28,579 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:18:28,579 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:18:28,580 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >12:18:28,580 DEBUG storage: PartitionDevice._setFormat: sda9 ; >12:18:28,581 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:28,581 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >12:18:28,581 DEBUG storage: looking up parted Partition: /dev/sda9 >12:18:28,582 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >12:18:28,582 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >12:18:28,583 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >12:18:28,583 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >12:18:28,583 INFO storage: added partition sda9 (id 10) to device tree >12:18:28,584 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >12:18:28,584 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >12:18:28,585 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >12:18:28,585 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >12:18:28,609 WARN storage: disklabel detected but not usable on sda9 >12:18:28,609 INFO storage: type detected on 'sda9' is 'vfat' >12:18:28,610 DEBUG storage: FATFS.supported: supported: True ; >12:18:28,610 DEBUG storage: getFormat('vfat') returning FATFS instance >12:18:28,610 DEBUG storage: PartitionDevice._setFormat: sda9 ; >12:18:28,611 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: vfat ; >12:18:28,611 DEBUG storage: looking up parted Device: /dev/sda9 >12:18:28,611 INFO storage: got device: PartitionDevice instance (0x13d4f50) -- > name = sda9 status = True kids = 0 id = 10 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing vfat filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x13e8cb0> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x13f8890> fileSystem: <parted.filesystem.FileSystem object at 0x1400a10> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1400990> PedPartition: <_ped.Partition object at 0x13ff230> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1865318400 end = 1930854399 length = 65536000 > flags = >12:18:28,612 DEBUG storage: FATFS.supported: supported: True ; >12:18:28,612 INFO storage: got format: FATFS instance (0x14188d0) -- > type = vfat name = vfat status = False > device = /dev/sda9 uuid = 7071-85A8 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = LINUX size = 0 targetSize = 0 > >12:18:28,614 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303 /dev/disk/by-id/wwn-0x50014ee25ad7225b', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55035', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb'} ; name: sdb ; >12:18:28,614 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb)... >12:18:28,615 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:18:28,615 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:28,615 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >12:18:28,616 INFO storage: sdb is a disk >12:18:28,616 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:28,617 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:18:28,617 INFO storage: added disk sdb (id 11) to device tree >12:18:28,617 DEBUG storage: looking up parted Device: /dev/sdb >12:18:28,618 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:18:28,618 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >12:18:28,619 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:18:28,619 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:18:28,732 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1465510>, <parted.partition.Partition object at 0x1465750>, <parted.partition.Partition object at 0x1465990>, <parted.partition.Partition object at 0x1465b10>, <parted.partition.Partition object at 0x1465d90>, <parted.partition.Partition object at 0x1465fd0>, <parted.partition.Partition object at 0x141c1d0>, <parted.partition.Partition object at 0x141c350>, <parted.partition.Partition object at 0x141c4d0>, <parted.partition.Partition object at 0x141c650>, <parted.partition.Partition object at 0x141c7d0>] > device: <parted.device.Device object at 0x1465210> > PedDisk: <_ped.Disk object at 0x1419440> >12:18:28,732 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:18:28,732 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:18:28,734 INFO storage: got device: DiskDevice instance (0x1418650) -- > name = sdb status = True kids = 0 id = 11 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x13e8ef0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x14185d0> >12:18:28,736 INFO storage: got format: DiskLabel instance (0x1418ed0) -- > 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 = 11 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1465510>, <parted.partition.Partition object at 0x1465750>, <parted.partition.Partition object at 0x1465990>, <parted.partition.Partition object at 0x1465b10>, <parted.partition.Partition object at 0x1465d90>, <parted.partition.Partition object at 0x1465fd0>, <parted.partition.Partition object at 0x141c1d0>, <parted.partition.Partition object at 0x141c350>, <parted.partition.Partition object at 0x141c4d0>, <parted.partition.Partition object at 0x141c650>, <parted.partition.Partition object at 0x141c7d0>] > device: <parted.device.Device object at 0x1465210> > PedDisk: <_ped.Disk object at 0x1419440> > origPartedDisk = <parted.disk.Disk object at 0x1465c90> > partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x13e8f80> > >12:18:28,738 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part1 /dev/disk/by-label/VOLUMER /dev/disk/by-uuid/FEBD-EB40', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VOLUMER', > 'ID_FS_LABEL_ENC': 'VOLUMER', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'FEBD-EB40', > 'ID_FS_UUID_ENC': 'FEBD-EB40', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55049', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part1', > '/dev/disk/by-label/VOLUMER', > '/dev/disk/by-uuid/FEBD-EB40'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >12:18:28,739 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1)... >12:18:28,739 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:18:28,739 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:28,739 INFO storage: sdb1 is a partition >12:18:28,740 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >12:18:28,740 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:18:28,741 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:18:28,741 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:18:28,742 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >12:18:28,742 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:28,743 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >12:18:28,743 DEBUG storage: looking up parted Partition: /dev/sdb1 >12:18:28,743 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >12:18:28,744 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >12:18:28,744 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >12:18:28,745 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >12:18:28,745 INFO storage: added partition sdb1 (id 12) to device tree >12:18:28,745 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >12:18:28,746 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >12:18:28,746 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:18:28,747 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >12:18:28,748 WARN storage: disklabel detected but not usable on sdb1 >12:18:28,748 DEBUG storage: getFormat('efi') returning EFIFS instance >12:18:28,748 INFO storage: type detected on 'sdb1' is 'vfat' >12:18:28,749 DEBUG storage: getFormat('efi') returning EFIFS instance >12:18:28,749 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >12:18:28,749 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >12:18:28,750 DEBUG storage: looking up parted Device: /dev/sdb1 >12:18:28,750 INFO storage: got device: PartitionDevice instance (0x1418e90) -- > name = sdb1 status = True kids = 0 id = 12 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x141d7a0> > target size = 0 path = /dev/sdb1 > 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 0x1465050> fileSystem: <parted.filesystem.FileSystem object at 0x1465810> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x14656d0> PedPartition: <_ped.Partition object at 0x14135f0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2048 end = 65538047 length = 65536000 > flags = boot, lba >12:18:28,751 INFO storage: got format: EFIFS instance (0x141cd90) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = FEBD-EB40 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = VOLUMER size = 0 targetSize = 0 > >12:18:28,753 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part10 /dev/disk/by-label/fedora /dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d', > 'DEVNAME': 'sdb10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_ENC': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_SUB': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_FS_UUID_SUB_ENC': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '10', > 'ID_PART_ENTRY_OFFSET': '2219534336', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '26', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55070', > 'name': 'sdb10', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part10', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10'} ; name: sdb10 ; >12:18:28,753 INFO storage: scanning sdb10 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10)... >12:18:28,754 DEBUG storage: DeviceTree.getDeviceByName: name: sdb10 ; >12:18:28,754 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:28,754 INFO storage: sdb10 is a partition >12:18:28,754 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb10 ; >12:18:28,755 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:18:28,755 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:18:28,756 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >12:18:28,756 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >12:18:28,757 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:28,757 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: None ; >12:18:28,757 DEBUG storage: looking up parted Partition: /dev/sdb10 >12:18:28,758 DEBUG storage: PartitionDevice.probe: sdb10 ; exists: True ; >12:18:28,758 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 1 ; >12:18:28,759 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 10 ; >12:18:28,760 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 12 ; >12:18:28,760 INFO storage: added partition sdb10 (id 13) to device tree >12:18:28,760 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb10 ; >12:18:28,761 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb10 ; label_type: dos ; >12:18:28,761 DEBUG storage: PartitionDevice.setup: sdb10 ; status: True ; controllable: True ; orig: False ; >12:18:28,762 DEBUG storage: DiskLabel.__init__: device: /dev/sdb10 ; labelType: dos ; exists: True ; >12:18:28,787 WARN storage: disklabel detected but not usable on sdb10 >12:18:28,787 INFO storage: type detected on 'sdb10' is 'btrfs' >12:18:28,788 DEBUG storage: BTRFS.supported: supported: True ; >12:18:28,788 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:18:28,789 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >12:18:28,789 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: btrfs ; >12:18:28,790 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb10 ; >12:18:28,790 INFO storage: creating btrfs volume btrfs.fedora >12:18:28,790 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb10 ; >12:18:28,790 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:28,791 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >12:18:28,792 DEBUG storage: BTRFS.supported: supported: True ; >12:18:28,792 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:18:28,793 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.14 ; current: None ; type: btrfs ; >12:18:28,793 INFO storage: added btrfs volume fedora (id 14) to device tree >12:18:28,793 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >12:18:28,794 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.14A_vLZI to None >12:18:28,837 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.14A_vLZI to None >12:18:29,039 DEBUG storage: BTRFS.supported: supported: True ; >12:18:29,039 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:18:29,039 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >12:18:29,040 DEBUG storage: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >12:18:29,040 INFO storage: added btrfs subvolume home (id 15) to device tree >12:18:29,040 DEBUG storage: looking up parted Device: /dev/sdb10 >12:18:29,041 INFO storage: got device: PartitionDevice instance (0x141cf90) -- > name = sdb10 status = True kids = 1 id = 13 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing btrfs filesystem > major = 8 minor = 26 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb10 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 30812 did: 12338 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x13e8d40> > target size = 0 path = /dev/sdb10 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1465050> fileSystem: None > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x141c690> PedPartition: <_ped.Partition object at 0x1413830> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2219534336 end = 2629134335 length = 409600000 > flags = >12:18:29,042 DEBUG storage: BTRFS.supported: supported: True ; >12:18:29,042 INFO storage: got format: BTRFS instance (0x141cbd0) -- > type = btrfs name = btrfs status = False > device = /dev/sdb10 uuid = 7715269b-0e28-40b1-9262-aee745808762 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >12:18:29,044 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part11 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part11', > 'DEVNAME': 'sdb11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '11', > 'ID_PART_ENTRY_OFFSET': '2629136384', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '27', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55086', > 'name': 'sdb11', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part11', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11'} ; name: sdb11 ; >12:18:29,044 INFO storage: scanning sdb11 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11)... >12:18:29,044 DEBUG storage: DeviceTree.getDeviceByName: name: sdb11 ; >12:18:29,045 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:29,045 INFO storage: sdb11 is a partition >12:18:29,045 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb11 ; >12:18:29,046 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:18:29,046 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:18:29,047 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >12:18:29,047 DEBUG storage: PartitionDevice._setFormat: sdb11 ; >12:18:29,047 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:29,048 DEBUG storage: PartitionDevice._setFormat: sdb11 ; current: None ; type: None ; >12:18:29,048 DEBUG storage: looking up parted Partition: /dev/sdb11 >12:18:29,048 DEBUG storage: PartitionDevice.probe: sdb11 ; exists: True ; >12:18:29,049 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 1 ; >12:18:29,049 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 10 ; >12:18:29,050 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 12 ; >12:18:29,050 INFO storage: added partition sdb11 (id 16) to device tree >12:18:29,050 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb11 ; >12:18:29,051 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb11 ; label_type: dos ; >12:18:29,051 DEBUG storage: PartitionDevice.setup: sdb11 ; status: True ; controllable: True ; orig: False ; >12:18:29,051 DEBUG storage: DiskLabel.__init__: device: /dev/sdb11 ; labelType: dos ; exists: True ; >12:18:29,053 WARN storage: disklabel detected but not usable on sdb11 >12:18:29,053 DEBUG storage: no type or existing type for sdb11, bailing >12:18:29,053 DEBUG storage: looking up parted Device: /dev/sdb11 >12:18:29,054 INFO storage: got device: PartitionDevice instance (0x13d4ed0) -- > name = sdb11 status = True kids = 0 id = 16 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 2000.0 > format = existing None > major = 8 minor = 27 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb11 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4096000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) > PedDevice: <_ped.Device object at 0x141d830> > target size = 0 path = /dev/sdb11 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1465050> fileSystem: None > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x141c810> PedPartition: <_ped.Partition object at 0x1413890> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2629136384 end = 2633232383 length = 4096000 > flags = >12:18:29,057 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part2 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part2 /dev/disk/by-label/VolumeS /dev/disk/by-uuid/00A0DFBCA0DFB5FE', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VolumeS', > 'ID_FS_LABEL_ENC': 'VolumeS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '00A0DFBCA0DFB5FE', > 'ID_FS_UUID_ENC': '00A0DFBCA0DFB5FE', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '65538048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55102', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part2', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part2', > '/dev/disk/by-label/VolumeS', > '/dev/disk/by-uuid/00A0DFBCA0DFB5FE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >12:18:29,057 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2)... >12:18:29,058 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >12:18:29,058 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:29,058 INFO storage: sdb2 is a partition >12:18:29,059 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >12:18:29,059 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:18:29,060 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:18:29,060 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >12:18:29,061 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >12:18:29,061 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:29,061 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >12:18:29,061 DEBUG storage: looking up parted Partition: /dev/sdb2 >12:18:29,062 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >12:18:29,062 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >12:18:29,063 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >12:18:29,063 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >12:18:29,063 INFO storage: added partition sdb2 (id 17) to device tree >12:18:29,064 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >12:18:29,064 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >12:18:29,065 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >12:18:29,065 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >12:18:29,067 WARN storage: disklabel detected but not usable on sdb2 >12:18:29,067 INFO storage: type detected on 'sdb2' is 'ntfs' >12:18:30,991 DEBUG storage: padding min size from 177533 up to 178033 >12:18:30,992 DEBUG storage: NTFS.supported: supported: False ; >12:18:30,992 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:18:30,992 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >12:18:30,993 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: ntfs ; >12:18:30,993 DEBUG storage: looking up parted Device: /dev/sdb2 >12:18:30,994 INFO storage: got device: PartitionDevice instance (0x14187d0) -- > name = sdb2 status = True kids = 0 id = 17 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28717 did: 29281 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x141d290> > 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 0x1465050> fileSystem: <parted.filesystem.FileSystem object at 0x1465890> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1465850> PedPartition: <_ped.Partition object at 0x14134d0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 65538048 end = 475138047 length = 409600000 > flags = >12:18:30,995 DEBUG storage: NTFS.supported: supported: False ; >12:18:30,995 INFO storage: got format: NTFS instance (0x141cad0) -- > type = ntfs name = ntfs status = False > device = /dev/sdb2 uuid = 00A0DFBCA0DFB5FE exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeS size = 199999.0 targetSize = 199999.0 > >12:18:30,997 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part3 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '3', > 'ID_PART_ENTRY_OFFSET': '475138048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1638400', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55118', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part3', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >12:18:30,997 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3)... >12:18:30,997 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >12:18:30,998 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:30,998 INFO storage: sdb3 is a partition >12:18:30,998 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >12:18:30,999 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:18:30,999 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:18:31,000 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >12:18:31,000 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >12:18:31,000 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:31,001 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >12:18:31,001 DEBUG storage: looking up parted Partition: /dev/sdb3 >12:18:31,001 DEBUG storage: PartitionDevice.probe: sdb3 ; exists: True ; >12:18:31,002 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >12:18:31,002 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >12:18:31,003 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >12:18:31,003 INFO storage: added partition sdb3 (id 18) to device tree >12:18:31,003 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >12:18:31,003 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >12:18:31,004 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >12:18:31,004 DEBUG storage: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >12:18:31,025 WARN storage: disklabel detected but not usable on sdb3 >12:18:31,025 DEBUG storage: no type or existing type for sdb3, bailing >12:18:31,025 DEBUG storage: looking up parted Device: /dev/sdb3 >12:18:31,026 INFO storage: got device: PartitionDevice instance (0x141cc50) -- > name = sdb3 status = True kids = 0 id = 18 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 800.0 > format = existing None > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1638400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (101, 255, 63) biosGeometry: (101, 255, 63) > PedDevice: <_ped.Device object at 0x141d950> > target size = 0 path = /dev/sdb3 > 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 0x1465050> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x14659d0> PedPartition: <_ped.Partition object at 0x1413530> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 475138048 end = 476776447 length = 1638400 > flags = >12:18:31,028 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part4 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '4', > 'ID_PART_ENTRY_OFFSET': '476776448', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3430252544', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55132', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part4', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >12:18:31,028 INFO storage: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4)... >12:18:31,029 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >12:18:31,029 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:31,029 INFO storage: sdb4 is a partition >12:18:31,030 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >12:18:31,030 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:18:31,031 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:18:31,031 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdb ; >12:18:31,032 DEBUG storage: PartitionDevice._setFormat: sdb4 ; >12:18:31,032 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:31,032 DEBUG storage: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >12:18:31,032 DEBUG storage: looking up parted Partition: /dev/sdb4 >12:18:31,033 DEBUG storage: PartitionDevice.probe: sdb4 ; exists: True ; >12:18:31,033 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >12:18:31,034 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >12:18:31,034 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >12:18:31,034 INFO storage: added partition sdb4 (id 19) to device tree >12:18:31,035 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >12:18:31,035 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >12:18:31,036 DEBUG storage: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >12:18:31,036 DEBUG storage: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >12:18:31,141 WARN storage: disklabel detected but not usable on sdb4 >12:18:31,141 DEBUG storage: no type or existing type for sdb4, bailing >12:18:31,142 DEBUG storage: looking up parted Device: /dev/sdb4 >12:18:31,143 INFO storage: got device: PartitionDevice instance (0x141cb90) -- > name = sdb4 status = True kids = 0 id = 19 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 1674928.0 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x141da70> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1465050> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1465b50> PedPartition: <_ped.Partition object at 0x1413470> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 476776448 end = 3907028991 length = 3430252544 > flags = >12:18:31,145 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part5 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part5 /dev/disk/by-label/Win8 /dev/disk/by-uuid/2CB88669B886317E', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'Win8', > 'ID_FS_LABEL_ENC': 'Win8', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2CB88669B886317E', > 'ID_FS_UUID_ENC': '2CB88669B886317E', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '5', > 'ID_PART_ENTRY_OFFSET': '476778496', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '616552448', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55147', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part5', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part5', > '/dev/disk/by-label/Win8', > '/dev/disk/by-uuid/2CB88669B886317E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >12:18:31,146 INFO storage: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5)... >12:18:31,146 DEBUG storage: DeviceTree.getDeviceByName: name: sdb5 ; >12:18:31,146 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:31,146 INFO storage: sdb5 is a partition >12:18:31,147 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >12:18:31,147 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:18:31,148 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:18:31,148 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sdb ; >12:18:31,148 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >12:18:31,149 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:31,149 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >12:18:31,149 DEBUG storage: looking up parted Partition: /dev/sdb5 >12:18:31,150 DEBUG storage: PartitionDevice.probe: sdb5 ; exists: True ; >12:18:31,150 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >12:18:31,151 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >12:18:31,151 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >12:18:31,151 INFO storage: added partition sdb5 (id 20) to device tree >12:18:31,151 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >12:18:31,152 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >12:18:31,152 DEBUG storage: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >12:18:31,153 DEBUG storage: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >12:18:31,183 WARN storage: disklabel detected but not usable on sdb5 >12:18:31,183 INFO storage: type detected on 'sdb5' is 'ntfs' >12:18:38,495 DEBUG storage: padding min size from 64486 up to 64986 >12:18:38,496 DEBUG storage: NTFS.supported: supported: False ; >12:18:38,496 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:18:38,497 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >12:18:38,497 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: ntfs ; >12:18:38,497 DEBUG storage: looking up parted Device: /dev/sdb5 >12:18:38,498 INFO storage: got device: PartitionDevice instance (0x146a910) -- > name = sdb5 status = True kids = 0 id = 20 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 301051.0 > format = existing ntfs filesystem > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 616552448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (38378, 255, 63) biosGeometry: (38378, 255, 63) > PedDevice: <_ped.Device object at 0x141d9e0> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1465050> fileSystem: <parted.filesystem.FileSystem object at 0x1465ed0> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1465e50> PedPartition: <_ped.Partition object at 0x1413650> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 476778496 end = 1093330943 length = 616552448 > flags = >12:18:38,499 DEBUG storage: NTFS.supported: supported: False ; >12:18:38,499 INFO storage: got format: NTFS instance (0x1418790) -- > type = ntfs name = ntfs status = False > device = /dev/sdb5 uuid = 2CB88669B886317E exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win8 size = 301050.0 targetSize = 301050.0 > >12:18:38,501 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part6 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part6 /dev/disk/by-uuid/2C484C57484C2246', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': '2C484C57484C2246', > 'ID_FS_UUID_ENC': '2C484C57484C2246', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '6', > 'ID_PART_ENTRY_OFFSET': '1093332992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '716800000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55167', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part6', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part6', > '/dev/disk/by-uuid/2C484C57484C2246'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >12:18:38,501 INFO storage: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6)... >12:18:38,502 DEBUG storage: DeviceTree.getDeviceByName: name: sdb6 ; >12:18:38,502 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:38,502 INFO storage: sdb6 is a partition >12:18:38,502 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >12:18:38,503 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:18:38,503 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:18:38,504 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sdb ; >12:18:38,504 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >12:18:38,504 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:38,505 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >12:18:38,505 DEBUG storage: looking up parted Partition: /dev/sdb6 >12:18:38,505 DEBUG storage: PartitionDevice.probe: sdb6 ; exists: True ; >12:18:38,506 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >12:18:38,506 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >12:18:38,507 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >12:18:38,507 INFO storage: added partition sdb6 (id 21) to device tree >12:18:38,507 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >12:18:38,508 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >12:18:38,508 DEBUG storage: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >12:18:38,509 DEBUG storage: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >12:18:38,559 WARN storage: disklabel detected but not usable on sdb6 >12:18:38,559 INFO storage: type detected on 'sdb6' is 'ntfs' >12:18:44,670 DEBUG storage: padding min size from 258701 up to 259201 >12:18:44,671 DEBUG storage: NTFS.supported: supported: False ; >12:18:44,671 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:18:44,671 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >12:18:44,672 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: ntfs ; >12:18:44,672 DEBUG storage: looking up parted Device: /dev/sdb6 >12:18:44,673 INFO storage: got device: PartitionDevice instance (0x146a990) -- > name = sdb6 status = True kids = 0 id = 21 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 350000.0 > format = existing ntfs filesystem > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 716800000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12083 did: 24948 busy: False > hardwareGeometry: (44618, 255, 63) biosGeometry: (44618, 255, 63) > PedDevice: <_ped.Device object at 0x141db00> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1465050> fileSystem: <parted.filesystem.FileSystem object at 0x141c0d0> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x141c050> PedPartition: <_ped.Partition object at 0x14136b0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 1093332992 end = 1810132991 length = 716800000 > flags = >12:18:44,673 DEBUG storage: NTFS.supported: supported: False ; >12:18:44,673 INFO storage: got format: NTFS instance (0x146a610) -- > type = ntfs name = ntfs status = False > device = /dev/sdb6 uuid = 2C484C57484C2246 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 349999.0 targetSize = 349999.0 > >12:18:44,676 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part7 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part7 /dev/disk/by-uuid/e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'DEVNAME': 'sdb7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'ID_FS_UUID_ENC': 'e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'ID_FS_UUID_SUB': '3192ea73-c698-440e-9a0f-09cba8e5e44e', > 'ID_FS_UUID_SUB_ENC': '3192ea73-c698-440e-9a0f-09cba8e5e44e', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1810135040', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '307200000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '23', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55237', > 'name': 'sdb7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part7', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part7', > '/dev/disk/by-uuid/e624e310-e7de-4b31-9418-2b804bd8a5ae'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7'} ; name: sdb7 ; >12:18:44,676 INFO storage: scanning sdb7 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7)... >12:18:44,677 DEBUG storage: DeviceTree.getDeviceByName: name: sdb7 ; >12:18:44,677 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:44,677 INFO storage: sdb7 is a partition >12:18:44,677 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb7 ; >12:18:44,678 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:18:44,678 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:18:44,679 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sdb ; >12:18:44,679 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >12:18:44,679 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:44,680 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: None ; >12:18:44,680 DEBUG storage: looking up parted Partition: /dev/sdb7 >12:18:44,681 DEBUG storage: PartitionDevice.probe: sdb7 ; exists: True ; >12:18:44,681 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 1 ; >12:18:44,682 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 10 ; >12:18:44,682 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 12 ; >12:18:44,682 INFO storage: added partition sdb7 (id 22) to device tree >12:18:44,682 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb7 ; >12:18:44,683 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb7 ; label_type: dos ; >12:18:44,683 DEBUG storage: PartitionDevice.setup: sdb7 ; status: True ; controllable: True ; orig: False ; >12:18:44,684 DEBUG storage: DiskLabel.__init__: device: /dev/sdb7 ; labelType: dos ; exists: True ; >12:18:44,735 WARN storage: disklabel detected but not usable on sdb7 >12:18:44,735 INFO storage: type detected on 'sdb7' is 'btrfs' >12:18:44,736 DEBUG storage: BTRFS.supported: supported: True ; >12:18:44,736 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:18:44,736 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >12:18:44,737 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: btrfs ; >12:18:44,737 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb7 ; >12:18:44,737 INFO storage: creating btrfs volume btrfs.None >12:18:44,738 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >12:18:44,738 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:18:44,739 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: None ; >12:18:44,739 DEBUG storage: BTRFS.supported: supported: True ; >12:18:44,739 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:18:44,740 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: btrfs ; >12:18:44,740 INFO storage: added btrfs volume btrfs.23 (id 23) to device tree >12:18:44,740 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.23 ; status: True ; controllable: True ; orig: True ; >12:18:44,741 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.23LapNCQ to None >12:18:45,355 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.23LapNCQ to None >12:19:06,448 DEBUG storage: looking up parted Device: /dev/sdb7 >12:19:06,449 INFO storage: got device: PartitionDevice instance (0x146a2d0) -- > name = sdb7 status = True kids = 1 id = 22 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 150000.0 > format = existing btrfs filesystem > major = 8 minor = 23 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb7 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 307200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) > PedDevice: <_ped.Device object at 0x141dcb0> > target size = 0 path = /dev/sdb7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1465050> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x141c210> PedPartition: <_ped.Partition object at 0x1413710> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 1810135040 end = 2117335039 length = 307200000 > flags = >12:19:06,450 DEBUG storage: BTRFS.supported: supported: True ; >12:19:06,450 INFO storage: got format: BTRFS instance (0x146ad50) -- > type = btrfs name = btrfs status = False > device = /dev/sdb7 uuid = 3192ea73-c698-440e-9a0f-09cba8e5e44e exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:19:06,453 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part8 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part8 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/aad58b77-b87c-435e-80d7-314eb2dc3126', > 'DEVNAME': 'sdb8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aad58b77-b87c-435e-80d7-314eb2dc3126', > 'ID_FS_UUID_ENC': 'aad58b77-b87c-435e-80d7-314eb2dc3126', > 'ID_FS_UUID_SUB': 'af84651e-bbf6-4108-a17e-4a1b3d25ac32', > 'ID_FS_UUID_SUB_ENC': 'af84651e-bbf6-4108-a17e-4a1b3d25ac32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '8', > 'ID_PART_ENTRY_OFFSET': '2117337088', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4537110', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '24', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55253', > 'name': 'sdb8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part8', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part8', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/aad58b77-b87c-435e-80d7-314eb2dc3126'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8'} ; name: sdb8 ; >12:19:06,453 INFO storage: scanning sdb8 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8)... >12:19:06,454 DEBUG storage: DeviceTree.getDeviceByName: name: sdb8 ; >12:19:06,454 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:06,454 INFO storage: sdb8 is a partition >12:19:06,454 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb8 ; >12:19:06,455 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:19:06,455 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:19:06,456 DEBUG storage: DiskDevice.addChild: kids: 9 ; name: sdb ; >12:19:06,456 DEBUG storage: PartitionDevice._setFormat: sdb8 ; >12:19:06,456 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:06,457 DEBUG storage: PartitionDevice._setFormat: sdb8 ; current: None ; type: None ; >12:19:06,457 DEBUG storage: looking up parted Partition: /dev/sdb8 >12:19:06,457 DEBUG storage: PartitionDevice.probe: sdb8 ; exists: True ; >12:19:06,458 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 1 ; >12:19:06,458 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 10 ; >12:19:06,459 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 12 ; >12:19:06,459 INFO storage: added partition sdb8 (id 24) to device tree >12:19:06,459 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb8 ; >12:19:06,460 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb8 ; label_type: dos ; >12:19:06,460 DEBUG storage: PartitionDevice.setup: sdb8 ; status: True ; controllable: True ; orig: False ; >12:19:06,460 DEBUG storage: DiskLabel.__init__: device: /dev/sdb8 ; labelType: dos ; exists: True ; >12:19:06,508 WARN storage: disklabel detected but not usable on sdb8 >12:19:06,508 INFO storage: type detected on 'sdb8' is 'btrfs' >12:19:06,509 DEBUG storage: BTRFS.supported: supported: True ; >12:19:06,509 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:19:06,509 DEBUG storage: PartitionDevice._setFormat: sdb8 ; >12:19:06,510 DEBUG storage: PartitionDevice._setFormat: sdb8 ; current: None ; type: btrfs ; >12:19:06,510 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb8 ; >12:19:06,510 INFO storage: creating btrfs volume btrfs.New_Volume >12:19:06,511 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb8 ; >12:19:06,511 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:06,511 DEBUG storage: BTRFSVolumeDevice._setFormat: New_Volume ; current: None ; type: None ; >12:19:06,512 DEBUG storage: BTRFS.supported: supported: True ; >12:19:06,512 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:19:06,512 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.25 ; current: None ; type: btrfs ; >12:19:06,512 INFO storage: added btrfs volume New_Volume (id 25) to device tree >12:19:06,513 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: True ; >12:19:06,513 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.25lDtgrj to None >12:19:06,816 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.25lDtgrj to None >12:19:06,966 DEBUG storage: looking up parted Device: /dev/sdb8 >12:19:06,967 INFO storage: got device: PartitionDevice instance (0x146ae50) -- > name = sdb8 status = True kids = 1 id = 24 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 2215.38574219 > format = existing btrfs filesystem > major = 8 minor = 24 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb8 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4537110 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (282, 255, 63) biosGeometry: (282, 255, 63) > PedDevice: <_ped.Device object at 0x141d8c0> > target size = 0 path = /dev/sdb8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1465050> fileSystem: None > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x141c390> PedPartition: <_ped.Partition object at 0x1413770> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2117337088 end = 2121874197 length = 4537110 > flags = >12:19:06,968 DEBUG storage: BTRFS.supported: supported: True ; >12:19:06,968 INFO storage: got format: BTRFS instance (0x146a6d0) -- > type = btrfs name = btrfs status = False > device = /dev/sdb8 uuid = af84651e-bbf6-4108-a17e-4a1b3d25ac32 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = New_Volume size = 0 targetSize = 0 > >12:19:06,971 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part9 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part9 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'DEVNAME': 'sdb9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'ID_FS_UUID_ENC': '5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'ID_FS_UUID_SUB': '2c384959-39e2-4079-90cf-3f8b1edce397', > 'ID_FS_UUID_SUB_ENC': '2c384959-39e2-4079-90cf-3f8b1edce397', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '9', > 'ID_PART_ENTRY_OFFSET': '2121875456', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '97656250', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '25', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55262', > 'name': 'sdb9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part9', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part9', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/5b53e0ca-97e7-44af-a767-ca7a92c2432a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9'} ; name: sdb9 ; >12:19:06,971 INFO storage: scanning sdb9 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9)... >12:19:06,971 DEBUG storage: DeviceTree.getDeviceByName: name: sdb9 ; >12:19:06,971 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:06,971 INFO storage: sdb9 is a partition >12:19:06,972 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb9 ; >12:19:06,972 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:19:06,973 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:19:06,973 DEBUG storage: DiskDevice.addChild: kids: 10 ; name: sdb ; >12:19:06,974 DEBUG storage: PartitionDevice._setFormat: sdb9 ; >12:19:06,974 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:06,974 DEBUG storage: PartitionDevice._setFormat: sdb9 ; current: None ; type: None ; >12:19:06,974 DEBUG storage: looking up parted Partition: /dev/sdb9 >12:19:06,975 DEBUG storage: PartitionDevice.probe: sdb9 ; exists: True ; >12:19:06,976 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 1 ; >12:19:06,976 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 10 ; >12:19:06,976 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 12 ; >12:19:06,976 INFO storage: added partition sdb9 (id 26) to device tree >12:19:06,977 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb9 ; >12:19:06,977 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb9 ; label_type: dos ; >12:19:06,978 DEBUG storage: PartitionDevice.setup: sdb9 ; status: True ; controllable: True ; orig: False ; >12:19:06,978 DEBUG storage: DiskLabel.__init__: device: /dev/sdb9 ; labelType: dos ; exists: True ; >12:19:07,008 WARN storage: disklabel detected but not usable on sdb9 >12:19:07,009 INFO storage: type detected on 'sdb9' is 'btrfs' >12:19:07,009 DEBUG storage: BTRFS.supported: supported: True ; >12:19:07,009 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:19:07,010 DEBUG storage: PartitionDevice._setFormat: sdb9 ; >12:19:07,010 DEBUG storage: PartitionDevice._setFormat: sdb9 ; current: None ; type: btrfs ; >12:19:07,010 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb9 ; >12:19:07,011 INFO storage: creating btrfs volume btrfs.New_Volume >12:19:07,011 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb9 ; >12:19:07,011 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:07,012 DEBUG storage: BTRFSVolumeDevice._setFormat: New_Volume ; current: None ; type: None ; >12:19:07,012 DEBUG storage: BTRFS.supported: supported: True ; >12:19:07,012 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:19:07,013 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.27 ; current: None ; type: btrfs ; >12:19:07,013 INFO storage: added btrfs volume New_Volume (id 27) to device tree >12:19:07,014 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: True ; >12:19:07,014 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.2706u3nj to None >12:19:07,282 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.2706u3nj to None >12:19:07,562 DEBUG storage: looking up parted Device: /dev/sdb9 >12:19:07,563 INFO storage: got device: PartitionDevice instance (0x1418710) -- > name = sdb9 status = True kids = 1 id = 26 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 47683.7158203 > format = existing btrfs filesystem > major = 8 minor = 25 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb9 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 97656250 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6078, 255, 63) biosGeometry: (6078, 255, 63) > PedDevice: <_ped.Device object at 0x141dd40> > target size = 0 path = /dev/sdb9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1465050> fileSystem: None > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x141c510> PedPartition: <_ped.Partition object at 0x14137d0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2121875456 end = 2219531705 length = 97656250 > flags = >12:19:07,564 DEBUG storage: BTRFS.supported: supported: True ; >12:19:07,565 INFO storage: got format: BTRFS instance (0x1470150) -- > type = btrfs name = btrfs status = False > device = /dev/sdb9 uuid = 2c384959-39e2-4079-90cf-3f8b1edce397 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = New_Volume size = 0 targetSize = 0 > >12:19:07,565 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': '65961', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:19:07,565 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >12:19:07,566 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >12:19:07,566 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:07,566 INFO storage: loop0 is a loop device >12:19:07,567 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:19:07,567 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:19:07,567 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:07,568 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:07,568 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:19:07,568 INFO storage: added file /osmin.img (deleted) (id 28) to device tree >12:19:07,569 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:19:07,569 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:07,569 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:19:07,569 INFO storage: added loop loop0 (id 29) to device tree >12:19:07,570 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:19:07,570 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:19:07,570 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:19:07,570 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:19:07,571 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:19:07,571 WARN storage: disklabel detected but not usable on loop0 >12:19:07,571 INFO storage: type detected on 'loop0' is 'squashfs' >12:19:07,571 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:19:07,572 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:19:07,572 INFO storage: got device: LoopDevice instance (0x146a710) -- > name = loop0 status = False kids = 0 id = 29 > parents = ['existing 0MB file /osmin.img (deleted) (28)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >12:19:07,573 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': '65991', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:19:07,573 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >12:19:07,573 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:19:07,574 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:07,574 INFO storage: loop1 is a loop device >12:19:07,574 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:19:07,575 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >12:19:07,575 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:07,575 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:07,576 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:19:07,576 INFO storage: added file /osmin (id 30) to device tree >12:19:07,576 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:19:07,576 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:07,577 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:19:07,577 INFO storage: added loop loop1 (id 31) to device tree >12:19:07,577 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:19:07,578 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:19:07,578 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:19:07,578 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >12:19:07,578 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >12:19:07,579 WARN storage: disklabel detected but not usable on loop1 >12:19:07,579 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >12:19:07,579 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:19:07,580 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:19:07,580 INFO storage: got device: LoopDevice instance (0x146ab10) -- > name = loop1 status = False kids = 0 id = 31 > parents = ['existing 0MB file /osmin (30)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:19:07,581 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': '66021', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:19:07,581 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >12:19:07,581 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:19:07,581 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:07,582 INFO storage: loop2 is a loop device >12:19:07,582 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:19:07,582 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:19:07,583 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:07,583 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:07,583 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:19:07,583 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 32) to device tree >12:19:07,584 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:19:07,584 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:07,584 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:19:07,585 INFO storage: added loop loop2 (id 33) to device tree >12:19:07,585 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:19:07,585 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:19:07,585 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:19:07,586 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:19:07,586 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:19:07,587 WARN storage: disklabel detected but not usable on loop2 >12:19:07,587 INFO storage: type detected on 'loop2' is 'squashfs' >12:19:07,587 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:19:07,587 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:19:07,588 INFO storage: got device: LoopDevice instance (0x1470510) -- > name = loop2 status = False kids = 0 id = 33 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (32)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:19:07,589 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66043', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:19:07,589 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >12:19:07,589 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:19:07,590 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:07,590 INFO storage: loop3 is a loop device >12:19:07,590 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:19:07,590 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:19:07,591 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:07,591 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:07,591 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:19:07,592 INFO storage: added file /LiveOS/ext3fs.img (id 34) to device tree >12:19:07,592 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:19:07,592 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:07,593 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:19:07,593 INFO storage: added loop loop3 (id 35) to device tree >12:19:07,593 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:19:07,593 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:19:07,594 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:07,594 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:19:07,594 DEBUG storage: device loop3 does not contain a disklabel >12:19:07,594 INFO storage: type detected on 'loop3' is 'ext4' >12:19:07,605 DEBUG storage: padding min size from 0 up to 0 >12:19:07,606 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:07,606 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:19:07,606 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:19:07,607 INFO storage: got device: LoopDevice instance (0x14708d0) -- > name = loop3 status = False kids = 0 id = 35 > parents = ['existing 0MB file /LiveOS/ext3fs.img (34)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >12:19:07,607 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:07,607 INFO storage: got format: Ext4FS instance (0x1470a10) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >12:19:07,608 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66068', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:19:07,608 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >12:19:07,609 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:19:07,609 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:07,610 INFO storage: loop4 is a loop device >12:19:07,610 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:19:07,610 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:19:07,611 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:07,611 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:07,611 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:19:07,611 INFO storage: added file /overlay (deleted) (id 36) to device tree >12:19:07,612 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:19:07,612 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:07,612 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:19:07,613 INFO storage: added loop loop4 (id 37) to device tree >12:19:07,613 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:19:07,613 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:19:07,613 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:07,614 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >12:19:07,614 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >12:19:07,615 WARN storage: disklabel detected but not usable on loop4 >12:19:07,615 DEBUG storage: no type or existing type for loop4, bailing >12:19:07,615 INFO storage: got device: LoopDevice instance (0x146a350) -- > name = loop4 status = False kids = 0 id = 37 > parents = ['existing 0MB file /overlay (deleted) (36)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:19:07,616 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': '66090', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >12:19:07,616 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >12:19:07,616 DEBUG storage: lvm filter: adding loop5 to the reject list >12:19:07,617 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': '66111', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >12:19:07,617 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >12:19:07,617 DEBUG storage: lvm filter: adding loop6 to the reject list >12:19:07,617 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': '66131', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >12:19:07,618 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >12:19:07,618 DEBUG storage: lvm filter: adding loop7 to the reject list >12:19:07,618 DEBUG storage: Skipping a device mapper drive (dm-0) for now >12:19:07,618 DEBUG storage: Skipping a device mapper drive (dm-1) for now >12:19:07,634 INFO storage: devices to scan: ['dm-0', 'dm-1'] >12:19:07,635 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46274', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:19:07,635 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >12:19:07,635 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:19:07,636 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:07,636 INFO storage: live-rw is a device-mapper device >12:19:07,636 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >12:19:07,637 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:19:07,637 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (35) with existing ext4 filesystem >12:19:07,638 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:19:07,638 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (37) >12:19:07,639 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:19:07,639 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:07,640 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:19:07,640 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:07,640 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:19:07,641 INFO storage: added dm live-rw (id 38) to device tree >12:19:07,641 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:19:07,641 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:19:07,642 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:07,642 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:19:07,642 DEBUG storage: device live-rw does not contain a disklabel >12:19:07,642 INFO storage: type detected on 'live-rw' is 'ext4' >12:19:07,653 DEBUG storage: padding min size from 2946 up to 3240 >12:19:07,654 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:07,654 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:19:07,654 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:19:07,655 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >12:19:07,655 INFO storage: got device: DMDevice instance (0x147dfd0) -- > name = live-rw status = True kids = 0 id = 38 > parents = ['existing 0MB loop loop4 (37)'] > 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 0x147cb00> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:19:07,656 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:07,656 INFO storage: got format: Ext4FS instance (0x148a810) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >12:19:07,657 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '81976', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >12:19:07,657 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >12:19:07,658 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:19:07,658 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:07,658 INFO storage: live-osimg-min is a device-mapper device >12:19:07,658 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:19:07,659 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >12:19:07,659 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:19:07,660 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (31) >12:19:07,660 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:19:07,661 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (35) with existing ext4 filesystem >12:19:07,662 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:19:07,662 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:07,662 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:19:07,663 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:07,663 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:19:07,663 INFO storage: added dm live-osimg-min (id 39) to device tree >12:19:07,663 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:19:07,664 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:19:07,664 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:07,664 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:19:07,664 DEBUG storage: device live-osimg-min does not contain a disklabel >12:19:07,665 INFO storage: type detected on 'live-osimg-min' is 'ext4' >12:19:07,676 DEBUG storage: padding min size from 0 up to 0 >12:19:07,676 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:07,676 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:19:07,677 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:19:07,677 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >12:19:07,678 INFO storage: got device: DMDevice instance (0x148a890) -- > name = live-osimg-min status = True kids = 0 id = 39 > parents = ['existing 0MB loop loop3 (35) 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: 32601 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x147cb90> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:19:07,678 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:07,679 INFO storage: got format: Ext4FS instance (0x148ab90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2944.0 targetSize = 2944.0 > >12:19:07,694 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >12:19:07,702 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:19:07,702 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:19:07,703 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:19:07,710 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:19:07,718 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:07,718 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:07,719 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:07,726 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:19:07,733 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:07,734 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:07,735 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:07,741 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:19:07,742 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:19:07,743 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:19:07,749 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:07,750 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:07,751 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:07,757 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:19:07,765 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:07,765 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:07,766 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:07,773 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >12:19:07,781 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:07,782 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:07,783 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:07,790 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >12:19:07,797 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:07,797 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:07,798 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:07,805 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:19:07,812 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:07,813 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:07,814 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:07,820 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >12:19:07,828 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:07,828 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:07,829 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:07,836 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:19:07,843 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:07,844 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:07,845 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:07,851 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >12:19:07,858 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:19:07,866 DEBUG storage: PartitionDevice.teardown: sdb10 ; status: True ; controllable: True ; >12:19:07,873 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:07,874 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:07,875 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:07,882 DEBUG storage: PartitionDevice.teardown: sdb11 ; status: True ; controllable: True ; >12:19:07,882 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:19:07,884 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:19:07,890 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:07,891 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:07,892 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:07,898 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >12:19:07,906 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:07,906 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:07,907 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:07,914 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >12:19:07,915 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:19:07,915 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:19:07,922 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:07,923 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:07,924 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:07,930 DEBUG storage: PartitionDevice.teardown: sdb4 ; status: True ; controllable: True ; >12:19:07,931 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >12:19:07,932 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >12:19:07,939 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:07,939 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:07,940 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:07,947 DEBUG storage: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >12:19:07,954 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:07,955 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:07,956 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:07,963 DEBUG storage: PartitionDevice.teardown: sdb6 ; status: True ; controllable: True ; >12:19:07,970 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:07,970 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:07,971 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:07,978 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >12:19:07,985 DEBUG storage: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >12:19:07,993 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:07,993 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:07,994 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,001 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:19:08,008 DEBUG storage: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >12:19:08,016 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:08,017 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,018 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,025 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:19:08,032 DEBUG storage: PartitionDevice.teardown: sdb9 ; status: True ; controllable: True ; >12:19:08,039 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:08,040 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,041 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,047 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:19:08,048 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:19:08,048 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:19:08,049 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:19:08,049 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >12:19:08,049 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >12:19:08,050 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >12:19:08,057 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:19:08,057 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:19:08,058 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:19:08,065 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:19:08,072 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:08,073 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:08,074 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:08,080 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:19:08,087 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:08,088 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:08,089 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:08,095 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:19:08,096 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:19:08,097 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:19:08,103 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:08,104 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:08,105 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:08,111 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:19:08,118 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:08,119 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:08,120 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:08,126 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >12:19:08,133 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:08,134 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:08,135 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:08,141 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >12:19:08,149 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:08,149 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:08,150 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:08,157 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:19:08,164 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:08,164 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:08,165 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:08,172 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >12:19:08,179 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:08,179 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:08,180 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:08,187 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:19:08,195 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:08,195 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,196 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,203 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >12:19:08,210 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:19:08,217 DEBUG storage: PartitionDevice.teardown: sdb10 ; status: True ; controllable: True ; >12:19:08,224 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:08,225 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,226 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,233 DEBUG storage: PartitionDevice.teardown: sdb11 ; status: True ; controllable: True ; >12:19:08,233 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:19:08,234 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:19:08,241 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:08,241 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,242 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,249 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >12:19:08,256 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:08,256 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,257 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,264 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >12:19:08,264 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:19:08,265 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:19:08,271 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:08,272 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,273 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,279 DEBUG storage: PartitionDevice.teardown: sdb4 ; status: True ; controllable: True ; >12:19:08,280 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >12:19:08,281 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >12:19:08,287 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:08,288 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,289 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,296 DEBUG storage: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >12:19:08,304 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:08,304 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,305 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,312 DEBUG storage: PartitionDevice.teardown: sdb6 ; status: True ; controllable: True ; >12:19:08,319 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:08,319 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,320 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,327 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >12:19:08,334 DEBUG storage: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >12:19:08,341 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:08,342 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,343 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,350 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:19:08,357 DEBUG storage: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >12:19:08,364 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:08,365 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,366 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,373 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:19:08,380 DEBUG storage: PartitionDevice.teardown: sdb9 ; status: True ; controllable: True ; >12:19:08,387 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:19:08,388 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,389 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:19:08,396 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:19:08,396 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:19:08,396 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:19:08,397 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:19:08,397 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >12:19:08,505 DEBUG storage: registered device format class MDRaidMember as mdmember >12:19:08,505 DEBUG storage: registered device format class DMRaidMember as dmraidmember >12:19:08,506 DEBUG storage: registered device format class DiskLabel as disklabel >12:19:08,506 DEBUG storage: registered device format class MultipathMember as multipath_member >12:19:08,506 DEBUG storage: registered device format class BIOSBoot as biosboot >12:19:08,506 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >12:19:08,507 DEBUG storage: registered device format class LUKS as luks >12:19:08,507 DEBUG storage: registered device format class PPCPRePBoot as prepboot >12:19:08,507 DEBUG storage: registered device format class SwapSpace as swap >12:19:08,513 DEBUG storage: registered device format class Ext2FS as ext2 >12:19:08,513 DEBUG storage: registered device format class Ext3FS as ext3 >12:19:08,513 DEBUG storage: registered device format class Ext4FS as ext4 >12:19:08,513 DEBUG storage: registered device format class FATFS as vfat >12:19:08,513 DEBUG storage: registered device format class EFIFS as efi >12:19:08,513 DEBUG storage: registered device format class BTRFS as btrfs >12:19:08,514 DEBUG storage: registered device format class GFS2 as gfs2 >12:19:08,514 DEBUG storage: registered device format class JFS as jfs >12:19:08,514 DEBUG storage: registered device format class ReiserFS as reiserfs >12:19:08,514 DEBUG storage: registered device format class XFS as xfs >12:19:08,514 DEBUG storage: registered device format class HFS as hfs >12:19:08,514 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >12:19:08,514 DEBUG storage: registered device format class HFSPlus as hfs+ >12:19:08,514 DEBUG storage: registered device format class NTFS as ntfs >12:19:08,514 DEBUG storage: registered device format class NFS as nfs >12:19:08,514 DEBUG storage: registered device format class NFSv4 as nfs4 >12:19:08,514 DEBUG storage: registered device format class Iso9660FS as iso9660 >12:19:08,515 DEBUG storage: registered device format class NoDevFS as nodev >12:19:08,515 DEBUG storage: registered device format class DevPtsFS as devpts >12:19:08,515 DEBUG storage: registered device format class ProcFS as proc >12:19:08,515 DEBUG storage: registered device format class SysFS as sysfs >12:19:08,515 DEBUG storage: registered device format class TmpFS as tmpfs >12:19:08,515 DEBUG storage: registered device format class BindFS as bind >12:19:08,515 DEBUG storage: registered device format class SELinuxFS as selinuxfs >12:19:08,515 DEBUG storage: registered device format class USBFS as usbfs >12:19:10,658 DEBUG storage: MultipathTopology._build_topology: >12:19:10,658 DEBUG storage: /etc/multipath.conf contents: >12:19:10,658 DEBUG storage: # multipath.conf written by anaconda >12:19:10,659 DEBUG storage: >12:19:10,659 DEBUG storage: defaults { >12:19:10,659 DEBUG storage: user_friendly_names yes >12:19:10,659 DEBUG storage: } >12:19:10,659 DEBUG storage: blacklist { >12:19:10,659 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:19:10,659 DEBUG storage: devnode "^hd[a-z]" >12:19:10,659 DEBUG storage: devnode "^dcssblk[0-9]*" >12:19:10,659 DEBUG storage: device { >12:19:10,659 DEBUG storage: vendor "DGC" >12:19:10,659 DEBUG storage: product "LUNZ" >12:19:10,659 DEBUG storage: } >12:19:10,659 DEBUG storage: device { >12:19:10,659 DEBUG storage: vendor "IBM" >12:19:10,659 DEBUG storage: product "S/390.*" >12:19:10,659 DEBUG storage: } >12:19:10,660 DEBUG storage: # don't count normal SATA devices as multipaths >12:19:10,660 DEBUG storage: device { >12:19:10,660 DEBUG storage: vendor "ATA" >12:19:10,660 DEBUG storage: } >12:19:10,660 DEBUG storage: # don't count 3ware devices as multipaths >12:19:10,660 DEBUG storage: device { >12:19:10,661 DEBUG storage: vendor "3ware" >12:19:10,661 DEBUG storage: } >12:19:10,661 DEBUG storage: device { >12:19:10,661 DEBUG storage: vendor "AMCC" >12:19:10,661 DEBUG storage: } >12:19:10,662 DEBUG storage: # nor highpoint devices >12:19:10,662 DEBUG storage: device { >12:19:10,662 DEBUG storage: vendor "HPT" >12:19:10,662 DEBUG storage: } >12:19:10,662 DEBUG storage: } >12:19:10,662 DEBUG storage: multipaths { >12:19:10,663 DEBUG storage: } >12:19:10,663 DEBUG storage: (end of /etc/multipath.conf) >12:19:10,781 INFO storage: MultipathTopology: not a multipath: ['sdc'] >12:19:10,782 INFO storage: MultipathTopology: found singlepath device: sdc >12:19:10,782 INFO storage: MultipathTopology: found non-disk device: sdc1 >12:19:10,782 INFO storage: MultipathTopology: found singlepath device: sda >12:19:10,782 INFO storage: MultipathTopology: found non-disk device: sda1 >12:19:10,782 INFO storage: MultipathTopology: found non-disk device: sda2 >12:19:10,783 INFO storage: MultipathTopology: found non-disk device: sda3 >12:19:10,783 INFO storage: MultipathTopology: found non-disk device: sda5 >12:19:10,783 INFO storage: MultipathTopology: found non-disk device: sda6 >12:19:10,783 INFO storage: MultipathTopology: found non-disk device: sda7 >12:19:10,783 INFO storage: MultipathTopology: found non-disk device: sda8 >12:19:10,783 INFO storage: MultipathTopology: found non-disk device: sda9 >12:19:10,784 INFO storage: MultipathTopology: found singlepath device: sdb >12:19:10,784 INFO storage: MultipathTopology: found non-disk device: sdb1 >12:19:10,784 INFO storage: MultipathTopology: found non-disk device: sdb10 >12:19:10,784 INFO storage: MultipathTopology: found non-disk device: sdb11 >12:19:10,784 INFO storage: MultipathTopology: found non-disk device: sdb2 >12:19:10,785 INFO storage: MultipathTopology: found non-disk device: sdb3 >12:19:10,785 INFO storage: MultipathTopology: found non-disk device: sdb4 >12:19:10,785 INFO storage: MultipathTopology: found non-disk device: sdb5 >12:19:10,785 INFO storage: MultipathTopology: found non-disk device: sdb6 >12:19:10,785 INFO storage: MultipathTopology: found non-disk device: sdb7 >12:19:10,785 INFO storage: MultipathTopology: found non-disk device: sdb8 >12:19:10,786 INFO storage: MultipathTopology: found non-disk device: sdb9 >12:19:10,786 INFO storage: MultipathTopology: found singlepath device: loop0 >12:19:10,786 INFO storage: MultipathTopology: found singlepath device: loop1 >12:19:10,786 INFO storage: MultipathTopology: found singlepath device: loop2 >12:19:10,786 INFO storage: MultipathTopology: found singlepath device: loop3 >12:19:10,786 INFO storage: MultipathTopology: found singlepath device: loop4 >12:19:10,787 INFO storage: MultipathTopology: found singlepath device: loop5 >12:19:10,787 INFO storage: MultipathTopology: found singlepath device: loop6 >12:19:10,787 INFO storage: MultipathTopology: found singlepath device: loop7 >12:19:10,787 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:19:10,788 INFO storage: MultipathTopology: found singlepath device: dm-1 >12:19:10,943 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >12:19:10,944 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:19:12,627 DEBUG storage: protected device spec /dev/sdc1 resolved to sdc1 >12:19:12,627 INFO storage: sdc1 looks to be the live device; marking as protected >12:19:12,646 DEBUG storage: MultipathTopology._build_topology: >12:19:12,646 DEBUG storage: /etc/multipath.conf contents: >12:19:12,646 DEBUG storage: # multipath.conf written by anaconda >12:19:12,646 DEBUG storage: >12:19:12,647 DEBUG storage: defaults { >12:19:12,647 DEBUG storage: user_friendly_names yes >12:19:12,647 DEBUG storage: } >12:19:12,647 DEBUG storage: blacklist { >12:19:12,647 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:19:12,647 DEBUG storage: devnode "^hd[a-z]" >12:19:12,647 DEBUG storage: devnode "^dcssblk[0-9]*" >12:19:12,647 DEBUG storage: device { >12:19:12,647 DEBUG storage: vendor "DGC" >12:19:12,647 DEBUG storage: product "LUNZ" >12:19:12,647 DEBUG storage: } >12:19:12,647 DEBUG storage: device { >12:19:12,647 DEBUG storage: vendor "IBM" >12:19:12,647 DEBUG storage: product "S/390.*" >12:19:12,648 DEBUG storage: } >12:19:12,648 DEBUG storage: # don't count normal SATA devices as multipaths >12:19:12,648 DEBUG storage: device { >12:19:12,648 DEBUG storage: vendor "ATA" >12:19:12,648 DEBUG storage: } >12:19:12,648 DEBUG storage: # don't count 3ware devices as multipaths >12:19:12,649 DEBUG storage: device { >12:19:12,649 DEBUG storage: vendor "3ware" >12:19:12,649 DEBUG storage: } >12:19:12,649 DEBUG storage: device { >12:19:12,649 DEBUG storage: vendor "AMCC" >12:19:12,650 DEBUG storage: } >12:19:12,650 DEBUG storage: # nor highpoint devices >12:19:12,650 DEBUG storage: device { >12:19:12,650 DEBUG storage: vendor "HPT" >12:19:12,650 DEBUG storage: } >12:19:12,651 DEBUG storage: } >12:19:12,651 DEBUG storage: multipaths { >12:19:12,651 DEBUG storage: } >12:19:12,651 DEBUG storage: (end of /etc/multipath.conf) >12:19:12,698 INFO storage: MultipathTopology: not a multipath: ['sdc'] >12:19:12,698 INFO storage: MultipathTopology: found singlepath device: sdc >12:19:12,698 INFO storage: MultipathTopology: found non-disk device: sdc1 >12:19:12,698 INFO storage: MultipathTopology: found singlepath device: sda >12:19:12,698 INFO storage: MultipathTopology: found non-disk device: sda1 >12:19:12,698 INFO storage: MultipathTopology: found non-disk device: sda2 >12:19:12,698 INFO storage: MultipathTopology: found non-disk device: sda3 >12:19:12,699 INFO storage: MultipathTopology: found non-disk device: sda5 >12:19:12,699 INFO storage: MultipathTopology: found non-disk device: sda6 >12:19:12,699 INFO storage: MultipathTopology: found non-disk device: sda7 >12:19:12,699 INFO storage: MultipathTopology: found non-disk device: sda8 >12:19:12,699 INFO storage: MultipathTopology: found non-disk device: sda9 >12:19:12,699 INFO storage: MultipathTopology: found singlepath device: sdb >12:19:12,699 INFO storage: MultipathTopology: found non-disk device: sdb1 >12:19:12,699 INFO storage: MultipathTopology: found non-disk device: sdb10 >12:19:12,699 INFO storage: MultipathTopology: found non-disk device: sdb11 >12:19:12,700 INFO storage: MultipathTopology: found non-disk device: sdb2 >12:19:12,700 INFO storage: MultipathTopology: found non-disk device: sdb3 >12:19:12,700 INFO storage: MultipathTopology: found non-disk device: sdb4 >12:19:12,700 INFO storage: MultipathTopology: found non-disk device: sdb5 >12:19:12,700 INFO storage: MultipathTopology: found non-disk device: sdb6 >12:19:12,700 INFO storage: MultipathTopology: found non-disk device: sdb7 >12:19:12,700 INFO storage: MultipathTopology: found non-disk device: sdb8 >12:19:12,700 INFO storage: MultipathTopology: found non-disk device: sdb9 >12:19:12,700 INFO storage: MultipathTopology: found singlepath device: loop0 >12:19:12,701 INFO storage: MultipathTopology: found singlepath device: loop1 >12:19:12,701 INFO storage: MultipathTopology: found singlepath device: loop2 >12:19:12,701 INFO storage: MultipathTopology: found singlepath device: loop3 >12:19:12,701 INFO storage: MultipathTopology: found singlepath device: loop4 >12:19:12,701 INFO storage: MultipathTopology: found singlepath device: loop5 >12:19:12,701 INFO storage: MultipathTopology: found singlepath device: loop6 >12:19:12,701 INFO storage: MultipathTopology: found singlepath device: loop7 >12:19:12,702 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:19:12,702 INFO storage: MultipathTopology: found singlepath device: dm-1 >12:19:12,702 INFO storage: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdb10', 'sdb11', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >12:19:12,704 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52922', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >12:19:12,704 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc)... >12:19:12,705 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:19:12,705 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:12,706 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >12:19:12,707 INFO storage: sdc is a disk >12:19:12,708 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:12,709 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >12:19:12,709 INFO storage: added disk sdc (id 0) to device tree >12:19:12,709 DEBUG storage: looking up parted Device: /dev/sdc >12:19:12,711 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >12:19:12,711 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >12:19:12,712 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:19:12,713 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >12:19:12,714 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fc204120350>] > device: <parted.device.Device object at 0x7fc20411bc50> > PedDisk: <_ped.Disk object at 0x7fc20411dea8> >12:19:12,714 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:19:12,715 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >12:19:12,716 INFO storage: got device: DiskDevice instance (0x7fc2040acb50) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7580.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x7fc204042560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fc204108e10> >12:19:12,716 INFO storage: got format: DiskLabel instance (0x7fc204108ed0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fc204120350>] > device: <parted.device.Device object at 0x7fc20411bc50> > PedDisk: <_ped.Disk object at 0x7fc20411dea8> > origPartedDisk = <parted.disk.Disk object at 0x7fc20411bed0> > partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x7fc2040428c0> > >12:19:12,718 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1 /dev/disk/by-label/Fedora-18-B /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/B4FE-5315', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora-18-B', > 'ID_FS_LABEL_ENC': 'Fedora-18-B', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B4FE-5315', > 'ID_FS_UUID_ENC': 'B4FE-5315', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15523777', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52934', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1', > '/dev/disk/by-label/Fedora-18-B', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/B4FE-5315'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >12:19:12,719 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >12:19:12,719 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >12:19:12,720 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:12,720 INFO storage: sdc1 is a partition >12:19:12,720 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >12:19:12,721 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:19:12,722 DEBUG storage: DeviceTree.getDeviceByName returned existing 7580MB disk sdc (0) with existing msdos disklabel >12:19:12,722 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:19:12,723 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >12:19:12,723 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:12,724 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >12:19:12,724 DEBUG storage: looking up parted Partition: /dev/sdc1 >12:19:12,725 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >12:19:12,725 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >12:19:12,726 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >12:19:12,727 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >12:19:12,727 INFO storage: added partition sdc1 (id 1) to device tree >12:19:12,727 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >12:19:12,728 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >12:19:12,728 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >12:19:12,729 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >12:19:12,730 WARN storage: disklabel detected but not usable on sdc1 >12:19:12,730 DEBUG storage: getFormat('efi') returning EFIFS instance >12:19:12,730 INFO storage: type detected on 'sdc1' is 'vfat' >12:19:12,731 DEBUG storage: getFormat('efi') returning EFIFS instance >12:19:12,731 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >12:19:12,732 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >12:19:12,732 DEBUG storage: looking up parted Device: /dev/sdc1 >12:19:12,733 INFO storage: got device: PartitionDevice instance (0x7fc204108dd0) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7580MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7579.96923828 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15523777 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32706 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x7fc204042b00> > target size = 0 path = /dev/sdc1 > 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 0x7fc20411bd50> fileSystem: <parted.filesystem.FileSystem object at 0x7fc204120410> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fc204120390> PedPartition: <_ped.Partition object at 0x7fc204117d70> > disk = existing 7580MB disk sdc (0) with existing msdos disklabel > start = 63 end = 15523839 length = 15523777 > flags = boot >12:19:12,733 INFO storage: got format: EFIFS instance (0x7fc204120710) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = B4FE-5315 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = Fedora-18-B size = 0 targetSize = 0 > >12:19:12,735 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879 /dev/disk/by-id/wwn-0x50014ee6002075b2', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53397', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > '/dev/disk/by-id/wwn-0x50014ee6002075b2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >12:19:12,736 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >12:19:12,736 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:19:12,737 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:12,738 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >12:19:12,738 INFO storage: sda is a disk >12:19:12,738 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:12,739 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:19:12,739 INFO storage: added disk sda (id 2) to device tree >12:19:12,739 DEBUG storage: looking up parted Device: /dev/sda >12:19:12,740 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:19:12,741 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:19:12,741 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:19:12,742 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:19:12,968 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fc204120d10>, <parted.partition.Partition object at 0x7fc20412b2d0>, <parted.partition.Partition object at 0x7fc20412b050>, <parted.partition.Partition object at 0x7fc20412b410>, <parted.partition.Partition object at 0x7fc20412b7d0>, <parted.partition.Partition object at 0x7fc20412b610>, <parted.partition.Partition object at 0x7fc20412b8d0>, <parted.partition.Partition object at 0x7fc20412bd10>] > device: <parted.device.Device object at 0x7fc204120b50> > PedDisk: <_ped.Disk object at 0x7fc20412a440> >12:19:12,968 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:19:12,968 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:19:12,970 INFO storage: got device: DiskDevice instance (0x7fc204120810) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fc204042cb0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fc204120890> >12:19:12,972 INFO storage: got format: DiskLabel instance (0x7fc204120950) -- > 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 = 8 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fc204120d10>, <parted.partition.Partition object at 0x7fc20412b2d0>, <parted.partition.Partition object at 0x7fc20412b050>, <parted.partition.Partition object at 0x7fc20412b410>, <parted.partition.Partition object at 0x7fc20412b7d0>, <parted.partition.Partition object at 0x7fc20412b610>, <parted.partition.Partition object at 0x7fc20412b8d0>, <parted.partition.Partition object at 0x7fc20412bd10>] > device: <parted.device.Device object at 0x7fc204120b50> > PedDisk: <_ped.Disk object at 0x7fc20412a440> > origPartedDisk = <parted.disk.Disk object at 0x7fc20412be50> > partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fc204042b90> > >12:19:12,975 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1 /dev/disk/by-id/wwn-0x50014ee6002075b2-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/8AC4F402C4F3EE77', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8AC4F402C4F3EE77', > 'ID_FS_UUID_ENC': '8AC4F402C4F3EE77', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71677952', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53414', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/8AC4F402C4F3EE77'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:19:12,975 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >12:19:12,976 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:19:12,976 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:12,976 INFO storage: sda1 is a partition >12:19:12,977 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:19:12,978 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:19:12,979 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:19:12,979 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:19:12,980 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:19:12,980 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:12,981 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:19:12,981 DEBUG storage: looking up parted Partition: /dev/sda1 >12:19:12,982 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >12:19:12,982 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:19:12,983 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:19:12,984 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:19:12,984 INFO storage: added partition sda1 (id 3) to device tree >12:19:12,984 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:19:12,985 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:19:12,986 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:19:12,986 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:19:13,005 WARN storage: disklabel detected but not usable on sda1 >12:19:13,006 INFO storage: type detected on 'sda1' is 'ntfs' >12:19:13,423 DEBUG storage: padding min size from 54 up to 59 >12:19:13,424 DEBUG storage: NTFS.supported: supported: False ; >12:19:13,424 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:19:13,424 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:19:13,425 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >12:19:13,425 DEBUG storage: looking up parted Device: /dev/sda1 >12:19:13,426 INFO storage: got device: PartitionDevice instance (0x7fc2040acb90) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 34999.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71677952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: False > hardwareGeometry: (4461, 255, 63) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x7fc204042830> > 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 0x7fc204120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fc20412b1d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc204120e10> PedPartition: <_ped.Partition object at 0x7fc204117ef0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = boot >12:19:13,427 DEBUG storage: NTFS.supported: supported: False ; >12:19:13,427 INFO storage: got format: NTFS instance (0x7fc2041209d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 8AC4F402C4F3EE77 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 34998.0 targetSize = 34998.0 > >12:19:13,430 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2 /dev/disk/by-id/wwn-0x50014ee6002075b2-part2 /dev/disk/by-label/Win7 /dev/disk/by-uuid/7C72AAC672AA848C', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'Win7', > 'ID_FS_LABEL_ENC': 'Win7', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7C72AAC672AA848C', > 'ID_FS_UUID_ENC': '7C72AAC672AA848C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71682048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '257630208', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53427', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part2', > '/dev/disk/by-label/Win7', > '/dev/disk/by-uuid/7C72AAC672AA848C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:19:13,430 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >12:19:13,431 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:19:13,431 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:13,431 INFO storage: sda2 is a partition >12:19:13,432 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:19:13,433 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:19:13,433 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:19:13,434 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >12:19:13,435 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:19:13,435 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:13,435 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:19:13,435 DEBUG storage: looking up parted Partition: /dev/sda2 >12:19:13,436 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >12:19:13,437 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:19:13,437 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:19:13,438 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:19:13,438 INFO storage: added partition sda2 (id 4) to device tree >12:19:13,439 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:19:13,439 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:19:13,440 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:19:13,441 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:19:13,460 WARN storage: disklabel detected but not usable on sda2 >12:19:13,461 INFO storage: type detected on 'sda2' is 'ntfs' >12:19:16,101 DEBUG storage: BindFS.supported: supported: False ; >12:19:16,102 DEBUG storage: BindFS.supported: supported: False ; >12:19:16,102 DEBUG storage: Iso9660FS.supported: supported: True ; >12:19:16,103 DEBUG storage: Iso9660FS.supported: supported: True ; >12:19:16,104 DEBUG storage: NFSv4.supported: supported: False ; >12:19:16,104 DEBUG storage: NFSv4.supported: supported: False ; >12:19:16,105 DEBUG storage: SELinuxFS.supported: supported: False ; >12:19:16,106 DEBUG storage: SELinuxFS.supported: supported: False ; >12:19:16,106 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:16,107 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:16,108 DEBUG storage: Ext3FS.supported: supported: True ; >12:19:16,108 DEBUG storage: Ext3FS.supported: supported: True ; >12:19:16,109 DEBUG storage: Ext2FS.supported: supported: True ; >12:19:16,110 DEBUG storage: Ext2FS.supported: supported: True ; >12:19:16,111 DEBUG storage: SysFS.supported: supported: False ; >12:19:16,111 DEBUG storage: SysFS.supported: supported: False ; >12:19:16,112 DEBUG storage: MultipathMember.__init__: >12:19:16,113 DEBUG storage: MDRaidMember.__init__: >12:19:16,114 DEBUG storage: ProcFS.supported: supported: False ; >12:19:16,114 DEBUG storage: ProcFS.supported: supported: False ; >12:19:16,115 DEBUG storage: SwapSpace.__init__: >12:19:16,116 DEBUG storage: DevPtsFS.supported: supported: False ; >12:19:16,116 DEBUG storage: DevPtsFS.supported: supported: False ; >12:19:16,117 DEBUG storage: BTRFS.supported: supported: True ; >12:19:16,118 DEBUG storage: USBFS.supported: supported: False ; >12:19:16,118 DEBUG storage: USBFS.supported: supported: False ; >12:19:16,119 DEBUG storage: DiskLabel.__init__: >12:19:16,119 INFO storage: DiskLabel.partedDevice returning None >12:19:16,120 DEBUG storage: HFSPlus.supported: supported: False ; >12:19:16,120 DEBUG storage: HFSPlus.supported: supported: False ; >12:19:16,121 DEBUG storage: XFS.supported: supported: True ; >12:19:16,122 DEBUG storage: XFS.supported: supported: True ; >12:19:16,122 DEBUG storage: TmpFS.supported: supported: False ; >12:19:16,123 DEBUG storage: TmpFS.supported: supported: False ; >12:19:16,124 DEBUG storage: LUKS.__init__: >12:19:16,124 DEBUG storage: NTFS.supported: supported: False ; >12:19:16,125 DEBUG storage: NTFS.supported: supported: False ; >12:19:16,126 DEBUG storage: NoDevFS.supported: supported: False ; >12:19:16,126 DEBUG storage: NoDevFS.supported: supported: False ; >12:19:16,127 DEBUG storage: HFS.supported: supported: False ; >12:19:16,128 DEBUG storage: HFS.supported: supported: False ; >12:19:16,128 DEBUG storage: LVMPhysicalVolume.__init__: >12:19:16,129 DEBUG storage: NFS.supported: supported: False ; >12:19:16,130 DEBUG storage: NFS.supported: supported: False ; >12:19:16,130 DEBUG storage: FATFS.supported: supported: True ; >12:19:16,131 DEBUG storage: FATFS.supported: supported: True ; >12:19:16,132 DEBUG storage: DMRaidMember.__init__: >12:19:30,190 DEBUG storage: padding min size from 120009 up to 120509 >12:19:30,191 DEBUG storage: NTFS.supported: supported: False ; >12:19:30,191 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:19:30,192 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:19:30,192 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >12:19:30,193 DEBUG storage: looking up parted Device: /dev/sda2 >12:19:30,193 INFO storage: got device: PartitionDevice instance (0x7fc204108fd0) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 125796.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 257630208 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32706 did: 0 busy: False > hardwareGeometry: (16036, 255, 63) biosGeometry: (16036, 255, 63) > PedDevice: <_ped.Device object at 0x7fc204042c20> > 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 0x7fc204120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fc20412b390> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc20412b310> PedPartition: <_ped.Partition object at 0x7fc204117dd0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 71682048 end = 329312255 length = 257630208 > flags = >12:19:30,194 DEBUG storage: NTFS.supported: supported: False ; >12:19:30,194 INFO storage: got format: NTFS instance (0x7fc20412bb90) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 7C72AAC672AA848C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win7 size = 125795.0 targetSize = 125795.0 > >12:19:30,197 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3 /dev/disk/by-id/wwn-0x50014ee6002075b2-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '329312256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2600962048', > 'ID_PART_ENTRY_TYPE': '0xf', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53438', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3'} ; name: sda3 ; >12:19:30,197 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >12:19:30,198 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:19:30,198 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:30,198 INFO storage: sda3 is a partition >12:19:30,199 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >12:19:30,199 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:19:30,200 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:19:30,201 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >12:19:30,201 DEBUG storage: PartitionDevice._setFormat: sda3 ; >12:19:30,201 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:30,202 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >12:19:30,202 DEBUG storage: looking up parted Partition: /dev/sda3 >12:19:30,203 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >12:19:30,204 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >12:19:30,204 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >12:19:30,205 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >12:19:30,205 INFO storage: added partition sda3 (id 5) to device tree >12:19:30,205 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >12:19:30,206 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >12:19:30,207 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:19:30,207 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >12:19:30,246 WARN storage: disklabel detected but not usable on sda3 >12:19:30,246 DEBUG storage: no type or existing type for sda3, bailing >12:19:30,246 DEBUG storage: looking up parted Device: /dev/sda3 >12:19:30,248 INFO storage: got device: PartitionDevice instance (0x7fc20417db10) -- > name = sda3 status = True kids = 0 id = 5 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1270001.0 > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32706 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fc20412c3b0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc204120c10> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc20412b150> PedPartition: <_ped.Partition object at 0x7fc204117d10> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329312256 end = 2930274303 length = 2600962048 > flags = lba >12:19:30,251 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5 /dev/disk/by-id/wwn-0x50014ee6002075b2-part5 /dev/disk/by-label/A2 /dev/disk/by-uuid/04AC59B8AC59A4C8', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'A2', > 'ID_FS_LABEL_ENC': 'A2', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04AC59B8AC59A4C8', > 'ID_FS_UUID_ENC': '04AC59B8AC59A4C8', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '5', > 'ID_PART_ENTRY_OFFSET': '329314304', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '293113856', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53451', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part5', > '/dev/disk/by-label/A2', > '/dev/disk/by-uuid/04AC59B8AC59A4C8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5'} ; name: sda5 ; >12:19:30,251 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >12:19:30,251 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >12:19:30,252 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:30,252 INFO storage: sda5 is a partition >12:19:30,252 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >12:19:30,253 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:19:30,254 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:19:30,254 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >12:19:30,255 DEBUG storage: PartitionDevice._setFormat: sda5 ; >12:19:30,255 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:30,256 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >12:19:30,256 DEBUG storage: looking up parted Partition: /dev/sda5 >12:19:30,257 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >12:19:30,257 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >12:19:30,258 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >12:19:30,259 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >12:19:30,259 INFO storage: added partition sda5 (id 6) to device tree >12:19:30,259 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >12:19:30,260 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >12:19:30,260 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >12:19:30,261 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >12:19:30,317 WARN storage: disklabel detected but not usable on sda5 >12:19:30,317 INFO storage: type detected on 'sda5' is 'ntfs' >12:19:32,192 DEBUG storage: padding min size from 135415 up to 135915 >12:19:32,192 DEBUG storage: NTFS.supported: supported: False ; >12:19:32,192 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:19:32,193 DEBUG storage: PartitionDevice._setFormat: sda5 ; >12:19:32,194 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ntfs ; >12:19:32,194 DEBUG storage: looking up parted Device: /dev/sda5 >12:19:32,195 INFO storage: got device: PartitionDevice instance (0x7fc204190150) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 143122.0 > format = existing ntfs filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 293113856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (18245, 255, 63) biosGeometry: (18245, 255, 63) > PedDevice: <_ped.Device object at 0x7fc20412c830> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc204120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fc20412b6d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc20412b4d0> PedPartition: <_ped.Partition object at 0x7fc204117e30> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329314304 end = 622428159 length = 293113856 > flags = >12:19:32,196 DEBUG storage: NTFS.supported: supported: False ; >12:19:32,196 INFO storage: got format: NTFS instance (0x577d750) -- > type = ntfs name = ntfs status = False > device = /dev/sda5 uuid = 04AC59B8AC59A4C8 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = A2 size = 143121.0 targetSize = 143121.0 > >12:19:32,199 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6 /dev/disk/by-id/wwn-0x50014ee6002075b2-part6 /dev/disk/by-label/sysoftware /dev/disk/by-uuid/D888C5A588C5828C', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'sysoftware', > 'ID_FS_LABEL_ENC': 'sysoftware', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D888C5A588C5828C', > 'ID_FS_UUID_ENC': 'D888C5A588C5828C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '6', > 'ID_PART_ENTRY_OFFSET': '622430208', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53468', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part6', > '/dev/disk/by-label/sysoftware', > '/dev/disk/by-uuid/D888C5A588C5828C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6'} ; name: sda6 ; >12:19:32,199 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >12:19:32,200 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >12:19:32,200 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:32,200 INFO storage: sda6 is a partition >12:19:32,201 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >12:19:32,201 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:19:32,202 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:19:32,203 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >12:19:32,203 DEBUG storage: PartitionDevice._setFormat: sda6 ; >12:19:32,203 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:32,204 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >12:19:32,204 DEBUG storage: looking up parted Partition: /dev/sda6 >12:19:32,205 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >12:19:32,206 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >12:19:32,206 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >12:19:32,207 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >12:19:32,207 INFO storage: added partition sda6 (id 7) to device tree >12:19:32,207 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >12:19:32,208 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >12:19:32,209 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >12:19:32,209 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >12:19:32,241 WARN storage: disklabel detected but not usable on sda6 >12:19:32,242 INFO storage: type detected on 'sda6' is 'ntfs' >12:19:33,463 DEBUG storage: padding min size from 189992 up to 190492 >12:19:33,464 DEBUG storage: NTFS.supported: supported: False ; >12:19:33,464 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:19:33,465 DEBUG storage: PartitionDevice._setFormat: sda6 ; >12:19:33,465 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: ntfs ; >12:19:33,466 DEBUG storage: looking up parted Device: /dev/sda6 >12:19:33,467 INFO storage: got device: PartitionDevice instance (0x5c15510) -- > name = sda6 status = True kids = 0 id = 7 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x7fc20412c8c0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc204120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fc20412b890> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc20412b810> PedPartition: <_ped.Partition object at 0x7fc204117f50> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 622430208 end = 1032030207 length = 409600000 > flags = >12:19:33,468 DEBUG storage: NTFS.supported: supported: False ; >12:19:33,468 INFO storage: got format: NTFS instance (0x577d290) -- > type = ntfs name = ntfs status = False > device = /dev/sda6 uuid = D888C5A588C5828C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = sysoftware size = 199999.0 targetSize = 199999.0 > >12:19:33,470 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7 /dev/disk/by-id/wwn-0x50014ee6002075b2-part7 /dev/disk/by-label/VolumeM /dev/disk/by-uuid/8A6253DE6253CD97', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'VolumeM', > 'ID_FS_LABEL_ENC': 'VolumeM', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8A6253DE6253CD97', > 'ID_FS_UUID_ENC': '8A6253DE6253CD97', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1032032256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '321282048', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53736', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part7', > '/dev/disk/by-label/VolumeM', > '/dev/disk/by-uuid/8A6253DE6253CD97'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7'} ; name: sda7 ; >12:19:33,471 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >12:19:33,471 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >12:19:33,472 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:33,472 INFO storage: sda7 is a partition >12:19:33,472 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >12:19:33,473 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:19:33,473 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:19:33,474 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >12:19:33,475 DEBUG storage: PartitionDevice._setFormat: sda7 ; >12:19:33,475 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:33,476 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >12:19:33,476 DEBUG storage: looking up parted Partition: /dev/sda7 >12:19:33,476 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >12:19:33,477 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >12:19:33,478 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >12:19:33,478 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >12:19:33,479 INFO storage: added partition sda7 (id 8) to device tree >12:19:33,479 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >12:19:33,480 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >12:19:33,480 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >12:19:33,481 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >12:19:33,613 WARN storage: disklabel detected but not usable on sda7 >12:19:33,614 INFO storage: type detected on 'sda7' is 'ntfs' >12:19:34,217 DEBUG storage: padding min size from 112135 up to 112635 >12:19:34,218 DEBUG storage: NTFS.supported: supported: False ; >12:19:34,218 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:19:34,219 DEBUG storage: PartitionDevice._setFormat: sda7 ; >12:19:34,220 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: ntfs ; >12:19:34,220 DEBUG storage: looking up parted Device: /dev/sda7 >12:19:34,221 INFO storage: got device: PartitionDevice instance (0x5769a90) -- > name = sda7 status = True kids = 0 id = 8 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 156876.0 > format = existing ntfs filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 321282048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32706 did: 0 busy: False > hardwareGeometry: (19998, 255, 63) biosGeometry: (19998, 255, 63) > PedDevice: <_ped.Device object at 0x7fc20412c950> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc204120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fc20412ba50> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc20412b650> PedPartition: <_ped.Partition object at 0x7fc204117e90> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1032032256 end = 1353314303 length = 321282048 > flags = >12:19:34,222 DEBUG storage: NTFS.supported: supported: False ; >12:19:34,222 INFO storage: got format: NTFS instance (0x577db50) -- > type = ntfs name = ntfs status = False > device = /dev/sda7 uuid = 8A6253DE6253CD97 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeM size = 156875.0 targetSize = 156875.0 > >12:19:34,225 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8 /dev/disk/by-id/wwn-0x50014ee6002075b2-part8 /dev/disk/by-label/win8b /dev/disk/by-uuid/A880CE3380CE07B0', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'win8b', > 'ID_FS_LABEL_ENC': 'win8b', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A880CE3380CE07B0', > 'ID_FS_UUID_ENC': 'A880CE3380CE07B0', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '8', > 'ID_PART_ENTRY_OFFSET': '1353316352', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '512000000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53747', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part8', > '/dev/disk/by-label/win8b', > '/dev/disk/by-uuid/A880CE3380CE07B0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8'} ; name: sda8 ; >12:19:34,225 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8)... >12:19:34,225 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >12:19:34,226 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:34,226 INFO storage: sda8 is a partition >12:19:34,226 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >12:19:34,227 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:19:34,228 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:19:34,228 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >12:19:34,229 DEBUG storage: PartitionDevice._setFormat: sda8 ; >12:19:34,229 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:34,230 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >12:19:34,230 DEBUG storage: looking up parted Partition: /dev/sda8 >12:19:34,231 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >12:19:34,231 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >12:19:34,232 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >12:19:34,233 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >12:19:34,233 INFO storage: added partition sda8 (id 9) to device tree >12:19:34,233 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >12:19:34,234 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >12:19:34,234 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >12:19:34,235 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >12:19:34,350 WARN storage: disklabel detected but not usable on sda8 >12:19:34,350 INFO storage: type detected on 'sda8' is 'ntfs' >12:19:35,278 DEBUG storage: padding min size from 232533 up to 233033 >12:19:35,278 DEBUG storage: NTFS.supported: supported: False ; >12:19:35,279 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:19:35,279 DEBUG storage: PartitionDevice._setFormat: sda8 ; >12:19:35,280 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: ntfs ; >12:19:35,280 DEBUG storage: looking up parted Device: /dev/sda8 >12:19:35,281 INFO storage: got device: PartitionDevice instance (0x5769e10) -- > name = sda8 status = True kids = 0 id = 9 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 250000.0 > format = existing ntfs filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 512000000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32706 did: 0 busy: False > hardwareGeometry: (31870, 255, 63) biosGeometry: (31870, 255, 63) > PedDevice: <_ped.Device object at 0x7fc20412c9e0> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc204120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fc20412bc10> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc20412b9d0> PedPartition: <_ped.Partition object at 0x7fc204117fb0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1353316352 end = 1865316351 length = 512000000 > flags = >12:19:35,282 DEBUG storage: NTFS.supported: supported: False ; >12:19:35,282 INFO storage: got format: NTFS instance (0x577db10) -- > type = ntfs name = ntfs status = False > device = /dev/sda8 uuid = A880CE3380CE07B0 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = win8b size = 249999.0 targetSize = 249999.0 > >12:19:35,285 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9 /dev/disk/by-id/wwn-0x50014ee6002075b2-part9 /dev/disk/by-label/LINUX /dev/disk/by-uuid/7071-85A8', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'LINUX', > 'ID_FS_LABEL_ENC': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7071-85A8', > 'ID_FS_UUID_ENC': '7071-85A8', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '9', > 'ID_PART_ENTRY_OFFSET': '1865318400', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53756', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part9', > '/dev/disk/by-label/LINUX', > '/dev/disk/by-uuid/7071-85A8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9'} ; name: sda9 ; >12:19:35,285 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9)... >12:19:35,286 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >12:19:35,286 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:35,286 INFO storage: sda9 is a partition >12:19:35,287 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >12:19:35,287 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:19:35,288 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:19:35,289 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >12:19:35,289 DEBUG storage: PartitionDevice._setFormat: sda9 ; >12:19:35,289 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:35,290 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >12:19:35,290 DEBUG storage: looking up parted Partition: /dev/sda9 >12:19:35,291 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >12:19:35,292 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >12:19:35,292 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >12:19:35,293 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >12:19:35,293 INFO storage: added partition sda9 (id 10) to device tree >12:19:35,294 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >12:19:35,294 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >12:19:35,295 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >12:19:35,295 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >12:19:35,341 WARN storage: disklabel detected but not usable on sda9 >12:19:35,341 INFO storage: type detected on 'sda9' is 'vfat' >12:19:35,342 DEBUG storage: FATFS.supported: supported: True ; >12:19:35,343 DEBUG storage: getFormat('vfat') returning FATFS instance >12:19:35,343 DEBUG storage: PartitionDevice._setFormat: sda9 ; >12:19:35,344 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: vfat ; >12:19:35,345 DEBUG storage: looking up parted Device: /dev/sda9 >12:19:35,346 INFO storage: got device: PartitionDevice instance (0x577d610) -- > name = sda9 status = True kids = 0 id = 10 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing vfat filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x7fc20412ca70> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc204120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fc20412bdd0> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc20412bd50> PedPartition: <_ped.Partition object at 0x7fc20412d0b0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1865318400 end = 1930854399 length = 65536000 > flags = >12:19:35,346 DEBUG storage: FATFS.supported: supported: True ; >12:19:35,347 INFO storage: got format: FATFS instance (0x577de90) -- > type = vfat name = vfat status = False > device = /dev/sda9 uuid = 7071-85A8 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = LINUX size = 0 targetSize = 0 > >12:19:35,349 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303 /dev/disk/by-id/wwn-0x50014ee25ad7225b', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55035', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb'} ; name: sdb ; >12:19:35,349 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb)... >12:19:35,349 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:19:35,350 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:35,351 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >12:19:35,351 INFO storage: sdb is a disk >12:19:35,351 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:35,352 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:19:35,352 INFO storage: added disk sdb (id 11) to device tree >12:19:35,352 DEBUG storage: looking up parted Device: /dev/sdb >12:19:35,353 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:19:35,354 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >12:19:35,355 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:19:35,356 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:19:35,609 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x577da10>, <parted.partition.Partition object at 0x577de50>, <parted.partition.Partition object at 0x5779190>, <parted.partition.Partition object at 0x5779310>, <parted.partition.Partition object at 0x5779590>, <parted.partition.Partition object at 0x57797d0>, <parted.partition.Partition object at 0x5779990>, <parted.partition.Partition object at 0x5779b10>, <parted.partition.Partition object at 0x5779c90>, <parted.partition.Partition object at 0x5779e10>, <parted.partition.Partition object at 0x5779f90>] > device: <parted.device.Device object at 0x577d110> > PedDisk: <_ped.Disk object at 0x5775ea8> >12:19:35,609 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:19:35,610 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:19:35,611 INFO storage: got device: DiskDevice instance (0x577dd50) -- > name = sdb status = True kids = 0 id = 11 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7fc20412cb00> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x577db90> >12:19:35,614 INFO storage: got format: DiskLabel instance (0x577dc10) -- > 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 = 11 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x577da10>, <parted.partition.Partition object at 0x577de50>, <parted.partition.Partition object at 0x5779190>, <parted.partition.Partition object at 0x5779310>, <parted.partition.Partition object at 0x5779590>, <parted.partition.Partition object at 0x57797d0>, <parted.partition.Partition object at 0x5779990>, <parted.partition.Partition object at 0x5779b10>, <parted.partition.Partition object at 0x5779c90>, <parted.partition.Partition object at 0x5779e10>, <parted.partition.Partition object at 0x5779f90>] > device: <parted.device.Device object at 0x577d110> > PedDisk: <_ped.Disk object at 0x5775ea8> > origPartedDisk = <parted.disk.Disk object at 0x5779490> > partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7fc20412cb90> > >12:19:35,617 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part1 /dev/disk/by-label/VOLUMER /dev/disk/by-uuid/FEBD-EB40', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VOLUMER', > 'ID_FS_LABEL_ENC': 'VOLUMER', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'FEBD-EB40', > 'ID_FS_UUID_ENC': 'FEBD-EB40', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55049', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part1', > '/dev/disk/by-label/VOLUMER', > '/dev/disk/by-uuid/FEBD-EB40'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >12:19:35,617 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1)... >12:19:35,618 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:19:35,618 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:35,619 INFO storage: sdb1 is a partition >12:19:35,620 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >12:19:35,620 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:19:35,621 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:19:35,622 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:19:35,623 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >12:19:35,623 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:35,624 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >12:19:35,624 DEBUG storage: looking up parted Partition: /dev/sdb1 >12:19:35,625 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >12:19:35,626 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >12:19:35,627 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >12:19:35,628 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >12:19:35,628 INFO storage: added partition sdb1 (id 12) to device tree >12:19:35,629 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >12:19:35,629 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >12:19:35,630 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:19:35,631 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >12:19:35,633 WARN storage: disklabel detected but not usable on sdb1 >12:19:35,633 DEBUG storage: getFormat('efi') returning EFIFS instance >12:19:35,633 INFO storage: type detected on 'sdb1' is 'vfat' >12:19:35,634 DEBUG storage: getFormat('efi') returning EFIFS instance >12:19:35,634 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >12:19:35,635 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >12:19:35,636 DEBUG storage: looking up parted Device: /dev/sdb1 >12:19:35,637 INFO storage: got device: PartitionDevice instance (0x577dd10) -- > name = sdb1 status = True kids = 0 id = 12 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x577f3b0> > target size = 0 path = /dev/sdb1 > 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 0x577da90> fileSystem: <parted.filesystem.FileSystem object at 0x5779050> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x577d790> PedPartition: <_ped.Partition object at 0x5777950> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2048 end = 65538047 length = 65536000 > flags = boot, lba >12:19:35,637 INFO storage: got format: EFIFS instance (0x5c1a750) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = FEBD-EB40 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = VOLUMER size = 0 targetSize = 0 > >12:19:35,640 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part10 /dev/disk/by-label/fedora /dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d', > 'DEVNAME': 'sdb10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_ENC': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_SUB': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_FS_UUID_SUB_ENC': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '10', > 'ID_PART_ENTRY_OFFSET': '2219534336', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '26', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55070', > 'name': 'sdb10', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part10', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10'} ; name: sdb10 ; >12:19:35,640 INFO storage: scanning sdb10 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10)... >12:19:35,641 DEBUG storage: DeviceTree.getDeviceByName: name: sdb10 ; >12:19:35,642 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:35,642 INFO storage: sdb10 is a partition >12:19:35,643 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb10 ; >12:19:35,643 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:19:35,644 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:19:35,645 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >12:19:35,646 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >12:19:35,646 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:35,647 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: None ; >12:19:35,647 DEBUG storage: looking up parted Partition: /dev/sdb10 >12:19:35,648 DEBUG storage: PartitionDevice.probe: sdb10 ; exists: True ; >12:19:35,649 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 1 ; >12:19:35,649 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 10 ; >12:19:35,650 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 12 ; >12:19:35,650 INFO storage: added partition sdb10 (id 13) to device tree >12:19:35,651 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb10 ; >12:19:35,651 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb10 ; label_type: dos ; >12:19:35,652 DEBUG storage: PartitionDevice.setup: sdb10 ; status: True ; controllable: True ; orig: False ; >12:19:35,653 DEBUG storage: DiskLabel.__init__: device: /dev/sdb10 ; labelType: dos ; exists: True ; >12:19:35,742 WARN storage: disklabel detected but not usable on sdb10 >12:19:35,742 INFO storage: type detected on 'sdb10' is 'btrfs' >12:19:35,743 DEBUG storage: BTRFS.supported: supported: True ; >12:19:35,743 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:19:35,744 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >12:19:35,745 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: btrfs ; >12:19:35,746 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb10 ; >12:19:35,746 INFO storage: creating btrfs volume btrfs.fedora >12:19:35,747 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb10 ; >12:19:35,748 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:35,749 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >12:19:35,750 DEBUG storage: BTRFS.supported: supported: True ; >12:19:35,750 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:19:35,751 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.14 ; current: None ; type: btrfs ; >12:19:35,751 INFO storage: added btrfs volume fedora (id 14) to device tree >12:19:35,752 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >12:19:35,757 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.14Fz2O2d to None >12:19:35,844 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.14Fz2O2d to None >12:19:36,045 DEBUG storage: BTRFS.supported: supported: True ; >12:19:36,045 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:19:36,046 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >12:19:36,047 DEBUG storage: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >12:19:36,047 INFO storage: added btrfs subvolume home (id 15) to device tree >12:19:36,047 DEBUG storage: looking up parted Device: /dev/sdb10 >12:19:36,048 INFO storage: got device: PartitionDevice instance (0x577d910) -- > name = sdb10 status = True kids = 1 id = 13 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing btrfs filesystem > major = 8 minor = 26 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb10 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32706 did: 0 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x577f440> > target size = 0 path = /dev/sdb10 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x577da90> fileSystem: None > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5779e50> PedPartition: <_ped.Partition object at 0x5777b90> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2219534336 end = 2629134335 length = 409600000 > flags = >12:19:36,049 DEBUG storage: BTRFS.supported: supported: True ; >12:19:36,049 INFO storage: got format: BTRFS instance (0x7fc2041d44d0) -- > type = btrfs name = btrfs status = False > device = /dev/sdb10 uuid = 7715269b-0e28-40b1-9262-aee745808762 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >12:19:36,052 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part11 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part11', > 'DEVNAME': 'sdb11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '11', > 'ID_PART_ENTRY_OFFSET': '2629136384', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '27', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55086', > 'name': 'sdb11', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part11', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11'} ; name: sdb11 ; >12:19:36,052 INFO storage: scanning sdb11 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11)... >12:19:36,052 DEBUG storage: DeviceTree.getDeviceByName: name: sdb11 ; >12:19:36,053 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:36,053 INFO storage: sdb11 is a partition >12:19:36,054 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb11 ; >12:19:36,054 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:19:36,055 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:19:36,056 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >12:19:36,056 DEBUG storage: PartitionDevice._setFormat: sdb11 ; >12:19:36,056 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:36,057 DEBUG storage: PartitionDevice._setFormat: sdb11 ; current: None ; type: None ; >12:19:36,057 DEBUG storage: looking up parted Partition: /dev/sdb11 >12:19:36,058 DEBUG storage: PartitionDevice.probe: sdb11 ; exists: True ; >12:19:36,059 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 1 ; >12:19:36,060 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 10 ; >12:19:36,060 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 12 ; >12:19:36,060 INFO storage: added partition sdb11 (id 16) to device tree >12:19:36,061 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb11 ; >12:19:36,062 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb11 ; label_type: dos ; >12:19:36,062 DEBUG storage: PartitionDevice.setup: sdb11 ; status: True ; controllable: True ; orig: False ; >12:19:36,063 DEBUG storage: DiskLabel.__init__: device: /dev/sdb11 ; labelType: dos ; exists: True ; >12:19:36,087 WARN storage: disklabel detected but not usable on sdb11 >12:19:36,087 DEBUG storage: no type or existing type for sdb11, bailing >12:19:36,087 DEBUG storage: looking up parted Device: /dev/sdb11 >12:19:36,088 INFO storage: got device: PartitionDevice instance (0x577d8d0) -- > name = sdb11 status = True kids = 0 id = 16 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 2000.0 > format = existing None > major = 8 minor = 27 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb11 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4096000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32706 did: 0 busy: False > hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) > PedDevice: <_ped.Device object at 0x577f320> > target size = 0 path = /dev/sdb11 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x577da90> fileSystem: None > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5779fd0> PedPartition: <_ped.Partition object at 0x5777bf0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2629136384 end = 2633232383 length = 4096000 > flags = >12:19:36,091 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part2 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part2 /dev/disk/by-label/VolumeS /dev/disk/by-uuid/00A0DFBCA0DFB5FE', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VolumeS', > 'ID_FS_LABEL_ENC': 'VolumeS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '00A0DFBCA0DFB5FE', > 'ID_FS_UUID_ENC': '00A0DFBCA0DFB5FE', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '65538048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55102', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part2', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part2', > '/dev/disk/by-label/VolumeS', > '/dev/disk/by-uuid/00A0DFBCA0DFB5FE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >12:19:36,091 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2)... >12:19:36,092 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >12:19:36,093 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:36,093 INFO storage: sdb2 is a partition >12:19:36,094 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >12:19:36,095 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:19:36,096 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:19:36,097 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >12:19:36,098 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >12:19:36,098 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:36,099 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >12:19:36,099 DEBUG storage: looking up parted Partition: /dev/sdb2 >12:19:36,100 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >12:19:36,101 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >12:19:36,102 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >12:19:36,103 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >12:19:36,103 INFO storage: added partition sdb2 (id 17) to device tree >12:19:36,104 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >12:19:36,105 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >12:19:36,105 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >12:19:36,106 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >12:19:36,137 WARN storage: disklabel detected but not usable on sdb2 >12:19:36,137 INFO storage: type detected on 'sdb2' is 'ntfs' >12:19:38,187 DEBUG storage: padding min size from 177533 up to 178033 >12:19:38,188 DEBUG storage: NTFS.supported: supported: False ; >12:19:38,188 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:19:38,189 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >12:19:38,189 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: ntfs ; >12:19:38,190 DEBUG storage: looking up parted Device: /dev/sdb2 >12:19:38,191 INFO storage: got device: PartitionDevice instance (0x7fc2041d4690) -- > name = sdb2 status = True kids = 0 id = 17 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32706 did: 0 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x577f560> > 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 0x577da90> fileSystem: <parted.filesystem.FileSystem object at 0x5779090> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x577df90> PedPartition: <_ped.Partition object at 0x5777830> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 65538048 end = 475138047 length = 409600000 > flags = >12:19:38,191 DEBUG storage: NTFS.supported: supported: False ; >12:19:38,192 INFO storage: got format: NTFS instance (0x7fc2041d4ad0) -- > type = ntfs name = ntfs status = False > device = /dev/sdb2 uuid = 00A0DFBCA0DFB5FE exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeS size = 199999.0 targetSize = 199999.0 > >12:19:38,194 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part3 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '3', > 'ID_PART_ENTRY_OFFSET': '475138048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1638400', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55118', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part3', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >12:19:38,194 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3)... >12:19:38,194 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >12:19:38,195 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:38,195 INFO storage: sdb3 is a partition >12:19:38,196 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >12:19:38,196 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:19:38,197 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:19:38,198 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >12:19:38,198 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >12:19:38,198 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:38,199 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >12:19:38,199 DEBUG storage: looking up parted Partition: /dev/sdb3 >12:19:38,200 DEBUG storage: PartitionDevice.probe: sdb3 ; exists: True ; >12:19:38,201 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >12:19:38,201 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >12:19:38,202 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >12:19:38,202 INFO storage: added partition sdb3 (id 18) to device tree >12:19:38,207 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >12:19:38,207 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >12:19:38,208 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >12:19:38,209 DEBUG storage: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >12:19:38,223 WARN storage: disklabel detected but not usable on sdb3 >12:19:38,223 DEBUG storage: no type or existing type for sdb3, bailing >12:19:38,224 DEBUG storage: looking up parted Device: /dev/sdb3 >12:19:38,225 INFO storage: got device: PartitionDevice instance (0x7fc2041d4bd0) -- > name = sdb3 status = True kids = 0 id = 18 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 800.0 > format = existing None > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1638400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32706 did: 0 busy: False > hardwareGeometry: (101, 255, 63) biosGeometry: (101, 255, 63) > PedDevice: <_ped.Device object at 0x577f4d0> > target size = 0 path = /dev/sdb3 > 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 0x577da90> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x57791d0> PedPartition: <_ped.Partition object at 0x57777d0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 475138048 end = 476776447 length = 1638400 > flags = >12:19:38,227 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part4 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '4', > 'ID_PART_ENTRY_OFFSET': '476776448', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3430252544', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55132', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part4', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >12:19:38,227 INFO storage: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4)... >12:19:38,228 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >12:19:38,229 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:38,229 INFO storage: sdb4 is a partition >12:19:38,229 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >12:19:38,230 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:19:38,231 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:19:38,232 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdb ; >12:19:38,233 DEBUG storage: PartitionDevice._setFormat: sdb4 ; >12:19:38,233 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:38,234 DEBUG storage: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >12:19:38,234 DEBUG storage: looking up parted Partition: /dev/sdb4 >12:19:38,235 DEBUG storage: PartitionDevice.probe: sdb4 ; exists: True ; >12:19:38,236 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >12:19:38,237 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >12:19:38,238 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >12:19:38,238 INFO storage: added partition sdb4 (id 19) to device tree >12:19:38,239 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >12:19:38,240 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >12:19:38,240 DEBUG storage: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >12:19:38,241 DEBUG storage: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >12:19:38,394 WARN storage: disklabel detected but not usable on sdb4 >12:19:38,394 DEBUG storage: no type or existing type for sdb4, bailing >12:19:38,394 DEBUG storage: looking up parted Device: /dev/sdb4 >12:19:38,396 INFO storage: got device: PartitionDevice instance (0x7fc2041d4890) -- > name = sdb4 status = True kids = 0 id = 19 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 1674928.0 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32706 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x577f680> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x577da90> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5779350> PedPartition: <_ped.Partition object at 0x5777890> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 476776448 end = 3907028991 length = 3430252544 > flags = >12:19:38,399 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part5 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part5 /dev/disk/by-label/Win8 /dev/disk/by-uuid/2CB88669B886317E', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'Win8', > 'ID_FS_LABEL_ENC': 'Win8', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2CB88669B886317E', > 'ID_FS_UUID_ENC': '2CB88669B886317E', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '5', > 'ID_PART_ENTRY_OFFSET': '476778496', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '616552448', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55147', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part5', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part5', > '/dev/disk/by-label/Win8', > '/dev/disk/by-uuid/2CB88669B886317E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >12:19:38,399 INFO storage: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5)... >12:19:38,400 DEBUG storage: DeviceTree.getDeviceByName: name: sdb5 ; >12:19:38,401 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:38,401 INFO storage: sdb5 is a partition >12:19:38,401 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >12:19:38,402 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:19:38,403 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:19:38,404 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sdb ; >12:19:38,405 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >12:19:38,405 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:38,406 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >12:19:38,406 DEBUG storage: looking up parted Partition: /dev/sdb5 >12:19:38,407 DEBUG storage: PartitionDevice.probe: sdb5 ; exists: True ; >12:19:38,408 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >12:19:38,409 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >12:19:38,410 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >12:19:38,410 INFO storage: added partition sdb5 (id 20) to device tree >12:19:38,410 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >12:19:38,411 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >12:19:38,412 DEBUG storage: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >12:19:38,413 DEBUG storage: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >12:19:38,656 WARN storage: disklabel detected but not usable on sdb5 >12:19:38,657 INFO storage: type detected on 'sdb5' is 'ntfs' >12:19:45,977 DEBUG storage: padding min size from 64486 up to 64986 >12:19:45,978 DEBUG storage: NTFS.supported: supported: False ; >12:19:45,978 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:19:45,979 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >12:19:45,980 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: ntfs ; >12:19:45,980 DEBUG storage: looking up parted Device: /dev/sdb5 >12:19:45,981 INFO storage: got device: PartitionDevice instance (0x7fc2041d4750) -- > name = sdb5 status = True kids = 0 id = 20 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 301051.0 > format = existing ntfs filesystem > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 616552448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (38378, 255, 63) biosGeometry: (38378, 255, 63) > PedDevice: <_ped.Device object at 0x577f7a0> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x577da90> fileSystem: <parted.filesystem.FileSystem object at 0x57796d0> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5779650> PedPartition: <_ped.Partition object at 0x57779b0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 476778496 end = 1093330943 length = 616552448 > flags = >12:19:45,982 DEBUG storage: NTFS.supported: supported: False ; >12:19:45,982 INFO storage: got format: NTFS instance (0x7fc2041d9150) -- > type = ntfs name = ntfs status = False > device = /dev/sdb5 uuid = 2CB88669B886317E exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win8 size = 301050.0 targetSize = 301050.0 > >12:19:45,985 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part6 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part6 /dev/disk/by-uuid/2C484C57484C2246', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': '2C484C57484C2246', > 'ID_FS_UUID_ENC': '2C484C57484C2246', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '6', > 'ID_PART_ENTRY_OFFSET': '1093332992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '716800000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55167', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part6', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part6', > '/dev/disk/by-uuid/2C484C57484C2246'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >12:19:45,985 INFO storage: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6)... >12:19:45,985 DEBUG storage: DeviceTree.getDeviceByName: name: sdb6 ; >12:19:45,986 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:45,987 INFO storage: sdb6 is a partition >12:19:45,987 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >12:19:45,988 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:19:45,988 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:19:45,989 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sdb ; >12:19:45,990 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >12:19:45,990 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:45,991 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >12:19:45,991 DEBUG storage: looking up parted Partition: /dev/sdb6 >12:19:45,991 DEBUG storage: PartitionDevice.probe: sdb6 ; exists: True ; >12:19:45,992 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >12:19:45,993 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >12:19:45,993 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >12:19:45,993 INFO storage: added partition sdb6 (id 21) to device tree >12:19:45,994 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >12:19:45,995 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >12:19:45,995 DEBUG storage: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >12:19:45,996 DEBUG storage: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >12:19:46,045 WARN storage: disklabel detected but not usable on sdb6 >12:19:46,046 INFO storage: type detected on 'sdb6' is 'ntfs' >12:19:52,209 DEBUG storage: padding min size from 258701 up to 259201 >12:19:52,210 DEBUG storage: NTFS.supported: supported: False ; >12:19:52,210 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:19:52,211 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >12:19:52,212 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: ntfs ; >12:19:52,212 DEBUG storage: looking up parted Device: /dev/sdb6 >12:19:52,213 INFO storage: got device: PartitionDevice instance (0x7fc2041d4810) -- > name = sdb6 status = True kids = 0 id = 21 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 350000.0 > format = existing ntfs filesystem > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 716800000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (44618, 255, 63) biosGeometry: (44618, 255, 63) > PedDevice: <_ped.Device object at 0x577f710> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x577da90> fileSystem: <parted.filesystem.FileSystem object at 0x5779890> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5779810> PedPartition: <_ped.Partition object at 0x5777a10> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 1093332992 end = 1810132991 length = 716800000 > flags = >12:19:52,214 DEBUG storage: NTFS.supported: supported: False ; >12:19:52,214 INFO storage: got format: NTFS instance (0x7fc2041d4990) -- > type = ntfs name = ntfs status = False > device = /dev/sdb6 uuid = 2C484C57484C2246 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 349999.0 targetSize = 349999.0 > >12:19:52,217 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part7 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part7 /dev/disk/by-uuid/e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'DEVNAME': 'sdb7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'ID_FS_UUID_ENC': 'e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'ID_FS_UUID_SUB': '3192ea73-c698-440e-9a0f-09cba8e5e44e', > 'ID_FS_UUID_SUB_ENC': '3192ea73-c698-440e-9a0f-09cba8e5e44e', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1810135040', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '307200000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '23', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55237', > 'name': 'sdb7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part7', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part7', > '/dev/disk/by-uuid/e624e310-e7de-4b31-9418-2b804bd8a5ae'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7'} ; name: sdb7 ; >12:19:52,217 INFO storage: scanning sdb7 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7)... >12:19:52,218 DEBUG storage: DeviceTree.getDeviceByName: name: sdb7 ; >12:19:52,218 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:52,218 INFO storage: sdb7 is a partition >12:19:52,219 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb7 ; >12:19:52,220 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:19:52,220 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:19:52,221 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sdb ; >12:19:52,222 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >12:19:52,222 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:52,223 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: None ; >12:19:52,223 DEBUG storage: looking up parted Partition: /dev/sdb7 >12:19:52,223 DEBUG storage: PartitionDevice.probe: sdb7 ; exists: True ; >12:19:52,224 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 1 ; >12:19:52,225 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 10 ; >12:19:52,225 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 12 ; >12:19:52,226 INFO storage: added partition sdb7 (id 22) to device tree >12:19:52,226 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb7 ; >12:19:52,227 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb7 ; label_type: dos ; >12:19:52,227 DEBUG storage: PartitionDevice.setup: sdb7 ; status: True ; controllable: True ; orig: False ; >12:19:52,228 DEBUG storage: DiskLabel.__init__: device: /dev/sdb7 ; labelType: dos ; exists: True ; >12:19:52,282 WARN storage: disklabel detected but not usable on sdb7 >12:19:52,282 INFO storage: type detected on 'sdb7' is 'btrfs' >12:19:52,282 DEBUG storage: BTRFS.supported: supported: True ; >12:19:52,283 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:19:52,283 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >12:19:52,284 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: btrfs ; >12:19:52,284 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb7 ; >12:19:52,285 INFO storage: creating btrfs volume btrfs.None >12:19:52,285 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >12:19:52,285 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:52,286 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: None ; >12:19:52,287 DEBUG storage: BTRFS.supported: supported: True ; >12:19:52,287 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:19:52,288 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: btrfs ; >12:19:52,288 INFO storage: added btrfs volume btrfs.23 (id 23) to device tree >12:19:52,289 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.23 ; status: True ; controllable: True ; orig: True ; >12:19:52,289 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.23sUJ9sC to None >12:19:52,902 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.23sUJ9sC to None >12:20:14,417 DEBUG storage: looking up parted Device: /dev/sdb7 >12:20:14,419 INFO storage: got device: PartitionDevice instance (0x5c1a350) -- > name = sdb7 status = True kids = 1 id = 22 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 150000.0 > format = existing btrfs filesystem > major = 8 minor = 23 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb7 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 307200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) > PedDevice: <_ped.Device object at 0x7fc20412c320> > target size = 0 path = /dev/sdb7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x577da90> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x57799d0> PedPartition: <_ped.Partition object at 0x5777a70> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 1810135040 end = 2117335039 length = 307200000 > flags = >12:20:14,420 DEBUG storage: BTRFS.supported: supported: True ; >12:20:14,420 INFO storage: got format: BTRFS instance (0x7fc2041d9050) -- > type = btrfs name = btrfs status = False > device = /dev/sdb7 uuid = 3192ea73-c698-440e-9a0f-09cba8e5e44e exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:20:14,422 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part8 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part8 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/aad58b77-b87c-435e-80d7-314eb2dc3126', > 'DEVNAME': 'sdb8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aad58b77-b87c-435e-80d7-314eb2dc3126', > 'ID_FS_UUID_ENC': 'aad58b77-b87c-435e-80d7-314eb2dc3126', > 'ID_FS_UUID_SUB': 'af84651e-bbf6-4108-a17e-4a1b3d25ac32', > 'ID_FS_UUID_SUB_ENC': 'af84651e-bbf6-4108-a17e-4a1b3d25ac32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '8', > 'ID_PART_ENTRY_OFFSET': '2117337088', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4537110', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '24', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55253', > 'name': 'sdb8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part8', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part8', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/aad58b77-b87c-435e-80d7-314eb2dc3126'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8'} ; name: sdb8 ; >12:20:14,423 INFO storage: scanning sdb8 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8)... >12:20:14,423 DEBUG storage: DeviceTree.getDeviceByName: name: sdb8 ; >12:20:14,424 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:14,424 INFO storage: sdb8 is a partition >12:20:14,424 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb8 ; >12:20:14,425 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:20:14,426 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:20:14,426 DEBUG storage: DiskDevice.addChild: kids: 9 ; name: sdb ; >12:20:14,427 DEBUG storage: PartitionDevice._setFormat: sdb8 ; >12:20:14,427 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:14,428 DEBUG storage: PartitionDevice._setFormat: sdb8 ; current: None ; type: None ; >12:20:14,428 DEBUG storage: looking up parted Partition: /dev/sdb8 >12:20:14,429 DEBUG storage: PartitionDevice.probe: sdb8 ; exists: True ; >12:20:14,429 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 1 ; >12:20:14,430 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 10 ; >12:20:14,431 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 12 ; >12:20:14,431 INFO storage: added partition sdb8 (id 24) to device tree >12:20:14,431 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb8 ; >12:20:14,432 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb8 ; label_type: dos ; >12:20:14,433 DEBUG storage: PartitionDevice.setup: sdb8 ; status: True ; controllable: True ; orig: False ; >12:20:14,433 DEBUG storage: DiskLabel.__init__: device: /dev/sdb8 ; labelType: dos ; exists: True ; >12:20:14,474 WARN storage: disklabel detected but not usable on sdb8 >12:20:14,475 INFO storage: type detected on 'sdb8' is 'btrfs' >12:20:14,475 DEBUG storage: BTRFS.supported: supported: True ; >12:20:14,475 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:20:14,476 DEBUG storage: PartitionDevice._setFormat: sdb8 ; >12:20:14,477 DEBUG storage: PartitionDevice._setFormat: sdb8 ; current: None ; type: btrfs ; >12:20:14,477 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb8 ; >12:20:14,477 INFO storage: creating btrfs volume btrfs.New_Volume >12:20:14,478 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb8 ; >12:20:14,478 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:14,479 DEBUG storage: BTRFSVolumeDevice._setFormat: New_Volume ; current: None ; type: None ; >12:20:14,480 DEBUG storage: BTRFS.supported: supported: True ; >12:20:14,480 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:20:14,481 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.25 ; current: None ; type: btrfs ; >12:20:14,481 INFO storage: added btrfs volume New_Volume (id 25) to device tree >12:20:14,481 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: True ; >12:20:14,482 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.25JyrwRi to None >12:20:14,531 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.25JyrwRi to None >12:20:14,933 DEBUG storage: looking up parted Device: /dev/sdb8 >12:20:14,935 INFO storage: got device: PartitionDevice instance (0x577d690) -- > name = sdb8 status = True kids = 1 id = 24 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 2215.38574219 > format = existing btrfs filesystem > major = 8 minor = 24 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb8 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4537110 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (282, 255, 63) biosGeometry: (282, 255, 63) > PedDevice: <_ped.Device object at 0x577f8c0> > target size = 0 path = /dev/sdb8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x577da90> fileSystem: None > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5779b50> PedPartition: <_ped.Partition object at 0x5777ad0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2117337088 end = 2121874197 length = 4537110 > flags = >12:20:14,936 DEBUG storage: BTRFS.supported: supported: True ; >12:20:14,936 INFO storage: got format: BTRFS instance (0x7fc2041d4f90) -- > type = btrfs name = btrfs status = False > device = /dev/sdb8 uuid = af84651e-bbf6-4108-a17e-4a1b3d25ac32 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = New_Volume size = 0 targetSize = 0 > >12:20:14,939 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part9 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part9 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'DEVNAME': 'sdb9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'ID_FS_UUID_ENC': '5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'ID_FS_UUID_SUB': '2c384959-39e2-4079-90cf-3f8b1edce397', > 'ID_FS_UUID_SUB_ENC': '2c384959-39e2-4079-90cf-3f8b1edce397', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '9', > 'ID_PART_ENTRY_OFFSET': '2121875456', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '97656250', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '25', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55262', > 'name': 'sdb9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part9', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part9', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/5b53e0ca-97e7-44af-a767-ca7a92c2432a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9'} ; name: sdb9 ; >12:20:14,939 INFO storage: scanning sdb9 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9)... >12:20:14,940 DEBUG storage: DeviceTree.getDeviceByName: name: sdb9 ; >12:20:14,940 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:14,940 INFO storage: sdb9 is a partition >12:20:14,941 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb9 ; >12:20:14,942 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:20:14,942 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:20:14,943 DEBUG storage: DiskDevice.addChild: kids: 10 ; name: sdb ; >12:20:14,944 DEBUG storage: PartitionDevice._setFormat: sdb9 ; >12:20:14,944 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:14,945 DEBUG storage: PartitionDevice._setFormat: sdb9 ; current: None ; type: None ; >12:20:14,945 DEBUG storage: looking up parted Partition: /dev/sdb9 >12:20:14,946 DEBUG storage: PartitionDevice.probe: sdb9 ; exists: True ; >12:20:14,946 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 1 ; >12:20:14,947 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 10 ; >12:20:14,948 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 12 ; >12:20:14,948 INFO storage: added partition sdb9 (id 26) to device tree >12:20:14,949 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb9 ; >12:20:14,949 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb9 ; label_type: dos ; >12:20:14,950 DEBUG storage: PartitionDevice.setup: sdb9 ; status: True ; controllable: True ; orig: False ; >12:20:14,951 DEBUG storage: DiskLabel.__init__: device: /dev/sdb9 ; labelType: dos ; exists: True ; >12:20:14,975 WARN storage: disklabel detected but not usable on sdb9 >12:20:14,975 INFO storage: type detected on 'sdb9' is 'btrfs' >12:20:14,976 DEBUG storage: BTRFS.supported: supported: True ; >12:20:14,976 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:20:14,977 DEBUG storage: PartitionDevice._setFormat: sdb9 ; >12:20:14,977 DEBUG storage: PartitionDevice._setFormat: sdb9 ; current: None ; type: btrfs ; >12:20:14,978 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb9 ; >12:20:14,978 INFO storage: creating btrfs volume btrfs.New_Volume >12:20:14,979 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb9 ; >12:20:14,979 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:14,980 DEBUG storage: BTRFSVolumeDevice._setFormat: New_Volume ; current: None ; type: None ; >12:20:14,981 DEBUG storage: BTRFS.supported: supported: True ; >12:20:14,981 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:20:14,982 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.27 ; current: None ; type: btrfs ; >12:20:14,982 INFO storage: added btrfs volume New_Volume (id 27) to device tree >12:20:14,983 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: True ; >12:20:14,983 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.27SuELV2 to None >12:20:15,238 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.27SuELV2 to None >12:20:15,477 DEBUG storage: looking up parted Device: /dev/sdb9 >12:20:15,479 INFO storage: got device: PartitionDevice instance (0x7fc2041d4d90) -- > name = sdb9 status = True kids = 1 id = 26 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 47683.7158203 > format = existing btrfs filesystem > major = 8 minor = 25 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb9 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 97656250 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6078, 255, 63) biosGeometry: (6078, 255, 63) > PedDevice: <_ped.Device object at 0x577f950> > target size = 0 path = /dev/sdb9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x577da90> fileSystem: None > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5779cd0> PedPartition: <_ped.Partition object at 0x5777b30> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2121875456 end = 2219531705 length = 97656250 > flags = >12:20:15,480 DEBUG storage: BTRFS.supported: supported: True ; >12:20:15,480 INFO storage: got format: BTRFS instance (0x7fc2041d46d0) -- > type = btrfs name = btrfs status = False > device = /dev/sdb9 uuid = 2c384959-39e2-4079-90cf-3f8b1edce397 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = New_Volume size = 0 targetSize = 0 > >12:20:15,481 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': '65961', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:20:15,481 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >12:20:15,482 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >12:20:15,483 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:15,483 INFO storage: loop0 is a loop device >12:20:15,484 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:20:15,485 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:20:15,485 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:15,486 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:15,486 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:20:15,487 INFO storage: added file /osmin.img (deleted) (id 28) to device tree >12:20:15,488 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:20:15,488 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:15,489 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:20:15,489 INFO storage: added loop loop0 (id 29) to device tree >12:20:15,490 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:20:15,490 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:20:15,491 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:20:15,492 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:20:15,492 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:20:15,493 WARN storage: disklabel detected but not usable on loop0 >12:20:15,493 INFO storage: type detected on 'loop0' is 'squashfs' >12:20:15,493 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:20:15,494 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:20:15,495 INFO storage: got device: LoopDevice instance (0x7fc2041d9690) -- > name = loop0 status = False kids = 0 id = 29 > parents = ['existing 0MB file /osmin.img (deleted) (28)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >12:20:15,496 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': '65991', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:20:15,496 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >12:20:15,497 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:20:15,498 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:15,498 INFO storage: loop1 is a loop device >12:20:15,499 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:20:15,499 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >12:20:15,500 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:15,500 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:15,501 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:20:15,501 INFO storage: added file /osmin (id 30) to device tree >12:20:15,502 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:20:15,502 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:15,503 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:20:15,503 INFO storage: added loop loop1 (id 31) to device tree >12:20:15,504 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:20:15,505 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:20:15,505 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:20:15,506 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >12:20:15,507 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >12:20:15,508 WARN storage: disklabel detected but not usable on loop1 >12:20:15,508 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >12:20:15,508 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:20:15,509 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:20:15,509 INFO storage: got device: LoopDevice instance (0x7fc2041d9610) -- > name = loop1 status = False kids = 0 id = 31 > parents = ['existing 0MB file /osmin (30)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:20:15,510 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': '66021', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:20:15,511 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >12:20:15,511 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:20:15,512 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:15,512 INFO storage: loop2 is a loop device >12:20:15,513 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:20:15,514 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:20:15,515 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:15,515 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:15,516 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:20:15,516 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 32) to device tree >12:20:15,517 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:20:15,517 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:15,518 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:20:15,518 INFO storage: added loop loop2 (id 33) to device tree >12:20:15,519 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:20:15,520 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:20:15,520 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:20:15,521 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:20:15,521 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:20:15,522 WARN storage: disklabel detected but not usable on loop2 >12:20:15,522 INFO storage: type detected on 'loop2' is 'squashfs' >12:20:15,523 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:20:15,524 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:20:15,524 INFO storage: got device: LoopDevice instance (0x7fc2041d9a10) -- > name = loop2 status = False kids = 0 id = 33 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (32)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:20:15,525 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66043', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:20:15,526 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >12:20:15,527 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:20:15,527 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:15,527 INFO storage: loop3 is a loop device >12:20:15,528 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:20:15,529 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:20:15,530 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:15,530 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:15,531 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:20:15,531 INFO storage: added file /LiveOS/ext3fs.img (id 34) to device tree >12:20:15,532 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:20:15,532 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:15,533 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:20:15,533 INFO storage: added loop loop3 (id 35) to device tree >12:20:15,534 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:20:15,535 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:20:15,536 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:15,536 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:20:15,536 DEBUG storage: device loop3 does not contain a disklabel >12:20:15,536 INFO storage: type detected on 'loop3' is 'ext4' >12:20:15,566 DEBUG storage: padding min size from 0 up to 0 >12:20:15,567 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:15,567 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:20:15,568 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:20:15,568 INFO storage: got device: LoopDevice instance (0x7fc2041d9c10) -- > name = loop3 status = False kids = 0 id = 35 > parents = ['existing 0MB file /LiveOS/ext3fs.img (34)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >12:20:15,569 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:15,569 INFO storage: got format: Ext4FS instance (0x7fc2041d9d50) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >12:20:15,570 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66068', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:20:15,570 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >12:20:15,571 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:20:15,571 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:15,571 INFO storage: loop4 is a loop device >12:20:15,572 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:20:15,573 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:20:15,573 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:15,573 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:15,574 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:20:15,574 INFO storage: added file /overlay (deleted) (id 36) to device tree >12:20:15,575 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:20:15,575 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:15,576 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:20:15,576 INFO storage: added loop loop4 (id 37) to device tree >12:20:15,576 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:20:15,577 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:20:15,577 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:15,578 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >12:20:15,579 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >12:20:15,579 WARN storage: disklabel detected but not usable on loop4 >12:20:15,580 DEBUG storage: no type or existing type for loop4, bailing >12:20:15,580 INFO storage: got device: LoopDevice instance (0x7fc2041d9e10) -- > name = loop4 status = False kids = 0 id = 37 > parents = ['existing 0MB file /overlay (deleted) (36)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:20:15,581 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': '66090', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >12:20:15,581 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >12:20:15,581 DEBUG storage: lvm filter: adding loop5 to the reject list >12:20:15,582 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': '66111', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >12:20:15,582 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >12:20:15,582 DEBUG storage: lvm filter: adding loop6 to the reject list >12:20:15,583 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': '66131', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >12:20:15,583 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >12:20:15,583 DEBUG storage: lvm filter: adding loop7 to the reject list >12:20:15,583 DEBUG storage: Skipping a device mapper drive (dm-0) for now >12:20:15,583 DEBUG storage: Skipping a device mapper drive (dm-1) for now >12:20:15,601 INFO storage: devices to scan: ['dm-0', 'dm-1'] >12:20:15,603 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46274', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:20:15,603 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >12:20:15,604 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:20:15,605 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:15,605 INFO storage: live-rw is a device-mapper device >12:20:15,605 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >12:20:15,606 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:20:15,607 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (35) with existing ext4 filesystem >12:20:15,608 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:20:15,608 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (37) >12:20:15,609 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:20:15,610 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:15,611 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:20:15,611 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:15,611 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:20:15,612 INFO storage: added dm live-rw (id 38) to device tree >12:20:15,612 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:20:15,613 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:20:15,613 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:15,614 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:20:15,614 DEBUG storage: device live-rw does not contain a disklabel >12:20:15,614 INFO storage: type detected on 'live-rw' is 'ext4' >12:20:15,644 DEBUG storage: padding min size from 2946 up to 3240 >12:20:15,645 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:15,645 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:20:15,646 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:20:15,646 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >12:20:15,647 INFO storage: got device: DMDevice instance (0x7fc2041d9c90) -- > name = live-rw status = True kids = 0 id = 38 > parents = ['existing 0MB loop loop4 (37)'] > 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: 12338 did: 30812 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fc2041e5830> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:20:15,648 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:15,648 INFO storage: got format: Ext4FS instance (0x7fc2041e8ed0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >12:20:15,650 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '81976', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >12:20:15,650 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >12:20:15,650 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:20:15,651 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:15,651 INFO storage: live-osimg-min is a device-mapper device >12:20:15,652 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:20:15,652 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >12:20:15,653 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:20:15,653 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (31) >12:20:15,654 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:20:15,655 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (35) with existing ext4 filesystem >12:20:15,656 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:20:15,656 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:15,657 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:20:15,657 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:15,658 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:20:15,658 INFO storage: added dm live-osimg-min (id 39) to device tree >12:20:15,659 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:20:15,659 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:20:15,660 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:15,660 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:20:15,660 DEBUG storage: device live-osimg-min does not contain a disklabel >12:20:15,660 INFO storage: type detected on 'live-osimg-min' is 'ext4' >12:20:15,692 DEBUG storage: padding min size from 0 up to 0 >12:20:15,693 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:15,693 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:20:15,695 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:20:15,695 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >12:20:15,696 INFO storage: got device: DMDevice instance (0x7fc2041e8e50) -- > name = live-osimg-min status = True kids = 0 id = 39 > parents = ['existing 0MB loop loop3 (35) 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: 25141 did: 28717 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fc2041e58c0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:20:15,697 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:15,697 INFO storage: got format: Ext4FS instance (0x7fc2041ed290) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2944.0 targetSize = 2944.0 > >12:20:15,716 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >12:20:15,725 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:20:15,726 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:20:15,727 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:20:15,737 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:20:15,747 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:20:15,747 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:20:15,749 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:20:15,758 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:20:15,768 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:20:15,769 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:20:15,770 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:20:15,779 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:20:15,780 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:20:15,781 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:20:15,791 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:20:15,791 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:20:15,793 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:20:15,802 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:20:15,811 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:20:15,812 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:20:15,813 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:20:15,822 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >12:20:15,832 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:20:15,833 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:20:15,834 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:20:15,844 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >12:20:15,853 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:20:15,854 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:20:15,855 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:20:15,865 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:20:15,875 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:20:15,876 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:20:15,877 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:20:15,886 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >12:20:15,896 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:20:15,897 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:20:15,898 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:20:15,907 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:20:15,917 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:20:15,918 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:15,919 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:15,929 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >12:20:15,938 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:20:15,948 DEBUG storage: PartitionDevice.teardown: sdb10 ; status: True ; controllable: True ; >12:20:15,959 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:20:15,960 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:15,961 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:15,971 DEBUG storage: PartitionDevice.teardown: sdb11 ; status: True ; controllable: True ; >12:20:15,972 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:20:15,973 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:20:15,982 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:20:15,983 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:15,984 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:15,993 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >12:20:16,003 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:20:16,003 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:16,005 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:16,013 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >12:20:16,014 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:20:16,015 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:20:16,024 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:20:16,025 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:16,026 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:16,035 DEBUG storage: PartitionDevice.teardown: sdb4 ; status: True ; controllable: True ; >12:20:16,036 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >12:20:16,037 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >12:20:16,046 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:20:16,047 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:16,048 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:16,058 DEBUG storage: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >12:20:16,067 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:20:16,068 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:16,069 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:16,079 DEBUG storage: PartitionDevice.teardown: sdb6 ; status: True ; controllable: True ; >12:20:16,088 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:20:16,089 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:16,091 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:16,099 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >12:20:16,110 DEBUG storage: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >12:20:16,120 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:20:16,121 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:16,122 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:16,131 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:20:16,141 DEBUG storage: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >12:20:16,150 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:20:16,151 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:16,152 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:16,161 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:20:16,171 DEBUG storage: PartitionDevice.teardown: sdb9 ; status: True ; controllable: True ; >12:20:16,180 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:20:16,181 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:16,183 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:16,191 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:20:16,192 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:20:16,193 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:20:16,194 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:20:16,194 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >12:20:16,194 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >12:20:16,196 INFO storage: edd: collected mbr signatures: {'sda': '0x7fbf2e93', 'sdb': '0xcadbfc57', 'sdc': '0xccd4ebea'} >12:20:16,197 DEBUG storage: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >12:20:16,197 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:20:16,247 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >12:20:16,275 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:20:16,284 DEBUG storage: PartitionDevice.teardown: sdb10 ; status: True ; controllable: True ; >12:20:16,294 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:20:16,295 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:16,296 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:16,305 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.23 ; status: True ; controllable: True ; orig: False ; >12:20:16,305 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:20:16,896 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:20:16,896 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:20:16,896 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >12:20:16,912 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:20:16,912 DEBUG storage: crypttab maps: [] >12:20:16,912 DEBUG storage: parsing /mnt/sysimage/etc/fstab >12:20:16,913 DEBUG storage: resolved 'UUID=e624e310-e7de-4b31-9418-2b804bd8a5ae' to 'btrfs.23' (btrfs volume) >12:20:16,913 DEBUG storage: failed to resolve 'UUID=75cc6cad-0c4c-4742-9991-ec249f62703d' >12:20:16,914 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb10 ; >12:20:16,914 DEBUG storage: DeviceTree.getDeviceByPath returned existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:20:16,915 DEBUG storage: resolved '/dev/sdb10' to 'home' (btrfs subvolume) >12:20:16,915 DEBUG storage: resolved 'UUID=aad58b77-b87c-435e-80d7-314eb2dc3126' to 'New_Volume' (btrfs volume) >12:20:16,915 DEBUG storage: failed to resolve 'UUID=484c88f2-7afb-4546-b564-0f8700a8bf18' >12:20:16,915 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >12:20:16,946 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: False ; >12:20:16,946 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:20:16,991 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:20:17,020 DEBUG storage: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >12:20:17,030 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:20:17,031 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:17,032 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:17,041 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: False ; >12:20:17,042 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:20:17,147 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:20:17,172 DEBUG storage: PartitionDevice.teardown: sdb9 ; status: True ; controllable: True ; >12:20:17,182 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:20:17,183 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:17,184 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:20:17,199 DEBUG storage: BTRFS.supported: supported: True ; >12:20:17,200 DEBUG storage: BTRFS.supported: supported: True ; >12:20:17,201 DEBUG storage: BTRFS.supported: supported: True ; >12:20:17,202 DEBUG storage: BTRFS.supported: supported: True ; >12:20:17,203 DEBUG storage: BTRFS.supported: supported: True ; >12:20:17,203 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:17,204 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:17,205 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:17,206 DEBUG storage: NTFS.supported: supported: False ; >12:20:17,207 DEBUG storage: NTFS.supported: supported: False ; >12:20:17,209 DEBUG storage: NTFS.supported: supported: False ; >12:20:17,210 DEBUG storage: NTFS.supported: supported: False ; >12:20:17,211 DEBUG storage: NTFS.supported: supported: False ; >12:20:17,212 DEBUG storage: NTFS.supported: supported: False ; >12:20:17,213 DEBUG storage: FATFS.supported: supported: True ; >12:20:17,215 DEBUG storage: BTRFS.supported: supported: True ; >12:20:17,216 DEBUG storage: NTFS.supported: supported: False ; >12:20:17,218 DEBUG storage: NTFS.supported: supported: False ; >12:20:17,219 DEBUG storage: NTFS.supported: supported: False ; >12:20:17,220 DEBUG storage: BTRFS.supported: supported: True ; >12:20:17,221 DEBUG storage: BTRFS.supported: supported: True ; >12:20:17,222 DEBUG storage: BTRFS.supported: supported: True ; >12:20:17,226 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >12:20:17,228 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (39) with existing ext4 filesystem >12:20:24,320 DEBUG storage: clearpart: looking at sdb11 >12:20:24,321 DEBUG storage: clearpart: looking at sdb10 >12:20:24,321 DEBUG storage: clearpart: looking at sda9 >12:20:24,321 DEBUG storage: clearpart: looking at sdb9 >12:20:24,321 DEBUG storage: clearpart: looking at sda8 >12:20:24,322 DEBUG storage: clearpart: looking at sdb8 >12:20:24,322 DEBUG storage: clearpart: looking at sda7 >12:20:24,322 DEBUG storage: clearpart: looking at sdb7 >12:20:24,322 DEBUG storage: clearpart: looking at sda6 >12:20:24,322 DEBUG storage: clearpart: looking at sdb6 >12:20:24,322 DEBUG storage: clearpart: looking at sda5 >12:20:24,322 DEBUG storage: clearpart: looking at sdb5 >12:20:24,322 DEBUG storage: clearpart: looking at sdb4 >12:20:24,323 DEBUG storage: clearpart: looking at sda3 >12:20:24,323 DEBUG storage: clearpart: looking at sdb3 >12:20:24,323 DEBUG storage: clearpart: looking at sda2 >12:20:24,323 DEBUG storage: clearpart: looking at sdb2 >12:20:24,323 DEBUG storage: clearpart: looking at sda1 >12:20:24,323 DEBUG storage: clearpart: looking at sdb1 >12:20:24,323 DEBUG storage: clearpart: looking at sdc1 >12:20:24,324 DEBUG storage: checking whether disk sda has an empty extended >12:20:24,326 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc204120c10> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc204430ed0> PedPartition: <_ped.Partition object at 0x7fc204436a10> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9'] >12:20:24,326 DEBUG storage: checking whether disk sdb has an empty extended >12:20:24,328 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x577da90> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc204439390> PedPartition: <_ped.Partition object at 0x7fc204436b30> ; logicals is ['sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'sdb10', 'sdb11'] >12:20:24,328 DEBUG storage: checking whether disk sdc has an empty extended >12:20:24,328 DEBUG storage: extended is None ; logicals is [] >12:20:24,328 DEBUG storage: new disk order: [] >12:20:24,346 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:20:24,347 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:20:24,347 DEBUG storage: doAutoPart: True >12:20:24,348 DEBUG storage: encryptedAutoPart: False >12:20:24,348 DEBUG storage: autoPartType: 2 >12:20:24,348 DEBUG storage: clearPartType: 2 >12:20:24,348 DEBUG storage: clearPartDisks: ['sdb'] >12:20:24,348 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7fc204439bd0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fc204439d50) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fc204439e90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fc204439f50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fc204439e10) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 5968 maxSize = None grow = False > >12:20:24,348 DEBUG storage: storage.disks: ['sda', 'sdb', 'sdc'] >12:20:24,348 DEBUG storage: storage.partitioned: ['sda', 'sdb', 'sdc'] >12:20:24,348 DEBUG storage: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'New_Volume', 'New_Volume', 'btrfs.23', 'fedora', 'home', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdb10', 'sdb11', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'sdc', 'sdc1'] >12:20:24,351 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:20:24,352 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:20:24,352 DEBUG storage: resolved 'sda' to 'sda' (disk) >12:20:24,352 DEBUG storage: boot disk: sda >12:20:24,354 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >12:20:24,354 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:20:24,355 DEBUG storage: DiskDevice.addChild: kids: 11 ; name: sdb ; >12:20:24,356 DEBUG storage: PartitionDevice._setFormat: req0 ; >12:20:24,356 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >12:20:24,357 DEBUG storage: DiskDevice.removeChild: kids: 12 ; name: sdb ; >12:20:24,357 INFO storage: added partition req0 (id 40) to device tree >12:20:24,357 INFO storage: registered action: [0] Create Device partition req0 (id 40) >12:20:24,357 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:24,357 INFO storage: registered action: [1] Create Format lvmpv on partition req0 (id 40) >12:20:24,359 DEBUG storage: candidate disks: [DiskDevice instance (0x577dd50) -- > name = sdb status = True kids = 11 id = 11 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7fc20412cb00> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x577db90>] >12:20:24,359 DEBUG storage: devs: [PartitionDevice instance (0x7fc1dc021850) -- > name = req0 status = False kids = 0 id = 40 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >12:20:24,360 DEBUG storage: _is_valid_disklabel(sda) returning True >12:20:24,360 DEBUG storage: _is_valid_size(sda) returning True >12:20:24,360 DEBUG storage: _is_valid_location(sda) returning True >12:20:24,360 DEBUG storage: _is_valid_format(sda) returning True >12:20:24,361 DEBUG storage: is_valid_stage1_device(sda) returning True >12:20:24,361 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:24,361 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:20:24,362 DEBUG storage: DiskDevice.addChild: kids: 11 ; name: sdb ; >12:20:24,363 DEBUG storage: PartitionDevice._setFormat: req1 ; >12:20:24,363 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >12:20:24,364 DEBUG storage: DiskDevice.removeChild: kids: 12 ; name: sdb ; >12:20:24,364 INFO storage: added partition req1 (id 41) to device tree >12:20:24,364 INFO storage: registered action: [2] Create Device partition req1 (id 41) >12:20:24,364 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:24,364 INFO storage: registered action: [3] Create Format ext4 filesystem mounted at /boot on partition req1 (id 41) >12:20:24,364 INFO storage: skipping unneeded stage1 biosboot request >12:20:24,365 DEBUG storage: PartSpec instance (0x7fc204439f50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >12:20:24,365 DEBUG storage: existing 1430799MB disk sda (2) with existing msdos disklabel >12:20:24,365 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:20:24,367 DEBUG storage: removing all non-preexisting partitions ['req0(id 40)', 'req1(id 41)'] from disk(s) ['sdb'] >12:20:24,367 DEBUG storage: allocatePartitions: disks=['sdb'] ; partitions=['req0(id 40)', 'req1(id 41)'] >12:20:24,367 DEBUG storage: removing all non-preexisting partitions ['req1(id 41)', 'req0(id 40)'] from disk(s) ['sdb'] >12:20:24,368 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:20:24,369 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:20:24,369 DEBUG storage: resolved 'sda' to 'sda' (disk) >12:20:24,370 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:20:24,370 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:20:24,370 DEBUG storage: resolved 'sda' to 'sda' (disk) >12:20:24,371 DEBUG storage: allocating partition: req1 ; id: 41 ; disks: ['sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >12:20:24,371 DEBUG storage: checking freespace on sdb >12:20:24,371 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=True best=None grow=False >12:20:24,371 DEBUG storage: looking for intersection between extended (476776448-3907028991) and free (63-2047) >12:20:24,371 DEBUG storage: free region not suitable for request >12:20:24,371 DEBUG storage: looking for intersection between extended (476776448-3907028991) and free (476776511-476777069) >12:20:24,372 DEBUG storage: current free range is 476776511-476777069 (0MB) >12:20:24,372 DEBUG storage: looking for intersection between extended (476776448-3907028991) and free (2633232384-3907028991) >12:20:24,372 DEBUG storage: current free range is 2633232384-3907028991 (621971MB) >12:20:24,372 DEBUG storage: updating use_disk to sdb, type: 1 >12:20:24,372 DEBUG storage: new free: 2633232384-3907028991 / 621971MB >12:20:24,372 DEBUG storage: new free allows for 0 sectors of growth >12:20:24,372 DEBUG storage: found free space for bootable request >12:20:24,372 DEBUG storage: adjusted start sector from 2633232384 to 2633234432 >12:20:24,373 DEBUG storage: created partition sdb12 of 500MB and added it to /dev/sdb >12:20:24,374 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >12:20:24,374 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x577da90> fileSystem: None > number: 12 path: /dev/sdb12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc20442ba50> PedPartition: <_ped.Partition object at 0x7fc1dc023650> >12:20:24,375 DEBUG storage: PartitionDevice._setDisk: sdb12 ; new: sdb ; old: None ; >12:20:24,375 DEBUG storage: DiskDevice.addChild: kids: 11 ; name: sdb ; >12:20:24,377 DEBUG storage: PartitionDevice._setPartedPartition: sdb12 ; >12:20:24,377 DEBUG storage: device sdb12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x577da90> fileSystem: None > number: 12 path: /dev/sdb12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1dc02bb90> PedPartition: <_ped.Partition object at 0x7fc1dc023ad0> >12:20:24,378 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:20:24,379 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:20:24,379 DEBUG storage: resolved 'sda' to 'sda' (disk) >12:20:24,379 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:20:24,380 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:20:24,380 DEBUG storage: resolved 'sda' to 'sda' (disk) >12:20:24,380 DEBUG storage: allocating partition: req0 ; id: 40 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >12:20:24,380 DEBUG storage: checking freespace on sdb >12:20:24,381 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=False best=None grow=True >12:20:24,381 DEBUG storage: looking for intersection between extended (476776448-3907028991) and free (63-2047) >12:20:24,381 DEBUG storage: free region not suitable for request >12:20:24,381 DEBUG storage: looking for intersection between extended (476776448-3907028991) and free (476776511-476777069) >12:20:24,381 DEBUG storage: current free range is 476776511-476777069 (0MB) >12:20:24,381 DEBUG storage: looking for intersection between extended (476776448-3907028991) and free (2634258432-3907028991) >12:20:24,382 DEBUG storage: current free range is 2634258432-3907028991 (621470MB) >12:20:24,382 DEBUG storage: looking for intersection between extended (476776448-3907028991) and free (3907028992-3907029167) >12:20:24,382 DEBUG storage: free region not suitable for request >12:20:24,382 DEBUG storage: evaluating growth potential for new layout >12:20:24,382 DEBUG storage: calculating growth for disk /dev/sdb >12:20:24,382 DEBUG storage: adjusted start sector from 2634258432 to 2634260480 >12:20:24,383 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >12:20:24,383 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x577da90> fileSystem: None > number: 13 path: /dev/sdb13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1dc02bcd0> PedPartition: <_ped.Partition object at 0x7fc1dc023b90> >12:20:24,384 DEBUG storage: PartitionDevice._setDisk: sdb13 ; new: sdb ; old: None ; >12:20:24,384 DEBUG storage: DiskDevice.addChild: kids: 12 ; name: sdb ; >12:20:24,384 DEBUG storage: adding request 41 to chunk 1273796608 (2633232384-3907028991) on /dev/sdb >12:20:24,385 DEBUG storage: adding request 40 to chunk 1273796608 (2633232384-3907028991) on /dev/sdb >12:20:24,385 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >12:20:24,385 DEBUG storage: Chunk.growRequests: 559 on /dev/sdb start = 476776511 end = 476777069 >sectorSize = 512 > >12:20:24,385 DEBUG storage: Chunk.growRequests: 1273796608 on /dev/sdb start = 2633232384 end = 3907028991 >sectorSize = 512 > >12:20:24,385 DEBUG storage: req: PartitionRequest instance -- >id = 41 name = sdb12 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:20:24,385 DEBUG storage: req: PartitionRequest instance -- >id = 40 name = sdb13 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:20:24,385 DEBUG storage: 1 requests and 1271748608 (620971MB) left in chunk >12:20:24,385 DEBUG storage: adding 1271748608 (620971MB) to 40 (sdb13) >12:20:24,385 DEBUG storage: new grow amount for request 40 (sdb13) is 1271748608 units, or 620971MB >12:20:24,385 DEBUG storage: request 41 (sdb12) growth: 0 (0MB) size: 500MB >12:20:24,385 DEBUG storage: request 40 (sdb13) growth: 1271748608 (620971MB) size: 621471MB >12:20:24,386 DEBUG storage: Chunk.growRequests: 176 on /dev/sdb start = 3907028992 end = 3907029167 >sectorSize = 512 > >12:20:24,386 DEBUG storage: disk /dev/sdb growth: 1271748608 (620971MB) >12:20:24,386 DEBUG storage: PartitionDevice._setPartedPartition: sdb13 ; >12:20:24,386 DEBUG storage: device sdb13 new partedPartition None >12:20:24,387 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sdb ; >12:20:24,388 DEBUG storage: DiskDevice.removeChild: kids: 13 ; name: sdb ; >12:20:24,388 DEBUG storage: total growth: 1271748608 sectors >12:20:24,388 DEBUG storage: updating use_disk to sdb, type: 1 >12:20:24,388 DEBUG storage: new free: 2634258432-3907028991 / 621470MB >12:20:24,388 DEBUG storage: new free allows for 1271748608 sectors of growth >12:20:24,388 DEBUG storage: adjusted start sector from 2634258432 to 2634260480 >12:20:24,388 DEBUG storage: created partition sdb13 of 500MB and added it to /dev/sdb >12:20:24,389 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >12:20:24,389 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x577da90> fileSystem: None > number: 13 path: /dev/sdb13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1dc02c090> PedPartition: <_ped.Partition object at 0x7fc1dc023bf0> >12:20:24,390 DEBUG storage: PartitionDevice._setDisk: sdb13 ; new: sdb ; old: None ; >12:20:24,390 DEBUG storage: DiskDevice.addChild: kids: 12 ; name: sdb ; >12:20:24,393 DEBUG storage: PartitionDevice._setPartedPartition: sdb13 ; >12:20:24,393 DEBUG storage: device sdb13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x577da90> fileSystem: None > number: 13 path: /dev/sdb13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1dc02cc90> PedPartition: <_ped.Partition object at 0x7fc1dc02f050> >12:20:24,393 DEBUG storage: growPartitions: disks=['sdb'], partitions=['sdb13(id 40)', 'sdb12(id 41)'] >12:20:24,394 DEBUG storage: growable partitions are ['sdb13'] >12:20:24,394 DEBUG storage: adding request 40 to chunk 1273796608 (2633232384-3907028991) on /dev/sdb >12:20:24,394 DEBUG storage: adding request 41 to chunk 1273796608 (2633232384-3907028991) on /dev/sdb >12:20:24,394 DEBUG storage: disk sdb has 4 chunks >12:20:24,394 DEBUG storage: Chunk.growRequests: 1273796608 on /dev/sdb start = 2633232384 end = 3907028991 >sectorSize = 512 > >12:20:24,394 DEBUG storage: req: PartitionRequest instance -- >id = 41 name = sdb12 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:20:24,394 DEBUG storage: req: PartitionRequest instance -- >id = 40 name = sdb13 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:20:24,394 DEBUG storage: 1 requests and 1271748608 (620971MB) left in chunk >12:20:24,394 DEBUG storage: adding 1271748608 (620971MB) to 40 (sdb13) >12:20:24,394 DEBUG storage: new grow amount for request 40 (sdb13) is 1271748608 units, or 620971MB >12:20:24,395 DEBUG storage: growing partitions on sdb >12:20:24,395 DEBUG storage: partition sdb12 (41): 1 >12:20:24,395 DEBUG storage: new geometry for sdb12: parted.Geometry instance -- > start: 2633234432 end: 2634258431 length: 1024000 > device: <parted.device.Device object at 0x577d110> PedGeometry: <_ped.Geometry object at 0x7fc20442b8d0> >12:20:24,395 DEBUG storage: partition sdb13 (40): 1 >12:20:24,395 DEBUG storage: new geometry for sdb13: parted.Geometry instance -- > start: 2634260480 end: 3907028991 length: 1272768512 > device: <parted.device.Device object at 0x577d110> PedGeometry: <_ped.Geometry object at 0x7fc20442bb10> >12:20:24,395 DEBUG storage: removing all non-preexisting partitions ['sdb12(id 41)', 'sdb13(id 40)'] from disk(s) ['sdb'] >12:20:24,396 DEBUG storage: PartitionDevice._setPartedPartition: sdb12 ; >12:20:24,396 DEBUG storage: device sdb12 new partedPartition None >12:20:24,397 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >12:20:24,397 DEBUG storage: DiskDevice.removeChild: kids: 13 ; name: sdb ; >12:20:24,398 DEBUG storage: PartitionDevice._setPartedPartition: sdb13 ; >12:20:24,398 DEBUG storage: device sdb13 new partedPartition None >12:20:24,399 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sdb ; >12:20:24,399 DEBUG storage: DiskDevice.removeChild: kids: 12 ; name: sdb ; >12:20:24,401 DEBUG storage: back from removeNewPartitions >12:20:24,401 DEBUG storage: extended: parted.Geometry instance -- > start: 476776448 end: 3907028991 length: 3430252544 > device: <parted.device.Device object at 0x7fc20442b790> PedGeometry: <_ped.Geometry object at 0x7fc20442b590> >12:20:24,401 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 2633234432 end: 2634258431 length: 1024000 > device: <parted.device.Device object at 0x577d110> PedGeometry: <_ped.Geometry object at 0x7fc20442b8d0> >12:20:24,402 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >12:20:24,402 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x577da90> fileSystem: None > number: 12 path: /dev/sdb12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc2044295d0> PedPartition: <_ped.Partition object at 0x7fc1dc0235f0> >12:20:24,403 DEBUG storage: PartitionDevice._setDisk: sdb12 ; new: sdb ; old: None ; >12:20:24,403 DEBUG storage: DiskDevice.addChild: kids: 11 ; name: sdb ; >12:20:24,405 DEBUG storage: PartitionDevice._setPartedPartition: sdb12 ; >12:20:24,405 DEBUG storage: device sdb12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x577da90> fileSystem: None > number: 12 path: /dev/sdb12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1dc030610> PedPartition: <_ped.Partition object at 0x7fc1dc02f170> >12:20:24,406 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 2634260480 end: 3907028991 length: 1272768512 > device: <parted.device.Device object at 0x577d110> PedGeometry: <_ped.Geometry object at 0x7fc20442bb10> >12:20:24,406 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >12:20:24,406 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x577da90> fileSystem: None > number: 13 path: /dev/sdb13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc20442be50> PedPartition: <_ped.Partition object at 0x7fc1dc0236b0> >12:20:24,407 DEBUG storage: PartitionDevice._setDisk: sdb13 ; new: sdb ; old: None ; >12:20:24,408 DEBUG storage: DiskDevice.addChild: kids: 12 ; name: sdb ; >12:20:24,410 DEBUG storage: PartitionDevice._setPartedPartition: sdb13 ; >12:20:24,410 DEBUG storage: device sdb13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x577da90> fileSystem: None > number: 13 path: /dev/sdb13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1dc0309d0> PedPartition: <_ped.Partition object at 0x7fc1dc02f230> >12:20:24,410 DEBUG storage: fixing size of existing 34999MB partition sda1 (3) with existing ntfs filesystem at 34999.00 >12:20:24,410 DEBUG storage: fixing size of existing 125796MB partition sda2 (4) with existing ntfs filesystem at 125796.00 >12:20:24,410 DEBUG storage: fixing size of existing 1270001MB partition sda3 (5) at 1270001.00 >12:20:24,411 DEBUG storage: fixing size of existing 143122MB partition sda5 (6) with existing ntfs filesystem at 143122.00 >12:20:24,411 DEBUG storage: fixing size of existing 200000MB partition sda6 (7) with existing ntfs filesystem at 200000.00 >12:20:24,411 DEBUG storage: fixing size of existing 156876MB partition sda7 (8) with existing ntfs filesystem at 156876.00 >12:20:24,411 DEBUG storage: fixing size of existing 250000MB partition sda8 (9) with existing ntfs filesystem at 250000.00 >12:20:24,412 DEBUG storage: fixing size of existing 32000MB partition sda9 (10) with existing vfat filesystem at 32000.00 >12:20:24,412 DEBUG storage: fixing size of existing 32000MB partition sdb1 (12) with existing efi filesystem at 32000.00 >12:20:24,412 DEBUG storage: fixing size of existing 200000MB partition sdb10 (13) with existing btrfs filesystem at 200000.00 >12:20:24,412 DEBUG storage: fixing size of existing 2000MB partition sdb11 (16) at 2000.00 >12:20:24,412 DEBUG storage: fixing size of non-existent 500MB partition sdb12 (41) with non-existent ext4 filesystem mounted at /boot at 500.00 >12:20:24,413 DEBUG storage: fixing size of non-existent 621469MB partition sdb13 (40) with non-existent lvmpv at 621469.00 >12:20:24,413 DEBUG storage: fixing size of existing 200000MB partition sdb2 (17) with existing ntfs filesystem at 200000.00 >12:20:24,413 DEBUG storage: fixing size of existing 800MB partition sdb3 (18) at 800.00 >12:20:24,413 DEBUG storage: fixing size of existing 1674928MB partition sdb4 (19) at 1674928.00 >12:20:24,414 DEBUG storage: fixing size of existing 301051MB partition sdb5 (20) with existing ntfs filesystem at 301051.00 >12:20:24,414 DEBUG storage: fixing size of existing 350000MB partition sdb6 (21) with existing ntfs filesystem at 350000.00 >12:20:24,414 DEBUG storage: fixing size of existing 150000MB partition sdb7 (22) with existing btrfs filesystem at 150000.00 >12:20:24,414 DEBUG storage: fixing size of existing 2215MB partition sdb8 (24) with existing btrfs filesystem at 2215.39 >12:20:24,414 DEBUG storage: fixing size of existing 47683MB partition sdb9 (26) with existing btrfs filesystem at 47683.72 >12:20:24,415 DEBUG storage: fixing size of existing 7579MB partition sdc1 (1) with existing efi filesystem at 7579.97 >12:20:24,416 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >12:20:24,417 DEBUG storage: DeviceTree.getDeviceByName returned existing 1674928MB partition sdb4 (19) >12:20:24,418 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb13 ; >12:20:24,418 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:24,419 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >12:20:24,419 INFO storage: added lvmvg fedora (id 42) to device tree >12:20:24,419 INFO storage: registered action: [4] Create Device lvmvg fedora (id 42) >12:20:24,419 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:24,420 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:20:24,420 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >12:20:24,421 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >12:20:24,421 DEBUG storage: fedora size is 621468MB >12:20:24,422 DEBUG storage: vg fedora has 621468MB free >12:20:24,422 DEBUG storage: Adding fedora-root/1024MB to fedora >12:20:24,422 INFO storage: added lvmlv fedora-root (id 43) to device tree >12:20:24,422 INFO storage: registered action: [5] Create Device lvmlv fedora-root (id 43) >12:20:24,422 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:24,422 INFO storage: registered action: [6] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 43) >12:20:24,423 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:24,423 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:20:24,425 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:24,426 DEBUG storage: fedora size is 621468MB >12:20:24,426 DEBUG storage: vg fedora has 620444MB free >12:20:24,426 DEBUG storage: fedora size is 621468MB >12:20:24,426 DEBUG storage: vg fedora has 620444MB free >12:25:17,463 DEBUG storage: registered device format class MDRaidMember as mdmember >12:25:17,463 DEBUG storage: registered device format class DMRaidMember as dmraidmember >12:25:17,464 DEBUG storage: registered device format class DiskLabel as disklabel >12:25:17,464 DEBUG storage: registered device format class MultipathMember as multipath_member >12:25:17,464 DEBUG storage: registered device format class BIOSBoot as biosboot >12:25:17,465 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >12:25:17,465 DEBUG storage: registered device format class LUKS as luks >12:25:17,465 DEBUG storage: registered device format class PPCPRePBoot as prepboot >12:25:17,465 DEBUG storage: registered device format class SwapSpace as swap >12:25:17,471 DEBUG storage: registered device format class Ext2FS as ext2 >12:25:17,471 DEBUG storage: registered device format class Ext3FS as ext3 >12:25:17,471 DEBUG storage: registered device format class Ext4FS as ext4 >12:25:17,471 DEBUG storage: registered device format class FATFS as vfat >12:25:17,471 DEBUG storage: registered device format class EFIFS as efi >12:25:17,472 DEBUG storage: registered device format class BTRFS as btrfs >12:25:17,472 DEBUG storage: registered device format class GFS2 as gfs2 >12:25:17,472 DEBUG storage: registered device format class JFS as jfs >12:25:17,472 DEBUG storage: registered device format class ReiserFS as reiserfs >12:25:17,472 DEBUG storage: registered device format class XFS as xfs >12:25:17,472 DEBUG storage: registered device format class HFS as hfs >12:25:17,472 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >12:25:17,472 DEBUG storage: registered device format class HFSPlus as hfs+ >12:25:17,472 DEBUG storage: registered device format class NTFS as ntfs >12:25:17,472 DEBUG storage: registered device format class NFS as nfs >12:25:17,472 DEBUG storage: registered device format class NFSv4 as nfs4 >12:25:17,472 DEBUG storage: registered device format class Iso9660FS as iso9660 >12:25:17,472 DEBUG storage: registered device format class NoDevFS as nodev >12:25:17,472 DEBUG storage: registered device format class DevPtsFS as devpts >12:25:17,473 DEBUG storage: registered device format class ProcFS as proc >12:25:17,473 DEBUG storage: registered device format class SysFS as sysfs >12:25:17,473 DEBUG storage: registered device format class TmpFS as tmpfs >12:25:17,473 DEBUG storage: registered device format class BindFS as bind >12:25:17,473 DEBUG storage: registered device format class SELinuxFS as selinuxfs >12:25:17,473 DEBUG storage: registered device format class USBFS as usbfs >12:25:19,162 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >12:25:19,162 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:25:19,162 INFO storage: sdc1 looks to be the live device; marking as protected >12:25:19,190 DEBUG storage: MultipathTopology._build_topology: >12:25:19,190 DEBUG storage: /etc/multipath.conf contents: >12:25:19,190 DEBUG storage: # multipath.conf written by anaconda >12:25:19,190 DEBUG storage: >12:25:19,190 DEBUG storage: defaults { >12:25:19,190 DEBUG storage: user_friendly_names yes >12:25:19,190 DEBUG storage: } >12:25:19,190 DEBUG storage: blacklist { >12:25:19,190 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:25:19,190 DEBUG storage: devnode "^hd[a-z]" >12:25:19,190 DEBUG storage: devnode "^dcssblk[0-9]*" >12:25:19,191 DEBUG storage: device { >12:25:19,191 DEBUG storage: vendor "DGC" >12:25:19,191 DEBUG storage: product "LUNZ" >12:25:19,191 DEBUG storage: } >12:25:19,191 DEBUG storage: device { >12:25:19,191 DEBUG storage: vendor "IBM" >12:25:19,191 DEBUG storage: product "S/390.*" >12:25:19,191 DEBUG storage: } >12:25:19,191 DEBUG storage: # don't count normal SATA devices as multipaths >12:25:19,191 DEBUG storage: device { >12:25:19,191 DEBUG storage: vendor "ATA" >12:25:19,191 DEBUG storage: } >12:25:19,191 DEBUG storage: # don't count 3ware devices as multipaths >12:25:19,191 DEBUG storage: device { >12:25:19,191 DEBUG storage: vendor "3ware" >12:25:19,191 DEBUG storage: } >12:25:19,191 DEBUG storage: device { >12:25:19,191 DEBUG storage: vendor "AMCC" >12:25:19,191 DEBUG storage: } >12:25:19,191 DEBUG storage: # nor highpoint devices >12:25:19,191 DEBUG storage: device { >12:25:19,191 DEBUG storage: vendor "HPT" >12:25:19,191 DEBUG storage: } >12:25:19,191 DEBUG storage: } >12:25:19,191 DEBUG storage: multipaths { >12:25:19,192 DEBUG storage: } >12:25:19,192 DEBUG storage: (end of /etc/multipath.conf) >12:25:19,281 INFO storage: MultipathTopology: not a multipath: ['sdc'] >12:25:19,281 INFO storage: MultipathTopology: found singlepath device: sdc >12:25:19,281 INFO storage: MultipathTopology: found non-disk device: sdc1 >12:25:19,281 INFO storage: MultipathTopology: found singlepath device: sda >12:25:19,281 INFO storage: MultipathTopology: found non-disk device: sda1 >12:25:19,281 INFO storage: MultipathTopology: found non-disk device: sda2 >12:25:19,281 INFO storage: MultipathTopology: found non-disk device: sda3 >12:25:19,281 INFO storage: MultipathTopology: found non-disk device: sda5 >12:25:19,281 INFO storage: MultipathTopology: found non-disk device: sda6 >12:25:19,281 INFO storage: MultipathTopology: found non-disk device: sda7 >12:25:19,281 INFO storage: MultipathTopology: found non-disk device: sda8 >12:25:19,282 INFO storage: MultipathTopology: found non-disk device: sda9 >12:25:19,282 INFO storage: MultipathTopology: found singlepath device: sdb >12:25:19,282 INFO storage: MultipathTopology: found non-disk device: sdb1 >12:25:19,282 INFO storage: MultipathTopology: found non-disk device: sdb10 >12:25:19,282 INFO storage: MultipathTopology: found non-disk device: sdb11 >12:25:19,282 INFO storage: MultipathTopology: found non-disk device: sdb2 >12:25:19,282 INFO storage: MultipathTopology: found non-disk device: sdb3 >12:25:19,282 INFO storage: MultipathTopology: found non-disk device: sdb4 >12:25:19,282 INFO storage: MultipathTopology: found non-disk device: sdb5 >12:25:19,282 INFO storage: MultipathTopology: found non-disk device: sdb6 >12:25:19,282 INFO storage: MultipathTopology: found non-disk device: sdb7 >12:25:19,282 INFO storage: MultipathTopology: found non-disk device: sdb8 >12:25:19,283 INFO storage: MultipathTopology: found non-disk device: sdb9 >12:25:19,283 INFO storage: MultipathTopology: found singlepath device: loop0 >12:25:19,283 INFO storage: MultipathTopology: found singlepath device: loop1 >12:25:19,283 INFO storage: MultipathTopology: found singlepath device: loop2 >12:25:19,283 INFO storage: MultipathTopology: found singlepath device: loop3 >12:25:19,283 INFO storage: MultipathTopology: found singlepath device: loop4 >12:25:19,283 INFO storage: MultipathTopology: found singlepath device: loop5 >12:25:19,283 INFO storage: MultipathTopology: found singlepath device: loop6 >12:25:19,283 INFO storage: MultipathTopology: found singlepath device: loop7 >12:25:19,283 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:25:19,283 INFO storage: MultipathTopology: found singlepath device: dm-1 >12:25:19,283 INFO storage: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdb10', 'sdb11', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >12:25:19,285 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52922', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >12:25:19,285 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc)... >12:25:19,286 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:25:19,286 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:19,287 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >12:25:19,287 INFO storage: sdc is a disk >12:25:19,288 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:19,289 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >12:25:19,289 INFO storage: added disk sdc (id 0) to device tree >12:25:19,289 DEBUG storage: looking up parted Device: /dev/sdc >12:25:19,290 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >12:25:19,291 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >12:25:19,291 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:25:19,292 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >12:25:19,293 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x15e7f50>] > device: <parted.device.Device object at 0x15e7b90> > PedDisk: <_ped.Disk object at 0x15ec710> >12:25:19,293 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:25:19,294 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >12:25:19,294 INFO storage: got device: DiskDevice instance (0x1567b10) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7580.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x14d19e0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x15c9d50> >12:25:19,295 INFO storage: got format: DiskLabel instance (0x15c9e10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x15e7f50>] > device: <parted.device.Device object at 0x15e7b90> > PedDisk: <_ped.Disk object at 0x15ec710> > origPartedDisk = <parted.disk.Disk object at 0x15e7d50> > partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x15dd050> > >12:25:19,297 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1 /dev/disk/by-label/Fedora-18-B /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/B4FE-5315', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora-18-B', > 'ID_FS_LABEL_ENC': 'Fedora-18-B', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B4FE-5315', > 'ID_FS_UUID_ENC': 'B4FE-5315', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15523777', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52934', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1', > '/dev/disk/by-label/Fedora-18-B', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/B4FE-5315'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >12:25:19,298 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >12:25:19,298 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >12:25:19,299 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:19,299 INFO storage: sdc1 is a partition >12:25:19,299 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >12:25:19,300 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:25:19,301 DEBUG storage: DeviceTree.getDeviceByName returned existing 7580MB disk sdc (0) with existing msdos disklabel >12:25:19,302 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:25:19,302 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >12:25:19,302 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:19,303 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >12:25:19,303 DEBUG storage: looking up parted Partition: /dev/sdc1 >12:25:19,304 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >12:25:19,305 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >12:25:19,305 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >12:25:19,306 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >12:25:19,306 INFO storage: added partition sdc1 (id 1) to device tree >12:25:19,306 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >12:25:19,307 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >12:25:19,308 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >12:25:19,308 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >12:25:19,309 WARN storage: disklabel detected but not usable on sdc1 >12:25:19,309 DEBUG storage: getFormat('efi') returning EFIFS instance >12:25:19,310 INFO storage: type detected on 'sdc1' is 'vfat' >12:25:19,310 DEBUG storage: getFormat('efi') returning EFIFS instance >12:25:19,310 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >12:25:19,311 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >12:25:19,311 DEBUG storage: looking up parted Device: /dev/sdc1 >12:25:19,311 INFO storage: got device: PartitionDevice instance (0x15c9d10) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7580MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7579.96923828 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15523777 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28717 did: 29281 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x15dd290> > target size = 0 path = /dev/sdc1 > 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 0x15e7c50> fileSystem: <parted.filesystem.FileSystem object at 0x15ed050> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x15e7f90> PedPartition: <_ped.Partition object at 0x15e2ef0> > disk = existing 7580MB disk sdc (0) with existing msdos disklabel > start = 63 end = 15523839 length = 15523777 > flags = boot >12:25:19,312 INFO storage: got format: EFIFS instance (0x15ed350) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = B4FE-5315 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = Fedora-18-B size = 0 targetSize = 0 > >12:25:19,314 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879 /dev/disk/by-id/wwn-0x50014ee6002075b2', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53397', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > '/dev/disk/by-id/wwn-0x50014ee6002075b2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >12:25:19,314 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >12:25:19,314 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:25:19,315 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:19,315 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >12:25:19,316 INFO storage: sda is a disk >12:25:19,316 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:19,316 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:25:19,316 INFO storage: added disk sda (id 2) to device tree >12:25:19,316 DEBUG storage: looking up parted Device: /dev/sda >12:25:19,440 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:25:19,440 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:25:19,440 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:25:19,441 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:25:19,671 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x15ed990>, <parted.partition.Partition object at 0x15eded0>, <parted.partition.Partition object at 0x15edc50>, <parted.partition.Partition object at 0x15f5050>, <parted.partition.Partition object at 0x15f5410>, <parted.partition.Partition object at 0x15f5250>, <parted.partition.Partition object at 0x15f5510>, <parted.partition.Partition object at 0x15f5950>] > device: <parted.device.Device object at 0x15ed7d0> > PedDisk: <_ped.Disk object at 0x15f3a28> >12:25:19,671 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:25:19,672 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:25:19,673 INFO storage: got device: DiskDevice instance (0x15c9f90) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x15dd440> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x15ed4d0> >12:25:19,674 INFO storage: got format: DiskLabel instance (0x15ed5d0) -- > 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 = 8 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x15ed990>, <parted.partition.Partition object at 0x15eded0>, <parted.partition.Partition object at 0x15edc50>, <parted.partition.Partition object at 0x15f5050>, <parted.partition.Partition object at 0x15f5410>, <parted.partition.Partition object at 0x15f5250>, <parted.partition.Partition object at 0x15f5510>, <parted.partition.Partition object at 0x15f5950>] > device: <parted.device.Device object at 0x15ed7d0> > PedDisk: <_ped.Disk object at 0x15f3a28> > origPartedDisk = <parted.disk.Disk object at 0x15f5a90> > partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x15dd320> > >12:25:19,677 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1 /dev/disk/by-id/wwn-0x50014ee6002075b2-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/8AC4F402C4F3EE77', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8AC4F402C4F3EE77', > 'ID_FS_UUID_ENC': '8AC4F402C4F3EE77', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71677952', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53414', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/8AC4F402C4F3EE77'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:25:19,677 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >12:25:19,678 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:25:19,678 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:19,678 INFO storage: sda1 is a partition >12:25:19,679 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:25:19,679 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:25:19,680 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:25:19,680 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:25:19,681 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:25:19,681 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:19,682 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:25:19,682 DEBUG storage: looking up parted Partition: /dev/sda1 >12:25:19,682 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >12:25:19,683 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:25:19,683 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:25:19,684 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:25:19,684 INFO storage: added partition sda1 (id 3) to device tree >12:25:19,684 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:25:19,685 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:25:19,685 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:25:19,685 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:25:19,687 WARN storage: disklabel detected but not usable on sda1 >12:25:19,687 INFO storage: type detected on 'sda1' is 'ntfs' >12:25:19,987 DEBUG storage: padding min size from 54 up to 59 >12:25:19,988 DEBUG storage: NTFS.supported: supported: False ; >12:25:19,988 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:25:19,988 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:25:19,989 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >12:25:19,989 DEBUG storage: looking up parted Device: /dev/sda1 >12:25:19,990 INFO storage: got device: PartitionDevice instance (0x1567b50) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 34999.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71677952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25141 did: 28717 busy: False > hardwareGeometry: (4461, 255, 63) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x15dd3b0> > 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 0x15ed890> fileSystem: <parted.filesystem.FileSystem object at 0x15eddd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15eda50> PedPartition: <_ped.Partition object at 0x15e2fb0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = boot >12:25:19,990 DEBUG storage: NTFS.supported: supported: False ; >12:25:19,991 INFO storage: got format: NTFS instance (0x15ed410) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 8AC4F402C4F3EE77 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 34998.0 targetSize = 34998.0 > >12:25:19,993 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2 /dev/disk/by-id/wwn-0x50014ee6002075b2-part2 /dev/disk/by-label/Win7 /dev/disk/by-uuid/7C72AAC672AA848C', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'Win7', > 'ID_FS_LABEL_ENC': 'Win7', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7C72AAC672AA848C', > 'ID_FS_UUID_ENC': '7C72AAC672AA848C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71682048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '257630208', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53427', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part2', > '/dev/disk/by-label/Win7', > '/dev/disk/by-uuid/7C72AAC672AA848C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:25:19,993 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >12:25:19,994 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:25:19,994 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:19,994 INFO storage: sda2 is a partition >12:25:19,994 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:25:19,995 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:25:19,995 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:25:19,996 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >12:25:19,996 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:25:19,996 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:19,997 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:25:19,997 DEBUG storage: looking up parted Partition: /dev/sda2 >12:25:19,997 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >12:25:19,998 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:25:19,998 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:25:19,999 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:25:19,999 INFO storage: added partition sda2 (id 4) to device tree >12:25:19,999 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:25:20,000 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:25:20,000 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:25:20,001 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:25:20,013 WARN storage: disklabel detected but not usable on sda2 >12:25:20,013 INFO storage: type detected on 'sda2' is 'ntfs' >12:25:36,723 DEBUG storage: padding min size from 120009 up to 120509 >12:25:36,724 DEBUG storage: NTFS.supported: supported: False ; >12:25:36,724 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:25:36,724 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:25:36,725 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >12:25:36,725 DEBUG storage: looking up parted Device: /dev/sda2 >12:25:36,726 INFO storage: got device: PartitionDevice instance (0x15c9e90) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 125796.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 257630208 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (16036, 255, 63) biosGeometry: (16036, 255, 63) > PedDevice: <_ped.Device object at 0x15ddb00> > 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 0x15ed890> fileSystem: <parted.filesystem.FileSystem object at 0x15edf90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15edf10> PedPartition: <_ped.Partition object at 0x15e2f50> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 71682048 end = 329312255 length = 257630208 > flags = >12:25:36,727 DEBUG storage: NTFS.supported: supported: False ; >12:25:36,727 INFO storage: got format: NTFS instance (0x160d990) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 7C72AAC672AA848C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win7 size = 125795.0 targetSize = 125795.0 > >12:25:36,729 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3 /dev/disk/by-id/wwn-0x50014ee6002075b2-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '329312256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2600962048', > 'ID_PART_ENTRY_TYPE': '0xf', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53438', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3'} ; name: sda3 ; >12:25:36,729 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >12:25:36,729 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:25:36,730 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:36,730 INFO storage: sda3 is a partition >12:25:36,730 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >12:25:36,731 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:25:36,731 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:25:36,733 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >12:25:36,733 DEBUG storage: PartitionDevice._setFormat: sda3 ; >12:25:36,734 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:36,734 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >12:25:36,734 DEBUG storage: looking up parted Partition: /dev/sda3 >12:25:36,735 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >12:25:36,735 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >12:25:36,736 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >12:25:36,736 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >12:25:36,736 INFO storage: added partition sda3 (id 5) to device tree >12:25:36,736 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >12:25:36,737 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >12:25:36,737 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:25:36,738 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >12:25:36,774 WARN storage: disklabel detected but not usable on sda3 >12:25:36,775 DEBUG storage: no type or existing type for sda3, bailing >12:25:36,775 DEBUG storage: looking up parted Device: /dev/sda3 >12:25:36,776 INFO storage: got device: PartitionDevice instance (0x160db10) -- > name = sda3 status = True kids = 0 id = 5 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1270001.0 > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x15dda70> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x15ed890> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15edd50> PedPartition: <_ped.Partition object at 0x15e2e90> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329312256 end = 2930274303 length = 2600962048 > flags = lba >12:25:36,779 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5 /dev/disk/by-id/wwn-0x50014ee6002075b2-part5 /dev/disk/by-label/A2 /dev/disk/by-uuid/04AC59B8AC59A4C8', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'A2', > 'ID_FS_LABEL_ENC': 'A2', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04AC59B8AC59A4C8', > 'ID_FS_UUID_ENC': '04AC59B8AC59A4C8', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '5', > 'ID_PART_ENTRY_OFFSET': '329314304', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '293113856', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53451', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part5', > '/dev/disk/by-label/A2', > '/dev/disk/by-uuid/04AC59B8AC59A4C8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5'} ; name: sda5 ; >12:25:36,779 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >12:25:36,779 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >12:25:36,780 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:36,780 INFO storage: sda5 is a partition >12:25:36,780 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >12:25:36,780 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:25:36,781 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:25:36,781 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >12:25:36,782 DEBUG storage: PartitionDevice._setFormat: sda5 ; >12:25:36,782 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:36,782 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >12:25:36,783 DEBUG storage: looking up parted Partition: /dev/sda5 >12:25:36,783 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >12:25:36,784 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >12:25:36,784 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >12:25:36,784 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >12:25:36,784 INFO storage: added partition sda5 (id 6) to device tree >12:25:36,785 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >12:25:36,785 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >12:25:36,786 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >12:25:36,786 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >12:25:36,846 WARN storage: disklabel detected but not usable on sda5 >12:25:36,846 INFO storage: type detected on 'sda5' is 'ntfs' >12:25:38,839 DEBUG storage: padding min size from 135415 up to 135915 >12:25:38,840 DEBUG storage: NTFS.supported: supported: False ; >12:25:38,840 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:25:38,840 DEBUG storage: PartitionDevice._setFormat: sda5 ; >12:25:38,841 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ntfs ; >12:25:38,841 DEBUG storage: looking up parted Device: /dev/sda5 >12:25:38,842 INFO storage: got device: PartitionDevice instance (0x15ed790) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 143122.0 > format = existing ntfs filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 293113856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (18245, 255, 63) biosGeometry: (18245, 255, 63) > PedDevice: <_ped.Device object at 0x15ddc20> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x15ed890> fileSystem: <parted.filesystem.FileSystem object at 0x15f5310> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15f5110> PedPartition: <_ped.Partition object at 0x15f4050> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329314304 end = 622428159 length = 293113856 > flags = >12:25:38,843 DEBUG storage: NTFS.supported: supported: False ; >12:25:38,843 INFO storage: got format: NTFS instance (0x160dc90) -- > type = ntfs name = ntfs status = False > device = /dev/sda5 uuid = 04AC59B8AC59A4C8 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = A2 size = 143121.0 targetSize = 143121.0 > >12:25:38,845 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6 /dev/disk/by-id/wwn-0x50014ee6002075b2-part6 /dev/disk/by-label/sysoftware /dev/disk/by-uuid/D888C5A588C5828C', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'sysoftware', > 'ID_FS_LABEL_ENC': 'sysoftware', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D888C5A588C5828C', > 'ID_FS_UUID_ENC': 'D888C5A588C5828C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '6', > 'ID_PART_ENTRY_OFFSET': '622430208', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53468', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part6', > '/dev/disk/by-label/sysoftware', > '/dev/disk/by-uuid/D888C5A588C5828C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6'} ; name: sda6 ; >12:25:38,846 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >12:25:38,846 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >12:25:38,846 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:38,846 INFO storage: sda6 is a partition >12:25:38,847 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >12:25:38,847 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:25:38,848 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:25:38,848 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >12:25:38,849 DEBUG storage: PartitionDevice._setFormat: sda6 ; >12:25:38,849 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:38,849 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >12:25:38,849 DEBUG storage: looking up parted Partition: /dev/sda6 >12:25:38,850 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >12:25:38,850 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >12:25:38,851 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >12:25:38,851 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >12:25:38,851 INFO storage: added partition sda6 (id 7) to device tree >12:25:38,852 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >12:25:38,852 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >12:25:38,853 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >12:25:38,853 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >12:25:38,878 WARN storage: disklabel detected but not usable on sda6 >12:25:38,878 INFO storage: type detected on 'sda6' is 'ntfs' >12:25:40,089 DEBUG storage: padding min size from 189992 up to 190492 >12:25:40,090 DEBUG storage: NTFS.supported: supported: False ; >12:25:40,090 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:25:40,090 DEBUG storage: PartitionDevice._setFormat: sda6 ; >12:25:40,091 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: ntfs ; >12:25:40,091 DEBUG storage: looking up parted Device: /dev/sda6 >12:25:40,092 INFO storage: got device: PartitionDevice instance (0x160dd50) -- > name = sda6 status = True kids = 0 id = 7 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x14d1f80> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x15ed890> fileSystem: <parted.filesystem.FileSystem object at 0x15f54d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15f5450> PedPartition: <_ped.Partition object at 0x15f4110> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 622430208 end = 1032030207 length = 409600000 > flags = >12:25:40,093 DEBUG storage: NTFS.supported: supported: False ; >12:25:40,093 INFO storage: got format: NTFS instance (0x165a190) -- > type = ntfs name = ntfs status = False > device = /dev/sda6 uuid = D888C5A588C5828C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = sysoftware size = 199999.0 targetSize = 199999.0 > >12:25:40,095 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7 /dev/disk/by-id/wwn-0x50014ee6002075b2-part7 /dev/disk/by-label/VolumeM /dev/disk/by-uuid/8A6253DE6253CD97', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'VolumeM', > 'ID_FS_LABEL_ENC': 'VolumeM', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8A6253DE6253CD97', > 'ID_FS_UUID_ENC': '8A6253DE6253CD97', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1032032256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '321282048', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53736', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part7', > '/dev/disk/by-label/VolumeM', > '/dev/disk/by-uuid/8A6253DE6253CD97'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7'} ; name: sda7 ; >12:25:40,096 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >12:25:40,096 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >12:25:40,096 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:40,096 INFO storage: sda7 is a partition >12:25:40,097 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >12:25:40,097 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:25:40,098 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:25:40,098 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >12:25:40,099 DEBUG storage: PartitionDevice._setFormat: sda7 ; >12:25:40,099 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:40,099 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >12:25:40,099 DEBUG storage: looking up parted Partition: /dev/sda7 >12:25:40,100 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >12:25:40,100 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >12:25:40,101 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >12:25:40,101 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >12:25:40,101 INFO storage: added partition sda7 (id 8) to device tree >12:25:40,102 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >12:25:40,102 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >12:25:40,102 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >12:25:40,103 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >12:25:40,202 WARN storage: disklabel detected but not usable on sda7 >12:25:40,202 INFO storage: type detected on 'sda7' is 'ntfs' >12:25:40,925 DEBUG storage: padding min size from 112135 up to 112635 >12:25:40,926 DEBUG storage: NTFS.supported: supported: False ; >12:25:40,926 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:25:40,926 DEBUG storage: PartitionDevice._setFormat: sda7 ; >12:25:40,927 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: ntfs ; >12:25:40,927 DEBUG storage: looking up parted Device: /dev/sda7 >12:25:40,928 INFO storage: got device: PartitionDevice instance (0x160df10) -- > name = sda7 status = True kids = 0 id = 8 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 156876.0 > format = existing ntfs filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 321282048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19998, 255, 63) biosGeometry: (19998, 255, 63) > PedDevice: <_ped.Device object at 0x15ddb90> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x15ed890> fileSystem: <parted.filesystem.FileSystem object at 0x15f5690> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15f5290> PedPartition: <_ped.Partition object at 0x15f40b0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1032032256 end = 1353314303 length = 321282048 > flags = >12:25:40,929 DEBUG storage: NTFS.supported: supported: False ; >12:25:40,929 INFO storage: got format: NTFS instance (0x160d910) -- > type = ntfs name = ntfs status = False > device = /dev/sda7 uuid = 8A6253DE6253CD97 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeM size = 156875.0 targetSize = 156875.0 > >12:25:40,932 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8 /dev/disk/by-id/wwn-0x50014ee6002075b2-part8 /dev/disk/by-label/win8b /dev/disk/by-uuid/A880CE3380CE07B0', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'win8b', > 'ID_FS_LABEL_ENC': 'win8b', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A880CE3380CE07B0', > 'ID_FS_UUID_ENC': 'A880CE3380CE07B0', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '8', > 'ID_PART_ENTRY_OFFSET': '1353316352', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '512000000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53747', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part8', > '/dev/disk/by-label/win8b', > '/dev/disk/by-uuid/A880CE3380CE07B0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8'} ; name: sda8 ; >12:25:40,932 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8)... >12:25:40,932 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >12:25:40,932 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:40,932 INFO storage: sda8 is a partition >12:25:40,933 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >12:25:40,933 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:25:40,934 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:25:40,934 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >12:25:40,935 DEBUG storage: PartitionDevice._setFormat: sda8 ; >12:25:40,935 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:40,935 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >12:25:40,935 DEBUG storage: looking up parted Partition: /dev/sda8 >12:25:40,936 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >12:25:40,936 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >12:25:40,937 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >12:25:40,937 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >12:25:40,938 INFO storage: added partition sda8 (id 9) to device tree >12:25:40,938 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >12:25:40,938 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >12:25:40,939 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >12:25:40,939 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >12:25:41,047 WARN storage: disklabel detected but not usable on sda8 >12:25:41,047 INFO storage: type detected on 'sda8' is 'ntfs' >12:25:41,962 DEBUG storage: padding min size from 232533 up to 233033 >12:25:41,963 DEBUG storage: NTFS.supported: supported: False ; >12:25:41,963 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:25:41,964 DEBUG storage: PartitionDevice._setFormat: sda8 ; >12:25:41,964 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: ntfs ; >12:25:41,964 DEBUG storage: looking up parted Device: /dev/sda8 >12:25:41,965 INFO storage: got device: PartitionDevice instance (0x1567bd0) -- > name = sda8 status = True kids = 0 id = 9 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 250000.0 > format = existing ntfs filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 512000000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (31870, 255, 63) biosGeometry: (31870, 255, 63) > PedDevice: <_ped.Device object at 0x15dddd0> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x15ed890> fileSystem: <parted.filesystem.FileSystem object at 0x15f5850> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15f5610> PedPartition: <_ped.Partition object at 0x15f4170> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1353316352 end = 1865316351 length = 512000000 > flags = >12:25:41,966 DEBUG storage: NTFS.supported: supported: False ; >12:25:41,966 INFO storage: got format: NTFS instance (0x165a590) -- > type = ntfs name = ntfs status = False > device = /dev/sda8 uuid = A880CE3380CE07B0 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = win8b size = 249999.0 targetSize = 249999.0 > >12:25:41,969 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9 /dev/disk/by-id/wwn-0x50014ee6002075b2-part9 /dev/disk/by-label/LINUX /dev/disk/by-uuid/7071-85A8', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'LINUX', > 'ID_FS_LABEL_ENC': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7071-85A8', > 'ID_FS_UUID_ENC': '7071-85A8', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '9', > 'ID_PART_ENTRY_OFFSET': '1865318400', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53756', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part9', > '/dev/disk/by-label/LINUX', > '/dev/disk/by-uuid/7071-85A8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9'} ; name: sda9 ; >12:25:41,969 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9)... >12:25:41,969 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >12:25:41,970 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:41,970 INFO storage: sda9 is a partition >12:25:41,970 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >12:25:41,970 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:25:41,971 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:25:41,971 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >12:25:41,972 DEBUG storage: PartitionDevice._setFormat: sda9 ; >12:25:41,972 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:41,973 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >12:25:41,973 DEBUG storage: looking up parted Partition: /dev/sda9 >12:25:41,973 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >12:25:41,974 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >12:25:41,975 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >12:25:41,975 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >12:25:41,975 INFO storage: added partition sda9 (id 10) to device tree >12:25:41,975 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >12:25:41,976 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >12:25:41,976 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >12:25:41,977 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >12:25:42,001 WARN storage: disklabel detected but not usable on sda9 >12:25:42,002 INFO storage: type detected on 'sda9' is 'vfat' >12:25:42,002 DEBUG storage: FATFS.supported: supported: True ; >12:25:42,002 DEBUG storage: getFormat('vfat') returning FATFS instance >12:25:42,003 DEBUG storage: PartitionDevice._setFormat: sda9 ; >12:25:42,003 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: vfat ; >12:25:42,003 DEBUG storage: looking up parted Device: /dev/sda9 >12:25:42,004 INFO storage: got device: PartitionDevice instance (0x15c9f50) -- > name = sda9 status = True kids = 0 id = 10 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing vfat filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x15ddcb0> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x15ed890> fileSystem: <parted.filesystem.FileSystem object at 0x15f5a10> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15f5990> PedPartition: <_ped.Partition object at 0x15f4230> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1865318400 end = 1930854399 length = 65536000 > flags = >12:25:42,005 DEBUG storage: FATFS.supported: supported: True ; >12:25:42,005 INFO storage: got format: FATFS instance (0x160d8d0) -- > type = vfat name = vfat status = False > device = /dev/sda9 uuid = 7071-85A8 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = LINUX size = 0 targetSize = 0 > >12:25:42,007 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303 /dev/disk/by-id/wwn-0x50014ee25ad7225b', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55035', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb'} ; name: sdb ; >12:25:42,007 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb)... >12:25:42,007 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:25:42,008 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:42,008 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >12:25:42,009 INFO storage: sdb is a disk >12:25:42,009 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:42,009 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:25:42,010 INFO storage: added disk sdb (id 11) to device tree >12:25:42,010 DEBUG storage: looking up parted Device: /dev/sdb >12:25:42,011 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:25:42,011 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >12:25:42,012 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:25:42,013 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:25:42,307 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x165a510>, <parted.partition.Partition object at 0x165a750>, <parted.partition.Partition object at 0x165a990>, <parted.partition.Partition object at 0x165ab10>, <parted.partition.Partition object at 0x165ad90>, <parted.partition.Partition object at 0x165afd0>, <parted.partition.Partition object at 0x16111d0>, <parted.partition.Partition object at 0x1611350>, <parted.partition.Partition object at 0x16114d0>, <parted.partition.Partition object at 0x1611650>, <parted.partition.Partition object at 0x16117d0>] > device: <parted.device.Device object at 0x165a210> > PedDisk: <_ped.Disk object at 0x160e440> >12:25:42,308 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:25:42,308 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:25:42,310 INFO storage: got device: DiskDevice instance (0x160d650) -- > name = sdb status = True kids = 0 id = 11 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x15ddef0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x160d5d0> >12:25:42,312 INFO storage: got format: DiskLabel instance (0x160ded0) -- > 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 = 11 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x165a510>, <parted.partition.Partition object at 0x165a750>, <parted.partition.Partition object at 0x165a990>, <parted.partition.Partition object at 0x165ab10>, <parted.partition.Partition object at 0x165ad90>, <parted.partition.Partition object at 0x165afd0>, <parted.partition.Partition object at 0x16111d0>, <parted.partition.Partition object at 0x1611350>, <parted.partition.Partition object at 0x16114d0>, <parted.partition.Partition object at 0x1611650>, <parted.partition.Partition object at 0x16117d0>] > device: <parted.device.Device object at 0x165a210> > PedDisk: <_ped.Disk object at 0x160e440> > origPartedDisk = <parted.disk.Disk object at 0x165ac90> > partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x15ddf80> > >12:25:42,314 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part1 /dev/disk/by-label/VOLUMER /dev/disk/by-uuid/FEBD-EB40', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VOLUMER', > 'ID_FS_LABEL_ENC': 'VOLUMER', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'FEBD-EB40', > 'ID_FS_UUID_ENC': 'FEBD-EB40', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55049', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part1', > '/dev/disk/by-label/VOLUMER', > '/dev/disk/by-uuid/FEBD-EB40'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >12:25:42,314 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1)... >12:25:42,315 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:25:42,315 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:42,315 INFO storage: sdb1 is a partition >12:25:42,315 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >12:25:42,316 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:25:42,316 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:25:42,317 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:25:42,317 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >12:25:42,317 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:42,318 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >12:25:42,318 DEBUG storage: looking up parted Partition: /dev/sdb1 >12:25:42,318 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >12:25:42,319 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >12:25:42,319 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >12:25:42,320 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >12:25:42,320 INFO storage: added partition sdb1 (id 12) to device tree >12:25:42,320 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >12:25:42,321 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >12:25:42,321 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:25:42,322 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >12:25:42,323 WARN storage: disklabel detected but not usable on sdb1 >12:25:42,323 DEBUG storage: getFormat('efi') returning EFIFS instance >12:25:42,323 INFO storage: type detected on 'sdb1' is 'vfat' >12:25:42,323 DEBUG storage: getFormat('efi') returning EFIFS instance >12:25:42,324 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >12:25:42,324 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >12:25:42,325 DEBUG storage: looking up parted Device: /dev/sdb1 >12:25:42,325 INFO storage: got device: PartitionDevice instance (0x160de90) -- > name = sdb1 status = True kids = 0 id = 12 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x16127a0> > target size = 0 path = /dev/sdb1 > 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 0x165a050> fileSystem: <parted.filesystem.FileSystem object at 0x165a810> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x165a6d0> PedPartition: <_ped.Partition object at 0x16085f0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2048 end = 65538047 length = 65536000 > flags = boot, lba >12:25:42,326 INFO storage: got format: EFIFS instance (0x1611d90) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = FEBD-EB40 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = VOLUMER size = 0 targetSize = 0 > >12:25:42,328 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part10 /dev/disk/by-label/fedora /dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d', > 'DEVNAME': 'sdb10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_ENC': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_SUB': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_FS_UUID_SUB_ENC': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '10', > 'ID_PART_ENTRY_OFFSET': '2219534336', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '26', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55070', > 'name': 'sdb10', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part10', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10'} ; name: sdb10 ; >12:25:42,328 INFO storage: scanning sdb10 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10)... >12:25:42,329 DEBUG storage: DeviceTree.getDeviceByName: name: sdb10 ; >12:25:42,329 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:42,329 INFO storage: sdb10 is a partition >12:25:42,329 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb10 ; >12:25:42,330 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:25:42,330 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:25:42,331 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >12:25:42,331 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >12:25:42,331 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:42,332 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: None ; >12:25:42,332 DEBUG storage: looking up parted Partition: /dev/sdb10 >12:25:42,333 DEBUG storage: PartitionDevice.probe: sdb10 ; exists: True ; >12:25:42,333 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 1 ; >12:25:42,334 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 10 ; >12:25:42,334 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 12 ; >12:25:42,334 INFO storage: added partition sdb10 (id 13) to device tree >12:25:42,334 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb10 ; >12:25:42,335 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb10 ; label_type: dos ; >12:25:42,335 DEBUG storage: PartitionDevice.setup: sdb10 ; status: True ; controllable: True ; orig: False ; >12:25:42,336 DEBUG storage: DiskLabel.__init__: device: /dev/sdb10 ; labelType: dos ; exists: True ; >12:25:42,418 WARN storage: disklabel detected but not usable on sdb10 >12:25:42,418 INFO storage: type detected on 'sdb10' is 'btrfs' >12:25:42,419 DEBUG storage: BTRFS.supported: supported: True ; >12:25:42,419 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:25:42,419 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >12:25:42,420 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: btrfs ; >12:25:42,420 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb10 ; >12:25:42,420 INFO storage: creating btrfs volume btrfs.fedora >12:25:42,421 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb10 ; >12:25:42,421 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:42,421 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >12:25:42,422 DEBUG storage: BTRFS.supported: supported: True ; >12:25:42,422 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:25:42,423 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.14 ; current: None ; type: btrfs ; >12:25:42,423 INFO storage: added btrfs volume fedora (id 14) to device tree >12:25:42,423 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >12:25:42,424 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.14k_I1Ya to None >12:25:42,471 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.14k_I1Ya to None >12:25:42,685 DEBUG storage: BTRFS.supported: supported: True ; >12:25:42,685 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:25:42,685 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >12:25:42,686 DEBUG storage: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >12:25:42,686 INFO storage: added btrfs subvolume home (id 15) to device tree >12:25:42,687 DEBUG storage: looking up parted Device: /dev/sdb10 >12:25:42,687 INFO storage: got device: PartitionDevice instance (0x1611f90) -- > name = sdb10 status = True kids = 1 id = 13 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing btrfs filesystem > major = 8 minor = 26 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb10 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 30812 did: 12338 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x15ddd40> > target size = 0 path = /dev/sdb10 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x165a050> fileSystem: None > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1611690> PedPartition: <_ped.Partition object at 0x1608830> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2219534336 end = 2629134335 length = 409600000 > flags = >12:25:42,688 DEBUG storage: BTRFS.supported: supported: True ; >12:25:42,688 INFO storage: got format: BTRFS instance (0x1611bd0) -- > type = btrfs name = btrfs status = False > device = /dev/sdb10 uuid = 7715269b-0e28-40b1-9262-aee745808762 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >12:25:42,690 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part11 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part11', > 'DEVNAME': 'sdb11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '11', > 'ID_PART_ENTRY_OFFSET': '2629136384', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '27', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55086', > 'name': 'sdb11', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part11', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11'} ; name: sdb11 ; >12:25:42,690 INFO storage: scanning sdb11 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11)... >12:25:42,690 DEBUG storage: DeviceTree.getDeviceByName: name: sdb11 ; >12:25:42,691 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:42,691 INFO storage: sdb11 is a partition >12:25:42,691 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb11 ; >12:25:42,692 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:25:42,692 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:25:42,693 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >12:25:42,693 DEBUG storage: PartitionDevice._setFormat: sdb11 ; >12:25:42,693 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:42,694 DEBUG storage: PartitionDevice._setFormat: sdb11 ; current: None ; type: None ; >12:25:42,694 DEBUG storage: looking up parted Partition: /dev/sdb11 >12:25:42,694 DEBUG storage: PartitionDevice.probe: sdb11 ; exists: True ; >12:25:42,695 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 1 ; >12:25:42,695 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 10 ; >12:25:42,696 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 12 ; >12:25:42,696 INFO storage: added partition sdb11 (id 16) to device tree >12:25:42,696 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb11 ; >12:25:42,697 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb11 ; label_type: dos ; >12:25:42,697 DEBUG storage: PartitionDevice.setup: sdb11 ; status: True ; controllable: True ; orig: False ; >12:25:42,697 DEBUG storage: DiskLabel.__init__: device: /dev/sdb11 ; labelType: dos ; exists: True ; >12:25:42,726 WARN storage: disklabel detected but not usable on sdb11 >12:25:42,726 DEBUG storage: no type or existing type for sdb11, bailing >12:25:42,726 DEBUG storage: looking up parted Device: /dev/sdb11 >12:25:42,727 INFO storage: got device: PartitionDevice instance (0x15c9ed0) -- > name = sdb11 status = True kids = 0 id = 16 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 2000.0 > format = existing None > major = 8 minor = 27 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb11 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4096000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) > PedDevice: <_ped.Device object at 0x1612830> > target size = 0 path = /dev/sdb11 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x165a050> fileSystem: None > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1611810> PedPartition: <_ped.Partition object at 0x1608890> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2629136384 end = 2633232383 length = 4096000 > flags = >12:25:42,729 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part2 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part2 /dev/disk/by-label/VolumeS /dev/disk/by-uuid/00A0DFBCA0DFB5FE', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VolumeS', > 'ID_FS_LABEL_ENC': 'VolumeS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '00A0DFBCA0DFB5FE', > 'ID_FS_UUID_ENC': '00A0DFBCA0DFB5FE', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '65538048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55102', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part2', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part2', > '/dev/disk/by-label/VolumeS', > '/dev/disk/by-uuid/00A0DFBCA0DFB5FE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >12:25:42,729 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2)... >12:25:42,730 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >12:25:42,730 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:42,730 INFO storage: sdb2 is a partition >12:25:42,731 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >12:25:42,731 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:25:42,732 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:25:42,732 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >12:25:42,733 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >12:25:42,733 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:42,734 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >12:25:42,734 DEBUG storage: looking up parted Partition: /dev/sdb2 >12:25:42,734 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >12:25:42,735 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >12:25:42,736 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >12:25:42,736 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >12:25:42,736 INFO storage: added partition sdb2 (id 17) to device tree >12:25:42,736 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >12:25:42,737 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >12:25:42,737 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >12:25:42,738 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >12:25:42,743 WARN storage: disklabel detected but not usable on sdb2 >12:25:42,743 INFO storage: type detected on 'sdb2' is 'ntfs' >12:25:44,855 DEBUG storage: padding min size from 177533 up to 178033 >12:25:44,856 DEBUG storage: NTFS.supported: supported: False ; >12:25:44,856 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:25:44,856 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >12:25:44,857 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: ntfs ; >12:25:44,857 DEBUG storage: looking up parted Device: /dev/sdb2 >12:25:44,858 INFO storage: got device: PartitionDevice instance (0x160d7d0) -- > name = sdb2 status = True kids = 0 id = 17 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28717 did: 29281 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x1612290> > 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 0x165a050> fileSystem: <parted.filesystem.FileSystem object at 0x165a890> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x165a850> PedPartition: <_ped.Partition object at 0x16084d0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 65538048 end = 475138047 length = 409600000 > flags = >12:25:44,859 DEBUG storage: NTFS.supported: supported: False ; >12:25:44,859 INFO storage: got format: NTFS instance (0x1611ad0) -- > type = ntfs name = ntfs status = False > device = /dev/sdb2 uuid = 00A0DFBCA0DFB5FE exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeS size = 199999.0 targetSize = 199999.0 > >12:25:44,861 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part3 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '3', > 'ID_PART_ENTRY_OFFSET': '475138048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1638400', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55118', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part3', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >12:25:44,861 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3)... >12:25:44,861 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >12:25:44,862 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:44,862 INFO storage: sdb3 is a partition >12:25:44,862 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >12:25:44,862 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:25:44,863 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:25:44,863 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >12:25:44,864 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >12:25:44,864 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:44,865 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >12:25:44,865 DEBUG storage: looking up parted Partition: /dev/sdb3 >12:25:44,865 DEBUG storage: PartitionDevice.probe: sdb3 ; exists: True ; >12:25:44,866 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >12:25:44,866 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >12:25:44,867 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >12:25:44,867 INFO storage: added partition sdb3 (id 18) to device tree >12:25:44,867 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >12:25:44,867 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >12:25:44,868 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >12:25:44,868 DEBUG storage: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >12:25:44,886 WARN storage: disklabel detected but not usable on sdb3 >12:25:44,886 DEBUG storage: no type or existing type for sdb3, bailing >12:25:44,886 DEBUG storage: looking up parted Device: /dev/sdb3 >12:25:44,887 INFO storage: got device: PartitionDevice instance (0x1611c50) -- > name = sdb3 status = True kids = 0 id = 18 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 800.0 > format = existing None > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1638400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (101, 255, 63) biosGeometry: (101, 255, 63) > PedDevice: <_ped.Device object at 0x1612950> > target size = 0 path = /dev/sdb3 > 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 0x165a050> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x165a9d0> PedPartition: <_ped.Partition object at 0x1608530> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 475138048 end = 476776447 length = 1638400 > flags = >12:25:44,889 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part4 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '4', > 'ID_PART_ENTRY_OFFSET': '476776448', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3430252544', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55132', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part4', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >12:25:44,889 INFO storage: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4)... >12:25:44,890 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >12:25:44,890 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:44,890 INFO storage: sdb4 is a partition >12:25:44,890 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >12:25:44,891 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:25:44,891 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:25:44,892 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdb ; >12:25:44,892 DEBUG storage: PartitionDevice._setFormat: sdb4 ; >12:25:44,892 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:44,893 DEBUG storage: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >12:25:44,893 DEBUG storage: looking up parted Partition: /dev/sdb4 >12:25:44,893 DEBUG storage: PartitionDevice.probe: sdb4 ; exists: True ; >12:25:44,894 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >12:25:44,894 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >12:25:44,895 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >12:25:44,895 INFO storage: added partition sdb4 (id 19) to device tree >12:25:44,895 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >12:25:44,896 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >12:25:44,896 DEBUG storage: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >12:25:44,897 DEBUG storage: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >12:25:44,913 WARN storage: disklabel detected but not usable on sdb4 >12:25:44,913 DEBUG storage: no type or existing type for sdb4, bailing >12:25:44,914 DEBUG storage: looking up parted Device: /dev/sdb4 >12:25:44,915 INFO storage: got device: PartitionDevice instance (0x1611b90) -- > name = sdb4 status = True kids = 0 id = 19 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 1674928.0 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x1612a70> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x165a050> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x165ab50> PedPartition: <_ped.Partition object at 0x1608470> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 476776448 end = 3907028991 length = 3430252544 > flags = >12:25:44,918 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part5 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part5 /dev/disk/by-label/Win8 /dev/disk/by-uuid/2CB88669B886317E', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'Win8', > 'ID_FS_LABEL_ENC': 'Win8', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2CB88669B886317E', > 'ID_FS_UUID_ENC': '2CB88669B886317E', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '5', > 'ID_PART_ENTRY_OFFSET': '476778496', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '616552448', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55147', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part5', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part5', > '/dev/disk/by-label/Win8', > '/dev/disk/by-uuid/2CB88669B886317E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >12:25:44,918 INFO storage: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5)... >12:25:44,918 DEBUG storage: DeviceTree.getDeviceByName: name: sdb5 ; >12:25:44,919 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:44,919 INFO storage: sdb5 is a partition >12:25:44,919 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >12:25:44,919 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:25:44,920 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:25:44,920 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sdb ; >12:25:44,921 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >12:25:44,921 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:44,921 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >12:25:44,922 DEBUG storage: looking up parted Partition: /dev/sdb5 >12:25:44,922 DEBUG storage: PartitionDevice.probe: sdb5 ; exists: True ; >12:25:44,923 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >12:25:44,923 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >12:25:44,923 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >12:25:44,923 INFO storage: added partition sdb5 (id 20) to device tree >12:25:44,924 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >12:25:44,924 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >12:25:44,925 DEBUG storage: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >12:25:44,925 DEBUG storage: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >12:25:45,032 WARN storage: disklabel detected but not usable on sdb5 >12:25:45,032 INFO storage: type detected on 'sdb5' is 'ntfs' >12:25:52,285 DEBUG storage: padding min size from 64486 up to 64986 >12:25:52,286 DEBUG storage: NTFS.supported: supported: False ; >12:25:52,286 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:25:52,286 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >12:25:52,287 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: ntfs ; >12:25:52,287 DEBUG storage: looking up parted Device: /dev/sdb5 >12:25:52,288 INFO storage: got device: PartitionDevice instance (0x165f910) -- > name = sdb5 status = True kids = 0 id = 20 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 301051.0 > format = existing ntfs filesystem > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 616552448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (38378, 255, 63) biosGeometry: (38378, 255, 63) > PedDevice: <_ped.Device object at 0x16129e0> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x165a050> fileSystem: <parted.filesystem.FileSystem object at 0x165aed0> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x165ae50> PedPartition: <_ped.Partition object at 0x1608650> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 476778496 end = 1093330943 length = 616552448 > flags = >12:25:52,288 DEBUG storage: NTFS.supported: supported: False ; >12:25:52,288 INFO storage: got format: NTFS instance (0x160d790) -- > type = ntfs name = ntfs status = False > device = /dev/sdb5 uuid = 2CB88669B886317E exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win8 size = 301050.0 targetSize = 301050.0 > >12:25:52,291 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part6 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part6 /dev/disk/by-uuid/2C484C57484C2246', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': '2C484C57484C2246', > 'ID_FS_UUID_ENC': '2C484C57484C2246', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '6', > 'ID_PART_ENTRY_OFFSET': '1093332992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '716800000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55167', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part6', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part6', > '/dev/disk/by-uuid/2C484C57484C2246'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >12:25:52,291 INFO storage: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6)... >12:25:52,291 DEBUG storage: DeviceTree.getDeviceByName: name: sdb6 ; >12:25:52,292 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:52,292 INFO storage: sdb6 is a partition >12:25:52,292 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >12:25:52,292 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:25:52,293 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:25:52,293 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sdb ; >12:25:52,294 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >12:25:52,294 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:52,295 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >12:25:52,295 DEBUG storage: looking up parted Partition: /dev/sdb6 >12:25:52,295 DEBUG storage: PartitionDevice.probe: sdb6 ; exists: True ; >12:25:52,296 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >12:25:52,296 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >12:25:52,297 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >12:25:52,297 INFO storage: added partition sdb6 (id 21) to device tree >12:25:52,297 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >12:25:52,298 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >12:25:52,298 DEBUG storage: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >12:25:52,298 DEBUG storage: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >12:25:52,349 WARN storage: disklabel detected but not usable on sdb6 >12:25:52,349 INFO storage: type detected on 'sdb6' is 'ntfs' >12:25:58,491 DEBUG storage: padding min size from 258701 up to 259201 >12:25:58,492 DEBUG storage: NTFS.supported: supported: False ; >12:25:58,492 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:25:58,492 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >12:25:58,493 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: ntfs ; >12:25:58,493 DEBUG storage: looking up parted Device: /dev/sdb6 >12:25:58,494 INFO storage: got device: PartitionDevice instance (0x165f990) -- > name = sdb6 status = True kids = 0 id = 21 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 350000.0 > format = existing ntfs filesystem > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 716800000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12083 did: 24948 busy: False > hardwareGeometry: (44618, 255, 63) biosGeometry: (44618, 255, 63) > PedDevice: <_ped.Device object at 0x1612b00> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x165a050> fileSystem: <parted.filesystem.FileSystem object at 0x16110d0> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1611050> PedPartition: <_ped.Partition object at 0x16086b0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 1093332992 end = 1810132991 length = 716800000 > flags = >12:25:58,495 DEBUG storage: NTFS.supported: supported: False ; >12:25:58,495 INFO storage: got format: NTFS instance (0x165f610) -- > type = ntfs name = ntfs status = False > device = /dev/sdb6 uuid = 2C484C57484C2246 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 349999.0 targetSize = 349999.0 > >12:25:58,497 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part7 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part7 /dev/disk/by-uuid/e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'DEVNAME': 'sdb7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'ID_FS_UUID_ENC': 'e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'ID_FS_UUID_SUB': '3192ea73-c698-440e-9a0f-09cba8e5e44e', > 'ID_FS_UUID_SUB_ENC': '3192ea73-c698-440e-9a0f-09cba8e5e44e', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1810135040', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '307200000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '23', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55237', > 'name': 'sdb7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part7', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part7', > '/dev/disk/by-uuid/e624e310-e7de-4b31-9418-2b804bd8a5ae'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7'} ; name: sdb7 ; >12:25:58,498 INFO storage: scanning sdb7 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7)... >12:25:58,498 DEBUG storage: DeviceTree.getDeviceByName: name: sdb7 ; >12:25:58,498 DEBUG storage: DeviceTree.getDeviceByName returned None >12:25:58,498 INFO storage: sdb7 is a partition >12:25:58,499 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb7 ; >12:25:58,499 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:25:58,500 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:25:58,500 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sdb ; >12:25:58,501 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >12:25:58,501 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:58,501 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: None ; >12:25:58,501 DEBUG storage: looking up parted Partition: /dev/sdb7 >12:25:58,502 DEBUG storage: PartitionDevice.probe: sdb7 ; exists: True ; >12:25:58,502 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 1 ; >12:25:58,503 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 10 ; >12:25:58,503 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 12 ; >12:25:58,503 INFO storage: added partition sdb7 (id 22) to device tree >12:25:58,504 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb7 ; >12:25:58,504 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb7 ; label_type: dos ; >12:25:58,505 DEBUG storage: PartitionDevice.setup: sdb7 ; status: True ; controllable: True ; orig: False ; >12:25:58,505 DEBUG storage: DiskLabel.__init__: device: /dev/sdb7 ; labelType: dos ; exists: True ; >12:25:58,549 WARN storage: disklabel detected but not usable on sdb7 >12:25:58,549 INFO storage: type detected on 'sdb7' is 'btrfs' >12:25:58,550 DEBUG storage: BTRFS.supported: supported: True ; >12:25:58,550 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:25:58,550 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >12:25:58,551 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: btrfs ; >12:25:58,551 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb7 ; >12:25:58,551 INFO storage: creating btrfs volume btrfs.None >12:25:58,552 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >12:25:58,552 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:25:58,552 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: None ; >12:25:58,553 DEBUG storage: BTRFS.supported: supported: True ; >12:25:58,553 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:25:58,554 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: btrfs ; >12:25:58,554 INFO storage: added btrfs volume btrfs.23 (id 23) to device tree >12:25:58,554 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.23 ; status: True ; controllable: True ; orig: True ; >12:25:58,555 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.23kRixu4 to None >12:25:59,169 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.23kRixu4 to None >12:26:21,999 DEBUG storage: looking up parted Device: /dev/sdb7 >12:26:22,000 INFO storage: got device: PartitionDevice instance (0x165f2d0) -- > name = sdb7 status = True kids = 1 id = 22 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 150000.0 > format = existing btrfs filesystem > major = 8 minor = 23 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb7 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 307200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) > PedDevice: <_ped.Device object at 0x1612cb0> > target size = 0 path = /dev/sdb7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x165a050> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1611210> PedPartition: <_ped.Partition object at 0x1608710> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 1810135040 end = 2117335039 length = 307200000 > flags = >12:26:22,002 DEBUG storage: BTRFS.supported: supported: True ; >12:26:22,002 INFO storage: got format: BTRFS instance (0x165fd50) -- > type = btrfs name = btrfs status = False > device = /dev/sdb7 uuid = 3192ea73-c698-440e-9a0f-09cba8e5e44e exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:26:22,004 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part8 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part8 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/aad58b77-b87c-435e-80d7-314eb2dc3126', > 'DEVNAME': 'sdb8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aad58b77-b87c-435e-80d7-314eb2dc3126', > 'ID_FS_UUID_ENC': 'aad58b77-b87c-435e-80d7-314eb2dc3126', > 'ID_FS_UUID_SUB': 'af84651e-bbf6-4108-a17e-4a1b3d25ac32', > 'ID_FS_UUID_SUB_ENC': 'af84651e-bbf6-4108-a17e-4a1b3d25ac32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '8', > 'ID_PART_ENTRY_OFFSET': '2117337088', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4537110', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '24', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55253', > 'name': 'sdb8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part8', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part8', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/aad58b77-b87c-435e-80d7-314eb2dc3126'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8'} ; name: sdb8 ; >12:26:22,005 INFO storage: scanning sdb8 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8)... >12:26:22,005 DEBUG storage: DeviceTree.getDeviceByName: name: sdb8 ; >12:26:22,005 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:22,005 INFO storage: sdb8 is a partition >12:26:22,006 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb8 ; >12:26:22,006 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:26:22,007 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:26:22,007 DEBUG storage: DiskDevice.addChild: kids: 9 ; name: sdb ; >12:26:22,008 DEBUG storage: PartitionDevice._setFormat: sdb8 ; >12:26:22,008 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:22,008 DEBUG storage: PartitionDevice._setFormat: sdb8 ; current: None ; type: None ; >12:26:22,009 DEBUG storage: looking up parted Partition: /dev/sdb8 >12:26:22,009 DEBUG storage: PartitionDevice.probe: sdb8 ; exists: True ; >12:26:22,010 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 1 ; >12:26:22,010 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 10 ; >12:26:22,011 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 12 ; >12:26:22,011 INFO storage: added partition sdb8 (id 24) to device tree >12:26:22,011 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb8 ; >12:26:22,011 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb8 ; label_type: dos ; >12:26:22,012 DEBUG storage: PartitionDevice.setup: sdb8 ; status: True ; controllable: True ; orig: False ; >12:26:22,012 DEBUG storage: DiskLabel.__init__: device: /dev/sdb8 ; labelType: dos ; exists: True ; >12:26:22,062 WARN storage: disklabel detected but not usable on sdb8 >12:26:22,062 INFO storage: type detected on 'sdb8' is 'btrfs' >12:26:22,062 DEBUG storage: BTRFS.supported: supported: True ; >12:26:22,062 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:26:22,063 DEBUG storage: PartitionDevice._setFormat: sdb8 ; >12:26:22,063 DEBUG storage: PartitionDevice._setFormat: sdb8 ; current: None ; type: btrfs ; >12:26:22,064 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb8 ; >12:26:22,064 INFO storage: creating btrfs volume btrfs.New_Volume >12:26:22,064 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb8 ; >12:26:22,064 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:22,065 DEBUG storage: BTRFSVolumeDevice._setFormat: New_Volume ; current: None ; type: None ; >12:26:22,065 DEBUG storage: BTRFS.supported: supported: True ; >12:26:22,066 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:26:22,066 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.25 ; current: None ; type: btrfs ; >12:26:22,066 INFO storage: added btrfs volume New_Volume (id 25) to device tree >12:26:22,067 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: True ; >12:26:22,067 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.25KBPTPO to None >12:26:22,094 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.25KBPTPO to None >12:26:22,544 DEBUG storage: looking up parted Device: /dev/sdb8 >12:26:22,545 INFO storage: got device: PartitionDevice instance (0x165fe50) -- > name = sdb8 status = True kids = 1 id = 24 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 2215.38574219 > format = existing btrfs filesystem > major = 8 minor = 24 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb8 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4537110 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (282, 255, 63) biosGeometry: (282, 255, 63) > PedDevice: <_ped.Device object at 0x16128c0> > target size = 0 path = /dev/sdb8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x165a050> fileSystem: None > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1611390> PedPartition: <_ped.Partition object at 0x1608770> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2117337088 end = 2121874197 length = 4537110 > flags = >12:26:22,546 DEBUG storage: BTRFS.supported: supported: True ; >12:26:22,546 INFO storage: got format: BTRFS instance (0x165f6d0) -- > type = btrfs name = btrfs status = False > device = /dev/sdb8 uuid = af84651e-bbf6-4108-a17e-4a1b3d25ac32 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = New_Volume size = 0 targetSize = 0 > >12:26:22,548 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part9 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part9 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'DEVNAME': 'sdb9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'ID_FS_UUID_ENC': '5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'ID_FS_UUID_SUB': '2c384959-39e2-4079-90cf-3f8b1edce397', > 'ID_FS_UUID_SUB_ENC': '2c384959-39e2-4079-90cf-3f8b1edce397', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '9', > 'ID_PART_ENTRY_OFFSET': '2121875456', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '97656250', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '25', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55262', > 'name': 'sdb9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part9', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part9', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/5b53e0ca-97e7-44af-a767-ca7a92c2432a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9'} ; name: sdb9 ; >12:26:22,549 INFO storage: scanning sdb9 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9)... >12:26:22,549 DEBUG storage: DeviceTree.getDeviceByName: name: sdb9 ; >12:26:22,549 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:22,549 INFO storage: sdb9 is a partition >12:26:22,550 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb9 ; >12:26:22,550 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:26:22,551 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:26:22,551 DEBUG storage: DiskDevice.addChild: kids: 10 ; name: sdb ; >12:26:22,552 DEBUG storage: PartitionDevice._setFormat: sdb9 ; >12:26:22,552 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:22,552 DEBUG storage: PartitionDevice._setFormat: sdb9 ; current: None ; type: None ; >12:26:22,552 DEBUG storage: looking up parted Partition: /dev/sdb9 >12:26:22,553 DEBUG storage: PartitionDevice.probe: sdb9 ; exists: True ; >12:26:22,553 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 1 ; >12:26:22,554 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 10 ; >12:26:22,554 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 12 ; >12:26:22,554 INFO storage: added partition sdb9 (id 26) to device tree >12:26:22,555 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb9 ; >12:26:22,555 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb9 ; label_type: dos ; >12:26:22,556 DEBUG storage: PartitionDevice.setup: sdb9 ; status: True ; controllable: True ; orig: False ; >12:26:22,556 DEBUG storage: DiskLabel.__init__: device: /dev/sdb9 ; labelType: dos ; exists: True ; >12:26:22,586 WARN storage: disklabel detected but not usable on sdb9 >12:26:22,586 INFO storage: type detected on 'sdb9' is 'btrfs' >12:26:22,587 DEBUG storage: BTRFS.supported: supported: True ; >12:26:22,587 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:26:22,587 DEBUG storage: PartitionDevice._setFormat: sdb9 ; >12:26:22,588 DEBUG storage: PartitionDevice._setFormat: sdb9 ; current: None ; type: btrfs ; >12:26:22,588 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb9 ; >12:26:22,588 INFO storage: creating btrfs volume btrfs.New_Volume >12:26:22,589 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb9 ; >12:26:22,589 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:22,590 DEBUG storage: BTRFSVolumeDevice._setFormat: New_Volume ; current: None ; type: None ; >12:26:22,591 DEBUG storage: BTRFS.supported: supported: True ; >12:26:22,591 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:26:22,591 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.27 ; current: None ; type: btrfs ; >12:26:22,592 INFO storage: added btrfs volume New_Volume (id 27) to device tree >12:26:22,592 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: True ; >12:26:22,593 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.27G41D_y to None >12:26:22,848 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.27G41D_y to None >12:26:23,086 DEBUG storage: looking up parted Device: /dev/sdb9 >12:26:23,087 INFO storage: got device: PartitionDevice instance (0x160d710) -- > name = sdb9 status = True kids = 1 id = 26 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 47683.7158203 > format = existing btrfs filesystem > major = 8 minor = 25 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb9 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 97656250 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6078, 255, 63) biosGeometry: (6078, 255, 63) > PedDevice: <_ped.Device object at 0x1612d40> > target size = 0 path = /dev/sdb9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x165a050> fileSystem: None > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1611510> PedPartition: <_ped.Partition object at 0x16087d0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2121875456 end = 2219531705 length = 97656250 > flags = >12:26:23,088 DEBUG storage: BTRFS.supported: supported: True ; >12:26:23,088 INFO storage: got format: BTRFS instance (0x1665150) -- > type = btrfs name = btrfs status = False > device = /dev/sdb9 uuid = 2c384959-39e2-4079-90cf-3f8b1edce397 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = New_Volume size = 0 targetSize = 0 > >12:26:23,089 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': '65961', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:26:23,089 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >12:26:23,090 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >12:26:23,090 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:23,090 INFO storage: loop0 is a loop device >12:26:23,091 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:26:23,091 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:26:23,091 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:23,092 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:23,092 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:26:23,092 INFO storage: added file /osmin.img (deleted) (id 28) to device tree >12:26:23,093 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:26:23,093 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:23,093 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:26:23,093 INFO storage: added loop loop0 (id 29) to device tree >12:26:23,094 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:26:23,094 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:26:23,094 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:26:23,095 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:26:23,095 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:26:23,095 WARN storage: disklabel detected but not usable on loop0 >12:26:23,095 INFO storage: type detected on 'loop0' is 'squashfs' >12:26:23,096 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:26:23,096 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:26:23,096 INFO storage: got device: LoopDevice instance (0x165f710) -- > name = loop0 status = False kids = 0 id = 29 > parents = ['existing 0MB file /osmin.img (deleted) (28)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >12:26:23,097 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': '65991', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:26:23,097 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >12:26:23,098 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:26:23,098 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:23,098 INFO storage: loop1 is a loop device >12:26:23,098 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:26:23,099 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >12:26:23,099 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:23,099 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:23,100 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:26:23,100 INFO storage: added file /osmin (id 30) to device tree >12:26:23,100 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:26:23,100 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:23,101 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:26:23,101 INFO storage: added loop loop1 (id 31) to device tree >12:26:23,101 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:26:23,102 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:26:23,102 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:26:23,102 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >12:26:23,103 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >12:26:23,103 WARN storage: disklabel detected but not usable on loop1 >12:26:23,103 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >12:26:23,103 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:26:23,104 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:26:23,104 INFO storage: got device: LoopDevice instance (0x165fb10) -- > name = loop1 status = False kids = 0 id = 31 > parents = ['existing 0MB file /osmin (30)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:26:23,105 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': '66021', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:26:23,105 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >12:26:23,105 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:26:23,106 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:23,106 INFO storage: loop2 is a loop device >12:26:23,106 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:26:23,107 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:26:23,107 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:23,107 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:23,108 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:26:23,108 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 32) to device tree >12:26:23,109 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:26:23,109 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:23,109 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:26:23,109 INFO storage: added loop loop2 (id 33) to device tree >12:26:23,110 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:26:23,110 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:26:23,110 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:26:23,110 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:26:23,111 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:26:23,111 WARN storage: disklabel detected but not usable on loop2 >12:26:23,112 INFO storage: type detected on 'loop2' is 'squashfs' >12:26:23,112 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:26:23,112 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:26:23,112 INFO storage: got device: LoopDevice instance (0x1665510) -- > name = loop2 status = False kids = 0 id = 33 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (32)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:26:23,114 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66043', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:26:23,114 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >12:26:23,114 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:26:23,114 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:23,114 INFO storage: loop3 is a loop device >12:26:23,115 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:26:23,115 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:26:23,116 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:23,116 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:23,116 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:26:23,116 INFO storage: added file /LiveOS/ext3fs.img (id 34) to device tree >12:26:23,117 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:26:23,117 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:23,117 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:26:23,117 INFO storage: added loop loop3 (id 35) to device tree >12:26:23,118 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:26:23,118 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:26:23,119 DEBUG storage: Ext4FS.supported: supported: True ; >12:26:23,119 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:26:23,119 DEBUG storage: device loop3 does not contain a disklabel >12:26:23,119 INFO storage: type detected on 'loop3' is 'ext4' >12:26:23,130 DEBUG storage: padding min size from 0 up to 0 >12:26:23,131 DEBUG storage: Ext4FS.supported: supported: True ; >12:26:23,131 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:26:23,131 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:26:23,132 INFO storage: got device: LoopDevice instance (0x16658d0) -- > name = loop3 status = False kids = 0 id = 35 > parents = ['existing 0MB file /LiveOS/ext3fs.img (34)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >12:26:23,132 DEBUG storage: Ext4FS.supported: supported: True ; >12:26:23,132 INFO storage: got format: Ext4FS instance (0x1665a10) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >12:26:23,133 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66068', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:26:23,133 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >12:26:23,133 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:26:23,134 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:23,134 INFO storage: loop4 is a loop device >12:26:23,135 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:26:23,135 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:26:23,135 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:23,136 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:23,136 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:26:23,136 INFO storage: added file /overlay (deleted) (id 36) to device tree >12:26:23,137 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:26:23,137 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:23,137 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:26:23,137 INFO storage: added loop loop4 (id 37) to device tree >12:26:23,138 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:26:23,138 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:26:23,138 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:23,139 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >12:26:23,139 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >12:26:23,140 WARN storage: disklabel detected but not usable on loop4 >12:26:23,140 DEBUG storage: no type or existing type for loop4, bailing >12:26:23,140 INFO storage: got device: LoopDevice instance (0x165f350) -- > name = loop4 status = False kids = 0 id = 37 > parents = ['existing 0MB file /overlay (deleted) (36)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:26:23,141 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': '66090', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >12:26:23,141 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >12:26:23,141 DEBUG storage: lvm filter: adding loop5 to the reject list >12:26:23,142 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': '66111', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >12:26:23,142 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >12:26:23,142 DEBUG storage: lvm filter: adding loop6 to the reject list >12:26:23,142 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': '66131', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >12:26:23,142 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >12:26:23,142 DEBUG storage: lvm filter: adding loop7 to the reject list >12:26:23,142 DEBUG storage: Skipping a device mapper drive (dm-0) for now >12:26:23,143 DEBUG storage: Skipping a device mapper drive (dm-1) for now >12:26:23,159 INFO storage: devices to scan: ['dm-0', 'dm-1'] >12:26:23,160 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46274', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:26:23,160 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >12:26:23,161 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:26:23,161 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:23,161 INFO storage: live-rw is a device-mapper device >12:26:23,161 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >12:26:23,162 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:26:23,162 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (35) with existing ext4 filesystem >12:26:23,163 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:26:23,164 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (37) >12:26:23,164 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:26:23,165 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:23,165 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:26:23,165 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:23,166 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:26:23,166 INFO storage: added dm live-rw (id 38) to device tree >12:26:23,166 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:26:23,167 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:26:23,167 DEBUG storage: Ext4FS.supported: supported: True ; >12:26:23,168 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:26:23,168 DEBUG storage: device live-rw does not contain a disklabel >12:26:23,168 INFO storage: type detected on 'live-rw' is 'ext4' >12:26:23,179 DEBUG storage: padding min size from 2946 up to 3240 >12:26:23,180 DEBUG storage: Ext4FS.supported: supported: True ; >12:26:23,180 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:26:23,180 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:26:23,181 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >12:26:23,181 INFO storage: got device: DMDevice instance (0x1672fd0) -- > name = live-rw status = True kids = 0 id = 38 > parents = ['existing 0MB loop loop4 (37)'] > 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 0x1671b00> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:26:23,182 DEBUG storage: Ext4FS.supported: supported: True ; >12:26:23,182 INFO storage: got format: Ext4FS instance (0x167f810) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >12:26:23,184 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '81976', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >12:26:23,184 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >12:26:23,184 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:26:23,184 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:23,185 INFO storage: live-osimg-min is a device-mapper device >12:26:23,185 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:26:23,185 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >12:26:23,186 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:26:23,186 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (31) >12:26:23,187 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:26:23,188 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (35) with existing ext4 filesystem >12:26:23,188 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:26:23,189 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:23,189 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:26:23,189 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:23,190 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:26:23,190 INFO storage: added dm live-osimg-min (id 39) to device tree >12:26:23,190 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:26:23,191 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:26:23,191 DEBUG storage: Ext4FS.supported: supported: True ; >12:26:23,191 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:26:23,191 DEBUG storage: device live-osimg-min does not contain a disklabel >12:26:23,191 INFO storage: type detected on 'live-osimg-min' is 'ext4' >12:26:23,203 DEBUG storage: padding min size from 0 up to 0 >12:26:23,204 DEBUG storage: Ext4FS.supported: supported: True ; >12:26:23,204 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:26:23,204 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:26:23,205 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >12:26:23,205 INFO storage: got device: DMDevice instance (0x167f890) -- > name = live-osimg-min status = True kids = 0 id = 39 > parents = ['existing 0MB loop loop3 (35) 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 0x1671b90> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:26:23,206 DEBUG storage: Ext4FS.supported: supported: True ; >12:26:23,206 INFO storage: got format: Ext4FS instance (0x167fb90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2944.0 targetSize = 2944.0 > >12:26:23,222 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >12:26:23,230 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:26:23,230 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:26:23,231 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:26:23,238 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:26:23,246 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:26:23,246 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,247 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,254 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:26:23,262 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:26:23,262 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,263 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,270 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:26:23,271 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:26:23,272 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:26:23,278 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:26:23,279 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,280 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,287 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:26:23,294 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:26:23,295 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,296 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,302 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >12:26:23,310 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:26:23,310 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,311 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,318 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >12:26:23,325 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:26:23,326 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,327 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,334 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:26:23,341 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:26:23,342 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,343 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,349 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >12:26:23,357 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:26:23,357 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,358 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,365 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:26:23,373 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,373 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,374 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,381 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >12:26:23,388 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:26:23,395 DEBUG storage: PartitionDevice.teardown: sdb10 ; status: True ; controllable: True ; >12:26:23,403 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,404 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,405 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,412 DEBUG storage: PartitionDevice.teardown: sdb11 ; status: True ; controllable: True ; >12:26:23,412 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:26:23,413 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:26:23,420 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,421 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,422 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,428 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >12:26:23,436 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,436 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,437 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,444 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >12:26:23,444 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:26:23,445 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:26:23,452 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,453 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,454 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,461 DEBUG storage: PartitionDevice.teardown: sdb4 ; status: True ; controllable: True ; >12:26:23,461 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >12:26:23,462 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >12:26:23,469 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,470 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,471 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,477 DEBUG storage: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >12:26:23,484 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,485 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,486 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,493 DEBUG storage: PartitionDevice.teardown: sdb6 ; status: True ; controllable: True ; >12:26:23,500 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,501 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,502 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,509 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >12:26:23,516 DEBUG storage: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >12:26:23,524 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,524 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,525 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,532 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:26:23,539 DEBUG storage: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >12:26:23,547 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,548 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,549 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,555 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:26:23,563 DEBUG storage: PartitionDevice.teardown: sdb9 ; status: True ; controllable: True ; >12:26:23,570 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,571 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,572 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,579 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:26:23,579 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:26:23,580 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:26:23,580 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:26:23,581 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >12:26:23,581 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >12:26:23,581 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >12:26:23,588 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:26:23,589 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:26:23,590 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:26:23,597 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:26:23,604 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:26:23,604 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,606 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,613 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:26:23,620 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:26:23,620 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,621 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,628 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:26:23,628 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:26:23,629 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:26:23,636 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:26:23,636 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,637 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,644 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:26:23,651 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:26:23,652 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,653 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,659 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >12:26:23,667 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:26:23,667 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,668 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,675 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >12:26:23,682 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:26:23,682 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,683 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,690 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:26:23,697 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:26:23,698 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,699 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,705 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >12:26:23,713 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:26:23,713 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,714 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:26:23,721 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:26:23,728 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,728 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,729 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,736 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >12:26:23,743 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:26:23,750 DEBUG storage: PartitionDevice.teardown: sdb10 ; status: True ; controllable: True ; >12:26:23,758 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,759 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,760 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,766 DEBUG storage: PartitionDevice.teardown: sdb11 ; status: True ; controllable: True ; >12:26:23,767 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:26:23,768 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:26:23,774 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,775 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,776 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,783 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >12:26:23,790 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,790 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,791 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,797 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >12:26:23,798 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:26:23,799 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:26:23,805 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,806 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,807 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,813 DEBUG storage: PartitionDevice.teardown: sdb4 ; status: True ; controllable: True ; >12:26:23,814 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >12:26:23,814 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >12:26:23,821 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,822 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,823 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,830 DEBUG storage: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >12:26:23,837 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,838 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,839 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,845 DEBUG storage: PartitionDevice.teardown: sdb6 ; status: True ; controllable: True ; >12:26:23,852 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,853 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,854 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,860 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >12:26:23,868 DEBUG storage: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >12:26:23,875 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,876 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,877 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,883 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:26:23,891 DEBUG storage: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >12:26:23,898 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,899 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,900 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,906 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:26:23,914 DEBUG storage: PartitionDevice.teardown: sdb9 ; status: True ; controllable: True ; >12:26:23,921 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:26:23,922 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,923 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:26:23,930 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:26:23,930 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:26:23,930 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:26:23,931 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:26:23,931 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >12:26:24,039 DEBUG storage: registered device format class MDRaidMember as mdmember >12:26:24,040 DEBUG storage: registered device format class DMRaidMember as dmraidmember >12:26:24,040 DEBUG storage: registered device format class DiskLabel as disklabel >12:26:24,040 DEBUG storage: registered device format class MultipathMember as multipath_member >12:26:24,040 DEBUG storage: registered device format class BIOSBoot as biosboot >12:26:24,041 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >12:26:24,041 DEBUG storage: registered device format class LUKS as luks >12:26:24,041 DEBUG storage: registered device format class PPCPRePBoot as prepboot >12:26:24,041 DEBUG storage: registered device format class SwapSpace as swap >12:26:24,047 DEBUG storage: registered device format class Ext2FS as ext2 >12:26:24,047 DEBUG storage: registered device format class Ext3FS as ext3 >12:26:24,047 DEBUG storage: registered device format class Ext4FS as ext4 >12:26:24,047 DEBUG storage: registered device format class FATFS as vfat >12:26:24,048 DEBUG storage: registered device format class EFIFS as efi >12:26:24,048 DEBUG storage: registered device format class BTRFS as btrfs >12:26:24,048 DEBUG storage: registered device format class GFS2 as gfs2 >12:26:24,048 DEBUG storage: registered device format class JFS as jfs >12:26:24,048 DEBUG storage: registered device format class ReiserFS as reiserfs >12:26:24,048 DEBUG storage: registered device format class XFS as xfs >12:26:24,048 DEBUG storage: registered device format class HFS as hfs >12:26:24,048 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >12:26:24,048 DEBUG storage: registered device format class HFSPlus as hfs+ >12:26:24,048 DEBUG storage: registered device format class NTFS as ntfs >12:26:24,048 DEBUG storage: registered device format class NFS as nfs >12:26:24,049 DEBUG storage: registered device format class NFSv4 as nfs4 >12:26:24,049 DEBUG storage: registered device format class Iso9660FS as iso9660 >12:26:24,049 DEBUG storage: registered device format class NoDevFS as nodev >12:26:24,049 DEBUG storage: registered device format class DevPtsFS as devpts >12:26:24,049 DEBUG storage: registered device format class ProcFS as proc >12:26:24,049 DEBUG storage: registered device format class SysFS as sysfs >12:26:24,049 DEBUG storage: registered device format class TmpFS as tmpfs >12:26:24,049 DEBUG storage: registered device format class BindFS as bind >12:26:24,049 DEBUG storage: registered device format class SELinuxFS as selinuxfs >12:26:24,049 DEBUG storage: registered device format class USBFS as usbfs >12:26:26,029 DEBUG storage: MultipathTopology._build_topology: >12:26:26,029 DEBUG storage: /etc/multipath.conf contents: >12:26:26,029 DEBUG storage: # multipath.conf written by anaconda >12:26:26,029 DEBUG storage: >12:26:26,029 DEBUG storage: defaults { >12:26:26,029 DEBUG storage: user_friendly_names yes >12:26:26,029 DEBUG storage: } >12:26:26,029 DEBUG storage: blacklist { >12:26:26,029 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:26:26,029 DEBUG storage: devnode "^hd[a-z]" >12:26:26,029 DEBUG storage: devnode "^dcssblk[0-9]*" >12:26:26,029 DEBUG storage: device { >12:26:26,029 DEBUG storage: vendor "DGC" >12:26:26,029 DEBUG storage: product "LUNZ" >12:26:26,029 DEBUG storage: } >12:26:26,030 DEBUG storage: device { >12:26:26,030 DEBUG storage: vendor "IBM" >12:26:26,030 DEBUG storage: product "S/390.*" >12:26:26,030 DEBUG storage: } >12:26:26,030 DEBUG storage: # don't count normal SATA devices as multipaths >12:26:26,030 DEBUG storage: device { >12:26:26,030 DEBUG storage: vendor "ATA" >12:26:26,031 DEBUG storage: } >12:26:26,031 DEBUG storage: # don't count 3ware devices as multipaths >12:26:26,031 DEBUG storage: device { >12:26:26,031 DEBUG storage: vendor "3ware" >12:26:26,031 DEBUG storage: } >12:26:26,031 DEBUG storage: device { >12:26:26,032 DEBUG storage: vendor "AMCC" >12:26:26,032 DEBUG storage: } >12:26:26,032 DEBUG storage: # nor highpoint devices >12:26:26,032 DEBUG storage: device { >12:26:26,032 DEBUG storage: vendor "HPT" >12:26:26,032 DEBUG storage: } >12:26:26,033 DEBUG storage: } >12:26:26,033 DEBUG storage: multipaths { >12:26:26,033 DEBUG storage: } >12:26:26,033 DEBUG storage: (end of /etc/multipath.conf) >12:26:26,107 INFO storage: MultipathTopology: not a multipath: ['sdc'] >12:26:26,107 INFO storage: MultipathTopology: found singlepath device: sdc >12:26:26,107 INFO storage: MultipathTopology: found non-disk device: sdc1 >12:26:26,107 INFO storage: MultipathTopology: found singlepath device: sda >12:26:26,108 INFO storage: MultipathTopology: found non-disk device: sda1 >12:26:26,108 INFO storage: MultipathTopology: found non-disk device: sda2 >12:26:26,108 INFO storage: MultipathTopology: found non-disk device: sda3 >12:26:26,108 INFO storage: MultipathTopology: found non-disk device: sda5 >12:26:26,108 INFO storage: MultipathTopology: found non-disk device: sda6 >12:26:26,108 INFO storage: MultipathTopology: found non-disk device: sda7 >12:26:26,108 INFO storage: MultipathTopology: found non-disk device: sda8 >12:26:26,108 INFO storage: MultipathTopology: found non-disk device: sda9 >12:26:26,108 INFO storage: MultipathTopology: found singlepath device: sdb >12:26:26,109 INFO storage: MultipathTopology: found non-disk device: sdb1 >12:26:26,109 INFO storage: MultipathTopology: found non-disk device: sdb10 >12:26:26,109 INFO storage: MultipathTopology: found non-disk device: sdb11 >12:26:26,109 INFO storage: MultipathTopology: found non-disk device: sdb2 >12:26:26,109 INFO storage: MultipathTopology: found non-disk device: sdb3 >12:26:26,109 INFO storage: MultipathTopology: found non-disk device: sdb4 >12:26:26,109 INFO storage: MultipathTopology: found non-disk device: sdb5 >12:26:26,109 INFO storage: MultipathTopology: found non-disk device: sdb6 >12:26:26,109 INFO storage: MultipathTopology: found non-disk device: sdb7 >12:26:26,110 INFO storage: MultipathTopology: found non-disk device: sdb8 >12:26:26,110 INFO storage: MultipathTopology: found non-disk device: sdb9 >12:26:26,110 INFO storage: MultipathTopology: found singlepath device: loop0 >12:26:26,110 INFO storage: MultipathTopology: found singlepath device: loop1 >12:26:26,110 INFO storage: MultipathTopology: found singlepath device: loop2 >12:26:26,111 INFO storage: MultipathTopology: found singlepath device: loop3 >12:26:26,111 INFO storage: MultipathTopology: found singlepath device: loop4 >12:26:26,111 INFO storage: MultipathTopology: found singlepath device: loop5 >12:26:26,111 INFO storage: MultipathTopology: found singlepath device: loop6 >12:26:26,111 INFO storage: MultipathTopology: found singlepath device: loop7 >12:26:26,112 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:26:26,112 INFO storage: MultipathTopology: found singlepath device: dm-1 >12:26:26,252 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >12:26:26,253 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:26:27,652 DEBUG storage: protected device spec /dev/sdc1 resolved to sdc1 >12:26:27,652 INFO storage: sdc1 looks to be the live device; marking as protected >12:26:27,671 DEBUG storage: MultipathTopology._build_topology: >12:26:27,671 DEBUG storage: /etc/multipath.conf contents: >12:26:27,671 DEBUG storage: # multipath.conf written by anaconda >12:26:27,671 DEBUG storage: >12:26:27,671 DEBUG storage: defaults { >12:26:27,671 DEBUG storage: user_friendly_names yes >12:26:27,671 DEBUG storage: } >12:26:27,671 DEBUG storage: blacklist { >12:26:27,671 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:26:27,671 DEBUG storage: devnode "^hd[a-z]" >12:26:27,671 DEBUG storage: devnode "^dcssblk[0-9]*" >12:26:27,671 DEBUG storage: device { >12:26:27,672 DEBUG storage: vendor "DGC" >12:26:27,672 DEBUG storage: product "LUNZ" >12:26:27,672 DEBUG storage: } >12:26:27,672 DEBUG storage: device { >12:26:27,672 DEBUG storage: vendor "IBM" >12:26:27,673 DEBUG storage: product "S/390.*" >12:26:27,673 DEBUG storage: } >12:26:27,674 DEBUG storage: # don't count normal SATA devices as multipaths >12:26:27,674 DEBUG storage: device { >12:26:27,674 DEBUG storage: vendor "ATA" >12:26:27,675 DEBUG storage: } >12:26:27,675 DEBUG storage: # don't count 3ware devices as multipaths >12:26:27,676 DEBUG storage: device { >12:26:27,676 DEBUG storage: vendor "3ware" >12:26:27,677 DEBUG storage: } >12:26:27,677 DEBUG storage: device { >12:26:27,678 DEBUG storage: vendor "AMCC" >12:26:27,678 DEBUG storage: } >12:26:27,679 DEBUG storage: # nor highpoint devices >12:26:27,679 DEBUG storage: device { >12:26:27,680 DEBUG storage: vendor "HPT" >12:26:27,680 DEBUG storage: } >12:26:27,680 DEBUG storage: } >12:26:27,681 DEBUG storage: multipaths { >12:26:27,681 DEBUG storage: } >12:26:27,682 DEBUG storage: (end of /etc/multipath.conf) >12:26:27,811 INFO storage: MultipathTopology: not a multipath: ['sdc'] >12:26:27,811 INFO storage: MultipathTopology: found singlepath device: sdc >12:26:27,812 INFO storage: MultipathTopology: found non-disk device: sdc1 >12:26:27,812 INFO storage: MultipathTopology: found singlepath device: sda >12:26:27,812 INFO storage: MultipathTopology: found non-disk device: sda1 >12:26:27,812 INFO storage: MultipathTopology: found non-disk device: sda2 >12:26:27,812 INFO storage: MultipathTopology: found non-disk device: sda3 >12:26:27,812 INFO storage: MultipathTopology: found non-disk device: sda5 >12:26:27,812 INFO storage: MultipathTopology: found non-disk device: sda6 >12:26:27,813 INFO storage: MultipathTopology: found non-disk device: sda7 >12:26:27,813 INFO storage: MultipathTopology: found non-disk device: sda8 >12:26:27,813 INFO storage: MultipathTopology: found non-disk device: sda9 >12:26:27,813 INFO storage: MultipathTopology: found singlepath device: sdb >12:26:27,813 INFO storage: MultipathTopology: found non-disk device: sdb1 >12:26:27,813 INFO storage: MultipathTopology: found non-disk device: sdb10 >12:26:27,813 INFO storage: MultipathTopology: found non-disk device: sdb11 >12:26:27,813 INFO storage: MultipathTopology: found non-disk device: sdb2 >12:26:27,814 INFO storage: MultipathTopology: found non-disk device: sdb3 >12:26:27,814 INFO storage: MultipathTopology: found non-disk device: sdb4 >12:26:27,814 INFO storage: MultipathTopology: found non-disk device: sdb5 >12:26:27,814 INFO storage: MultipathTopology: found non-disk device: sdb6 >12:26:27,814 INFO storage: MultipathTopology: found non-disk device: sdb7 >12:26:27,814 INFO storage: MultipathTopology: found non-disk device: sdb8 >12:26:27,814 INFO storage: MultipathTopology: found non-disk device: sdb9 >12:26:27,814 INFO storage: MultipathTopology: found singlepath device: loop0 >12:26:27,815 INFO storage: MultipathTopology: found singlepath device: loop1 >12:26:27,815 INFO storage: MultipathTopology: found singlepath device: loop2 >12:26:27,815 INFO storage: MultipathTopology: found singlepath device: loop3 >12:26:27,815 INFO storage: MultipathTopology: found singlepath device: loop4 >12:26:27,815 INFO storage: MultipathTopology: found singlepath device: loop5 >12:26:27,818 INFO storage: MultipathTopology: found singlepath device: loop6 >12:26:27,818 INFO storage: MultipathTopology: found singlepath device: loop7 >12:26:27,818 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:26:27,818 INFO storage: MultipathTopology: found singlepath device: dm-1 >12:26:27,818 INFO storage: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdb10', 'sdb11', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >12:26:27,820 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52922', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >12:26:27,820 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc)... >12:26:27,821 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:26:27,821 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:27,823 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >12:26:27,823 INFO storage: sdc is a disk >12:26:27,824 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:27,825 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >12:26:27,825 INFO storage: added disk sdc (id 0) to device tree >12:26:27,825 DEBUG storage: looking up parted Device: /dev/sdc >12:26:27,826 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >12:26:27,827 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >12:26:27,828 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:26:27,829 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >12:26:27,830 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fcca8120350>] > device: <parted.device.Device object at 0x7fcca811bc50> > PedDisk: <_ped.Disk object at 0x7fcca811de60> >12:26:27,830 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:26:27,831 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >12:26:27,832 INFO storage: got device: DiskDevice instance (0x7fcca80acb50) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7580.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x7fcca8043560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fcca8108e10> >12:26:27,832 INFO storage: got format: DiskLabel instance (0x7fcca8108ed0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fcca8120350>] > device: <parted.device.Device object at 0x7fcca811bc50> > PedDisk: <_ped.Disk object at 0x7fcca811de60> > origPartedDisk = <parted.disk.Disk object at 0x7fcca811bed0> > partedDevice = parted.Device instance -- > model: Generic Storage Device path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15523840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x7fcca80438c0> > >12:26:27,835 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1 /dev/disk/by-label/Fedora-18-B /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/B4FE-5315', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora-18-B', > 'ID_FS_LABEL_ENC': 'Fedora-18-B', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B4FE-5315', > 'ID_FS_UUID_ENC': 'B4FE-5315', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Device', > 'ID_MODEL_ENC': 'Storage\\x20Device\\x20\\x20', > 'ID_MODEL_ID': '1336', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15523777', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'Generic_Storage_Device_00000000000006-0:0', > 'ID_SERIAL_SHORT': '00000000000006', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '048d', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52934', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Storage_Device_00000000000006-0:0-part1', > '/dev/disk/by-label/Fedora-18-B', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/B4FE-5315'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >12:26:27,835 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >12:26:27,836 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >12:26:27,836 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:27,836 INFO storage: sdc1 is a partition >12:26:27,837 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >12:26:27,837 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:26:27,838 DEBUG storage: DeviceTree.getDeviceByName returned existing 7580MB disk sdc (0) with existing msdos disklabel >12:26:27,839 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:26:27,840 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >12:26:27,840 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:27,841 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >12:26:27,841 DEBUG storage: looking up parted Partition: /dev/sdc1 >12:26:27,842 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >12:26:27,842 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >12:26:27,843 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >12:26:27,844 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >12:26:27,844 INFO storage: added partition sdc1 (id 1) to device tree >12:26:27,844 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >12:26:27,845 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >12:26:27,846 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >12:26:27,846 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >12:26:27,847 WARN storage: disklabel detected but not usable on sdc1 >12:26:27,847 DEBUG storage: getFormat('efi') returning EFIFS instance >12:26:27,848 INFO storage: type detected on 'sdc1' is 'vfat' >12:26:27,848 DEBUG storage: getFormat('efi') returning EFIFS instance >12:26:27,848 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >12:26:27,849 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >12:26:27,849 DEBUG storage: looking up parted Device: /dev/sdc1 >12:26:27,850 INFO storage: got device: PartitionDevice instance (0x7fcca8108dd0) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7580MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7579.96923828 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15523777 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 245, 62) biosGeometry: (966, 255, 63) > PedDevice: <_ped.Device object at 0x7fcca8043b00> > target size = 0 path = /dev/sdc1 > 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 0x7fcca811bd50> fileSystem: <parted.filesystem.FileSystem object at 0x7fcca8120410> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fcca8120390> PedPartition: <_ped.Partition object at 0x7fcca8117d70> > disk = existing 7580MB disk sdc (0) with existing msdos disklabel > start = 63 end = 15523839 length = 15523777 > flags = boot >12:26:27,850 INFO storage: got format: EFIFS instance (0x7fcca8120710) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = B4FE-5315 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = Fedora-18-B size = 0 targetSize = 0 > >12:26:27,852 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879 /dev/disk/by-id/wwn-0x50014ee6002075b2', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53397', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > '/dev/disk/by-id/wwn-0x50014ee6002075b2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >12:26:27,853 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >12:26:27,853 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:26:27,854 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:27,854 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >12:26:27,855 INFO storage: sda is a disk >12:26:27,855 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:27,856 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:26:27,856 INFO storage: added disk sda (id 2) to device tree >12:26:27,856 DEBUG storage: looking up parted Device: /dev/sda >12:26:27,857 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:26:27,857 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:26:27,858 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:26:27,859 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:26:28,088 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fcca8120d10>, <parted.partition.Partition object at 0x7fcca812b2d0>, <parted.partition.Partition object at 0x7fcca812b050>, <parted.partition.Partition object at 0x7fcca812b410>, <parted.partition.Partition object at 0x7fcca812b7d0>, <parted.partition.Partition object at 0x7fcca812b610>, <parted.partition.Partition object at 0x7fcca812b8d0>, <parted.partition.Partition object at 0x7fcca812bd10>] > device: <parted.device.Device object at 0x7fcca8120b50> > PedDisk: <_ped.Disk object at 0x7fcca812a3f8> >12:26:28,088 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:26:28,089 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:26:28,091 INFO storage: got device: DiskDevice instance (0x7fcca8120810) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fcca8043cb0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fcca8120890> >12:26:28,092 INFO storage: got format: DiskLabel instance (0x7fcca8120950) -- > 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 = 8 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fcca8120d10>, <parted.partition.Partition object at 0x7fcca812b2d0>, <parted.partition.Partition object at 0x7fcca812b050>, <parted.partition.Partition object at 0x7fcca812b410>, <parted.partition.Partition object at 0x7fcca812b7d0>, <parted.partition.Partition object at 0x7fcca812b610>, <parted.partition.Partition object at 0x7fcca812b8d0>, <parted.partition.Partition object at 0x7fcca812bd10>] > device: <parted.device.Device object at 0x7fcca8120b50> > PedDisk: <_ped.Disk object at 0x7fcca812a3f8> > origPartedDisk = <parted.disk.Disk object at 0x7fcca812be50> > partedDevice = parted.Device instance -- > model: ATA WDC WD15EARS-00Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fcca8043b90> > >12:26:28,096 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1 /dev/disk/by-id/wwn-0x50014ee6002075b2-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/8AC4F402C4F3EE77', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8AC4F402C4F3EE77', > 'ID_FS_UUID_ENC': '8AC4F402C4F3EE77', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71677952', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53414', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part1', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/8AC4F402C4F3EE77'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:26:28,096 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >12:26:28,096 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:26:28,097 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:28,097 INFO storage: sda1 is a partition >12:26:28,098 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:26:28,098 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:26:28,099 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:26:28,100 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:26:28,101 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:26:28,101 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:28,102 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:26:28,102 DEBUG storage: looking up parted Partition: /dev/sda1 >12:26:28,102 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >12:26:28,103 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:26:28,104 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:26:28,104 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:26:28,104 INFO storage: added partition sda1 (id 3) to device tree >12:26:28,105 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:26:28,105 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:26:28,106 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:26:28,107 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:26:28,126 WARN storage: disklabel detected but not usable on sda1 >12:26:28,126 INFO storage: type detected on 'sda1' is 'ntfs' >12:26:28,543 DEBUG storage: padding min size from 54 up to 59 >12:26:28,544 DEBUG storage: NTFS.supported: supported: False ; >12:26:28,544 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:26:28,545 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:26:28,546 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >12:26:28,546 DEBUG storage: looking up parted Device: /dev/sda1 >12:26:28,547 INFO storage: got device: PartitionDevice instance (0x7fcca80acb90) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 34999.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 71677952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: False > hardwareGeometry: (4461, 255, 63) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x7fcca8043830> > 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 0x7fcca8120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fcca812b1d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca8120e10> PedPartition: <_ped.Partition object at 0x7fcca8117ef0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 2048 end = 71679999 length = 71677952 > flags = boot >12:26:28,548 DEBUG storage: NTFS.supported: supported: False ; >12:26:28,548 INFO storage: got format: NTFS instance (0x7fcca81209d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 8AC4F402C4F3EE77 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 34998.0 targetSize = 34998.0 > >12:26:28,550 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2 /dev/disk/by-id/wwn-0x50014ee6002075b2-part2 /dev/disk/by-label/Win7 /dev/disk/by-uuid/7C72AAC672AA848C', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'Win7', > 'ID_FS_LABEL_ENC': 'Win7', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7C72AAC672AA848C', > 'ID_FS_UUID_ENC': '7C72AAC672AA848C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '71682048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '257630208', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53427', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part2', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part2', > '/dev/disk/by-label/Win7', > '/dev/disk/by-uuid/7C72AAC672AA848C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:26:28,551 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >12:26:28,551 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:26:28,552 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:28,552 INFO storage: sda2 is a partition >12:26:28,552 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:26:28,553 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:26:28,553 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:26:28,554 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >12:26:28,555 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:26:28,555 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:28,556 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:26:28,556 DEBUG storage: looking up parted Partition: /dev/sda2 >12:26:28,556 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >12:26:28,557 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:26:28,558 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:26:28,558 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:26:28,558 INFO storage: added partition sda2 (id 4) to device tree >12:26:28,559 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:26:28,560 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:26:28,560 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:26:28,561 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:26:28,581 WARN storage: disklabel detected but not usable on sda2 >12:26:28,581 INFO storage: type detected on 'sda2' is 'ntfs' >12:26:33,574 DEBUG storage: BindFS.supported: supported: False ; >12:26:33,575 DEBUG storage: BindFS.supported: supported: False ; >12:26:33,576 DEBUG storage: Iso9660FS.supported: supported: True ; >12:26:33,577 DEBUG storage: Iso9660FS.supported: supported: True ; >12:26:33,577 DEBUG storage: NFSv4.supported: supported: False ; >12:26:33,578 DEBUG storage: NFSv4.supported: supported: False ; >12:26:33,579 DEBUG storage: SELinuxFS.supported: supported: False ; >12:26:33,580 DEBUG storage: SELinuxFS.supported: supported: False ; >12:26:33,581 DEBUG storage: Ext4FS.supported: supported: True ; >12:26:33,582 DEBUG storage: Ext4FS.supported: supported: True ; >12:26:33,583 DEBUG storage: Ext3FS.supported: supported: True ; >12:26:33,583 DEBUG storage: Ext3FS.supported: supported: True ; >12:26:33,584 DEBUG storage: Ext2FS.supported: supported: True ; >12:26:33,585 DEBUG storage: Ext2FS.supported: supported: True ; >12:26:33,586 DEBUG storage: SysFS.supported: supported: False ; >12:26:33,587 DEBUG storage: SysFS.supported: supported: False ; >12:26:33,588 DEBUG storage: MultipathMember.__init__: >12:26:33,589 DEBUG storage: MDRaidMember.__init__: >12:26:33,590 DEBUG storage: ProcFS.supported: supported: False ; >12:26:33,590 DEBUG storage: ProcFS.supported: supported: False ; >12:26:33,591 DEBUG storage: SwapSpace.__init__: >12:26:33,592 DEBUG storage: DevPtsFS.supported: supported: False ; >12:26:33,593 DEBUG storage: DevPtsFS.supported: supported: False ; >12:26:33,594 DEBUG storage: BTRFS.supported: supported: True ; >12:26:33,595 DEBUG storage: USBFS.supported: supported: False ; >12:26:33,596 DEBUG storage: USBFS.supported: supported: False ; >12:26:33,596 DEBUG storage: DiskLabel.__init__: >12:26:33,596 INFO storage: DiskLabel.partedDevice returning None >12:26:33,597 DEBUG storage: HFSPlus.supported: supported: False ; >12:26:33,598 DEBUG storage: HFSPlus.supported: supported: False ; >12:26:33,599 DEBUG storage: XFS.supported: supported: True ; >12:26:33,600 DEBUG storage: XFS.supported: supported: True ; >12:26:33,601 DEBUG storage: TmpFS.supported: supported: False ; >12:26:33,602 DEBUG storage: TmpFS.supported: supported: False ; >12:26:33,602 DEBUG storage: LUKS.__init__: >12:26:33,603 DEBUG storage: NTFS.supported: supported: False ; >12:26:33,604 DEBUG storage: NTFS.supported: supported: False ; >12:26:33,605 DEBUG storage: NoDevFS.supported: supported: False ; >12:26:33,606 DEBUG storage: NoDevFS.supported: supported: False ; >12:26:33,606 DEBUG storage: HFS.supported: supported: False ; >12:26:33,607 DEBUG storage: HFS.supported: supported: False ; >12:26:33,608 DEBUG storage: LVMPhysicalVolume.__init__: >12:26:33,609 DEBUG storage: NFS.supported: supported: False ; >12:26:33,610 DEBUG storage: NFS.supported: supported: False ; >12:26:33,610 DEBUG storage: FATFS.supported: supported: True ; >12:26:33,611 DEBUG storage: FATFS.supported: supported: True ; >12:26:33,612 DEBUG storage: DMRaidMember.__init__: >12:26:45,312 DEBUG storage: padding min size from 120009 up to 120509 >12:26:45,313 DEBUG storage: NTFS.supported: supported: False ; >12:26:45,313 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:26:45,314 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:26:45,315 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >12:26:45,315 DEBUG storage: looking up parted Device: /dev/sda2 >12:26:45,316 INFO storage: got device: PartitionDevice instance (0x7fcca8108fd0) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 125796.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 257630208 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (16036, 255, 63) biosGeometry: (16036, 255, 63) > PedDevice: <_ped.Device object at 0x7fcca8043c20> > 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 0x7fcca8120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fcca812b390> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca812b310> PedPartition: <_ped.Partition object at 0x7fcca8117dd0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 71682048 end = 329312255 length = 257630208 > flags = >12:26:45,317 DEBUG storage: NTFS.supported: supported: False ; >12:26:45,317 INFO storage: got format: NTFS instance (0x7fcca812bb90) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 7C72AAC672AA848C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win7 size = 125795.0 targetSize = 125795.0 > >12:26:45,320 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3 /dev/disk/by-id/wwn-0x50014ee6002075b2-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '329312256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2600962048', > 'ID_PART_ENTRY_TYPE': '0xf', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53438', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part3', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3'} ; name: sda3 ; >12:26:45,320 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >12:26:45,320 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:26:45,321 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:45,321 INFO storage: sda3 is a partition >12:26:45,322 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >12:26:45,322 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:26:45,323 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:26:45,324 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >12:26:45,324 DEBUG storage: PartitionDevice._setFormat: sda3 ; >12:26:45,324 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:45,325 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >12:26:45,325 DEBUG storage: looking up parted Partition: /dev/sda3 >12:26:45,326 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >12:26:45,327 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >12:26:45,327 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >12:26:45,328 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >12:26:45,328 INFO storage: added partition sda3 (id 5) to device tree >12:26:45,329 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >12:26:45,329 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >12:26:45,330 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:26:45,330 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >12:26:45,391 WARN storage: disklabel detected but not usable on sda3 >12:26:45,391 DEBUG storage: no type or existing type for sda3, bailing >12:26:45,391 DEBUG storage: looking up parted Device: /dev/sda3 >12:26:45,392 INFO storage: got device: PartitionDevice instance (0x4c01910) -- > name = sda3 status = True kids = 0 id = 5 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1270001.0 > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fcca812c3b0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8120c10> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca812b150> PedPartition: <_ped.Partition object at 0x7fcca8117d10> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329312256 end = 2930274303 length = 2600962048 > flags = lba >12:26:45,395 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5 /dev/disk/by-id/wwn-0x50014ee6002075b2-part5 /dev/disk/by-label/A2 /dev/disk/by-uuid/04AC59B8AC59A4C8', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'A2', > 'ID_FS_LABEL_ENC': 'A2', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04AC59B8AC59A4C8', > 'ID_FS_UUID_ENC': '04AC59B8AC59A4C8', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '5', > 'ID_PART_ENTRY_OFFSET': '329314304', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '293113856', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53451', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part5', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part5', > '/dev/disk/by-label/A2', > '/dev/disk/by-uuid/04AC59B8AC59A4C8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5'} ; name: sda5 ; >12:26:45,395 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >12:26:45,396 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >12:26:45,396 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:45,397 INFO storage: sda5 is a partition >12:26:45,397 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >12:26:45,398 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:26:45,398 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:26:45,399 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >12:26:45,400 DEBUG storage: PartitionDevice._setFormat: sda5 ; >12:26:45,400 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:45,401 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >12:26:45,401 DEBUG storage: looking up parted Partition: /dev/sda5 >12:26:45,401 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >12:26:45,402 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >12:26:45,403 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >12:26:45,403 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >12:26:45,403 INFO storage: added partition sda5 (id 6) to device tree >12:26:45,404 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >12:26:45,405 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >12:26:45,405 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >12:26:45,406 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >12:26:45,462 WARN storage: disklabel detected but not usable on sda5 >12:26:45,462 INFO storage: type detected on 'sda5' is 'ntfs' >12:26:47,337 DEBUG storage: padding min size from 135415 up to 135915 >12:26:47,337 DEBUG storage: NTFS.supported: supported: False ; >12:26:47,337 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:26:47,338 DEBUG storage: PartitionDevice._setFormat: sda5 ; >12:26:47,339 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ntfs ; >12:26:47,339 DEBUG storage: looking up parted Device: /dev/sda5 >12:26:47,340 INFO storage: got device: PartitionDevice instance (0x7fcca8190150) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 143122.0 > format = existing ntfs filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 293113856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (18245, 255, 63) biosGeometry: (18245, 255, 63) > PedDevice: <_ped.Device object at 0x7fcca812c830> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fcca812b6d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca812b4d0> PedPartition: <_ped.Partition object at 0x7fcca8117e30> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 329314304 end = 622428159 length = 293113856 > flags = >12:26:47,341 DEBUG storage: NTFS.supported: supported: False ; >12:26:47,341 INFO storage: got format: NTFS instance (0x5050850) -- > type = ntfs name = ntfs status = False > device = /dev/sda5 uuid = 04AC59B8AC59A4C8 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = A2 size = 143121.0 targetSize = 143121.0 > >12:26:47,344 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6 /dev/disk/by-id/wwn-0x50014ee6002075b2-part6 /dev/disk/by-label/sysoftware /dev/disk/by-uuid/D888C5A588C5828C', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'sysoftware', > 'ID_FS_LABEL_ENC': 'sysoftware', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D888C5A588C5828C', > 'ID_FS_UUID_ENC': 'D888C5A588C5828C', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '6', > 'ID_PART_ENTRY_OFFSET': '622430208', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53468', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part6', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part6', > '/dev/disk/by-label/sysoftware', > '/dev/disk/by-uuid/D888C5A588C5828C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6'} ; name: sda6 ; >12:26:47,344 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >12:26:47,345 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >12:26:47,345 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:47,345 INFO storage: sda6 is a partition >12:26:47,346 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >12:26:47,346 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:26:47,347 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:26:47,348 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >12:26:47,348 DEBUG storage: PartitionDevice._setFormat: sda6 ; >12:26:47,348 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:47,349 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >12:26:47,349 DEBUG storage: looking up parted Partition: /dev/sda6 >12:26:47,350 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >12:26:47,350 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >12:26:47,351 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >12:26:47,352 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >12:26:47,352 INFO storage: added partition sda6 (id 7) to device tree >12:26:47,352 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >12:26:47,353 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >12:26:47,354 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >12:26:47,354 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >12:26:47,385 WARN storage: disklabel detected but not usable on sda6 >12:26:47,385 INFO storage: type detected on 'sda6' is 'ntfs' >12:26:48,597 DEBUG storage: padding min size from 189992 up to 190492 >12:26:48,598 DEBUG storage: NTFS.supported: supported: False ; >12:26:48,598 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:26:48,599 DEBUG storage: PartitionDevice._setFormat: sda6 ; >12:26:48,600 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: ntfs ; >12:26:48,600 DEBUG storage: looking up parted Device: /dev/sda6 >12:26:48,601 INFO storage: got device: PartitionDevice instance (0x7fcca817db10) -- > name = sda6 status = True kids = 0 id = 7 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x7fcca812c8c0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fcca812b890> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca812b810> PedPartition: <_ped.Partition object at 0x7fcca8117f50> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 622430208 end = 1032030207 length = 409600000 > flags = >12:26:48,602 DEBUG storage: NTFS.supported: supported: False ; >12:26:48,602 INFO storage: got format: NTFS instance (0x5050310) -- > type = ntfs name = ntfs status = False > device = /dev/sda6 uuid = D888C5A588C5828C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = sysoftware size = 199999.0 targetSize = 199999.0 > >12:26:48,605 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7 /dev/disk/by-id/wwn-0x50014ee6002075b2-part7 /dev/disk/by-label/VolumeM /dev/disk/by-uuid/8A6253DE6253CD97', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'VolumeM', > 'ID_FS_LABEL_ENC': 'VolumeM', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8A6253DE6253CD97', > 'ID_FS_UUID_ENC': '8A6253DE6253CD97', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1032032256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '321282048', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53736', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part7', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part7', > '/dev/disk/by-label/VolumeM', > '/dev/disk/by-uuid/8A6253DE6253CD97'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7'} ; name: sda7 ; >12:26:48,605 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >12:26:48,606 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >12:26:48,606 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:48,606 INFO storage: sda7 is a partition >12:26:48,607 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >12:26:48,607 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:26:48,608 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:26:48,609 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >12:26:48,609 DEBUG storage: PartitionDevice._setFormat: sda7 ; >12:26:48,610 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:48,610 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >12:26:48,610 DEBUG storage: looking up parted Partition: /dev/sda7 >12:26:48,611 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >12:26:48,612 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >12:26:48,612 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >12:26:48,613 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >12:26:48,613 INFO storage: added partition sda7 (id 8) to device tree >12:26:48,614 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >12:26:48,614 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >12:26:48,615 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >12:26:48,616 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >12:26:48,722 WARN storage: disklabel detected but not usable on sda7 >12:26:48,722 INFO storage: type detected on 'sda7' is 'ntfs' >12:26:49,315 DEBUG storage: padding min size from 112135 up to 112635 >12:26:49,316 DEBUG storage: NTFS.supported: supported: False ; >12:26:49,316 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:26:49,316 DEBUG storage: PartitionDevice._setFormat: sda7 ; >12:26:49,317 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: ntfs ; >12:26:49,318 DEBUG storage: looking up parted Device: /dev/sda7 >12:26:49,319 INFO storage: got device: PartitionDevice instance (0x503d390) -- > name = sda7 status = True kids = 0 id = 8 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 156876.0 > format = existing ntfs filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 321282048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (19998, 255, 63) biosGeometry: (19998, 255, 63) > PedDevice: <_ped.Device object at 0x7fcca812c9e0> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fcca812ba50> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca812b650> PedPartition: <_ped.Partition object at 0x7fcca8117e90> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1032032256 end = 1353314303 length = 321282048 > flags = >12:26:49,319 DEBUG storage: NTFS.supported: supported: False ; >12:26:49,320 INFO storage: got format: NTFS instance (0x5050c50) -- > type = ntfs name = ntfs status = False > device = /dev/sda7 uuid = 8A6253DE6253CD97 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeM size = 156875.0 targetSize = 156875.0 > >12:26:49,322 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8 /dev/disk/by-id/wwn-0x50014ee6002075b2-part8 /dev/disk/by-label/win8b /dev/disk/by-uuid/A880CE3380CE07B0', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'win8b', > 'ID_FS_LABEL_ENC': 'win8b', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A880CE3380CE07B0', > 'ID_FS_UUID_ENC': 'A880CE3380CE07B0', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '8', > 'ID_PART_ENTRY_OFFSET': '1353316352', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '512000000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53747', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part8', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part8', > '/dev/disk/by-label/win8b', > '/dev/disk/by-uuid/A880CE3380CE07B0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8'} ; name: sda8 ; >12:26:49,323 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8)... >12:26:49,323 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >12:26:49,324 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:49,324 INFO storage: sda8 is a partition >12:26:49,324 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >12:26:49,325 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:26:49,326 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:26:49,326 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >12:26:49,327 DEBUG storage: PartitionDevice._setFormat: sda8 ; >12:26:49,327 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:49,328 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >12:26:49,328 DEBUG storage: looking up parted Partition: /dev/sda8 >12:26:49,329 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >12:26:49,330 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >12:26:49,330 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >12:26:49,331 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >12:26:49,331 INFO storage: added partition sda8 (id 9) to device tree >12:26:49,332 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >12:26:49,332 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >12:26:49,333 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >12:26:49,333 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >12:26:49,447 WARN storage: disklabel detected but not usable on sda8 >12:26:49,447 INFO storage: type detected on 'sda8' is 'ntfs' >12:26:50,376 DEBUG storage: padding min size from 232533 up to 233033 >12:26:50,377 DEBUG storage: NTFS.supported: supported: False ; >12:26:50,377 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:26:50,377 DEBUG storage: PartitionDevice._setFormat: sda8 ; >12:26:50,378 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: ntfs ; >12:26:50,378 DEBUG storage: looking up parted Device: /dev/sda8 >12:26:50,379 INFO storage: got device: PartitionDevice instance (0x5050410) -- > name = sda8 status = True kids = 0 id = 9 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 250000.0 > format = existing ntfs filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 512000000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (31870, 255, 63) biosGeometry: (31870, 255, 63) > PedDevice: <_ped.Device object at 0x7fcca812c950> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fcca812bc10> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca812b9d0> PedPartition: <_ped.Partition object at 0x7fcca8117fb0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1353316352 end = 1865316351 length = 512000000 > flags = >12:26:50,380 DEBUG storage: NTFS.supported: supported: False ; >12:26:50,380 INFO storage: got format: NTFS instance (0x5050c10) -- > type = ntfs name = ntfs status = False > device = /dev/sda8 uuid = A880CE3380CE07B0 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = win8b size = 249999.0 targetSize = 249999.0 > >12:26:50,383 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9 /dev/disk/by-id/wwn-0x50014ee6002075b2-part9 /dev/disk/by-label/LINUX /dev/disk/by-uuid/7071-85A8', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9', > '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': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > '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': 'LINUX', > 'ID_FS_LABEL_ENC': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7071-85A8', > 'ID_FS_UUID_ENC': '7071-85A8', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD15EARS-00Z5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD15EARS-00Z5B1\\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': '9', > 'ID_PART_ENTRY_OFFSET': '1865318400', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD15EARS-00Z5B1_WD-WMAVU3556879', > 'ID_SERIAL_SHORT': 'WD-WMAVU3556879', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6002075b2', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6002075b2', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53756', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD15EARS-00Z5B1_WD-WMAVU3556879-part9', > '/dev/disk/by-id/wwn-0x50014ee6002075b2-part9', > '/dev/disk/by-label/LINUX', > '/dev/disk/by-uuid/7071-85A8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9'} ; name: sda9 ; >12:26:50,383 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9)... >12:26:50,384 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >12:26:50,384 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:50,384 INFO storage: sda9 is a partition >12:26:50,385 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >12:26:50,385 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:26:50,386 DEBUG storage: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >12:26:50,387 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >12:26:50,387 DEBUG storage: PartitionDevice._setFormat: sda9 ; >12:26:50,388 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:50,388 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >12:26:50,388 DEBUG storage: looking up parted Partition: /dev/sda9 >12:26:50,389 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >12:26:50,390 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >12:26:50,390 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >12:26:50,391 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >12:26:50,391 INFO storage: added partition sda9 (id 10) to device tree >12:26:50,392 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >12:26:50,392 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >12:26:50,393 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >12:26:50,394 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >12:26:50,425 WARN storage: disklabel detected but not usable on sda9 >12:26:50,425 INFO storage: type detected on 'sda9' is 'vfat' >12:26:50,425 DEBUG storage: FATFS.supported: supported: True ; >12:26:50,426 DEBUG storage: getFormat('vfat') returning FATFS instance >12:26:50,426 DEBUG storage: PartitionDevice._setFormat: sda9 ; >12:26:50,427 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: vfat ; >12:26:50,427 DEBUG storage: looking up parted Device: /dev/sda9 >12:26:50,428 INFO storage: got device: PartitionDevice instance (0x5050650) -- > name = sda9 status = True kids = 0 id = 10 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing vfat filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x7fcca812c320> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8120c10> fileSystem: <parted.filesystem.FileSystem object at 0x7fcca812bdd0> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca812bd50> PedPartition: <_ped.Partition object at 0x7fcca812d0b0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1865318400 end = 1930854399 length = 65536000 > flags = >12:26:50,429 DEBUG storage: FATFS.supported: supported: True ; >12:26:50,429 INFO storage: got format: FATFS instance (0x5050450) -- > type = vfat name = vfat status = False > device = /dev/sda9 uuid = 7071-85A8 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = LINUX size = 0 targetSize = 0 > >12:26:50,431 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303 /dev/disk/by-id/wwn-0x50014ee25ad7225b', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55035', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb'} ; name: sdb ; >12:26:50,431 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb)... >12:26:50,432 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:26:50,432 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:50,433 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >12:26:50,434 INFO storage: sdb is a disk >12:26:50,434 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:50,434 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:26:50,435 INFO storage: added disk sdb (id 11) to device tree >12:26:50,435 DEBUG storage: looking up parted Device: /dev/sdb >12:26:50,436 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:26:50,436 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >12:26:50,437 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:26:50,438 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:26:50,682 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x5048050>, <parted.partition.Partition object at 0x5048190>, <parted.partition.Partition object at 0x5048410>, <parted.partition.Partition object at 0x5048590>, <parted.partition.Partition object at 0x5048810>, <parted.partition.Partition object at 0x5048a50>, <parted.partition.Partition object at 0x5048c10>, <parted.partition.Partition object at 0x5048d90>, <parted.partition.Partition object at 0x5048f10>, <parted.partition.Partition object at 0x7fcca81ce0d0>, <parted.partition.Partition object at 0x7fcca81ce250>] > device: <parted.device.Device object at 0x5050c90> > PedDisk: <_ped.Disk object at 0x504c7a0> >12:26:50,682 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:26:50,683 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:26:50,685 INFO storage: got device: DiskDevice instance (0x50501d0) -- > name = sdb status = True kids = 0 id = 11 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7fcca812cb90> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x50508d0> >12:26:50,687 INFO storage: got format: DiskLabel instance (0x5050b90) -- > 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 = 11 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x5048050>, <parted.partition.Partition object at 0x5048190>, <parted.partition.Partition object at 0x5048410>, <parted.partition.Partition object at 0x5048590>, <parted.partition.Partition object at 0x5048810>, <parted.partition.Partition object at 0x5048a50>, <parted.partition.Partition object at 0x5048c10>, <parted.partition.Partition object at 0x5048d90>, <parted.partition.Partition object at 0x5048f10>, <parted.partition.Partition object at 0x7fcca81ce0d0>, <parted.partition.Partition object at 0x7fcca81ce250>] > device: <parted.device.Device object at 0x5050c90> > PedDisk: <_ped.Disk object at 0x504c7a0> > origPartedDisk = <parted.disk.Disk object at 0x5048710> > partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7fcca812cc20> > >12:26:50,689 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part1 /dev/disk/by-label/VOLUMER /dev/disk/by-uuid/FEBD-EB40', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VOLUMER', > 'ID_FS_LABEL_ENC': 'VOLUMER', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'FEBD-EB40', > 'ID_FS_UUID_ENC': 'FEBD-EB40', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65536000', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55049', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part1', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part1', > '/dev/disk/by-label/VOLUMER', > '/dev/disk/by-uuid/FEBD-EB40'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >12:26:50,690 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1)... >12:26:50,690 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:26:50,691 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:50,691 INFO storage: sdb1 is a partition >12:26:50,692 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >12:26:50,692 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:26:50,693 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:26:50,694 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:26:50,695 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >12:26:50,695 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:50,695 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >12:26:50,696 DEBUG storage: looking up parted Partition: /dev/sdb1 >12:26:50,696 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >12:26:50,697 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >12:26:50,698 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >12:26:50,698 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >12:26:50,698 INFO storage: added partition sdb1 (id 12) to device tree >12:26:50,699 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >12:26:50,699 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >12:26:50,700 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:26:50,701 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >12:26:50,702 WARN storage: disklabel detected but not usable on sdb1 >12:26:50,703 DEBUG storage: getFormat('efi') returning EFIFS instance >12:26:50,703 INFO storage: type detected on 'sdb1' is 'vfat' >12:26:50,703 DEBUG storage: getFormat('efi') returning EFIFS instance >12:26:50,703 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >12:26:50,704 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >12:26:50,704 DEBUG storage: looking up parted Device: /dev/sdb1 >12:26:50,705 INFO storage: got device: PartitionDevice instance (0x50509d0) -- > name = sdb1 status = True kids = 0 id = 12 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 32000.0 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 65536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (4079, 255, 63) biosGeometry: (4079, 255, 63) > PedDevice: <_ped.Device object at 0x7fcca812cb00> > target size = 0 path = /dev/sdb1 > 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 0x5050ed0> fileSystem: <parted.filesystem.FileSystem object at 0x50482d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50480d0> PedPartition: <_ped.Partition object at 0x504a950> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2048 end = 65538047 length = 65536000 > flags = boot, lba >12:26:50,706 INFO storage: got format: EFIFS instance (0x4bfb750) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = FEBD-EB40 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = VOLUMER size = 0 targetSize = 0 > >12:26:50,708 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part10 /dev/disk/by-label/fedora /dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d', > 'DEVNAME': 'sdb10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_ENC': '576a3c05-454a-4b99-b1ad-3e655495401d', > 'ID_FS_UUID_SUB': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_FS_UUID_SUB_ENC': '7715269b-0e28-40b1-9262-aee745808762', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '10', > 'ID_PART_ENTRY_OFFSET': '2219534336', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '26', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55070', > 'name': 'sdb10', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part10', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part10', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/576a3c05-454a-4b99-b1ad-3e655495401d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10'} ; name: sdb10 ; >12:26:50,708 INFO storage: scanning sdb10 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10)... >12:26:50,709 DEBUG storage: DeviceTree.getDeviceByName: name: sdb10 ; >12:26:50,709 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:50,709 INFO storage: sdb10 is a partition >12:26:50,710 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb10 ; >12:26:50,711 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:26:50,711 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:26:50,712 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >12:26:50,713 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >12:26:50,713 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:50,713 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: None ; >12:26:50,713 DEBUG storage: looking up parted Partition: /dev/sdb10 >12:26:50,714 DEBUG storage: PartitionDevice.probe: sdb10 ; exists: True ; >12:26:50,715 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 1 ; >12:26:50,715 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 10 ; >12:26:50,716 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 12 ; >12:26:50,716 INFO storage: added partition sdb10 (id 13) to device tree >12:26:50,717 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb10 ; >12:26:50,717 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb10 ; label_type: dos ; >12:26:50,718 DEBUG storage: PartitionDevice.setup: sdb10 ; status: True ; controllable: True ; orig: False ; >12:26:50,719 DEBUG storage: DiskLabel.__init__: device: /dev/sdb10 ; labelType: dos ; exists: True ; >12:26:50,816 WARN storage: disklabel detected but not usable on sdb10 >12:26:50,816 INFO storage: type detected on 'sdb10' is 'btrfs' >12:26:50,817 DEBUG storage: BTRFS.supported: supported: True ; >12:26:50,817 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:26:50,817 DEBUG storage: PartitionDevice._setFormat: sdb10 ; >12:26:50,818 DEBUG storage: PartitionDevice._setFormat: sdb10 ; current: None ; type: btrfs ; >12:26:50,818 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb10 ; >12:26:50,818 INFO storage: creating btrfs volume btrfs.fedora >12:26:50,819 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb10 ; >12:26:50,819 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:50,820 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >12:26:50,821 DEBUG storage: BTRFS.supported: supported: True ; >12:26:50,821 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:26:50,822 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.14 ; current: None ; type: btrfs ; >12:26:50,822 INFO storage: added btrfs volume fedora (id 14) to device tree >12:26:50,822 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >12:26:50,828 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.1495kmoP to None >12:26:51,013 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.1495kmoP to None >12:26:51,210 DEBUG storage: BTRFS.supported: supported: True ; >12:26:51,210 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:26:51,211 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >12:26:51,212 DEBUG storage: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >12:26:51,212 INFO storage: added btrfs subvolume home (id 15) to device tree >12:26:51,212 DEBUG storage: looking up parted Device: /dev/sdb10 >12:26:51,213 INFO storage: got device: PartitionDevice instance (0x5050a90) -- > name = sdb10 status = True kids = 1 id = 13 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing btrfs filesystem > major = 8 minor = 26 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb10 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x5051440> > target size = 0 path = /dev/sdb10 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5050ed0> fileSystem: None > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca81ce110> PedPartition: <_ped.Partition object at 0x504ab90> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2219534336 end = 2629134335 length = 409600000 > flags = >12:26:51,214 DEBUG storage: BTRFS.supported: supported: True ; >12:26:51,214 INFO storage: got format: BTRFS instance (0x7fcca81ce610) -- > type = btrfs name = btrfs status = False > device = /dev/sdb10 uuid = 7715269b-0e28-40b1-9262-aee745808762 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >12:26:51,216 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part11 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part11', > 'DEVNAME': 'sdb11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '11', > 'ID_PART_ENTRY_OFFSET': '2629136384', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '27', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55086', > 'name': 'sdb11', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part11', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11'} ; name: sdb11 ; >12:26:51,216 INFO storage: scanning sdb11 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11)... >12:26:51,217 DEBUG storage: DeviceTree.getDeviceByName: name: sdb11 ; >12:26:51,217 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:51,218 INFO storage: sdb11 is a partition >12:26:51,218 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb11 ; >12:26:51,219 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:26:51,219 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:26:51,220 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >12:26:51,221 DEBUG storage: PartitionDevice._setFormat: sdb11 ; >12:26:51,221 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:51,222 DEBUG storage: PartitionDevice._setFormat: sdb11 ; current: None ; type: None ; >12:26:51,222 DEBUG storage: looking up parted Partition: /dev/sdb11 >12:26:51,223 DEBUG storage: PartitionDevice.probe: sdb11 ; exists: True ; >12:26:51,223 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 1 ; >12:26:51,224 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 10 ; >12:26:51,225 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb11 ; flag: 12 ; >12:26:51,225 INFO storage: added partition sdb11 (id 16) to device tree >12:26:51,225 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb11 ; >12:26:51,226 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb11 ; label_type: dos ; >12:26:51,226 DEBUG storage: PartitionDevice.setup: sdb11 ; status: True ; controllable: True ; orig: False ; >12:26:51,227 DEBUG storage: DiskLabel.__init__: device: /dev/sdb11 ; labelType: dos ; exists: True ; >12:26:51,269 WARN storage: disklabel detected but not usable on sdb11 >12:26:51,270 DEBUG storage: no type or existing type for sdb11, bailing >12:26:51,270 DEBUG storage: looking up parted Device: /dev/sdb11 >12:26:51,271 INFO storage: got device: PartitionDevice instance (0x5050b10) -- > name = sdb11 status = True kids = 0 id = 16 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 2000.0 > format = existing None > major = 8 minor = 27 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb11 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4096000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) > PedDevice: <_ped.Device object at 0x50513b0> > target size = 0 path = /dev/sdb11 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5050ed0> fileSystem: None > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca81ce290> PedPartition: <_ped.Partition object at 0x504abf0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2629136384 end = 2633232383 length = 4096000 > flags = >12:26:51,273 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part2 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part2 /dev/disk/by-label/VolumeS /dev/disk/by-uuid/00A0DFBCA0DFB5FE', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'VolumeS', > 'ID_FS_LABEL_ENC': 'VolumeS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '00A0DFBCA0DFB5FE', > 'ID_FS_UUID_ENC': '00A0DFBCA0DFB5FE', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '65538048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55102', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part2', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part2', > '/dev/disk/by-label/VolumeS', > '/dev/disk/by-uuid/00A0DFBCA0DFB5FE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >12:26:51,273 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2)... >12:26:51,274 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >12:26:51,274 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:51,274 INFO storage: sdb2 is a partition >12:26:51,275 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >12:26:51,275 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:26:51,276 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:26:51,277 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >12:26:51,277 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >12:26:51,278 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:51,278 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >12:26:51,278 DEBUG storage: looking up parted Partition: /dev/sdb2 >12:26:51,279 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >12:26:51,280 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >12:26:51,280 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >12:26:51,281 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >12:26:51,281 INFO storage: added partition sdb2 (id 17) to device tree >12:26:51,282 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >12:26:51,282 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >12:26:51,283 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >12:26:51,283 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >12:26:51,342 WARN storage: disklabel detected but not usable on sdb2 >12:26:51,342 INFO storage: type detected on 'sdb2' is 'ntfs' >12:26:53,566 DEBUG storage: padding min size from 177533 up to 178033 >12:26:53,567 DEBUG storage: NTFS.supported: supported: False ; >12:26:53,567 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:26:53,568 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >12:26:53,569 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: ntfs ; >12:26:53,569 DEBUG storage: looking up parted Device: /dev/sdb2 >12:26:53,570 INFO storage: got device: PartitionDevice instance (0x7fcca81ce850) -- > name = sdb2 status = True kids = 0 id = 17 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ntfs filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x5051560> > 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 0x5050ed0> fileSystem: <parted.filesystem.FileSystem object at 0x5048310> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5048250> PedPartition: <_ped.Partition object at 0x504a830> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 65538048 end = 475138047 length = 409600000 > flags = >12:26:53,571 DEBUG storage: NTFS.supported: supported: False ; >12:26:53,571 INFO storage: got format: NTFS instance (0x7fcca81cebd0) -- > type = ntfs name = ntfs status = False > device = /dev/sdb2 uuid = 00A0DFBCA0DFB5FE exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = VolumeS size = 199999.0 targetSize = 199999.0 > >12:26:53,573 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part3 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '3', > 'ID_PART_ENTRY_OFFSET': '475138048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1638400', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55118', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part3', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >12:26:53,573 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3)... >12:26:53,574 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >12:26:53,574 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:53,574 INFO storage: sdb3 is a partition >12:26:53,575 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >12:26:53,575 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:26:53,576 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:26:53,577 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >12:26:53,577 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >12:26:53,578 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:53,578 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >12:26:53,578 DEBUG storage: looking up parted Partition: /dev/sdb3 >12:26:53,579 DEBUG storage: PartitionDevice.probe: sdb3 ; exists: True ; >12:26:53,580 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >12:26:53,580 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >12:26:53,581 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >12:26:53,581 INFO storage: added partition sdb3 (id 18) to device tree >12:26:53,582 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >12:26:53,586 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >12:26:53,587 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >12:26:53,588 DEBUG storage: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >12:26:53,647 WARN storage: disklabel detected but not usable on sdb3 >12:26:53,647 DEBUG storage: no type or existing type for sdb3, bailing >12:26:53,648 DEBUG storage: looking up parted Device: /dev/sdb3 >12:26:53,649 INFO storage: got device: PartitionDevice instance (0x7fcca81cecd0) -- > name = sdb3 status = True kids = 0 id = 18 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 800.0 > format = existing None > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1638400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (101, 255, 63) biosGeometry: (101, 255, 63) > PedDevice: <_ped.Device object at 0x50514d0> > target size = 0 path = /dev/sdb3 > 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 0x5050ed0> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5048450> PedPartition: <_ped.Partition object at 0x504a7d0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 475138048 end = 476776447 length = 1638400 > flags = >12:26:53,651 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part4 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '4', > 'ID_PART_ENTRY_OFFSET': '476776448', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3430252544', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55132', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part4', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >12:26:53,651 INFO storage: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4)... >12:26:53,652 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >12:26:53,653 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:53,653 INFO storage: sdb4 is a partition >12:26:53,653 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >12:26:53,654 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:26:53,654 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:26:53,655 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdb ; >12:26:53,656 DEBUG storage: PartitionDevice._setFormat: sdb4 ; >12:26:53,656 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:53,657 DEBUG storage: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >12:26:53,657 DEBUG storage: looking up parted Partition: /dev/sdb4 >12:26:53,657 DEBUG storage: PartitionDevice.probe: sdb4 ; exists: True ; >12:26:53,658 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >12:26:53,659 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >12:26:53,659 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >12:26:53,659 INFO storage: added partition sdb4 (id 19) to device tree >12:26:53,660 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >12:26:53,660 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >12:26:53,661 DEBUG storage: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >12:26:53,662 DEBUG storage: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >12:26:53,793 WARN storage: disklabel detected but not usable on sdb4 >12:26:53,793 DEBUG storage: no type or existing type for sdb4, bailing >12:26:53,793 DEBUG storage: looking up parted Device: /dev/sdb4 >12:26:53,795 INFO storage: got device: PartitionDevice instance (0x503ded0) -- > name = sdb4 status = True kids = 0 id = 19 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 1674928.0 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x5051680> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5050ed0> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50485d0> PedPartition: <_ped.Partition object at 0x504a890> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 476776448 end = 3907028991 length = 3430252544 > flags = >12:26:53,797 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part5 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part5 /dev/disk/by-label/Win8 /dev/disk/by-uuid/2CB88669B886317E', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': 'Win8', > 'ID_FS_LABEL_ENC': 'Win8', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2CB88669B886317E', > 'ID_FS_UUID_ENC': '2CB88669B886317E', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '5', > 'ID_PART_ENTRY_OFFSET': '476778496', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '616552448', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55147', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part5', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part5', > '/dev/disk/by-label/Win8', > '/dev/disk/by-uuid/2CB88669B886317E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >12:26:53,798 INFO storage: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5)... >12:26:53,798 DEBUG storage: DeviceTree.getDeviceByName: name: sdb5 ; >12:26:53,799 DEBUG storage: DeviceTree.getDeviceByName returned None >12:26:53,799 INFO storage: sdb5 is a partition >12:26:53,799 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >12:26:53,800 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:26:53,800 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:26:53,801 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sdb ; >12:26:53,802 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >12:26:53,802 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:26:53,803 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >12:26:53,803 DEBUG storage: looking up parted Partition: /dev/sdb5 >12:26:53,803 DEBUG storage: PartitionDevice.probe: sdb5 ; exists: True ; >12:26:53,804 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >12:26:53,805 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >12:26:53,805 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >12:26:53,805 INFO storage: added partition sdb5 (id 20) to device tree >12:26:53,806 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >12:26:53,806 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >12:26:53,807 DEBUG storage: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >12:26:53,808 DEBUG storage: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >12:26:53,919 WARN storage: disklabel detected but not usable on sdb5 >12:26:53,919 INFO storage: type detected on 'sdb5' is 'ntfs' >12:27:01,310 DEBUG storage: padding min size from 64486 up to 64986 >12:27:01,310 DEBUG storage: NTFS.supported: supported: False ; >12:27:01,310 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:27:01,311 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >12:27:01,312 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: ntfs ; >12:27:01,312 DEBUG storage: looking up parted Device: /dev/sdb5 >12:27:01,313 INFO storage: got device: PartitionDevice instance (0x7fcca81cea90) -- > name = sdb5 status = True kids = 0 id = 20 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 301051.0 > format = existing ntfs filesystem > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 616552448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (38378, 255, 63) biosGeometry: (38378, 255, 63) > PedDevice: <_ped.Device object at 0x50517a0> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5050ed0> fileSystem: <parted.filesystem.FileSystem object at 0x5048950> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x50488d0> PedPartition: <_ped.Partition object at 0x504a9b0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 476778496 end = 1093330943 length = 616552448 > flags = >12:27:01,314 DEBUG storage: NTFS.supported: supported: False ; >12:27:01,314 INFO storage: got format: NTFS instance (0x5040190) -- > type = ntfs name = ntfs status = False > device = /dev/sdb5 uuid = 2CB88669B886317E exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Win8 size = 301050.0 targetSize = 301050.0 > >12:27:01,317 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part6 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part6 /dev/disk/by-uuid/2C484C57484C2246', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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': '2C484C57484C2246', > 'ID_FS_UUID_ENC': '2C484C57484C2246', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '6', > 'ID_PART_ENTRY_OFFSET': '1093332992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '716800000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55167', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part6', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part6', > '/dev/disk/by-uuid/2C484C57484C2246'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >12:27:01,317 INFO storage: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6)... >12:27:01,317 DEBUG storage: DeviceTree.getDeviceByName: name: sdb6 ; >12:27:01,318 DEBUG storage: DeviceTree.getDeviceByName returned None >12:27:01,318 INFO storage: sdb6 is a partition >12:27:01,319 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >12:27:01,320 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:27:01,320 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:27:01,321 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sdb ; >12:27:01,322 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >12:27:01,322 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:01,323 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >12:27:01,323 DEBUG storage: looking up parted Partition: /dev/sdb6 >12:27:01,323 DEBUG storage: PartitionDevice.probe: sdb6 ; exists: True ; >12:27:01,324 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >12:27:01,325 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >12:27:01,325 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >12:27:01,326 INFO storage: added partition sdb6 (id 21) to device tree >12:27:01,326 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >12:27:01,327 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >12:27:01,327 DEBUG storage: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >12:27:01,328 DEBUG storage: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >12:27:01,383 WARN storage: disklabel detected but not usable on sdb6 >12:27:01,383 INFO storage: type detected on 'sdb6' is 'ntfs' >12:27:07,534 DEBUG storage: padding min size from 258701 up to 259201 >12:27:07,535 DEBUG storage: NTFS.supported: supported: False ; >12:27:07,535 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:27:07,536 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >12:27:07,537 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: ntfs ; >12:27:07,537 DEBUG storage: looking up parted Device: /dev/sdb6 >12:27:07,538 INFO storage: got device: PartitionDevice instance (0x7fcca81cea50) -- > name = sdb6 status = True kids = 0 id = 21 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 350000.0 > format = existing ntfs filesystem > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 716800000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (44618, 255, 63) biosGeometry: (44618, 255, 63) > PedDevice: <_ped.Device object at 0x5051710> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5050ed0> fileSystem: <parted.filesystem.FileSystem object at 0x5048b10> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5048a90> PedPartition: <_ped.Partition object at 0x504aa10> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 1093332992 end = 1810132991 length = 716800000 > flags = >12:27:07,539 DEBUG storage: NTFS.supported: supported: False ; >12:27:07,539 INFO storage: got format: NTFS instance (0x7fcca81cedd0) -- > type = ntfs name = ntfs status = False > device = /dev/sdb6 uuid = 2C484C57484C2246 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 349999.0 targetSize = 349999.0 > >12:27:07,542 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part7 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part7 /dev/disk/by-uuid/e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'DEVNAME': 'sdb7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'ID_FS_UUID_ENC': 'e624e310-e7de-4b31-9418-2b804bd8a5ae', > 'ID_FS_UUID_SUB': '3192ea73-c698-440e-9a0f-09cba8e5e44e', > 'ID_FS_UUID_SUB_ENC': '3192ea73-c698-440e-9a0f-09cba8e5e44e', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '7', > 'ID_PART_ENTRY_OFFSET': '1810135040', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '307200000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '23', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55237', > 'name': 'sdb7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part7', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part7', > '/dev/disk/by-uuid/e624e310-e7de-4b31-9418-2b804bd8a5ae'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7'} ; name: sdb7 ; >12:27:07,542 INFO storage: scanning sdb7 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7)... >12:27:07,542 DEBUG storage: DeviceTree.getDeviceByName: name: sdb7 ; >12:27:07,543 DEBUG storage: DeviceTree.getDeviceByName returned None >12:27:07,543 INFO storage: sdb7 is a partition >12:27:07,544 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb7 ; >12:27:07,544 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:27:07,545 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:27:07,545 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sdb ; >12:27:07,546 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >12:27:07,546 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:07,547 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: None ; >12:27:07,547 DEBUG storage: looking up parted Partition: /dev/sdb7 >12:27:07,548 DEBUG storage: PartitionDevice.probe: sdb7 ; exists: True ; >12:27:07,548 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 1 ; >12:27:07,549 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 10 ; >12:27:07,550 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 12 ; >12:27:07,550 INFO storage: added partition sdb7 (id 22) to device tree >12:27:07,550 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb7 ; >12:27:07,551 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb7 ; label_type: dos ; >12:27:07,552 DEBUG storage: PartitionDevice.setup: sdb7 ; status: True ; controllable: True ; orig: False ; >12:27:07,552 DEBUG storage: DiskLabel.__init__: device: /dev/sdb7 ; labelType: dos ; exists: True ; >12:27:07,595 WARN storage: disklabel detected but not usable on sdb7 >12:27:07,595 INFO storage: type detected on 'sdb7' is 'btrfs' >12:27:07,596 DEBUG storage: BTRFS.supported: supported: True ; >12:27:07,596 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:27:07,597 DEBUG storage: PartitionDevice._setFormat: sdb7 ; >12:27:07,597 DEBUG storage: PartitionDevice._setFormat: sdb7 ; current: None ; type: btrfs ; >12:27:07,598 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb7 ; >12:27:07,598 INFO storage: creating btrfs volume btrfs.None >12:27:07,599 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >12:27:07,599 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:07,600 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: None ; >12:27:07,601 DEBUG storage: BTRFS.supported: supported: True ; >12:27:07,601 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:27:07,602 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: btrfs ; >12:27:07,602 INFO storage: added btrfs volume btrfs.23 (id 23) to device tree >12:27:07,602 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.23 ; status: True ; controllable: True ; orig: True ; >12:27:07,603 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.23RRYJKv to None >12:27:08,216 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.23RRYJKv to None >12:27:29,619 DEBUG storage: looking up parted Device: /dev/sdb7 >12:27:29,621 INFO storage: got device: PartitionDevice instance (0x4bfb350) -- > name = sdb7 status = True kids = 1 id = 22 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 150000.0 > format = existing btrfs filesystem > major = 8 minor = 23 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb7 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 307200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19122, 255, 63) biosGeometry: (19122, 255, 63) > PedDevice: <_ped.Device object at 0x7fcca812ca70> > target size = 0 path = /dev/sdb7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5050ed0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5048c50> PedPartition: <_ped.Partition object at 0x504aa70> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 1810135040 end = 2117335039 length = 307200000 > flags = >12:27:29,622 DEBUG storage: BTRFS.supported: supported: True ; >12:27:29,622 INFO storage: got format: BTRFS instance (0x50402d0) -- > type = btrfs name = btrfs status = False > device = /dev/sdb7 uuid = 3192ea73-c698-440e-9a0f-09cba8e5e44e exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:27:29,625 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part8 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part8 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/aad58b77-b87c-435e-80d7-314eb2dc3126', > 'DEVNAME': 'sdb8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aad58b77-b87c-435e-80d7-314eb2dc3126', > 'ID_FS_UUID_ENC': 'aad58b77-b87c-435e-80d7-314eb2dc3126', > 'ID_FS_UUID_SUB': 'af84651e-bbf6-4108-a17e-4a1b3d25ac32', > 'ID_FS_UUID_SUB_ENC': 'af84651e-bbf6-4108-a17e-4a1b3d25ac32', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '8', > 'ID_PART_ENTRY_OFFSET': '2117337088', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4537110', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '24', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55253', > 'name': 'sdb8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part8', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part8', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/aad58b77-b87c-435e-80d7-314eb2dc3126'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8'} ; name: sdb8 ; >12:27:29,626 INFO storage: scanning sdb8 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8)... >12:27:29,626 DEBUG storage: DeviceTree.getDeviceByName: name: sdb8 ; >12:27:29,627 DEBUG storage: DeviceTree.getDeviceByName returned None >12:27:29,627 INFO storage: sdb8 is a partition >12:27:29,628 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb8 ; >12:27:29,629 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:27:29,630 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:27:29,631 DEBUG storage: DiskDevice.addChild: kids: 9 ; name: sdb ; >12:27:29,632 DEBUG storage: PartitionDevice._setFormat: sdb8 ; >12:27:29,632 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:29,633 DEBUG storage: PartitionDevice._setFormat: sdb8 ; current: None ; type: None ; >12:27:29,633 DEBUG storage: looking up parted Partition: /dev/sdb8 >12:27:29,634 DEBUG storage: PartitionDevice.probe: sdb8 ; exists: True ; >12:27:29,635 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 1 ; >12:27:29,636 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 10 ; >12:27:29,637 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 12 ; >12:27:29,637 INFO storage: added partition sdb8 (id 24) to device tree >12:27:29,638 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb8 ; >12:27:29,639 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb8 ; label_type: dos ; >12:27:29,640 DEBUG storage: PartitionDevice.setup: sdb8 ; status: True ; controllable: True ; orig: False ; >12:27:29,640 DEBUG storage: DiskLabel.__init__: device: /dev/sdb8 ; labelType: dos ; exists: True ; >12:27:29,680 WARN storage: disklabel detected but not usable on sdb8 >12:27:29,680 INFO storage: type detected on 'sdb8' is 'btrfs' >12:27:29,681 DEBUG storage: BTRFS.supported: supported: True ; >12:27:29,681 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:27:29,681 DEBUG storage: PartitionDevice._setFormat: sdb8 ; >12:27:29,682 DEBUG storage: PartitionDevice._setFormat: sdb8 ; current: None ; type: btrfs ; >12:27:29,683 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb8 ; >12:27:29,683 INFO storage: creating btrfs volume btrfs.New_Volume >12:27:29,684 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb8 ; >12:27:29,684 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:29,684 DEBUG storage: BTRFSVolumeDevice._setFormat: New_Volume ; current: None ; type: None ; >12:27:29,685 DEBUG storage: BTRFS.supported: supported: True ; >12:27:29,685 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:27:29,686 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.25 ; current: None ; type: btrfs ; >12:27:29,686 INFO storage: added btrfs volume New_Volume (id 25) to device tree >12:27:29,687 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: True ; >12:27:29,687 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.25l99OjN to None >12:27:29,737 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.25l99OjN to None >12:27:30,141 DEBUG storage: looking up parted Device: /dev/sdb8 >12:27:30,142 INFO storage: got device: PartitionDevice instance (0x5050e50) -- > name = sdb8 status = True kids = 1 id = 24 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 2215.38574219 > format = existing btrfs filesystem > major = 8 minor = 24 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb8 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4537110 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (282, 255, 63) biosGeometry: (282, 255, 63) > PedDevice: <_ped.Device object at 0x50518c0> > target size = 0 path = /dev/sdb8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5050ed0> fileSystem: None > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5048dd0> PedPartition: <_ped.Partition object at 0x504aad0> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2117337088 end = 2121874197 length = 4537110 > flags = >12:27:30,143 DEBUG storage: BTRFS.supported: supported: True ; >12:27:30,144 INFO storage: got format: BTRFS instance (0x7fcca81cef90) -- > type = btrfs name = btrfs status = False > device = /dev/sdb8 uuid = af84651e-bbf6-4108-a17e-4a1b3d25ac32 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = New_Volume size = 0 targetSize = 0 > >12:27:30,146 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part9 /dev/disk/by-id/wwn-0x50014ee25ad7225b-part9 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'DEVNAME': 'sdb9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '364', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '364', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'ID_FS_UUID_ENC': '5b53e0ca-97e7-44af-a767-ca7a92c2432a', > 'ID_FS_UUID_SUB': '2c384959-39e2-4079-90cf-3f8b1edce397', > 'ID_FS_UUID_SUB_ENC': '2c384959-39e2-4079-90cf-3f8b1edce397', > 'ID_MODEL': 'WDC_WD20EARS-60MVWB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-60MVWB0\\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': '9', > 'ID_PART_ENTRY_OFFSET': '2121875456', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '97656250', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '51.0AB51', > 'ID_SERIAL': 'WDC_WD20EARS-60MVWB0_WD-WCAZA2002303', > 'ID_SERIAL_SHORT': 'WD-WCAZA2002303', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25ad7225b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25ad7225b', > 'MAJOR': '8', > 'MINOR': '25', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55262', > 'name': 'sdb9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-60MVWB0_WD-WCAZA2002303-part9', > '/dev/disk/by-id/wwn-0x50014ee25ad7225b-part9', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/5b53e0ca-97e7-44af-a767-ca7a92c2432a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9'} ; name: sdb9 ; >12:27:30,146 INFO storage: scanning sdb9 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9)... >12:27:30,147 DEBUG storage: DeviceTree.getDeviceByName: name: sdb9 ; >12:27:30,147 DEBUG storage: DeviceTree.getDeviceByName returned None >12:27:30,148 INFO storage: sdb9 is a partition >12:27:30,148 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb9 ; >12:27:30,149 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:27:30,149 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:27:30,150 DEBUG storage: DiskDevice.addChild: kids: 10 ; name: sdb ; >12:27:30,151 DEBUG storage: PartitionDevice._setFormat: sdb9 ; >12:27:30,151 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:30,151 DEBUG storage: PartitionDevice._setFormat: sdb9 ; current: None ; type: None ; >12:27:30,152 DEBUG storage: looking up parted Partition: /dev/sdb9 >12:27:30,152 DEBUG storage: PartitionDevice.probe: sdb9 ; exists: True ; >12:27:30,153 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 1 ; >12:27:30,154 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 10 ; >12:27:30,155 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 12 ; >12:27:30,155 INFO storage: added partition sdb9 (id 26) to device tree >12:27:30,155 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb9 ; >12:27:30,156 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb9 ; label_type: dos ; >12:27:30,156 DEBUG storage: PartitionDevice.setup: sdb9 ; status: True ; controllable: True ; orig: False ; >12:27:30,157 DEBUG storage: DiskLabel.__init__: device: /dev/sdb9 ; labelType: dos ; exists: True ; >12:27:30,180 WARN storage: disklabel detected but not usable on sdb9 >12:27:30,181 INFO storage: type detected on 'sdb9' is 'btrfs' >12:27:30,182 DEBUG storage: BTRFS.supported: supported: True ; >12:27:30,182 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:27:30,182 DEBUG storage: PartitionDevice._setFormat: sdb9 ; >12:27:30,183 DEBUG storage: PartitionDevice._setFormat: sdb9 ; current: None ; type: btrfs ; >12:27:30,184 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb9 ; >12:27:30,184 INFO storage: creating btrfs volume btrfs.New_Volume >12:27:30,185 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb9 ; >12:27:30,185 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:30,186 DEBUG storage: BTRFSVolumeDevice._setFormat: New_Volume ; current: None ; type: None ; >12:27:30,187 DEBUG storage: BTRFS.supported: supported: True ; >12:27:30,187 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:27:30,188 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.27 ; current: None ; type: btrfs ; >12:27:30,188 INFO storage: added btrfs volume New_Volume (id 27) to device tree >12:27:30,188 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: True ; >12:27:30,189 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.27TPUMgG to None >12:27:30,443 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.27TPUMgG to None >12:27:30,683 DEBUG storage: looking up parted Device: /dev/sdb9 >12:27:30,685 INFO storage: got device: PartitionDevice instance (0x7fcca81ceb10) -- > name = sdb9 status = True kids = 1 id = 26 > parents = ['existing 1907729MB disk sdb (11) with existing msdos disklabel'] > uuid = None size = 47683.7158203 > format = existing btrfs filesystem > major = 8 minor = 25 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb9 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 97656250 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (6078, 255, 63) biosGeometry: (6078, 255, 63) > PedDevice: <_ped.Device object at 0x5051950> > target size = 0 path = /dev/sdb9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5050ed0> fileSystem: None > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5048f50> PedPartition: <_ped.Partition object at 0x504ab30> > disk = existing 1907729MB disk sdb (11) with existing msdos disklabel > start = 2121875456 end = 2219531705 length = 97656250 > flags = >12:27:30,685 DEBUG storage: BTRFS.supported: supported: True ; >12:27:30,686 INFO storage: got format: BTRFS instance (0x7fcca81ce990) -- > type = btrfs name = btrfs status = False > device = /dev/sdb9 uuid = 2c384959-39e2-4079-90cf-3f8b1edce397 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = New_Volume size = 0 targetSize = 0 > >12:27:30,687 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': '65961', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:27:30,687 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >12:27:30,687 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >12:27:30,688 DEBUG storage: DeviceTree.getDeviceByName returned None >12:27:30,688 INFO storage: loop0 is a loop device >12:27:30,688 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:27:30,689 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:27:30,690 DEBUG storage: DeviceTree.getDeviceByName returned None >12:27:30,690 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:30,691 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:27:30,691 INFO storage: added file /osmin.img (deleted) (id 28) to device tree >12:27:30,691 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:27:30,691 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:30,692 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:27:30,692 INFO storage: added loop loop0 (id 29) to device tree >12:27:30,693 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:27:30,693 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:27:30,693 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:27:30,694 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:27:30,695 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:27:30,695 WARN storage: disklabel detected but not usable on loop0 >12:27:30,695 INFO storage: type detected on 'loop0' is 'squashfs' >12:27:30,695 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:27:30,696 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:27:30,696 INFO storage: got device: LoopDevice instance (0x5040710) -- > name = loop0 status = False kids = 0 id = 29 > parents = ['existing 0MB file /osmin.img (deleted) (28)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >12:27:30,697 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': '65991', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:27:30,697 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >12:27:30,698 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:27:30,698 DEBUG storage: DeviceTree.getDeviceByName returned None >12:27:30,698 INFO storage: loop1 is a loop device >12:27:30,699 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:27:30,699 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >12:27:30,700 DEBUG storage: DeviceTree.getDeviceByName returned None >12:27:30,700 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:30,701 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:27:30,701 INFO storage: added file /osmin (id 30) to device tree >12:27:30,702 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:27:30,702 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:30,702 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:27:30,702 INFO storage: added loop loop1 (id 31) to device tree >12:27:30,703 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:27:30,703 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:27:30,704 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:27:30,704 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >12:27:30,705 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >12:27:30,706 WARN storage: disklabel detected but not usable on loop1 >12:27:30,706 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >12:27:30,706 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:27:30,706 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:27:30,707 INFO storage: got device: LoopDevice instance (0x5040690) -- > name = loop1 status = False kids = 0 id = 31 > parents = ['existing 0MB file /osmin (30)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:27:30,707 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': '66021', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:27:30,708 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >12:27:30,708 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:27:30,709 DEBUG storage: DeviceTree.getDeviceByName returned None >12:27:30,709 INFO storage: loop2 is a loop device >12:27:30,709 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:27:30,710 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:27:30,710 DEBUG storage: DeviceTree.getDeviceByName returned None >12:27:30,711 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:30,711 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:27:30,711 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 32) to device tree >12:27:30,712 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:27:30,712 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:30,713 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:27:30,713 INFO storage: added loop loop2 (id 33) to device tree >12:27:30,713 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:27:30,714 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:27:30,714 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:27:30,715 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:27:30,715 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:27:30,716 WARN storage: disklabel detected but not usable on loop2 >12:27:30,716 INFO storage: type detected on 'loop2' is 'squashfs' >12:27:30,716 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:27:30,717 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:27:30,717 INFO storage: got device: LoopDevice instance (0x5040a90) -- > name = loop2 status = False kids = 0 id = 33 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (32)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:27:30,718 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66043', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:27:30,718 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >12:27:30,719 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:27:30,719 DEBUG storage: DeviceTree.getDeviceByName returned None >12:27:30,719 INFO storage: loop3 is a loop device >12:27:30,720 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:27:30,721 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:27:30,721 DEBUG storage: DeviceTree.getDeviceByName returned None >12:27:30,721 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:30,722 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:27:30,722 INFO storage: added file /LiveOS/ext3fs.img (id 34) to device tree >12:27:30,723 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:27:30,723 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:30,723 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:27:30,723 INFO storage: added loop loop3 (id 35) to device tree >12:27:30,724 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:27:30,725 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:27:30,725 DEBUG storage: Ext4FS.supported: supported: True ; >12:27:30,725 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:27:30,725 DEBUG storage: device loop3 does not contain a disklabel >12:27:30,726 INFO storage: type detected on 'loop3' is 'ext4' >12:27:30,753 DEBUG storage: padding min size from 0 up to 0 >12:27:30,754 DEBUG storage: Ext4FS.supported: supported: True ; >12:27:30,754 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:27:30,755 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:27:30,755 INFO storage: got device: LoopDevice instance (0x5040c50) -- > name = loop3 status = False kids = 0 id = 35 > parents = ['existing 0MB file /LiveOS/ext3fs.img (34)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >12:27:30,756 DEBUG storage: Ext4FS.supported: supported: True ; >12:27:30,756 INFO storage: got format: Ext4FS instance (0x5040d90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >12:27:30,757 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66068', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:27:30,757 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >12:27:30,758 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:27:30,758 DEBUG storage: DeviceTree.getDeviceByName returned None >12:27:30,758 INFO storage: loop4 is a loop device >12:27:30,759 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:27:30,759 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:27:30,760 DEBUG storage: DeviceTree.getDeviceByName returned None >12:27:30,760 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:30,761 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:27:30,761 INFO storage: added file /overlay (deleted) (id 36) to device tree >12:27:30,762 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:27:30,762 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:30,762 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:27:30,763 INFO storage: added loop loop4 (id 37) to device tree >12:27:30,763 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:27:30,764 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:27:30,764 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:30,765 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >12:27:30,765 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >12:27:30,766 WARN storage: disklabel detected but not usable on loop4 >12:27:30,766 DEBUG storage: no type or existing type for loop4, bailing >12:27:30,767 INFO storage: got device: LoopDevice instance (0x5040e50) -- > name = loop4 status = False kids = 0 id = 37 > parents = ['existing 0MB file /overlay (deleted) (36)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:27:30,767 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': '66090', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >12:27:30,767 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >12:27:30,768 DEBUG storage: lvm filter: adding loop5 to the reject list >12:27:30,768 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': '66111', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >12:27:30,768 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >12:27:30,769 DEBUG storage: lvm filter: adding loop6 to the reject list >12:27:30,769 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': '66131', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >12:27:30,769 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >12:27:30,770 DEBUG storage: lvm filter: adding loop7 to the reject list >12:27:30,770 DEBUG storage: Skipping a device mapper drive (dm-0) for now >12:27:30,770 DEBUG storage: Skipping a device mapper drive (dm-1) for now >12:27:30,788 INFO storage: devices to scan: ['dm-0', 'dm-1'] >12:27:30,790 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46274', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:27:30,790 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >12:27:30,791 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:27:30,792 DEBUG storage: DeviceTree.getDeviceByName returned None >12:27:30,792 INFO storage: live-rw is a device-mapper device >12:27:30,793 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >12:27:30,794 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:27:30,794 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (35) with existing ext4 filesystem >12:27:30,795 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:27:30,796 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (37) >12:27:30,797 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:27:30,798 DEBUG storage: DeviceTree.getDeviceByName returned None >12:27:30,799 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:27:30,799 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:30,800 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:27:30,800 INFO storage: added dm live-rw (id 38) to device tree >12:27:30,801 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:27:30,802 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:27:30,803 DEBUG storage: Ext4FS.supported: supported: True ; >12:27:30,803 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:27:30,803 DEBUG storage: device live-rw does not contain a disklabel >12:27:30,803 INFO storage: type detected on 'live-rw' is 'ext4' >12:27:30,831 DEBUG storage: padding min size from 2946 up to 3240 >12:27:30,832 DEBUG storage: Ext4FS.supported: supported: True ; >12:27:30,832 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:27:30,833 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:27:30,834 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >12:27:30,834 INFO storage: got device: DMDevice instance (0x5040410) -- > name = live-rw status = True kids = 0 id = 38 > parents = ['existing 0MB loop loop4 (37)'] > 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 0x7fcca81e07a0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:27:30,836 DEBUG storage: Ext4FS.supported: supported: True ; >12:27:30,836 INFO storage: got format: Ext4FS instance (0x7fcca81e2e10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >12:27:30,838 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_UUID_ENC': '0b2892db-03fb-49c7-915d-f1a767d33cf3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '81976', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/0b2892db-03fb-49c7-915d-f1a767d33cf3', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >12:27:30,838 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >12:27:30,838 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:27:30,839 DEBUG storage: DeviceTree.getDeviceByName returned None >12:27:30,839 INFO storage: live-osimg-min is a device-mapper device >12:27:30,840 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:27:30,841 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >12:27:30,842 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:27:30,843 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (31) >12:27:30,844 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:27:30,844 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (35) with existing ext4 filesystem >12:27:30,845 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:27:30,846 DEBUG storage: DeviceTree.getDeviceByName returned None >12:27:30,847 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:27:30,847 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:27:30,848 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:27:30,848 INFO storage: added dm live-osimg-min (id 39) to device tree >12:27:30,849 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:27:30,850 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:27:30,851 DEBUG storage: Ext4FS.supported: supported: True ; >12:27:30,851 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:27:30,851 DEBUG storage: device live-osimg-min does not contain a disklabel >12:27:30,851 INFO storage: type detected on 'live-osimg-min' is 'ext4' >12:27:30,879 DEBUG storage: padding min size from 0 up to 0 >12:27:30,880 DEBUG storage: Ext4FS.supported: supported: True ; >12:27:30,880 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:27:30,881 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:27:30,881 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >12:27:30,882 INFO storage: got device: DMDevice instance (0x7fcca81e2e90) -- > name = live-osimg-min status = True kids = 0 id = 39 > parents = ['existing 0MB loop loop3 (35) 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: 32716 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x50515f0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:27:30,882 DEBUG storage: Ext4FS.supported: supported: True ; >12:27:30,882 INFO storage: got format: Ext4FS instance (0x7fcca81ec1d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 0b2892db-03fb-49c7-915d-f1a767d33cf3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2944.0 targetSize = 2944.0 > >12:27:30,900 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >12:27:30,910 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:27:30,910 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:27:30,912 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:27:30,920 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:27:30,930 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:27:30,931 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:27:30,933 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:27:30,942 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:27:30,952 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:27:30,952 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:27:30,954 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:27:30,963 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:27:30,963 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:27:30,965 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:27:30,974 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:27:30,975 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:27:30,976 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:27:30,985 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:27:30,995 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:27:30,996 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:27:30,997 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:27:31,006 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >12:27:31,016 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:27:31,016 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:27:31,018 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:27:31,026 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >12:27:31,036 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:27:31,037 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:27:31,038 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:27:31,047 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:27:31,057 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:27:31,058 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:27:31,059 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:27:31,068 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >12:27:31,078 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:27:31,079 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:27:31,080 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:27:31,089 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:27:31,099 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:27:31,100 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,101 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,110 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >12:27:31,120 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:27:31,129 DEBUG storage: PartitionDevice.teardown: sdb10 ; status: True ; controllable: True ; >12:27:31,139 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:27:31,140 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,142 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,150 DEBUG storage: PartitionDevice.teardown: sdb11 ; status: True ; controllable: True ; >12:27:31,151 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:27:31,153 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:27:31,162 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:27:31,163 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,164 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,175 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >12:27:31,184 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:27:31,185 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,186 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,195 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >12:27:31,196 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:27:31,197 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:27:31,207 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:27:31,207 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,209 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,217 DEBUG storage: PartitionDevice.teardown: sdb4 ; status: True ; controllable: True ; >12:27:31,218 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >12:27:31,219 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >12:27:31,228 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:27:31,229 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,230 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,239 DEBUG storage: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >12:27:31,249 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:27:31,250 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,251 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,260 DEBUG storage: PartitionDevice.teardown: sdb6 ; status: True ; controllable: True ; >12:27:31,270 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:27:31,270 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,272 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,280 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >12:27:31,290 DEBUG storage: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >12:27:31,300 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:27:31,301 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,302 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,311 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:27:31,320 DEBUG storage: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >12:27:31,330 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:27:31,331 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,333 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,342 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:27:31,351 DEBUG storage: PartitionDevice.teardown: sdb9 ; status: True ; controllable: True ; >12:27:31,361 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:27:31,362 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,363 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,373 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:27:31,373 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:27:31,374 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:27:31,374 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:27:31,375 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >12:27:31,375 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >12:27:31,377 INFO storage: edd: collected mbr signatures: {'sda': '0x7fbf2e93', 'sdb': '0xcadbfc57', 'sdc': '0xccd4ebea'} >12:27:31,378 DEBUG storage: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >12:27:31,378 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:27:31,429 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >12:27:31,457 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:27:31,467 DEBUG storage: PartitionDevice.teardown: sdb10 ; status: True ; controllable: True ; >12:27:31,477 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:27:31,478 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,479 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:31,488 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.23 ; status: True ; controllable: True ; orig: False ; >12:27:31,489 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:27:32,066 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:27:32,066 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:27:32,066 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >12:27:32,082 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:27:32,082 DEBUG storage: crypttab maps: [] >12:27:32,082 DEBUG storage: parsing /mnt/sysimage/etc/fstab >12:27:32,082 DEBUG storage: resolved 'UUID=e624e310-e7de-4b31-9418-2b804bd8a5ae' to 'btrfs.23' (btrfs volume) >12:27:32,082 DEBUG storage: failed to resolve 'UUID=75cc6cad-0c4c-4742-9991-ec249f62703d' >12:27:32,084 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb10 ; >12:27:32,085 DEBUG storage: DeviceTree.getDeviceByPath returned existing 200000MB btrfs subvolume home (15) with existing btrfs filesystem >12:27:32,085 DEBUG storage: resolved '/dev/sdb10' to 'home' (btrfs subvolume) >12:27:32,085 DEBUG storage: resolved 'UUID=aad58b77-b87c-435e-80d7-314eb2dc3126' to 'New_Volume' (btrfs volume) >12:27:32,085 DEBUG storage: failed to resolve 'UUID=484c88f2-7afb-4546-b564-0f8700a8bf18' >12:27:32,086 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >12:27:32,113 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: False ; >12:27:32,114 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:27:32,161 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:27:32,184 DEBUG storage: PartitionDevice.teardown: sdb8 ; status: True ; controllable: True ; >12:27:32,194 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:27:32,195 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:32,196 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:32,205 DEBUG storage: BTRFSVolumeDevice.setup: New_Volume ; status: True ; controllable: True ; orig: False ; >12:27:32,206 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:27:32,269 DEBUG storage: BTRFSVolumeDevice.teardown: New_Volume ; status: True ; controllable: True ; >12:27:32,298 DEBUG storage: PartitionDevice.teardown: sdb9 ; status: True ; controllable: True ; >12:27:32,308 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:27:32,309 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:32,310 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:27:32,326 DEBUG storage: BTRFS.supported: supported: True ; >12:27:32,326 DEBUG storage: BTRFS.supported: supported: True ; >12:27:32,327 DEBUG storage: BTRFS.supported: supported: True ; >12:27:32,328 DEBUG storage: BTRFS.supported: supported: True ; >12:27:32,329 DEBUG storage: BTRFS.supported: supported: True ; >12:27:32,330 DEBUG storage: Ext4FS.supported: supported: True ; >12:27:32,331 DEBUG storage: Ext4FS.supported: supported: True ; >12:27:32,331 DEBUG storage: Ext4FS.supported: supported: True ; >12:27:32,332 DEBUG storage: NTFS.supported: supported: False ; >12:27:32,333 DEBUG storage: NTFS.supported: supported: False ; >12:27:32,335 DEBUG storage: NTFS.supported: supported: False ; >12:27:32,336 DEBUG storage: NTFS.supported: supported: False ; >12:27:32,337 DEBUG storage: NTFS.supported: supported: False ; >12:27:32,338 DEBUG storage: NTFS.supported: supported: False ; >12:27:32,339 DEBUG storage: FATFS.supported: supported: True ; >12:27:32,340 DEBUG storage: BTRFS.supported: supported: True ; >12:27:32,342 DEBUG storage: NTFS.supported: supported: False ; >12:27:32,344 DEBUG storage: NTFS.supported: supported: False ; >12:27:32,345 DEBUG storage: NTFS.supported: supported: False ; >12:27:32,346 DEBUG storage: BTRFS.supported: supported: True ; >12:27:32,347 DEBUG storage: BTRFS.supported: supported: True ; >12:27:32,348 DEBUG storage: BTRFS.supported: supported: True ; >12:27:32,352 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >12:27:32,354 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (39) with existing ext4 filesystem >12:27:37,150 INFO storage: hiding device partition sda1 (id 3) >12:27:37,150 DEBUG storage: lvm filter: adding sda1 to the reject list >12:27:37,151 DEBUG storage: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:27:37,151 INFO storage: hiding device partition sda2 (id 4) >12:27:37,151 DEBUG storage: lvm filter: adding sda2 to the reject list >12:27:37,152 DEBUG storage: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:27:37,152 INFO storage: hiding device partition sda3 (id 5) >12:27:37,152 DEBUG storage: lvm filter: adding sda3 to the reject list >12:27:37,153 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:27:37,153 INFO storage: hiding device partition sda5 (id 6) >12:27:37,153 DEBUG storage: lvm filter: adding sda5 to the reject list >12:27:37,153 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >12:27:37,153 INFO storage: hiding device partition sda6 (id 7) >12:27:37,154 DEBUG storage: lvm filter: adding sda6 to the reject list >12:27:37,154 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >12:27:37,154 INFO storage: hiding device partition sda7 (id 8) >12:27:37,154 DEBUG storage: lvm filter: adding sda7 to the reject list >12:27:37,155 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >12:27:37,155 INFO storage: hiding device partition sda8 (id 9) >12:27:37,155 DEBUG storage: lvm filter: adding sda8 to the reject list >12:27:37,156 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:27:37,156 INFO storage: hiding device partition sda9 (id 10) >12:27:37,156 DEBUG storage: lvm filter: adding sda9 to the reject list >12:27:37,156 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:27:37,156 INFO storage: hiding device disk sda (id 2) >12:27:37,156 DEBUG storage: lvm filter: adding sda to the reject list >12:27:43,318 DEBUG storage: clearpart: looking at sdb11 >12:27:43,318 DEBUG storage: clearpart: looking at sdb10 >12:27:43,318 DEBUG storage: clearpart: looking at sdb9 >12:27:43,318 DEBUG storage: clearpart: looking at sdb8 >12:27:43,319 DEBUG storage: clearpart: looking at sdb7 >12:27:43,319 DEBUG storage: clearpart: looking at sdb6 >12:27:43,319 DEBUG storage: clearpart: looking at sdb5 >12:27:43,319 DEBUG storage: clearpart: looking at sdb4 >12:27:43,319 DEBUG storage: clearpart: looking at sdb3 >12:27:43,319 DEBUG storage: clearpart: looking at sdb2 >12:27:43,320 DEBUG storage: clearpart: looking at sdb1 >12:27:43,320 DEBUG storage: clearpart: looking at sdc1 >12:27:43,320 DEBUG storage: checking whether disk sdb has an empty extended >12:27:43,322 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5050ed0> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca8436410> PedPartition: <_ped.Partition object at 0x7fcca8452f50> ; logicals is ['sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'sdb10', 'sdb11'] >12:27:43,322 DEBUG storage: checking whether disk sdc has an empty extended >12:27:43,322 DEBUG storage: extended is None ; logicals is [] >12:27:43,322 DEBUG storage: new disk order: [] >12:27:43,343 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:27:43,344 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:27:43,344 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:27:43,345 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (11) with existing msdos disklabel >12:27:43,345 DEBUG storage: resolved 'sdb' to 'sdb' (disk) >12:27:43,346 DEBUG storage: stage1 device cannot be of type btrfs volume >12:27:43,346 DEBUG storage: stage1 device cannot be of type btrfs volume >12:27:43,346 DEBUG storage: stage1 device cannot be of type btrfs volume >12:27:43,346 DEBUG storage: stage1 device cannot be of type btrfs volume >12:27:43,346 DEBUG storage: stage1 device cannot be of type btrfs subvolume >12:27:43,347 DEBUG storage: _is_valid_disklabel(sdb) returning True >12:27:43,347 DEBUG storage: _is_valid_size(sdb) returning True >12:27:43,347 DEBUG storage: _is_valid_location(sdb) returning True >12:27:43,347 DEBUG storage: _is_valid_format(sdb) returning True >12:27:43,347 DEBUG storage: is_valid_stage1_device(sdb) returning True >12:27:43,376 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >12:27:43,377 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8447d10> fileSystem: <parted.filesystem.FileSystem object at 0x7fcca8463810> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca8463610> PedPartition: <_ped.Partition object at 0x7fcca8452f50> >12:27:43,378 DEBUG storage: PartitionDevice._setPartedPartition: sdb10 ; >12:27:43,378 DEBUG storage: device sdb10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8447d10> fileSystem: None > number: 10 path: /dev/sdb10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca8464650> PedPartition: <_ped.Partition object at 0x7fcca8452b30> >12:27:43,379 DEBUG storage: PartitionDevice._setPartedPartition: sdb11 ; >12:27:43,379 DEBUG storage: device sdb11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8447d10> fileSystem: None > number: 11 path: /dev/sdb11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca84647d0> PedPartition: <_ped.Partition object at 0x7fcca8452ef0> >12:27:43,380 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >12:27:43,380 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8447d10> fileSystem: <parted.filesystem.FileSystem object at 0x7fcca8463850> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca8463790> PedPartition: <_ped.Partition object at 0x7fcca8452e30> >12:27:43,381 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >12:27:43,381 DEBUG storage: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8447d10> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca8463990> PedPartition: <_ped.Partition object at 0x7fcca8452e90> >12:27:43,382 DEBUG storage: PartitionDevice._setPartedPartition: sdb4 ; >12:27:43,383 DEBUG storage: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8447d10> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca8463b10> PedPartition: <_ped.Partition object at 0x7fcca8452d70> >12:27:43,384 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >12:27:43,384 DEBUG storage: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8447d10> fileSystem: <parted.filesystem.FileSystem object at 0x7fcca8463e90> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca8463e10> PedPartition: <_ped.Partition object at 0x7fcca8452d10> >12:27:43,385 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >12:27:43,385 DEBUG storage: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8447d10> fileSystem: <parted.filesystem.FileSystem object at 0x7fcca84640d0> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca8463fd0> PedPartition: <_ped.Partition object at 0x7fcca8452cb0> >12:27:43,386 DEBUG storage: PartitionDevice._setPartedPartition: sdb7 ; >12:27:43,386 DEBUG storage: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8447d10> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca8464210> PedPartition: <_ped.Partition object at 0x7fcca8452bf0> >12:27:43,387 DEBUG storage: PartitionDevice._setPartedPartition: sdb8 ; >12:27:43,387 DEBUG storage: device sdb8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8447d10> fileSystem: None > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca84641d0> PedPartition: <_ped.Partition object at 0x7fcca8452b90> >12:27:43,388 DEBUG storage: PartitionDevice._setPartedPartition: sdb9 ; >12:27:43,388 DEBUG storage: device sdb9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8447d10> fileSystem: None > number: 9 path: /dev/sdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcca84643d0> PedPartition: <_ped.Partition object at 0x7fcca8452c50> >12:27:43,389 DEBUG storage: PartitionDevice._setPartedPartition: sdc1 ; >12:27:43,389 DEBUG storage: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca846bc90> fileSystem: <parted.filesystem.FileSystem object at 0x7fcca8463b90> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fcca846b7d0> PedPartition: <_ped.Partition object at 0x7fcca8452dd0> >12:27:43,390 INFO storage: hiding device partition sdc1 (id 1) >12:27:43,390 DEBUG storage: lvm filter: adding sdc1 to the reject list >12:27:43,391 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:27:43,391 INFO storage: hiding device disk sdc (id 0) >12:27:43,391 DEBUG storage: lvm filter: adding sdc to the reject list >12:27:43,393 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:27:43,394 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:27:43,394 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:27:43,395 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:27:43,396 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:27:43,397 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:27:43,398 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:27:43,399 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:27:43,399 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:27:43,400 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:27:43,401 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:27:43,402 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:27:43,402 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:27:43,403 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:27:46,146 DEBUG storage: looking up parted Device: /dev/sdb7 >12:27:46,148 DEBUG storage: BTRFS.supported: supported: True ; >12:27:46,149 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:27:46,153 DEBUG storage: BTRFS.supported: supported: True ; >12:27:46,153 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:27:46,153 DEBUG storage: BTRFS.supported: supported: True ; >12:27:46,154 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 0, [], None >12:27:46,154 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 150000.0, ['sdb'], single >12:27:46,155 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 150000.0, ['sdb'], single >12:27:52,014 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:27:52,015 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: btrfs ; type: None ; >12:27:52,015 INFO storage.ui: registered action: [0] Destroy Format btrfs filesystem on btrfs volume btrfs.23 (id 23) >12:27:52,015 DEBUG storage.ui: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >12:27:52,017 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb7 ; status: False ; type: None ; >12:27:52,026 INFO storage.ui: removed btrfs volume btrfs.23 (id 23) from device tree >12:27:52,027 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb7 ; >12:27:52,027 INFO storage.ui: registered action: [1] Destroy Device btrfs volume btrfs.23 (id 23) >12:27:52,028 DEBUG storage.ui: PartitionDevice._setFormat: sdb7 ; >12:27:52,028 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:27:52,029 DEBUG storage.ui: PartitionDevice._setFormat: sdb7 ; current: btrfs ; type: None ; >12:27:52,029 INFO storage.ui: registered action: [2] Destroy Format btrfs filesystem on partition sdb7 (id 22) >12:27:52,030 DEBUG storage.ui: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >12:27:52,031 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb7 ; status: False ; type: None ; >12:27:52,040 INFO storage.ui: removed partition sdb7 (id 22) from device tree >12:27:52,041 DEBUG storage.ui: DiskDevice.removeChild: kids: 11 ; name: sdb ; >12:27:52,041 INFO storage.ui: registered action: [3] Destroy Device partition sdb7 (id 22) >12:27:52,041 DEBUG storage.ui: checking whether disk sdb has an empty extended >12:27:52,044 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8447d10> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x556e6d0> PedPartition: <_ped.Partition object at 0x556d830> ; logicals is ['sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'sdb10'] >12:27:52,053 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:27:52,054 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:27:52,055 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:27:52,056 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:27:52,056 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:27:52,057 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:27:52,058 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:27:52,059 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:27:52,059 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:27:52,060 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:27:52,061 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:27:52,062 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:27:52,077 DEBUG storage: looking up parted Device: /dev/sdb7 >12:27:52,079 DEBUG storage: BTRFS.supported: supported: True ; >12:27:52,079 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:27:52,081 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 2215.38574219, ['sdb'], single >12:27:56,078 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:27:56,079 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: New_Volume ; current: btrfs ; type: None ; >12:27:56,079 INFO storage.ui: registered action: [4] Destroy Format btrfs filesystem on btrfs volume btrfs.25 (id 25) >12:27:56,079 DEBUG storage.ui: BTRFSVolumeDevice.teardown: btrfs.25 ; status: True ; controllable: True ; >12:27:56,081 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb7 ; status: False ; type: None ; >12:27:56,090 INFO storage.ui: removed btrfs volume btrfs.25 (id 25) from device tree >12:27:56,091 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb7 ; >12:27:56,091 INFO storage.ui: registered action: [5] Destroy Device btrfs volume btrfs.25 (id 25) >12:27:56,092 DEBUG storage.ui: PartitionDevice._setFormat: sdb7 ; >12:27:56,092 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:27:56,093 DEBUG storage.ui: PartitionDevice._setFormat: sdb7 ; current: btrfs ; type: None ; >12:27:56,093 INFO storage.ui: registered action: [6] Destroy Format btrfs filesystem on partition sdb7 (id 24) >12:27:56,093 DEBUG storage.ui: PartitionDevice.teardown: sdb7 ; status: True ; controllable: True ; >12:27:56,095 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb7 ; status: False ; type: None ; >12:27:56,103 INFO storage.ui: removed partition sdb7 (id 24) from device tree >12:27:56,104 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sdb ; >12:27:56,104 INFO storage.ui: registered action: [7] Destroy Device partition sdb7 (id 24) >12:27:56,105 DEBUG storage.ui: checking whether disk sdb has an empty extended >12:27:56,107 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcca8447d10> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5574690> PedPartition: <_ped.Partition object at 0x7fcca84670b0> ; logicals is ['sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9'] >12:27:56,116 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:27:56,117 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:27:56,117 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:27:56,118 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:27:56,119 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:27:56,120 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:27:56,120 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:27:56,121 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:27:56,122 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >12:27:56,123 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1674928MB partition sdb4 (19) >12:27:56,137 DEBUG storage: looking up parted Device: /dev/sdb8 >12:27:56,138 DEBUG storage: BTRFS.supported: supported: True ; >12:27:56,139 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:27:56,141 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 200000.0, ['sdb'], single >12:28:06,091 DEBUG storage: BTRFS.supported: supported: True ; >12:28:06,091 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:28:06,091 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 2215.38574219, ['sdb'], single >12:28:06,098 DEBUG storage: BTRFS.supported: supported: True ; >12:28:06,098 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:28:06,100 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 200000.0, ['sdb'], single >12:28:09,610 DEBUG storage: BTRFS.supported: supported: True ; >12:28:09,610 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:28:09,612 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 200000.0, ['sdb'], single >12:28:09,614 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >12:28:22,369 DEBUG storage: Ext4FS.supported: supported: True ; >12:28:22,369 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:28:30,242 DEBUG storage: Ext4FS.supported: supported: True ; >12:28:30,242 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:28:35,911 DEBUG storage: Ext4FS.supported: supported: True ; >12:28:35,911 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:28:35,911 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 800.0, ['sdb'], None >12:28:35,912 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:28:35,912 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:28:35,913 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:28:35,914 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; >12:28:35,914 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:28:35,915 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >12:28:35,915 INFO storage.ui: registered action: [8] Destroy Format None on partition sdb3 (id 18) >12:28:35,915 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >12:28:35,916 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; >12:28:35,917 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; current: None ; type: ext4 ; >12:28:35,917 INFO storage.ui: registered action: [9] Create Format ext4 filesystem mounted at /boot on partition sdb3 (id 18) >12:28:39,168 DEBUG storage: Ext4FS.supported: supported: True ; >12:28:39,168 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:28:39,168 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 800.0, ['sdb'], None >12:28:39,170 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >12:28:43,436 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >12:28:47,057 DEBUG storage: SwapSpace.__init__: >12:28:47,058 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:28:48,466 DEBUG storage: SwapSpace.__init__: >12:28:48,466 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:28:48,466 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 2000.0, ['sdb'], None >12:28:48,467 DEBUG storage.ui: SwapSpace.__init__: device: /dev/sdb9 ; mountpoint: None ; label: ; >12:28:48,467 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:28:48,468 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb11 ; status: False ; type: None ; >12:28:48,468 DEBUG storage.ui: PartitionDevice._setFormat: sdb9 ; >12:28:48,469 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:28:48,469 DEBUG storage.ui: PartitionDevice._setFormat: sdb9 ; current: None ; type: None ; >12:28:48,469 INFO storage.ui: registered action: [10] Destroy Format None on partition sdb9 (id 16) >12:28:48,470 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb9 ; status: False ; type: None ; >12:28:48,471 DEBUG storage.ui: PartitionDevice._setFormat: sdb9 ; >12:28:48,471 DEBUG storage.ui: PartitionDevice._setFormat: sdb9 ; current: None ; type: swap ; >12:28:48,471 INFO storage.ui: registered action: [11] Create Format swap on partition sdb9 (id 16) >12:29:02,175 DEBUG storage: SwapSpace.__init__: >12:29:02,175 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:29:02,175 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 2000.0, ['sdb'], None >12:29:02,178 DEBUG storage: BTRFS.supported: supported: True ; >12:29:02,178 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:29:02,181 DEBUG storage: BTRFS.supported: supported: True ; >12:29:02,181 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:29:02,182 DEBUG storage: BTRFS.supported: supported: True ; >12:29:02,182 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 0, [], None >12:29:02,183 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 2215.38574219, ['sdb'], single >12:29:02,184 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 200000.0, ['sdb'], single >12:29:08,645 DEBUG storage: BTRFS.supported: supported: True ; >12:29:08,645 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:29:08,645 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 2215.38574219, ['sdb'], single >12:29:08,653 DEBUG storage: BTRFS.supported: supported: True ; >12:29:08,653 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:29:08,655 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 200000.0, ['sdb'], single >12:29:08,658 DEBUG storage: BTRFS.supported: supported: True ; >12:29:08,658 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:29:08,660 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 200000.0, ['sdb'], single >12:29:11,028 DEBUG storage: BTRFS.supported: supported: True ; >12:29:11,028 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:29:11,028 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 2215.38574219, ['sdb'], single >12:29:11,036 DEBUG storage: BTRFS.supported: supported: True ; >12:29:11,036 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:29:11,038 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 200000.0, ['sdb'], single >12:29:11,041 DEBUG storage: NTFS.supported: supported: False ; >12:29:11,041 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:29:15,843 DEBUG storage: NTFS.supported: supported: False ; >12:29:15,843 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:29:15,843 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 350000.0, ['sdb'], None >12:29:35,363 DEBUG storage.ui: Storage.newDevice: 1 ; 150000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7fcca8447c10) -- > name = sdb status = True kids = 9 id = 11 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-60M path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7fcca812cb90> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fcca8447e10>] ; fstype: ext4 ; encrypted: False ; >12:29:35,363 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7fcca8447d50>, 150000.0, ['sdb'], None >12:29:35,364 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.MDFactory object at 0x556ea10> ; members: [] ; > > >/tmp/ifcfg.log: >19:48:22,964 DEBUG ifcfg: NetworkDevice p34p1: setDefaultConfig() >19:48:22,964 DEBUG ifcfg: NetworkDevice p34p1 set: DEVICE=p34p1 BOOTPROTO=dhcp ONBOOT=no >19:48:22,964 DEBUG ifcfg: NetworkDevice p34p1 set: HWADDR=90:E6:BA:A2:D7:80 >19:48:22,964 DEBUG ifcfg: NetworkDevice p34p1 set: UUID=878af2ac-a543-4936-908d-fd5acd3a1093 >19:48:22,965 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p34p1: > >19:48:22,965 DEBUG ifcfg: NetworkDevice p34p1: >DEVICE="p34p1" >HWADDR="90:E6:BA:A2:D7:80" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="878af2ac-a543-4936-908d-fd5acd3a1093" > >19:48:22,965 DEBUG ifcfg: writeIfcfgFile p34p1 to /etc/sysconfig/network-scripts/ifcfg-p34p1 >19:48:22,972 DEBUG ifcfg: NetworkDevice p37p1: setDefaultConfig() >19:48:22,973 DEBUG ifcfg: NetworkDevice p37p1 set: DEVICE=p37p1 BOOTPROTO=dhcp ONBOOT=no >19:48:22,973 DEBUG ifcfg: NetworkDevice p37p1 set: HWADDR=90:E6:BA:A2:D7:7F >19:48:22,974 DEBUG ifcfg: NetworkDevice p37p1 set: UUID=ee634128-95ae-4994-8826-bbfa4a0f70a6 >19:48:22,974 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p37p1: > >19:48:22,974 DEBUG ifcfg: NetworkDevice p37p1: >DEVICE="p37p1" >HWADDR="90:E6:BA:A2:D7:7F" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="ee634128-95ae-4994-8826-bbfa4a0f70a6" > >19:48:22,974 DEBUG ifcfg: writeIfcfgFile p37p1 to /etc/sysconfig/network-scripts/ifcfg-p37p1 > > >/proc/cmdline: >initrd=initrd0.img root=live:/dev/sdc1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 > > >/var/log/messages: >Nov 11 19:45:13 localhost kernel: imklog 5.8.11, log source = /proc/kmsg started. >Nov 11 19:45:13 localhost rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="730" x-info="http://www.rsyslog.com"] start >Nov 11 19:45:13 localhost systemd[1]: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >Nov 11 19:45:13 localhost systemd[1]: Set hostname to <localhost.localdomain>. >Nov 11 19:45:13 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset >Nov 11 19:45:13 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu >Nov 11 19:45:13 localhost systemd-modules-load[506]: Module 'uinput' is already loaded >Nov 11 19:45:13 localhost kernel: [ 0.000000] Linux version 3.6.6-3.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Mon Nov 5 16:26:34 UTC 2012 >Nov 11 19:45:13 localhost kernel: [ 0.000000] Command line: initrd=initrd0.img root=live:/dev/sdc1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Nov 11 19:45:13 localhost kernel: [ 0.000000] e820: BIOS-provided physical RAM map: >Nov 11 19:45:13 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable >Nov 11 19:45:13 localhost systemd[1]: Mounted Temporary Directory. >Nov 11 19:45:13 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved >Nov 11 19:45:13 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000e4c00-0x00000000000fffff] reserved >Nov 11 19:45:13 localhost systemd[1]: Mounted Configuration File System. >Nov 11 19:45:13 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf77ffff] usable >Nov 11 19:45:13 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000bf780000-0x00000000bf797fff] ACPI data >Nov 11 19:45:13 localhost systemd[1]: Started Setup Virtual Console. >Nov 11 19:45:13 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000bf798000-0x00000000bf7dbfff] ACPI NVS >Nov 11 19:45:13 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000bf7dc000-0x00000000bfffffff] reserved >Nov 11 19:45:13 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Nov 11 19:45:13 localhost systemd[1]: Started Apply Kernel Variables. >Nov 11 19:45:13 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved >Nov 11 19:45:13 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001bfffffff] usable >Nov 11 19:45:13 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active >Nov 11 19:45:13 localhost kernel: [ 0.000000] DMI 2.5 present. >Nov 11 19:45:13 localhost systemd[1]: Started Load Random Seed. >Nov 11 19:45:13 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Nov 11 19:45:13 localhost kernel: [ 0.000000] No AGP bridge found >Nov 11 19:45:13 localhost kernel: [ 0.000000] e820: last_pfn = 0x1c0000 max_arch_pfn = 0x400000000 >Nov 11 19:45:13 localhost systemd[1]: Started Load legacy module configuration. >Nov 11 19:45:13 localhost systemd[1]: Started Show Plymouth Boot Screen. >Nov 11 19:45:13 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Nov 11 19:45:13 localhost kernel: [ 0.000000] total RAM covered: 6136M >Nov 11 19:45:13 localhost kernel: [ 0.000000] Found optimal setting for mtrr clean up >Nov 11 19:45:13 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 5 lose cover RAM: 0G >Nov 11 19:45:13 localhost kernel: [ 0.000000] e820: last_pfn = 0xbf780 max_arch_pfn = 0x400000000 >Nov 11 19:45:13 localhost kernel: [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780] >Nov 11 19:45:13 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0xbf77ffff] >Nov 11 19:45:13 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1bfffffff] >Nov 11 19:45:13 localhost kernel: [ 0.000000] RAMDISK: [mem 0x7e629000-0x7fffefff] >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: RSDP 00000000000fb150 00014 (v00 ACPIAM) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: RSDT 00000000bf780000 00040 (v01 _ASUS_ Notebook 20100921 MSFT 00000097) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: FACP 00000000bf780200 00084 (v01 _ASUS_ Notebook 20100921 MSFT 00000097) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: DSDT 00000000bf7804b0 0B69B (v01 A1438 A1438001 00000001 INTL 20060113) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: FACS 00000000bf798000 00040 >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: SLIC 00000000000ff200 00176 (v01 _ASUS_ Notebook 20090827 MSFT 00000097) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: APIC 00000000bf780390 000D8 (v01 _ASUS_ APIC0927 20100921 MSFT 00000097) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: MCFG 00000000bf780470 0003C (v01 _ASUS_ OEMMCFG 20100921 MSFT 00000097) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: OEMB 00000000bf798040 00072 (v01 _ASUS_ OEMB0927 20100921 MSFT 00000097) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: HPET 00000000bf78f4b0 00038 (v01 _ASUS_ OEMHPET 20100921 MSFT 00000097) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: OSFR 00000000bf78f4f0 000B0 (v01 _ASUS_ OEMOSFR 20100921 MSFT 00000097) >Nov 11 19:45:13 localhost kernel: [ 0.000000] No NUMA configuration found >Nov 11 19:45:13 localhost kernel: [ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000001bfffffff] >Nov 11 19:45:13 localhost kernel: [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1bfffffff] >Nov 11 19:45:13 localhost kernel: [ 0.000000] NODE_DATA [mem 0x1bffec000-0x1bfffffff] >Nov 11 19:45:13 localhost kernel: [ 0.000000] Zone ranges: >Nov 11 19:45:13 localhost kernel: [ 0.000000] DMA [mem 0x00010000-0x00ffffff] >Nov 11 19:45:13 localhost kernel: [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >Nov 11 19:45:13 localhost kernel: [ 0.000000] Normal [mem 0x100000000-0x1bfffffff] >Nov 11 19:45:13 localhost kernel: [ 0.000000] Movable zone start for each node >Nov 11 19:45:13 localhost kernel: [ 0.000000] Early memory node ranges >Nov 11 19:45:13 localhost kernel: [ 0.000000] node 0: [mem 0x00010000-0x0009dfff] >Nov 11 19:45:13 localhost kernel: [ 0.000000] node 0: [mem 0x00100000-0xbf77ffff] >Nov 11 19:45:13 localhost kernel: [ 0.000000] node 0: [mem 0x100000000-0x1bfffffff] >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x808 >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x88] disabled) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x89] disabled) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x8a] disabled) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x8b] disabled) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x8c] disabled) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x8d] disabled) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x8e] disabled) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x8f] disabled) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) >Nov 11 19:45:13 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x09] address[0xfec8a000] gsi_base[24]) >Nov 11 19:45:13 localhost kernel: [ 0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI 24-47 >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Nov 11 19:45:13 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information >Nov 11 19:45:13 localhost kernel: [ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000 >Nov 11 19:45:13 localhost kernel: [ 0.000000] smpboot: Allowing 16 CPUs, 8 hotplug CPUs >Nov 11 19:45:13 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000 >Nov 11 19:45:13 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >Nov 11 19:45:13 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e5000 >Nov 11 19:45:13 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000e5000 - 0000000000100000 >Nov 11 19:45:13 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000bf780000 - 00000000bf798000 >Nov 11 19:45:13 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000bf798000 - 00000000bf7dc000 >Nov 11 19:45:13 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000bf7dc000 - 00000000c0000000 >Nov 11 19:45:13 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000fee00000 >Nov 11 19:45:13 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >Nov 11 19:45:13 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffe00000 >Nov 11 19:45:13 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000 >Nov 11 19:45:13 localhost kernel: [ 0.000000] e820: [mem 0xc0000000-0xfedfffff] available for PCI devices >Nov 11 19:45:13 localhost kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware >Nov 11 19:45:13 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:16 nr_node_ids:1 >Nov 11 19:45:13 localhost kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff8801bfc00000 s84288 r8192 d22208 u131072 >Nov 11 19:45:13 localhost kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1541896 >Nov 11 19:45:13 localhost kernel: [ 0.000000] Policy zone: Normal >Nov 11 19:45:13 localhost kernel: [ 0.000000] Kernel command line: initrd=initrd0.img root=live:/dev/sdc1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Nov 11 19:45:13 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >Nov 11 19:45:13 localhost kernel: [ 0.000000] __ex_table already sorted, skipping sort >Nov 11 19:45:13 localhost kernel: [ 0.000000] Checking aperture... >Nov 11 19:45:13 localhost kernel: [ 0.000000] No AGP bridge found >Nov 11 19:45:13 localhost kernel: [ 0.000000] Memory: 6073388k/7340032k available (6328k kernel code, 1057736k absent, 208908k reserved, 6875k data, 1036k init) >Nov 11 19:45:13 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 >Nov 11 19:45:13 localhost kernel: [ 0.000000] Hierarchical RCU implementation. >Nov 11 19:45:13 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=16. >Nov 11 19:45:13 localhost kernel: [ 0.000000] NR_IRQS:8448 nr_irqs:1216 16 >Nov 11 19:45:13 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 >Nov 11 19:45:13 localhost kernel: [ 0.000000] console [tty0] enabled >Nov 11 19:45:13 localhost kernel: [ 0.000000] allocated 25165824 bytes of page_cgroup >Nov 11 19:45:13 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >Nov 11 19:45:13 localhost kernel: [ 0.000000] tsc: Fast TSC calibration using PIT >Nov 11 19:45:13 localhost kernel: [ 0.001000] tsc: Detected 3999.916 MHz processor >Nov 11 19:45:13 localhost kernel: [ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 7999.83 BogoMIPS (lpj=3999916) >Nov 11 19:45:13 localhost kernel: [ 0.000004] pid_max: default: 32768 minimum: 301 >Nov 11 19:45:13 localhost kernel: [ 0.000036] Security Framework initialized >Nov 11 19:45:13 localhost kernel: [ 0.000041] SELinux: Initializing. >Nov 11 19:45:13 localhost kernel: [ 0.000564] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Nov 11 19:45:13 localhost kernel: [ 0.001740] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >Nov 11 19:45:13 localhost kernel: [ 0.002203] Mount-cache hash table entries: 256 >Nov 11 19:45:13 localhost kernel: [ 0.002352] Initializing cgroup subsys cpuacct >Nov 11 19:45:13 localhost kernel: [ 0.002354] Initializing cgroup subsys memory >Nov 11 19:45:13 localhost kernel: [ 0.002361] Initializing cgroup subsys devices >Nov 11 19:45:13 localhost kernel: [ 0.002362] Initializing cgroup subsys freezer >Nov 11 19:45:13 localhost kernel: [ 0.002363] Initializing cgroup subsys net_cls >Nov 11 19:45:13 localhost kernel: [ 0.002364] Initializing cgroup subsys blkio >Nov 11 19:45:13 localhost kernel: [ 0.002365] Initializing cgroup subsys perf_event >Nov 11 19:45:13 localhost kernel: [ 0.002383] CPU: Physical Processor ID: 0 >Nov 11 19:45:13 localhost kernel: [ 0.002384] CPU: Processor Core ID: 0 >Nov 11 19:45:13 localhost kernel: [ 0.002387] mce: CPU supports 9 MCE banks >Nov 11 19:45:13 localhost kernel: [ 0.002397] CPU0: Thermal monitoring enabled (TM1) >Nov 11 19:45:13 localhost kernel: [ 0.002402] process: using mwait in idle threads >Nov 11 19:45:13 localhost kernel: [ 0.002405] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >Nov 11 19:45:13 localhost kernel: [ 0.002405] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >Nov 11 19:45:13 localhost kernel: [ 0.002405] tlb_flushall_shift is 0x6 >Nov 11 19:45:13 localhost kernel: [ 0.003228] ACPI: Core revision 20120711 >Nov 11 19:45:13 localhost kernel: [ 0.030482] ftrace: allocating 23478 entries in 92 pages >Nov 11 19:45:13 localhost kernel: [ 0.038359] Switched APIC routing to physical flat. >Nov 11 19:45:13 localhost kernel: [ 0.038846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Nov 11 19:45:13 localhost kernel: [ 0.048848] smpboot: CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05 >Nov 11 19:45:13 localhost kernel: [ 0.150021] Performance Events: PEBS fmt1+, 16-deep LBR, Nehalem events, Intel PMU driver. >Nov 11 19:45:13 localhost kernel: [ 0.150024] perf_event_intel: CPU erratum AAJ80 worked around >Nov 11 19:45:13 localhost kernel: [ 0.150025] perf_event_intel: CPUID marked event: 'bus cycles' unavailable >Nov 11 19:45:13 localhost kernel: [ 0.150027] ... version: 3 >Nov 11 19:45:13 localhost kernel: [ 0.150027] ... bit width: 48 >Nov 11 19:45:13 localhost kernel: [ 0.150028] ... generic registers: 4 >Nov 11 19:45:13 localhost kernel: [ 0.150028] ... value mask: 0000ffffffffffff >Nov 11 19:45:13 localhost kernel: [ 0.150029] ... max period: 000000007fffffff >Nov 11 19:45:13 localhost kernel: [ 0.150030] ... fixed-purpose events: 3 >Nov 11 19:45:13 localhost kernel: [ 0.150030] ... event mask: 000000070000000f >Nov 11 19:45:13 localhost kernel: [ 0.150472] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Nov 11 19:45:13 localhost kernel: [ 0.150579] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 >Nov 11 19:45:13 localhost kernel: [ 0.305728] Brought up 8 CPUs >Nov 11 19:45:13 localhost kernel: [ 0.305730] smpboot: Total of 8 processors activated (63998.65 BogoMIPS) >Nov 11 19:45:13 localhost kernel: [ 0.309930] devtmpfs: initialized >Nov 11 19:45:13 localhost kernel: [ 0.310051] PM: Registering ACPI NVS region [mem 0xbf798000-0xbf7dbfff] (278528 bytes) >Nov 11 19:45:13 localhost kernel: [ 0.310470] atomic64 test passed for x86-64 platform with CX8 and with SSE >Nov 11 19:45:13 localhost kernel: [ 0.310494] RTC time: 0:45:02, date: 11/12/12 >Nov 11 19:45:13 localhost kernel: [ 0.310521] NET: Registered protocol family 16 >Nov 11 19:45:13 localhost kernel: [ 0.310620] ACPI: bus type pci registered >Nov 11 19:45:13 localhost kernel: [ 0.310654] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Nov 11 19:45:13 localhost kernel: [ 0.310655] PCI: not using MMCONFIG >Nov 11 19:45:13 localhost kernel: [ 0.310656] PCI: Using configuration type 1 for base access >Nov 11 19:45:13 localhost kernel: [ 0.311161] bio: create slab <bio-0> at 0 >Nov 11 19:45:13 localhost kernel: [ 0.311205] ACPI: Added _OSI(Module Device) >Nov 11 19:45:13 localhost kernel: [ 0.311205] ACPI: Added _OSI(Processor Device) >Nov 11 19:45:13 localhost kernel: [ 0.311206] ACPI: Added _OSI(3.0 _SCP Extensions) >Nov 11 19:45:13 localhost kernel: [ 0.311207] ACPI: Added _OSI(Processor Aggregator Device) >Nov 11 19:45:13 localhost kernel: [ 0.312351] ACPI: Executed 1 blocks of module-level executable AML code >Nov 11 19:45:13 localhost kernel: [ 0.332220] ACPI: Interpreter enabled >Nov 11 19:45:13 localhost kernel: [ 0.332224] ACPI: (supports S0 S1 S3 S4 S5) >Nov 11 19:45:13 localhost kernel: [ 0.332235] ACPI: Using IOAPIC for interrupt routing >Nov 11 19:45:13 localhost kernel: [ 0.332250] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Nov 11 19:45:13 localhost kernel: [ 0.332792] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources >Nov 11 19:45:13 localhost kernel: [ 0.345463] ACPI: No dock devices found. >Nov 11 19:45:13 localhost kernel: [ 0.345466] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Nov 11 19:45:13 localhost kernel: [ 0.345509] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Nov 11 19:45:13 localhost kernel: [ 0.345593] PCI host bridge to bus 0000:00 >Nov 11 19:45:13 localhost kernel: [ 0.345597] pci_bus 0000:00: root bus resource [bus 00-ff] >Nov 11 19:45:13 localhost kernel: [ 0.345598] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Nov 11 19:45:13 localhost kernel: [ 0.345599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Nov 11 19:45:13 localhost kernel: [ 0.345600] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Nov 11 19:45:13 localhost kernel: [ 0.345601] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff] >Nov 11 19:45:13 localhost kernel: [ 0.345602] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff] >Nov 11 19:45:13 localhost kernel: [ 0.345603] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff] >Nov 11 19:45:13 localhost kernel: [ 0.347110] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003) >Nov 11 19:45:13 localhost kernel: [ 0.347114] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 001f) >Nov 11 19:45:13 localhost kernel: [ 0.347309] pci 0000:00:01.0: PCI bridge to [bus 01] >Nov 11 19:45:13 localhost kernel: [ 0.348999] pci 0000:00:03.0: PCI bridge to [bus 02] >Nov 11 19:45:13 localhost kernel: [ 0.349030] pci 0000:00:07.0: PCI bridge to [bus 03] >Nov 11 19:45:13 localhost kernel: [ 0.349064] pci 0000:00:1c.0: PCI bridge to [bus 07] >Nov 11 19:45:13 localhost kernel: [ 0.350999] pci 0000:00:1c.2: PCI bridge to [bus 06] >Nov 11 19:45:13 localhost kernel: [ 0.351183] pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >Nov 11 19:45:13 localhost kernel: [ 0.351190] pci 0000:00:1c.4: PCI bridge to [bus 05] >Nov 11 19:45:13 localhost kernel: [ 0.352999] pci 0000:00:1c.5: PCI bridge to [bus 04] >Nov 11 19:45:13 localhost kernel: [ 0.353145] pci 0000:00:1e.0: PCI bridge to [bus 08] (subtractive decode) >Nov 11 19:45:13 localhost kernel: [ 0.353437] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Nov 11 19:45:13 localhost kernel: [ 0.353438] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >Nov 11 19:45:13 localhost kernel: [ 0.359458] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12 14 15) >Nov 11 19:45:13 localhost kernel: [ 0.359482] ACPI: PCI Interrupt Link [LNKB] (IRQs *5) >Nov 11 19:45:13 localhost kernel: [ 0.359503] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12 14 15) >Nov 11 19:45:13 localhost kernel: [ 0.359525] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12 *14 15) >Nov 11 19:45:13 localhost kernel: [ 0.359547] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 *15) >Nov 11 19:45:13 localhost kernel: [ 0.359570] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 6 7 10 11 12 14 15) >Nov 11 19:45:13 localhost kernel: [ 0.359592] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 *7 10 11 12 14 15) >Nov 11 19:45:13 localhost kernel: [ 0.359616] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 6 7 10 11 12 14 15) >Nov 11 19:45:13 localhost kernel: [ 0.359668] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none >Nov 11 19:45:13 localhost kernel: [ 0.359670] vgaarb: loaded >Nov 11 19:45:13 localhost kernel: [ 0.359671] vgaarb: bridge control possible 0000:02:00.0 >Nov 11 19:45:13 localhost kernel: [ 0.359710] SCSI subsystem initialized >Nov 11 19:45:13 localhost kernel: [ 0.359711] ACPI: bus type scsi registered >Nov 11 19:45:13 localhost kernel: [ 0.359744] ACPI: bus type usb registered >Nov 11 19:45:13 localhost kernel: [ 0.359754] usbcore: registered new interface driver usbfs >Nov 11 19:45:13 localhost kernel: [ 0.359760] usbcore: registered new interface driver hub >Nov 11 19:45:13 localhost kernel: [ 0.359770] usbcore: registered new device driver usb >Nov 11 19:45:13 localhost kernel: [ 0.359797] PCI: Using ACPI for IRQ routing >Nov 11 19:45:13 localhost kernel: [ 0.364423] PCI: Discovered peer bus ff >Nov 11 19:45:13 localhost kernel: [ 0.364437] PCI host bridge to bus 0000:ff >Nov 11 19:45:13 localhost kernel: [ 0.364439] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff] >Nov 11 19:45:13 localhost kernel: [ 0.364440] pci_bus 0000:ff: root bus resource [mem 0x00000000-0xfffffffff] >Nov 11 19:45:13 localhost kernel: [ 0.364441] pci_bus 0000:ff: No busn resource found for root bus, will use [bus ff-ff] >Nov 11 19:45:13 localhost kernel: [ 0.364948] NetLabel: Initializing >Nov 11 19:45:13 localhost kernel: [ 0.364949] NetLabel: domain hash size = 128 >Nov 11 19:45:13 localhost kernel: [ 0.364950] NetLabel: protocols = UNLABELED CIPSOv4 >Nov 11 19:45:13 localhost kernel: [ 0.364955] NetLabel: unlabeled traffic allowed by default >Nov 11 19:45:13 localhost kernel: [ 0.364985] HPET: 4 timers in total, 0 timers will be used for per-cpu timer >Nov 11 19:45:13 localhost kernel: [ 0.364990] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >Nov 11 19:45:13 localhost kernel: [ 0.364992] hpet0: 4 comparators, 64-bit 14.318180 MHz counter >Nov 11 19:45:13 localhost kernel: [ 0.370697] Switching to clocksource hpet >Nov 11 19:45:13 localhost kernel: [ 0.374257] pnp: PnP ACPI init >Nov 11 19:45:13 localhost kernel: [ 0.374263] ACPI: bus type pnp registered >Nov 11 19:45:13 localhost kernel: [ 0.374383] system 00:01: [mem 0xfbf00000-0xfbffffff] has been reserved >Nov 11 19:45:13 localhost kernel: [ 0.374384] system 00:01: [mem 0xfc000000-0xfcffffff] has been reserved >Nov 11 19:45:13 localhost kernel: [ 0.374385] system 00:01: [mem 0xfd000000-0xfdffffff] has been reserved >Nov 11 19:45:13 localhost kernel: [ 0.374386] system 00:01: [mem 0xfe000000-0xfebfffff] has been reserved >Nov 11 19:45:13 localhost kernel: [ 0.374388] system 00:01: [mem 0xfec8a000-0xfec8afff] could not be reserved >Nov 11 19:45:13 localhost kernel: [ 0.374389] system 00:01: [mem 0xfed10000-0xfed10fff] has been reserved >Nov 11 19:45:13 localhost kernel: [ 0.374599] system 00:06: [io 0x0290-0x029f] has been reserved >Nov 11 19:45:13 localhost kernel: [ 0.374728] system 00:07: [io 0x04d0-0x04d1] has been reserved >Nov 11 19:45:13 localhost kernel: [ 0.374735] system 00:07: [io 0x0800-0x087f] has been reserved >Nov 11 19:45:13 localhost kernel: [ 0.374737] system 00:07: [io 0x0500-0x057f] has been reserved >Nov 11 19:45:13 localhost kernel: [ 0.374738] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved >Nov 11 19:45:13 localhost kernel: [ 0.374739] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved >Nov 11 19:45:13 localhost kernel: [ 0.374740] system 00:07: [mem 0xfed40000-0xfed8ffff] has been reserved >Nov 11 19:45:13 localhost kernel: [ 0.374871] system 00:0a: [mem 0xffc00000-0xffdfffff] has been reserved >Nov 11 19:45:13 localhost kernel: [ 0.374938] system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved >Nov 11 19:45:13 localhost kernel: [ 0.374939] system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved >Nov 11 19:45:13 localhost kernel: [ 0.375030] system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved >Nov 11 19:45:13 localhost kernel: [ 0.375142] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved >Nov 11 19:45:13 localhost kernel: [ 0.375143] system 00:0e: [mem 0x000c0000-0x000cffff] could not be reserved >Nov 11 19:45:13 localhost kernel: [ 0.375145] system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved >Nov 11 19:45:13 localhost kernel: [ 0.375146] system 00:0e: [mem 0x00100000-0xbfffffff] could not be reserved >Nov 11 19:45:13 localhost kernel: [ 0.375147] system 00:0e: [mem 0xfed90000-0xffffffff] could not be reserved >Nov 11 19:45:13 localhost kernel: [ 0.375212] pnp: PnP ACPI: found 15 devices >Nov 11 19:45:13 localhost kernel: [ 0.375213] ACPI: ACPI bus type pnp unregistered >Nov 11 19:45:13 localhost kernel: [ 0.380784] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0000000-0xc03fffff] >Nov 11 19:45:13 localhost kernel: [ 0.380785] pci 0000:00:1c.2: BAR 15: assigned [mem 0xc0400000-0xc05fffff 64bit pref] >Nov 11 19:45:13 localhost kernel: [ 0.380787] pci 0000:00:1c.4: BAR 15: assigned [mem 0xc0600000-0xc07fffff 64bit pref] >Nov 11 19:45:13 localhost kernel: [ 0.380788] pci 0000:00:1c.5: BAR 15: assigned [mem 0xc0800000-0xc09fffff 64bit pref] >Nov 11 19:45:13 localhost kernel: [ 0.380790] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff] >Nov 11 19:45:13 localhost kernel: [ 0.380791] pci 0000:00:01.0: PCI bridge to [bus 01] >Nov 11 19:45:13 localhost kernel: [ 0.380797] pci 0000:00:03.0: PCI bridge to [bus 02] >Nov 11 19:45:13 localhost kernel: [ 0.380799] pci 0000:00:03.0: bridge window [io 0xa000-0xafff] >Nov 11 19:45:13 localhost kernel: [ 0.380801] pci 0000:00:03.0: bridge window [mem 0xf8000000-0xfbafffff] >Nov 11 19:45:13 localhost kernel: [ 0.380803] pci 0000:00:03.0: bridge window [mem 0xd4000000-0xdfffffff 64bit pref] >Nov 11 19:45:13 localhost kernel: [ 0.380806] pci 0000:00:07.0: PCI bridge to [bus 03] >Nov 11 19:45:13 localhost kernel: [ 0.380811] pci 0000:00:1c.0: PCI bridge to [bus 07] >Nov 11 19:45:13 localhost kernel: [ 0.380813] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] >Nov 11 19:45:13 localhost kernel: [ 0.380816] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc03fffff] >Nov 11 19:45:13 localhost kernel: [ 0.380818] pci 0000:00:1c.0: bridge window [mem 0xf6f00000-0xf6ffffff 64bit pref] >Nov 11 19:45:13 localhost kernel: [ 0.380822] pci 0000:00:1c.2: PCI bridge to [bus 06] >Nov 11 19:45:13 localhost kernel: [ 0.380823] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] >Nov 11 19:45:13 localhost kernel: [ 0.380826] pci 0000:00:1c.2: bridge window [mem 0xfbd00000-0xfbdfffff] >Nov 11 19:45:13 localhost kernel: [ 0.380829] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff 64bit pref] >Nov 11 19:45:13 localhost kernel: [ 0.380832] pci 0000:00:1c.4: PCI bridge to [bus 05] >Nov 11 19:45:13 localhost kernel: [ 0.380834] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >Nov 11 19:45:13 localhost kernel: [ 0.380837] pci 0000:00:1c.4: bridge window [mem 0xfbc00000-0xfbcfffff] >Nov 11 19:45:13 localhost kernel: [ 0.380839] pci 0000:00:1c.4: bridge window [mem 0xc0600000-0xc07fffff 64bit pref] >Nov 11 19:45:13 localhost kernel: [ 0.380843] pci 0000:00:1c.5: PCI bridge to [bus 04] >Nov 11 19:45:13 localhost kernel: [ 0.380845] pci 0000:00:1c.5: bridge window [io 0xb000-0xbfff] >Nov 11 19:45:13 localhost kernel: [ 0.380848] pci 0000:00:1c.5: bridge window [mem 0xfbb00000-0xfbbfffff] >Nov 11 19:45:13 localhost kernel: [ 0.380850] pci 0000:00:1c.5: bridge window [mem 0xc0800000-0xc09fffff 64bit pref] >Nov 11 19:45:13 localhost kernel: [ 0.380854] pci 0000:00:1e.0: PCI bridge to [bus 08] >Nov 11 19:45:13 localhost kernel: [ 0.380855] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >Nov 11 19:45:13 localhost kernel: [ 0.380858] pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff] >Nov 11 19:45:13 localhost kernel: [ 0.380871] pci 0000:00:1c.0: enabling device (0106 -> 0107) >Nov 11 19:45:13 localhost kernel: [ 0.380944] NET: Registered protocol family 2 >Nov 11 19:45:13 localhost kernel: [ 0.381363] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >Nov 11 19:45:13 localhost kernel: [ 0.382193] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Nov 11 19:45:13 localhost kernel: [ 0.382286] TCP: Hash tables configured (established 524288 bind 65536) >Nov 11 19:45:13 localhost kernel: [ 0.382299] TCP: reno registered >Nov 11 19:45:13 localhost kernel: [ 0.382307] UDP hash table entries: 4096 (order: 5, 131072 bytes) >Nov 11 19:45:13 localhost kernel: [ 0.382327] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >Nov 11 19:45:13 localhost kernel: [ 0.382396] NET: Registered protocol family 1 >Nov 11 19:45:13 localhost kernel: [ 0.382638] Unpacking initramfs... >Nov 11 19:45:13 localhost kernel: [ 0.655044] Freeing initrd memory: 26456k freed >Nov 11 19:45:13 localhost kernel: [ 0.657801] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Nov 11 19:45:13 localhost kernel: [ 0.657804] software IO TLB [mem 0xbb77c000-0xbf77bfff] (64MB) mapped at [ffff8800bb77c000-ffff8800bf77bfff] >Nov 11 19:45:13 localhost kernel: [ 0.658306] Initialise module verification >Nov 11 19:45:13 localhost kernel: [ 0.658337] audit: initializing netlink socket (disabled) >Nov 11 19:45:13 localhost kernel: [ 0.658344] type=2000 audit(1352681101.453:1): initialized >Nov 11 19:45:13 localhost kernel: [ 0.669792] HugeTLB registered 2 MB page size, pre-allocated 0 pages >Nov 11 19:45:13 localhost kernel: [ 0.670837] VFS: Disk quotas dquot_6.5.2 >Nov 11 19:45:13 localhost kernel: [ 0.670864] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Nov 11 19:45:13 localhost kernel: [ 0.671093] msgmni has been set to 11913 >Nov 11 19:45:13 localhost kernel: [ 0.671501] alg: No test for stdrng (krng) >Nov 11 19:45:13 localhost kernel: [ 0.671505] NET: Registered protocol family 38 >Nov 11 19:45:13 localhost kernel: [ 0.671506] Key type asymmetric registered >Nov 11 19:45:13 localhost kernel: [ 0.671507] Asymmetric key parser 'x509' registered >Nov 11 19:45:13 localhost kernel: [ 0.671525] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Nov 11 19:45:13 localhost kernel: [ 0.671539] io scheduler noop registered >Nov 11 19:45:13 localhost kernel: [ 0.671540] io scheduler deadline registered >Nov 11 19:45:13 localhost kernel: [ 0.671557] io scheduler cfq registered (default) >Nov 11 19:45:13 localhost kernel: [ 0.671957] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Nov 11 19:45:13 localhost kernel: [ 0.671966] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Nov 11 19:45:13 localhost kernel: [ 0.671967] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Nov 11 19:45:13 localhost kernel: [ 0.672194] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >Nov 11 19:45:13 localhost kernel: [ 0.672196] ACPI: Power Button [PWRB] >Nov 11 19:45:13 localhost kernel: [ 0.672214] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Nov 11 19:45:13 localhost kernel: [ 0.672215] ACPI: Power Button [PWRF] >Nov 11 19:45:13 localhost kernel: [ 0.673804] GHES: HEST is not enabled! >Nov 11 19:45:13 localhost kernel: [ 0.673837] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Nov 11 19:45:13 localhost kernel: [ 0.674096] Non-volatile memory driver v1.3 >Nov 11 19:45:13 localhost kernel: [ 0.674097] Linux agpgart interface v0.103 >Nov 11 19:45:13 localhost kernel: [ 0.674502] loop: module loaded >Nov 11 19:45:13 localhost kernel: [ 0.674591] ahci: SSS flag set, parallel bus scan disabled >Nov 11 19:45:13 localhost kernel: [ 0.674622] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode >Nov 11 19:45:13 localhost kernel: [ 0.674623] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ccc ems sxs >Nov 11 19:45:13 localhost kernel: [ 0.683941] scsi0 : ahci >Nov 11 19:45:13 localhost kernel: [ 0.683976] scsi1 : ahci >Nov 11 19:45:13 localhost kernel: [ 0.684005] scsi2 : ahci >Nov 11 19:45:13 localhost kernel: [ 0.684033] scsi3 : ahci >Nov 11 19:45:13 localhost kernel: [ 0.684061] scsi4 : ahci >Nov 11 19:45:13 localhost kernel: [ 0.684088] scsi5 : ahci >Nov 11 19:45:13 localhost kernel: [ 0.684106] ata1: SATA max UDMA/133 abar m2048@0xf7ffc000 port 0xf7ffc100 irq 68 >Nov 11 19:45:13 localhost kernel: [ 0.684107] ata2: SATA max UDMA/133 abar m2048@0xf7ffc000 port 0xf7ffc180 irq 68 >Nov 11 19:45:13 localhost kernel: [ 0.684109] ata3: SATA max UDMA/133 abar m2048@0xf7ffc000 port 0xf7ffc200 irq 68 >Nov 11 19:45:13 localhost kernel: [ 0.684110] ata4: SATA max UDMA/133 abar m2048@0xf7ffc000 port 0xf7ffc280 irq 68 >Nov 11 19:45:13 localhost kernel: [ 0.684111] ata5: SATA max UDMA/133 abar m2048@0xf7ffc000 port 0xf7ffc300 irq 68 >Nov 11 19:45:13 localhost kernel: [ 0.684112] ata6: SATA max UDMA/133 abar m2048@0xf7ffc000 port 0xf7ffc380 irq 68 >Nov 11 19:45:13 localhost kernel: [ 0.684156] libphy: Fixed MDIO Bus: probed >Nov 11 19:45:13 localhost kernel: [ 0.684182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Nov 11 19:45:13 localhost kernel: [ 0.684198] ehci_hcd 0000:00:1a.7: EHCI Host Controller >Nov 11 19:45:13 localhost kernel: [ 0.684220] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 >Nov 11 19:45:13 localhost kernel: [ 0.688116] ehci_hcd 0000:00:1a.7: debug port 1 >Nov 11 19:45:13 localhost kernel: [ 0.688130] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf7fff000 >Nov 11 19:45:13 localhost kernel: [ 0.693741] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >Nov 11 19:45:13 localhost kernel: [ 0.693765] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Nov 11 19:45:13 localhost kernel: [ 0.693766] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 11 19:45:13 localhost kernel: [ 0.693767] usb usb1: Product: EHCI Host Controller >Nov 11 19:45:13 localhost kernel: [ 0.693768] usb usb1: Manufacturer: Linux 3.6.6-3.fc18.x86_64 ehci_hcd >Nov 11 19:45:13 localhost kernel: [ 0.693769] usb usb1: SerialNumber: 0000:00:1a.7 >Nov 11 19:45:13 localhost kernel: [ 0.693823] hub 1-0:1.0: USB hub found >Nov 11 19:45:13 localhost kernel: [ 0.693825] hub 1-0:1.0: 6 ports detected >Nov 11 19:45:13 localhost kernel: [ 0.693874] ehci_hcd 0000:00:1d.7: EHCI Host Controller >Nov 11 19:45:13 localhost kernel: [ 0.693894] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 >Nov 11 19:45:13 localhost kernel: [ 0.697790] ehci_hcd 0000:00:1d.7: debug port 1 >Nov 11 19:45:13 localhost kernel: [ 0.697805] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7ffe000 >Nov 11 19:45:13 localhost kernel: [ 0.703741] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >Nov 11 19:45:13 localhost kernel: [ 0.703760] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Nov 11 19:45:13 localhost kernel: [ 0.703761] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 11 19:45:13 localhost kernel: [ 0.703762] usb usb2: Product: EHCI Host Controller >Nov 11 19:45:13 localhost kernel: [ 0.703763] usb usb2: Manufacturer: Linux 3.6.6-3.fc18.x86_64 ehci_hcd >Nov 11 19:45:13 localhost kernel: [ 0.703764] usb usb2: SerialNumber: 0000:00:1d.7 >Nov 11 19:45:13 localhost kernel: [ 0.703806] hub 2-0:1.0: USB hub found >Nov 11 19:45:13 localhost kernel: [ 0.703808] hub 2-0:1.0: 6 ports detected >Nov 11 19:45:13 localhost kernel: [ 0.703847] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Nov 11 19:45:13 localhost kernel: [ 0.703852] uhci_hcd: USB Universal Host Controller Interface driver >Nov 11 19:45:13 localhost kernel: [ 0.703864] uhci_hcd 0000:00:1a.0: UHCI Host Controller >Nov 11 19:45:13 localhost kernel: [ 0.703886] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 >Nov 11 19:45:13 localhost kernel: [ 0.703911] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00009800 >Nov 11 19:45:13 localhost kernel: [ 0.703929] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Nov 11 19:45:13 localhost kernel: [ 0.703930] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 11 19:45:13 localhost kernel: [ 0.703931] usb usb3: Product: UHCI Host Controller >Nov 11 19:45:13 localhost kernel: [ 0.703932] usb usb3: Manufacturer: Linux 3.6.6-3.fc18.x86_64 uhci_hcd >Nov 11 19:45:13 localhost kernel: [ 0.703933] usb usb3: SerialNumber: 0000:00:1a.0 >Nov 11 19:45:13 localhost kernel: [ 0.703972] hub 3-0:1.0: USB hub found >Nov 11 19:45:13 localhost kernel: [ 0.703974] hub 3-0:1.0: 2 ports detected >Nov 11 19:45:13 localhost kernel: [ 0.704010] uhci_hcd 0000:00:1a.1: UHCI Host Controller >Nov 11 19:45:13 localhost kernel: [ 0.704032] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 >Nov 11 19:45:13 localhost kernel: [ 0.704055] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00009880 >Nov 11 19:45:13 localhost kernel: [ 0.704071] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Nov 11 19:45:13 localhost kernel: [ 0.704072] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 11 19:45:13 localhost kernel: [ 0.704073] usb usb4: Product: UHCI Host Controller >Nov 11 19:45:13 localhost kernel: [ 0.704074] usb usb4: Manufacturer: Linux 3.6.6-3.fc18.x86_64 uhci_hcd >Nov 11 19:45:13 localhost kernel: [ 0.704075] usb usb4: SerialNumber: 0000:00:1a.1 >Nov 11 19:45:13 localhost kernel: [ 0.704115] hub 4-0:1.0: USB hub found >Nov 11 19:45:13 localhost kernel: [ 0.704117] hub 4-0:1.0: 2 ports detected >Nov 11 19:45:13 localhost kernel: [ 0.704153] uhci_hcd 0000:00:1a.2: UHCI Host Controller >Nov 11 19:45:13 localhost kernel: [ 0.704174] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 >Nov 11 19:45:13 localhost kernel: [ 0.704199] uhci_hcd 0000:00:1a.2: irq 19, io base 0x00009c00 >Nov 11 19:45:13 localhost kernel: [ 0.704215] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >Nov 11 19:45:13 localhost kernel: [ 0.704216] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 11 19:45:13 localhost kernel: [ 0.704217] usb usb5: Product: UHCI Host Controller >Nov 11 19:45:13 localhost kernel: [ 0.704218] usb usb5: Manufacturer: Linux 3.6.6-3.fc18.x86_64 uhci_hcd >Nov 11 19:45:13 localhost kernel: [ 0.704219] usb usb5: SerialNumber: 0000:00:1a.2 >Nov 11 19:45:13 localhost kernel: [ 0.704258] hub 5-0:1.0: USB hub found >Nov 11 19:45:13 localhost kernel: [ 0.704260] hub 5-0:1.0: 2 ports detected >Nov 11 19:45:13 localhost kernel: [ 0.704298] uhci_hcd 0000:00:1d.0: UHCI Host Controller >Nov 11 19:45:13 localhost kernel: [ 0.704320] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 >Nov 11 19:45:13 localhost kernel: [ 0.704338] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00009080 >Nov 11 19:45:13 localhost kernel: [ 0.704354] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >Nov 11 19:45:13 localhost kernel: [ 0.704356] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 11 19:45:13 localhost kernel: [ 0.704357] usb usb6: Product: UHCI Host Controller >Nov 11 19:45:13 localhost kernel: [ 0.704358] usb usb6: Manufacturer: Linux 3.6.6-3.fc18.x86_64 uhci_hcd >Nov 11 19:45:13 localhost kernel: [ 0.704359] usb usb6: SerialNumber: 0000:00:1d.0 >Nov 11 19:45:13 localhost kernel: [ 0.704397] hub 6-0:1.0: USB hub found >Nov 11 19:45:13 localhost kernel: [ 0.704399] hub 6-0:1.0: 2 ports detected >Nov 11 19:45:13 localhost kernel: [ 0.704437] uhci_hcd 0000:00:1d.1: UHCI Host Controller >Nov 11 19:45:13 localhost kernel: [ 0.704459] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 >Nov 11 19:45:13 localhost kernel: [ 0.704476] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00009400 >Nov 11 19:45:13 localhost kernel: [ 0.704492] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >Nov 11 19:45:13 localhost kernel: [ 0.704494] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 11 19:45:13 localhost kernel: [ 0.704495] usb usb7: Product: UHCI Host Controller >Nov 11 19:45:13 localhost kernel: [ 0.704496] usb usb7: Manufacturer: Linux 3.6.6-3.fc18.x86_64 uhci_hcd >Nov 11 19:45:13 localhost kernel: [ 0.704497] usb usb7: SerialNumber: 0000:00:1d.1 >Nov 11 19:45:13 localhost kernel: [ 0.704535] hub 7-0:1.0: USB hub found >Nov 11 19:45:13 localhost kernel: [ 0.704537] hub 7-0:1.0: 2 ports detected >Nov 11 19:45:13 localhost kernel: [ 0.704574] uhci_hcd 0000:00:1d.2: UHCI Host Controller >Nov 11 19:45:13 localhost kernel: [ 0.704595] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 >Nov 11 19:45:13 localhost kernel: [ 0.704612] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00009480 >Nov 11 19:45:13 localhost kernel: [ 0.704629] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 >Nov 11 19:45:13 localhost kernel: [ 0.704630] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 11 19:45:13 localhost kernel: [ 0.704631] usb usb8: Product: UHCI Host Controller >Nov 11 19:45:13 localhost kernel: [ 0.704632] usb usb8: Manufacturer: Linux 3.6.6-3.fc18.x86_64 uhci_hcd >Nov 11 19:45:13 localhost kernel: [ 0.704633] usb usb8: SerialNumber: 0000:00:1d.2 >Nov 11 19:45:13 localhost kernel: [ 0.704671] hub 8-0:1.0: USB hub found >Nov 11 19:45:13 localhost kernel: [ 0.704673] hub 8-0:1.0: 2 ports detected >Nov 11 19:45:13 localhost kernel: [ 0.704723] usbcore: registered new interface driver usbserial >Nov 11 19:45:13 localhost kernel: [ 0.704727] usbcore: registered new interface driver usbserial_generic >Nov 11 19:45:13 localhost kernel: [ 0.704737] USB Serial support registered for generic >Nov 11 19:45:13 localhost kernel: [ 0.704738] usbserial: USB Serial Driver core >Nov 11 19:45:13 localhost kernel: [ 0.704754] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >Nov 11 19:45:13 localhost kernel: [ 0.704754] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >Nov 11 19:45:13 localhost kernel: [ 0.705219] serio: i8042 KBD port at 0x60,0x64 irq 1 >Nov 11 19:45:13 localhost kernel: [ 0.705251] mousedev: PS/2 mouse device common for all mice >Nov 11 19:45:13 localhost kernel: [ 0.705321] rtc_cmos 00:03: RTC can wake from S4 >Nov 11 19:45:13 localhost kernel: [ 0.705403] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >Nov 11 19:45:13 localhost kernel: [ 0.705424] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >Nov 11 19:45:13 localhost kernel: [ 0.705460] device-mapper: uevent: version 1.0.3 >Nov 11 19:45:13 localhost kernel: [ 0.705491] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >Nov 11 19:45:13 localhost kernel: [ 0.705579] cpuidle: using governor ladder >Nov 11 19:45:13 localhost kernel: [ 0.705657] cpuidle: using governor menu >Nov 11 19:45:13 localhost kernel: [ 0.705806] EFI Variables Facility v0.08 2004-May-17 >Nov 11 19:45:13 localhost kernel: [ 0.705850] usbcore: registered new interface driver usbhid >Nov 11 19:45:13 localhost kernel: [ 0.705851] usbhid: USB HID core driver >Nov 11 19:45:13 localhost kernel: [ 0.705866] drop_monitor: Initializing network drop monitor service >Nov 11 19:45:13 localhost kernel: [ 0.705916] ip_tables: (C) 2000-2006 Netfilter Core Team >Nov 11 19:45:13 localhost kernel: [ 0.705940] TCP: cubic registered >Nov 11 19:45:13 localhost kernel: [ 0.705943] Initializing XFRM netlink socket >Nov 11 19:45:13 localhost kernel: [ 0.706004] NET: Registered protocol family 10 >Nov 11 19:45:13 localhost kernel: [ 0.706101] mip6: Mobile IPv6 >Nov 11 19:45:13 localhost kernel: [ 0.706102] NET: Registered protocol family 17 >Nov 11 19:45:13 localhost kernel: [ 0.706406] Loading module verification certificates >Nov 11 19:45:13 localhost kernel: [ 0.707037] MODSIGN: Loaded cert 'Fedora kernel signing key: b350b2e2aae347b93de41179a14d5bc3072a182b' >Nov 11 19:45:13 localhost kernel: [ 0.707043] registered taskstats version 1 >Nov 11 19:45:13 localhost kernel: [ 0.707594] Magic number: 4:165:759 >Nov 11 19:45:13 localhost kernel: [ 0.707725] rtc_cmos 00:03: setting system clock to 2012-11-12 00:45:02 UTC (1352681102) >Nov 11 19:45:13 localhost kernel: [ 0.707760] p4-clockmod: Warning: EST-capable CPU detected. The acpi-cpufreq module offers voltage scaling in addition to frequency scaling. You should use that instead of p4-clockmod, if possible. >Nov 11 19:45:13 localhost kernel: [ 0.724127] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >Nov 11 19:45:13 localhost kernel: [ 0.988834] ata1: SATA link down (SStatus 0 SControl 300) >Nov 11 19:45:13 localhost kernel: [ 1.148834] usb 1-4: new high-speed USB device number 4 using ehci_hcd >Nov 11 19:45:13 localhost kernel: [ 1.267704] usb 1-4: New USB device found, idVendor=0cf3, idProduct=7015 >Nov 11 19:45:13 localhost kernel: [ 1.267707] usb 1-4: New USB device strings: Mfr=16, Product=32, SerialNumber=48 >Nov 11 19:45:13 localhost kernel: [ 1.267709] usb 1-4: Product: UB95 >Nov 11 19:45:13 localhost kernel: [ 1.267711] usb 1-4: Manufacturer: ATHEROS >Nov 11 19:45:13 localhost kernel: [ 1.267712] usb 1-4: SerialNumber: 12345 >Nov 11 19:45:13 localhost kernel: [ 1.369787] usb 1-5: new high-speed USB device number 5 using ehci_hcd >Nov 11 19:45:13 localhost kernel: [ 1.448837] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Nov 11 19:45:13 localhost kernel: [ 1.451931] ata2.00: ATA-8: WDC WD15EARS-00Z5B1, 80.00A80, max UDMA/133 >Nov 11 19:45:13 localhost kernel: [ 1.451934] ata2.00: 2930277168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >Nov 11 19:45:13 localhost kernel: [ 1.454227] ata2.00: configured for UDMA/133 >Nov 11 19:45:13 localhost kernel: [ 1.454524] scsi 1:0:0:0: Direct-Access ATA WDC WD15EARS-00Z 80.0 PQ: 0 ANSI: 5 >Nov 11 19:45:13 localhost kernel: [ 1.454755] sd 1:0:0:0: Attached scsi generic sg0 type 0 >Nov 11 19:45:13 localhost kernel: [ 1.454772] sd 1:0:0:0: [sda] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB) >Nov 11 19:45:13 localhost kernel: [ 1.454937] sd 1:0:0:0: [sda] Write Protect is off >Nov 11 19:45:13 localhost kernel: [ 1.454982] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Nov 11 19:45:13 localhost kernel: [ 1.484206] usb 1-5: New USB device found, idVendor=0409, idProduct=005a >Nov 11 19:45:13 localhost kernel: [ 1.484209] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Nov 11 19:45:13 localhost kernel: [ 1.484607] hub 1-5:1.0: USB hub found >Nov 11 19:45:13 localhost kernel: [ 1.484705] hub 1-5:1.0: 4 ports detected >Nov 11 19:45:13 localhost kernel: [ 1.586762] usb 2-5: new high-speed USB device number 2 using ehci_hcd >Nov 11 19:45:13 localhost kernel: [ 1.659760] tsc: Refined TSC clocksource calibration: 3999.999 MHz >Nov 11 19:45:13 localhost kernel: [ 1.659763] Switching to clocksource tsc >Nov 11 19:45:13 localhost kernel: [ 1.759833] ata3: SATA link down (SStatus 0 SControl 300) >Nov 11 19:45:13 localhost kernel: [ 1.867876] usb 2-5: New USB device found, idVendor=048d, idProduct=1336 >Nov 11 19:45:13 localhost kernel: [ 1.867879] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Nov 11 19:45:13 localhost kernel: [ 1.867881] usb 2-5: Product: Mass Storage Device >Nov 11 19:45:13 localhost kernel: [ 1.867882] usb 2-5: Manufacturer: Generic >Nov 11 19:45:13 localhost kernel: [ 1.867884] usb 2-5: SerialNumber: 00000000000006 >Nov 11 19:45:13 localhost kernel: [ 1.984574] sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 sda9 > >Nov 11 19:45:13 localhost kernel: [ 1.985900] sd 1:0:0:0: [sda] Attached SCSI disk >Nov 11 19:45:13 localhost kernel: [ 2.073781] usb 3-1: new full-speed USB device number 2 using uhci_hcd >Nov 11 19:45:13 localhost kernel: [ 2.219832] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Nov 11 19:45:13 localhost kernel: [ 2.224680] ata4.00: ATA-8: WDC WD20EARS-60MVWB0, 51.0AB51, max UDMA/100 >Nov 11 19:45:13 localhost kernel: [ 2.224683] ata4.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >Nov 11 19:45:13 localhost kernel: [ 2.229683] ata4.00: configured for UDMA/100 >Nov 11 19:45:13 localhost kernel: [ 2.229812] scsi 3:0:0:0: Direct-Access ATA WDC WD20EARS-60M 51.0 PQ: 0 ANSI: 5 >Nov 11 19:45:13 localhost kernel: [ 2.230021] sd 3:0:0:0: Attached scsi generic sg1 type 0 >Nov 11 19:45:13 localhost kernel: [ 2.230026] sd 3:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB) >Nov 11 19:45:13 localhost kernel: [ 2.230028] sd 3:0:0:0: [sdb] 4096-byte physical blocks >Nov 11 19:45:13 localhost kernel: [ 2.230224] sd 3:0:0:0: [sdb] Write Protect is off >Nov 11 19:45:13 localhost kernel: [ 2.230348] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Nov 11 19:45:13 localhost kernel: [ 2.244948] usb 3-1: New USB device found, idVendor=046d, idProduct=c068 >Nov 11 19:45:13 localhost kernel: [ 2.244951] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Nov 11 19:45:13 localhost kernel: [ 2.244953] usb 3-1: Product: G500 >Nov 11 19:45:13 localhost kernel: [ 2.244954] usb 3-1: Manufacturer: Logitech >Nov 11 19:45:13 localhost kernel: [ 2.244956] usb 3-1: SerialNumber: 2A5E7E68F40018 >Nov 11 19:45:13 localhost kernel: [ 2.254061] input: Logitech G500 as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/input/input3 >Nov 11 19:45:13 localhost kernel: [ 2.254365] hid-generic 0003:046D:C068.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech G500] on usb-0000:00:1a.0-1/input0 >Nov 11 19:45:13 localhost kernel: [ 2.263023] input: Logitech G500 as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.1/input/input4 >Nov 11 19:45:13 localhost kernel: [ 2.263310] hid-generic 0003:046D:C068.0002: input,hiddev0,hidraw1: USB HID v1.11 Keyboard [Logitech G500] on usb-0000:00:1a.0-1/input1 >Nov 11 19:45:13 localhost kernel: [ 2.357462] sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 sdb9 sdb10 sdb11 > >Nov 11 19:45:13 localhost kernel: [ 2.358915] sd 3:0:0:0: [sdb] Attached SCSI disk >Nov 11 19:45:13 localhost kernel: [ 2.468781] usb 3-2: new low-speed USB device number 3 using uhci_hcd >Nov 11 19:45:13 localhost kernel: [ 2.534828] ata5: SATA link down (SStatus 0 SControl 300) >Nov 11 19:45:13 localhost kernel: [ 2.623971] usb 3-2: New USB device found, idVendor=0810, idProduct=0001 >Nov 11 19:45:13 localhost kernel: [ 2.623974] usb 3-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0 >Nov 11 19:45:13 localhost kernel: [ 2.623975] usb 3-2: Product: Twin USB Joystick >Nov 11 19:45:13 localhost kernel: [ 2.839812] ata6: SATA link down (SStatus 0 SControl 300) >Nov 11 19:45:13 localhost kernel: [ 2.841375] Freeing unused kernel memory: 1036k freed >Nov 11 19:45:13 localhost kernel: [ 2.841468] Write protecting the kernel read-only data: 12288k >Nov 11 19:45:13 localhost kernel: [ 2.845221] Freeing unused kernel memory: 1852k freed >Nov 11 19:45:13 localhost kernel: [ 2.849703] Freeing unused kernel memory: 1416k freed >Nov 11 19:45:13 localhost kernel: [ 3.037876] Disabling lock debugging due to kernel taint >Nov 11 19:45:13 localhost kernel: [ 3.038890] RPC: Registered named UNIX socket transport module. >Nov 11 19:45:13 localhost kernel: [ 3.038891] RPC: Registered udp transport module. >Nov 11 19:45:13 localhost kernel: [ 3.038892] RPC: Registered tcp transport module. >Nov 11 19:45:13 localhost kernel: [ 3.038892] RPC: Registered tcp NFSv4.1 backchannel transport module. >Nov 11 19:45:13 localhost kernel: [ 3.215557] wmi: Mapper loaded >Nov 11 19:45:13 localhost kernel: [ 3.219289] [drm] Initialized drm 1.1.0 20060810 >Nov 11 19:45:13 localhost kernel: [ 3.220376] sky2: driver version 1.30 >Nov 11 19:45:13 localhost kernel: [ 3.220413] sky2 0000:06:00.0: Yukon-2 EC Ultra chip revision 3 >Nov 11 19:45:13 localhost kernel: [ 3.220603] scsi6 : pata_marvell >Nov 11 19:45:13 localhost kernel: [ 3.220667] scsi7 : pata_marvell >Nov 11 19:45:13 localhost kernel: [ 3.220682] sky2 0000:06:00.0: eth0: addr 90:e6:ba:a2:d7:80 >Nov 11 19:45:13 localhost kernel: [ 3.220700] ata7: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 irq 16 >Nov 11 19:45:13 localhost kernel: [ 3.220702] ata8: PATA max UDMA/133 cmd 0xc800 ctl 0xc480 bmdma 0xc408 irq 16 >Nov 11 19:45:13 localhost kernel: [ 3.220716] sky2 0000:04:00.0: Yukon-2 EC Ultra chip revision 3 >Nov 11 19:45:13 localhost kernel: [ 3.220963] sky2 0000:04:00.0: eth1: addr 90:e6:ba:a2:d7:7f >Nov 11 19:45:13 localhost kernel: [ 3.221914] MXM: GUID detected in BIOS >Nov 11 19:45:13 localhost kernel: [ 3.222130] Initializing USB Mass Storage driver... >Nov 11 19:45:13 localhost kernel: [ 3.222213] scsi8 : usb-storage 2-5:1.0 >Nov 11 19:45:13 localhost kernel: [ 3.222224] [drm] nouveau 0000:02:00.0: Detected an NVc0 generation card (0x0c0680a3) >Nov 11 19:45:13 localhost kernel: [ 3.222252] usbcore: registered new interface driver usb-storage >Nov 11 19:45:13 localhost kernel: [ 3.222253] USB Mass Storage support registered. >Nov 11 19:45:13 localhost kernel: [ 3.226192] [drm] nouveau 0000:02:00.0: Checking PRAMIN for VBIOS >Nov 11 19:45:13 localhost kernel: [ 3.319042] [drm] nouveau 0000:02:00.0: ... appears to be valid >Nov 11 19:45:13 localhost kernel: [ 3.319043] [drm] nouveau 0000:02:00.0: Using VBIOS from PRAMIN >Nov 11 19:45:13 localhost kernel: [ 3.319044] [drm] nouveau 0000:02:00.0: BIT BIOS found >Nov 11 19:45:13 localhost kernel: [ 3.319046] [drm] nouveau 0000:02:00.0: Bios version 70.00.1a.00 >Nov 11 19:45:13 localhost kernel: [ 3.319047] [drm] nouveau 0000:02:00.0: TMDS table version 2.0 >Nov 11 19:45:13 localhost kernel: [ 3.319150] [drm] nouveau 0000:02:00.0: MXM: no VBIOS data, nothing to do >Nov 11 19:45:13 localhost kernel: [ 3.319151] [drm] nouveau 0000:02:00.0: DCB version 4.0 >Nov 11 19:45:13 localhost kernel: [ 3.319152] [drm] nouveau 0000:02:00.0: DCB outp 00: 02000300 00000000 >Nov 11 19:45:13 localhost kernel: [ 3.319154] [drm] nouveau 0000:02:00.0: DCB outp 01: 01000302 00020030 >Nov 11 19:45:13 localhost kernel: [ 3.319154] [drm] nouveau 0000:02:00.0: DCB outp 02: 04011380 00000000 >Nov 11 19:45:13 localhost kernel: [ 3.319155] [drm] nouveau 0000:02:00.0: DCB outp 03: 08011382 00020030 >Nov 11 19:45:13 localhost kernel: [ 3.319156] [drm] nouveau 0000:02:00.0: DCB outp 04: 02022362 00020010 >Nov 11 19:45:13 localhost kernel: [ 3.319157] [drm] nouveau 0000:02:00.0: DCB conn 00: 00001030 >Nov 11 19:45:13 localhost kernel: [ 3.319158] [drm] nouveau 0000:02:00.0: DCB conn 01: 00010130 >Nov 11 19:45:13 localhost kernel: [ 3.319158] [drm] nouveau 0000:02:00.0: DCB conn 02: 00002261 >Nov 11 19:45:13 localhost kernel: [ 3.319161] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 0 at offset 0x6705 >Nov 11 19:45:13 localhost kernel: [ 3.350157] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 1 at offset 0x6D14 >Nov 11 19:45:13 localhost kernel: [ 3.354357] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 2 at offset 0x7E90 >Nov 11 19:45:13 localhost kernel: [ 3.354358] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 3 at offset 0x7E9A >Nov 11 19:45:13 localhost kernel: [ 3.354425] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 4 at offset 0x8097 >Nov 11 19:45:13 localhost kernel: [ 3.354425] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table at offset 0x80FC >Nov 11 19:45:13 localhost kernel: [ 3.374429] [drm] nouveau 0000:02:00.0: 0x80FC: Condition still not met after 20ms, skipping following opcodes >Nov 11 19:45:13 localhost kernel: [ 3.380816] [TTM] Zone kernel: Available graphics memory: 3052074 kiB >Nov 11 19:45:13 localhost kernel: [ 3.380817] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >Nov 11 19:45:13 localhost kernel: [ 3.380818] [TTM] Initializing pool allocator >Nov 11 19:45:13 localhost kernel: [ 3.380823] [TTM] Initializing DMA pool allocator >Nov 11 19:45:13 localhost kernel: [ 3.380832] [drm] nouveau 0000:02:00.0: Detected 1280MiB VRAM (GDDR5) >Nov 11 19:45:13 localhost kernel: [ 3.386751] [drm] nouveau 0000:02:00.0: 512 MiB GART (aperture) >Nov 11 19:45:13 localhost kernel: [ 3.396840] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Nov 11 19:45:13 localhost kernel: [ 3.396841] [drm] No driver support for vblank timestamp query. >Nov 11 19:45:13 localhost kernel: [ 3.402792] [drm] nouveau 0000:02:00.0: 4 available performance level(s) >Nov 11 19:45:13 localhost kernel: [ 3.402794] [drm] nouveau 0000:02:00.0: 0: core 50MHz shader 101MHz memory 135MHz voltage 875mV >Nov 11 19:45:13 localhost kernel: [ 3.402796] [drm] nouveau 0000:02:00.0: 1: core 405MHz shader 810MHz memory 324MHz voltage 887mV >Nov 11 19:45:13 localhost kernel: [ 3.402797] [drm] nouveau 0000:02:00.0: 2: core 405MHz shader 810MHz memory 1674MHz voltage 912mV-1075mV >Nov 11 19:45:13 localhost kernel: [ 3.402798] [drm] nouveau 0000:02:00.0: 3: core 607MHz shader 1215MHz memory 1674MHz voltage 912mV-1075mV >Nov 11 19:45:13 localhost kernel: [ 3.402800] [drm] nouveau 0000:02:00.0: c: core 50MHz shader 101MHz memory 135MHz voltage 875mV >Nov 11 19:45:13 localhost kernel: [ 3.412017] [drm] nouveau 0000:02:00.0: MM: using COPY1 for buffer copies >Nov 11 19:45:13 localhost kernel: [ 3.602839] firewire_ohci 0000:08:02.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11 >Nov 11 19:45:13 localhost kernel: [ 3.653054] [drm] nouveau 0000:02:00.0: allocated 2560x1440 fb: 0x140000, bo ffff8801b07b1800 >Nov 11 19:45:13 localhost kernel: [ 3.653169] fbcon: nouveaufb (fb0) is primary device >Nov 11 19:45:13 localhost kernel: [ 3.682538] Console: switching to colour frame buffer device 320x90 >Nov 11 19:45:13 localhost kernel: [ 3.692947] fb0: nouveaufb frame buffer device >Nov 11 19:45:13 localhost kernel: [ 3.692947] drm: registered panic notifier >Nov 11 19:45:13 localhost kernel: [ 3.692951] [drm] Initialized nouveau 1.0.0 20120316 for 0000:02:00.0 on minor 0 >Nov 11 19:45:13 localhost kernel: [ 4.103945] firewire_core 0000:08:02.0: created device fw0: GUID 001e8c0000b9da22, S400 >Nov 11 19:45:13 localhost kernel: [ 5.015672] scsi 8:0:0:0: Direct-Access Generic Storage Device 0.00 PQ: 0 ANSI: 2 >Nov 11 19:45:13 localhost kernel: [ 5.016481] sd 8:0:0:0: Attached scsi generic sg2 type 0 >Nov 11 19:45:13 localhost kernel: [ 5.017123] sd 8:0:0:0: [sdc] 15523840 512-byte logical blocks: (7.94 GB/7.40 GiB) >Nov 11 19:45:13 localhost kernel: [ 5.017620] sd 8:0:0:0: [sdc] Write Protect is off >Nov 11 19:45:13 localhost kernel: [ 5.018122] sd 8:0:0:0: [sdc] No Caching mode page present >Nov 11 19:45:13 localhost kernel: [ 5.018124] sd 8:0:0:0: [sdc] Assuming drive cache: write through >Nov 11 19:45:13 localhost kernel: [ 5.020628] sd 8:0:0:0: [sdc] No Caching mode page present >Nov 11 19:45:13 localhost kernel: [ 5.020630] sd 8:0:0:0: [sdc] Assuming drive cache: write through >Nov 11 19:45:13 localhost kernel: [ 5.021846] sdc: sdc1 >Nov 11 19:45:13 localhost kernel: [ 5.024120] sd 8:0:0:0: [sdc] No Caching mode page present >Nov 11 19:45:13 localhost kernel: [ 5.024122] sd 8:0:0:0: [sdc] Assuming drive cache: write through >Nov 11 19:45:13 localhost kernel: [ 5.024123] sd 8:0:0:0: [sdc] Attached SCSI removable disk >Nov 11 19:45:13 localhost kernel: [ 5.026527] Btrfs loaded >Nov 11 19:45:13 localhost kernel: [ 5.043949] device label New Volume devid 1 transid 265 /dev/sdb9 >Nov 11 19:45:13 localhost kernel: [ 5.061995] device label New Volume devid 1 transid 28019 /dev/sdb8 >Nov 11 19:45:13 localhost kernel: [ 5.105921] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21045 /dev/sdb7 >Nov 11 19:45:13 localhost kernel: [ 5.106101] device label fedora devid 1 transid 39 /dev/sdb10 >Nov 11 19:45:13 localhost kernel: [ 5.783714] squashfs: version 4.0 (2009/01/31) Phillip Lougher >Nov 11 19:45:13 localhost kernel: [ 6.411030] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Nov 11 19:45:13 localhost kernel: [ 7.159874] type=1404 audit(1352681108.950:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Nov 11 19:45:13 localhost kernel: [ 7.352577] type=1403 audit(1352681109.142:3): policy loaded auid=4294967295 ses=4294967295 >Nov 11 19:45:13 localhost kernel: [ 8.206577] EXT4-fs (dm-0): re-mounted. Opts: (null) >Nov 11 19:45:13 localhost kernel: [ 8.456488] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround >Nov 11 19:45:13 localhost kernel: [ 8.505694] tun: Universal TUN/TAP device driver, 1.6 >Nov 11 19:45:13 localhost kernel: [ 8.505695] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> >Nov 11 19:45:13 localhost kernel: [ 8.668347] EDAC MC: Ver: 3.0.0 >Nov 11 19:45:13 localhost kernel: [ 8.717005] EDAC MC0: Giving out device to 'i7core_edac.c' 'i7 core #0': DEV 0000:ff:03.0 >Nov 11 19:45:13 localhost kernel: [ 8.717062] EDAC PCI0: Giving out device to module 'i7core_edac' controller 'EDAC PCI controller': DEV '0000:ff:03.0' (POLLED) >Nov 11 19:45:13 localhost kernel: [ 8.717068] EDAC i7core: Driver loaded, 1 memory controller(s) found. >Nov 11 19:45:13 localhost kernel: [ 8.718962] ACPI Warning: 0x0000000000000400-0x000000000000041f SystemIO conflicts with Region \SMRG 1 (20120711/utaddress-251) >Nov 11 19:45:13 localhost kernel: [ 8.718966] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Nov 11 19:45:13 localhost kernel: [ 8.739078] microcode: CPU0 sig=0x106a5, pf=0x2, revision=0xf >Nov 11 19:45:13 localhost kernel: [ 8.739610] ACPI Warning: 0x0000000000000500-0x000000000000053f SystemIO conflicts with Region \GPS0 1 (20120711/utaddress-251) >Nov 11 19:45:13 localhost kernel: [ 8.739614] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Nov 11 19:45:13 localhost kernel: [ 8.739616] lpc_ich: Resource conflict(s) found affecting gpio_ich >Nov 11 19:45:13 localhost kernel: [ 8.743714] iTCO_vendor_support: vendor-support=0 >Nov 11 19:45:13 localhost kernel: [ 8.748129] microcode: CPU1 sig=0x106a5, pf=0x2, revision=0xf >Nov 11 19:45:13 localhost kernel: [ 8.748449] microcode: CPU2 sig=0x106a5, pf=0x2, revision=0xf >Nov 11 19:45:13 localhost kernel: [ 8.748703] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 >Nov 11 19:45:13 localhost kernel: [ 8.748732] iTCO_wdt: Found a ICH10R TCO device (Version=2, TCOBASE=0x0860) >Nov 11 19:45:13 localhost kernel: [ 8.748948] microcode: CPU3 sig=0x106a5, pf=0x2, revision=0xf >Nov 11 19:45:13 localhost kernel: [ 8.748954] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Nov 11 19:45:13 localhost kernel: [ 8.749554] microcode: CPU4 sig=0x106a5, pf=0x2, revision=0xf >Nov 11 19:45:13 localhost kernel: [ 8.749892] microcode: CPU5 sig=0x106a5, pf=0x2, revision=0xf >Nov 11 19:45:13 localhost kernel: [ 8.750193] microcode: CPU6 sig=0x106a5, pf=0x2, revision=0xf >Nov 11 19:45:13 localhost kernel: [ 8.750601] microcode: CPU7 sig=0x106a5, pf=0x2, revision=0xf >Nov 11 19:45:13 localhost kernel: [ 8.751024] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Nov 11 19:45:13 localhost kernel: [ 8.810276] cfg80211: Calling CRDA to update world regulatory domain >Nov 11 19:45:13 localhost kernel: [ 8.826985] input: Twin USB Joystick as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/input/input5 >Nov 11 19:45:13 localhost kernel: [ 8.827119] input: Twin USB Joystick as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/input/input6 >Nov 11 19:45:13 localhost kernel: [ 8.827246] pantherlord 0003:0810:0001.0003: input,hidraw2: USB HID v1.10 Joystick [Twin USB Joystick] on usb-0000:00:1a.0-2/input0 >Nov 11 19:45:13 localhost kernel: [ 8.827254] pantherlord 0003:0810:0001.0003: Force feedback for PantherLord/GreenAsia devices by Anssi Hannula <anssi.hannula@gmail.com> >Nov 11 19:45:13 localhost kernel: [ 8.908846] cfg80211: World regulatory domain updated: >Nov 11 19:45:13 localhost kernel: [ 8.908847] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Nov 11 19:45:13 localhost kernel: [ 8.908848] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 11 19:45:13 localhost kernel: [ 8.908849] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Nov 11 19:45:13 localhost kernel: [ 8.908850] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Nov 11 19:45:13 localhost kernel: [ 8.908851] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 11 19:45:13 localhost kernel: [ 8.908852] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 11 19:45:13 localhost kernel: [ 8.954434] usb 1-4: ath9k_htc: Firmware htc_7010.fw requested >Nov 11 19:45:13 localhost kernel: [ 8.954465] usbcore: registered new interface driver ath9k_htc >Nov 11 19:45:13 localhost kernel: [ 9.066319] usb 1-4: ath9k_htc: Transferred FW: htc_7010.fw, size: 72992 >Nov 11 19:45:13 localhost kernel: [ 9.127565] ath9k_htc 1-4:1.0: ath9k_htc: HTC initialized with 45 credits >Nov 11 19:45:13 localhost kernel: [ 9.251568] ath9k_htc 1-4:1.0: ath9k_htc: FW Version: 1.3 >Nov 11 19:45:13 localhost kernel: [ 9.262021] ieee80211 phy0: Atheros AR9287 Rev:2 >Nov 11 19:45:13 localhost kernel: [ 9.262028] cfg80211: Calling CRDA for country: CN >Nov 11 19:45:13 localhost kernel: [ 9.263187] cfg80211: Regulatory domain changed to country: CN >Nov 11 19:45:13 localhost kernel: [ 9.263188] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Nov 11 19:45:13 localhost kernel: [ 9.263189] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Nov 11 19:45:13 localhost kernel: [ 9.263190] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (N/A, 3000 mBm) >Nov 11 19:45:13 localhost kernel: [ 9.301621] hda_codec: AD1989B: BIOS auto-probing. >Nov 11 19:45:13 localhost kernel: [ 9.308228] hda_intel: Disabling MSI >Nov 11 19:45:13 localhost kernel: [ 9.308242] ALSA sound/pci/hda/hda_intel.c:2595 0000:02:00.1: Handle VGA-switcheroo audio client >Nov 11 19:45:13 localhost kernel: [ 9.449896] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21045 /dev/sdb7 >Nov 11 19:45:13 localhost kernel: [ 9.543584] device label fedora devid 1 transid 39 /dev/sdb10 >Nov 11 19:45:13 localhost kernel: [ 9.571734] device label New Volume devid 1 transid 28019 /dev/sdb8 >Nov 11 19:45:13 localhost kernel: [ 9.673770] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card1/input7 >Nov 11 19:45:13 localhost kernel: [ 9.673935] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card1/input8 >Nov 11 19:45:13 localhost kernel: [ 9.673983] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card1/input9 >Nov 11 19:45:13 localhost kernel: [ 9.674032] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card1/input10 >Nov 11 19:45:13 localhost kernel: [ 9.897278] device label New Volume devid 1 transid 265 /dev/sdb9 >Nov 11 19:45:13 localhost systemd[1]: Starting Command Scheduler... >Nov 11 19:45:13 localhost systemd[1]: Started Command Scheduler. >Nov 11 19:45:13 localhost systemd[1]: Started Kernel Samepage Merging (KSM) Tuning Daemon. >Nov 11 19:45:13 localhost systemd[1]: Started NTP client/server. >Nov 11 19:45:14 localhost avahi-daemon[726]: Successfully called chroot(). >Nov 11 19:45:14 localhost avahi-daemon[726]: Successfully dropped remaining capabilities. >Nov 11 19:45:14 localhost systemd[1]: Started Login Service. >Nov 11 19:45:14 localhost avahi-daemon[726]: No service file found in /etc/avahi/services. >Nov 11 19:45:14 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Nov 11 19:45:14 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Nov 11 19:45:14 localhost systemd-logind[716]: New seat seat0. >Nov 11 19:45:14 localhost avahi-daemon[726]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Nov 11 19:45:14 localhost systemd-logind[716]: Watching system buttons on /dev/input/event1 (Power Button) >Nov 11 19:45:14 localhost systemd-logind[716]: Watching system buttons on /dev/input/event0 (Power Button) >Nov 11 19:45:14 localhost avahi-daemon[726]: Network interface enumeration completed. >Nov 11 19:45:14 localhost avahi-daemon[726]: Registering HINFO record with values 'X86_64'/'LINUX'. >Nov 11 19:45:14 localhost avahi-daemon[726]: Server startup complete. Host name is linux.local. Local service cookie is 2667871584. >Nov 11 19:45:14 localhost systemd[1]: Started GNOME Display Manager. >Nov 11 19:45:14 localhost dbus-daemon[732]: dbus[732]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=744 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=765 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Nov 11 19:45:14 localhost dbus[732]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=744 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=765 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Nov 11 19:45:14 localhost dbus-daemon[732]: dbus[732]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Nov 11 19:45:14 localhost dbus[732]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Nov 11 19:45:14 localhost systemd[1]: Starting Authorization Manager... >Nov 11 19:45:14 localhost polkitd[770]: Started polkitd version 0.107 >Nov 11 19:45:14 localhost dbus-daemon[732]: dbus[732]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Nov 11 19:45:14 localhost dbus[732]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Nov 11 19:45:14 localhost systemd[1]: Started Authorization Manager. >Nov 11 19:45:14 localhost accounts-daemon[718]: started daemon version 0.6.25 >Nov 11 19:45:14 localhost systemd[1]: Started Accounts Service. >Nov 11 19:45:14 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Nov 11 19:45:14 localhost systemd[1]: Starting Network Manager... >Nov 11 19:45:15 localhost kernel: [ 13.263529] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Nov 11 19:45:15 localhost kernel: [ 13.432578] ip6_tables: (C) 2000-2006 Netfilter Core Team >Nov 11 19:45:15 localhost NetworkManager[777]: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >Nov 11 19:45:15 localhost NetworkManager[777]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Nov 11 19:45:15 localhost NetworkManager[777]: <info> WEXT support is enabled >Nov 11 19:45:15 localhost NetworkManager[777]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Nov 11 19:45:15 localhost NetworkManager[777]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Nov 11 19:45:15 localhost NetworkManager[777]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Nov 11 19:45:15 localhost NetworkManager[777]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Nov 11 19:45:15 localhost NetworkManager[777]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Nov 11 19:45:15 localhost NetworkManager[777]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Nov 11 19:45:15 localhost NetworkManager[777]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Nov 11 19:45:15 localhost NetworkManager[777]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Nov 11 19:45:15 localhost dbus-daemon[732]: dbus[732]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Nov 11 19:45:15 localhost dbus[732]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Nov 11 19:45:15 localhost NetworkManager[777]: <info> monitoring kernel firmware directory '/lib/firmware'. >Nov 11 19:45:15 localhost NetworkManager[777]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4:1.0/ieee80211/phy0/rfkill0) (driver ath9k_htc) >Nov 11 19:45:15 localhost dbus-daemon[732]: dbus[732]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Nov 11 19:45:15 localhost dbus[732]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Nov 11 19:45:15 localhost systemd[1]: Starting Bluetooth service... >Nov 11 19:45:15 localhost NetworkManager[777]: <info> WiFi enabled by radio killswitch; enabled by state file >Nov 11 19:45:15 localhost NetworkManager[777]: <info> WWAN enabled by radio killswitch; enabled by state file >Nov 11 19:45:15 localhost NetworkManager[777]: <info> WiMAX enabled by radio killswitch; enabled by state file >Nov 11 19:45:15 localhost NetworkManager[777]: <info> Networking is enabled by state file >Nov 11 19:45:15 localhost systemd[1]: Started Network Manager. >Nov 11 19:45:15 localhost systemd[1]: Starting Network Manager Wait Online... >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (wlan0): using nl80211 for WiFi device control >Nov 11 19:45:15 localhost NetworkManager[777]: <warn> (wlan0): driver supports Access Point (AP) mode >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (wlan0): new 802.11 WiFi device (driver: 'ath9k_htc' ifindex: 4) >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/0 >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (wlan0): now managed >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Nov 11 19:45:15 localhost modem-manager[875]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (wlan0): bringing up device. >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >Nov 11 19:45:15 localhost dbus-daemon[732]: dbus[732]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Nov 11 19:45:15 localhost dbus[732]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Nov 11 19:45:15 localhost bluetoothd[876]: bluetoothd[876]: Bluetooth daemon 4.101 >Nov 11 19:45:15 localhost bluetoothd[876]: Bluetooth daemon 4.101 >Nov 11 19:45:15 localhost dbus-daemon[732]: dbus[732]: [system] Successfully activated service 'org.bluez' >Nov 11 19:45:15 localhost dbus[732]: [system] Successfully activated service 'org.bluez' >Nov 11 19:45:15 localhost systemd[1]: Started Bluetooth service. >Nov 11 19:45:15 localhost bluetoothd[876]: bluetoothd[876]: Starting SDP server >Nov 11 19:45:15 localhost bluetoothd[876]: Starting SDP server >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'Linktop' >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'MotoC' >Nov 11 19:45:15 localhost kernel: [ 13.672058] Bluetooth: Core ver 2.16 >Nov 11 19:45:15 localhost kernel: [ 13.672124] NET: Registered protocol family 31 >Nov 11 19:45:15 localhost kernel: [ 13.672125] Bluetooth: HCI device and connection manager initialized >Nov 11 19:45:15 localhost kernel: [ 13.672127] Bluetooth: HCI socket layer initialized >Nov 11 19:45:15 localhost kernel: [ 13.672127] Bluetooth: L2CAP socket layer initialized >Nov 11 19:45:15 localhost kernel: [ 13.672134] Bluetooth: SCO socket layer initialized >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'Option High-Speed' >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'ZTE' >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'Novatel' >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'Gobi' >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'Nokia' >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'Wavecom' >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'AnyData' >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'Sierra' >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'Huawei' >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'Longcheer' >Nov 11 19:45:15 localhost modem-manager[875]: <info> Loaded plugin 'Linktop' >Nov 11 19:45:15 localhost modem-manager[875]: <info> Loaded plugin 'MotoC' >Nov 11 19:45:15 localhost modem-manager[875]: <info> Loaded plugin 'Option High-Speed' >Nov 11 19:45:15 localhost modem-manager[875]: <info> Loaded plugin 'Wavecom' >Nov 11 19:45:15 localhost modem-manager[875]: <info> Loaded plugin 'AnyData' >Nov 11 19:45:15 localhost modem-manager[875]: <info> Loaded plugin 'Sierra' >Nov 11 19:45:15 localhost modem-manager[875]: <info> Loaded plugin 'Huawei' >Nov 11 19:45:15 localhost modem-manager[875]: <info> Loaded plugin 'Longcheer' >Nov 11 19:45:15 localhost kernel: [ 13.676450] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Nov 11 19:45:15 localhost kernel: [ 13.676452] Bluetooth: BNEP filters: protocol multicast >Nov 11 19:45:15 localhost modem-manager[875]: <info> Loaded plugin 'X22X' >Nov 11 19:45:15 localhost modem-manager[875]: <info> Loaded plugin 'Ericsson MBM' >Nov 11 19:45:15 localhost modem-manager[875]: <info> Loaded plugin 'SimTech' >Nov 11 19:45:15 localhost modem-manager[875]: <info> Loaded plugin 'Samsung' >Nov 11 19:45:15 localhost modem-manager[875]: <info> Loaded plugin 'Option' >Nov 11 19:45:15 localhost modem-manager[875]: <info> Loaded plugin 'Cinterion' >Nov 11 19:45:15 localhost modem-manager[875]: <info> Loaded plugin 'Iridium' >Nov 11 19:45:15 localhost modem-manager[875]: <info> Loaded plugin 'Generic' >Nov 11 19:45:15 localhost modem-manager[875]: <info> Successfully loaded 20 plugins >Nov 11 19:45:15 localhost bluetoothd[876]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Nov 11 19:45:15 localhost bluetoothd[876]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Nov 11 19:45:15 localhost bluetoothd[876]: Bluetooth Management interface initialized >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'X22X' >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'Ericsson MBM' >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'SimTech' >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'Samsung' >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'Option' >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'Cinterion' >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'Iridium' >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Loaded plugin 'Generic' >Nov 11 19:45:15 localhost dbus-daemon[732]: modem-manager[875]: <info> Successfully loaded 20 plugins >Nov 11 19:45:15 localhost bluetoothd[876]: bluetoothd[876]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Nov 11 19:45:15 localhost bluetoothd[876]: bluetoothd[876]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Nov 11 19:45:15 localhost bluetoothd[876]: bluetoothd[876]: Bluetooth Management interface initialized >Nov 11 19:45:15 localhost kernel: [ 13.721212] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (wlan0): preparing device. >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (wlan0): deactivating device (reason 'managed') [2] >Nov 11 19:45:15 localhost dbus-daemon[732]: dbus[732]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Nov 11 19:45:15 localhost dbus[732]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Nov 11 19:45:15 localhost NetworkManager[777]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 11 19:45:15 localhost kernel: [ 13.753248] sky2 0000:06:00.0: p34p1: enabling interface >Nov 11 19:45:15 localhost kernel: [ 13.753307] IPv6: ADDRCONF(NETDEV_UP): p34p1: link is not ready >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (p34p1): carrier is OFF >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (p34p1): new Ethernet device (driver: 'sky2' ifindex: 2) >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (p34p1): exported as /org/freedesktop/NetworkManager/Devices/1 >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (p34p1): now managed >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (p34p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (p34p1): bringing up device. >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (p34p1): preparing device. >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (p34p1): deactivating device (reason 'managed') [2] >Nov 11 19:45:15 localhost NetworkManager[777]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.2/0000:06:00.0/net/p34p1 >Nov 11 19:45:15 localhost NetworkManager[777]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (p37p1): carrier is OFF >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (p37p1): new Ethernet device (driver: 'sky2' ifindex: 3) >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (p37p1): now managed >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (p37p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (p37p1): bringing up device. >Nov 11 19:45:15 localhost systemd[1]: Starting WPA Supplicant daemon... >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (p37p1): preparing device. >Nov 11 19:45:15 localhost kernel: [ 13.852751] sky2 0000:04:00.0: p37p1: enabling interface >Nov 11 19:45:15 localhost kernel: [ 13.852812] IPv6: ADDRCONF(NETDEV_UP): p37p1: link is not ready >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (p37p1): deactivating device (reason 'managed') [2] >Nov 11 19:45:15 localhost NetworkManager[777]: <info> Added default wired connection 'Wired connection 2' for /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/net/p37p1 >Nov 11 19:45:15 localhost NetworkManager[777]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Nov 11 19:45:15 localhost NetworkManager[777]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Nov 11 19:45:15 localhost NetworkManager[777]: <info> modem-manager is now available >Nov 11 19:45:15 localhost dbus-daemon[732]: dbus[732]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Nov 11 19:45:15 localhost dbus[732]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Nov 11 19:45:15 localhost NetworkManager[777]: <info> wpa_supplicant started >Nov 11 19:45:15 localhost systemd[1]: Started WPA Supplicant daemon. >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (wlan0) supports 4 scan SSIDs >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (wlan0): supplicant interface state: starting -> ready >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Nov 11 19:45:15 localhost NetworkManager[777]: <warn> Trying to remove a non-existant call id. >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (wlan0): supplicant interface state: ready -> inactive >Nov 11 19:45:15 localhost NetworkManager[777]: <info> (wlan0) supports 4 scan SSIDs >Nov 11 19:45:16 localhost livesys[670]: Adding live user [ OK ] >Nov 11 19:45:16 localhost systemd[1]: Stopped firstboot configuration program (graphical mode). >Nov 11 19:45:16 localhost systemd[1]: Stopped Software RAID monitoring and management. >Nov 11 19:45:16 localhost systemd[1]: Stopping Software RAID Monitor Takeover... >Nov 11 19:45:16 localhost systemd[1]: Stopped Software RAID Monitor Takeover. >Nov 11 19:45:16 localhost livesys[670]: ** (process:1025): WARNING **: failed to commit changes to dconf: Error spawning command line `dbus-launch --autolaunch=99938573c9d70e2f98229769926fbd74 --binary-syntax --close-stderr': Child process exited with code 1 >Nov 11 19:45:16 localhost systemd[1]: Stopping Command Scheduler... >Nov 11 19:45:16 localhost systemd[1]: Stopped Command Scheduler. >Nov 11 19:45:16 localhost systemd[1]: Stopping Job spooling tools... >Nov 11 19:45:16 localhost systemd[1]: Stopped Job spooling tools. >Nov 11 19:45:16 localhost livesys[670]: sed: can't read : No such file or directory >Nov 11 19:45:16 localhost gdm-simple-slave[765]: WARNING: Failed to give slave programs access to the display. Trying to proceed. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:16 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:16 localhost livesys[670]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 11 19:45:17 localhost systemd[1]: Started SYSV: Init script for live image.. >Nov 11 19:45:17 localhost systemd[1]: Starting LSB: Starts and stops login iSCSI daemon.... >Nov 11 19:45:17 localhost kernel: [ 15.347952] Loading iSCSI transport class v2.0-870. >Nov 11 19:45:17 localhost kernel: [ 15.398645] iscsi: registered transport (tcp) >Nov 11 19:45:17 localhost kernel: [ 15.496662] iscsi: registered transport (iser) >Nov 11 19:45:17 localhost kernel: [ 15.508487] libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits. >Nov 11 19:45:17 localhost kernel: [ 15.508489] libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0. >Nov 11 19:45:17 localhost systemd-logind[716]: New session 1 of user gdm. >Nov 11 19:45:17 localhost systemd-logind[716]: Linked /tmp/.X11-unix/X0 to /run/user/42/X11-display. >Nov 11 19:45:17 localhost kernel: [ 15.549465] Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010) >Nov 11 19:45:17 localhost kernel: [ 15.549484] iscsi: registered transport (cxgb3i) >Nov 11 19:45:17 localhost kernel: [ 15.563404] Chelsio T4 iSCSI Driver cxgb4i v0.9.1 (Aug. 2010) >Nov 11 19:45:17 localhost kernel: [ 15.563420] iscsi: registered transport (cxgb4i) >Nov 11 19:45:17 localhost kernel: [ 15.609281] sky2 0000:06:00.0: p34p1: Link is up at 100 Mbps, full duplex, flow control rx >Nov 11 19:45:17 localhost kernel: [ 15.609292] IPv6: ADDRCONF(NETDEV_CHANGE): p34p1: link becomes ready >Nov 11 19:45:17 localhost NetworkManager[777]: <info> (p34p1): carrier now ON (device state 20) >Nov 11 19:45:17 localhost NetworkManager[777]: <info> (p34p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Nov 11 19:45:17 localhost NetworkManager[777]: <info> Auto-activating connection 'Wired connection 1'. >Nov 11 19:45:17 localhost NetworkManager[777]: <info> Activation (p34p1) starting connection 'Wired connection 1' >Nov 11 19:45:17 localhost NetworkManager[777]: <info> (p34p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Nov 11 19:45:17 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 1 of 5 (Device Prepare) scheduled... >Nov 11 19:45:17 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 1 of 5 (Device Prepare) started... >Nov 11 19:45:17 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) scheduled... >Nov 11 19:45:17 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 1 of 5 (Device Prepare) complete. >Nov 11 19:45:17 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) starting... >Nov 11 19:45:17 localhost NetworkManager[777]: <info> (p34p1): device state change: prepare -> config (reason 'none') [40 50 0] >Nov 11 19:45:17 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) successful. >Nov 11 19:45:17 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) complete. >Nov 11 19:45:17 localhost kernel: [ 15.616372] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.12 (June 29, 2012) >Nov 11 19:45:17 localhost kernel: [ 15.642644] Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.2.2 (Apr 25, 2012) >Nov 11 19:45:17 localhost kernel: [ 15.642668] iscsi: registered transport (bnx2i) >Nov 11 19:45:17 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 3 of 5 (IP Configure Start) scheduled. >Nov 11 19:45:17 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 3 of 5 (IP Configure Start) started... >Nov 11 19:45:17 localhost NetworkManager[777]: <info> (p34p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Nov 11 19:45:17 localhost NetworkManager[777]: <info> Activation (p34p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Nov 11 19:45:17 localhost kernel: [ 15.682292] iscsi: registered transport (be2iscsi) >Nov 11 19:45:17 localhost NetworkManager[777]: <info> dhclient started with pid 1144 >Nov 11 19:45:17 localhost NetworkManager[777]: <info> Activation (p34p1) Beginning IP6 addrconf. >Nov 11 19:45:17 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 3 of 5 (IP Configure Start) complete. >Nov 11 19:45:17 localhost iscsid: iSCSI logger with pid=1154 started! >Nov 11 19:45:17 localhost iscsid[1064]: Starting iscsid: [ OK ]#015[ OK ] >Nov 11 19:45:17 localhost systemd[1]: Started LSB: Starts and stops login iSCSI daemon.. >Nov 11 19:45:18 localhost dhclient[1144]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Nov 11 19:45:18 localhost dhclient[1144]: Copyright 2004-2012 Internet Systems Consortium. >Nov 11 19:45:18 localhost dhclient[1144]: All rights reserved. >Nov 11 19:45:18 localhost dhclient[1144]: For info, please visit https://www.isc.org/software/dhcp/ >Nov 11 19:45:18 localhost dhclient[1144]: >Nov 11 19:45:18 localhost NetworkManager[777]: <info> (p34p1): DHCPv4 state changed nbi -> preinit >Nov 11 19:45:18 localhost dhclient[1144]: Listening on LPF/p34p1/90:e6:ba:a2:d7:80 >Nov 11 19:45:18 localhost dhclient[1144]: Sending on LPF/p34p1/90:e6:ba:a2:d7:80 >Nov 11 19:45:18 localhost dhclient[1144]: Sending on Socket/fallback >Nov 11 19:45:18 localhost dhclient[1144]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 8 (xid=0x5c38336) >Nov 11 19:45:18 localhost avahi-daemon[726]: Registering new address record for fe80::92e6:baff:fea2:d780 on p34p1.*. >Nov 11 19:45:18 localhost dbus-daemon[732]: dbus[732]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Nov 11 19:45:18 localhost dbus[732]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Nov 11 19:45:18 localhost systemd[1]: Starting Daemon for power management... >Nov 11 19:45:18 localhost iscsid: transport class version 2.0-870. iscsid version 2.0-872.18.f17 >Nov 11 19:45:18 localhost iscsid: iSCSI daemon with pid=1155 started! >Nov 11 19:45:18 localhost dbus-daemon[732]: dbus[732]: [system] Successfully activated service 'org.freedesktop.UPower' >Nov 11 19:45:18 localhost dbus[732]: [system] Successfully activated service 'org.freedesktop.UPower' >Nov 11 19:45:18 localhost systemd[1]: Started Daemon for power management. >Nov 11 19:45:19 localhost rtkit-daemon[724]: Successfully made thread 1233 of process 1233 (/usr/bin/pulseaudio) owned by '42' high priority at nice level -11. >Nov 11 19:45:20 localhost dbus-daemon[732]: dbus[732]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Nov 11 19:45:20 localhost dbus[732]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Nov 11 19:45:20 localhost systemd[1]: Starting Disk Manager... >Nov 11 19:45:21 localhost udisksd[1252]: udisks daemon version 1.99.0 starting >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:45:21 localhost dbus-daemon[732]: dbus[732]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Nov 11 19:45:21 localhost dbus[732]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Nov 11 19:45:21 localhost udisksd[1252]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Nov 11 19:45:21 localhost systemd[1]: Started Disk Manager. >Nov 11 19:45:21 localhost dbus-daemon[732]: dbus[732]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Nov 11 19:45:21 localhost dbus[732]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Nov 11 19:45:21 localhost dbus-daemon[732]: Launching FprintObject >Nov 11 19:45:21 localhost dbus-daemon[732]: dbus[732]: [system] Successfully activated service 'net.reactivated.Fprint' >Nov 11 19:45:21 localhost dbus-daemon[732]: ** Message: D-Bus service launched with name: net.reactivated.Fprint >Nov 11 19:45:21 localhost dbus-daemon[732]: ** Message: entering main loop >Nov 11 19:45:21 localhost dbus[732]: [system] Successfully activated service 'net.reactivated.Fprint' >Nov 11 19:45:21 localhost dbus-daemon[732]: dbus[732]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Nov 11 19:45:21 localhost dbus[732]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Nov 11 19:45:21 localhost dbus-daemon[732]: dbus[732]: [system] Successfully activated service 'org.freedesktop.realmd' >Nov 11 19:45:21 localhost dbus[732]: [system] Successfully activated service 'org.freedesktop.realmd' >Nov 11 19:45:23 localhost kernel: [ 21.432175] [drm] nouveau 0000:02:00.0: fail set_domain >Nov 11 19:45:23 localhost kernel: [ 21.432178] [drm] nouveau 0000:02:00.0: validate vram_list >Nov 11 19:45:23 localhost kernel: [ 21.432212] [drm] nouveau 0000:02:00.0: validate: -22 >Nov 11 19:45:24 localhost kernel: [ 22.691100] [drm] nouveau 0000:02:00.0: fail set_domain >Nov 11 19:45:24 localhost kernel: [ 22.691104] [drm] nouveau 0000:02:00.0: validate vram_list >Nov 11 19:45:24 localhost kernel: [ 22.691110] [drm] nouveau 0000:02:00.0: validate: -22 >Nov 11 19:45:26 localhost dhclient[1144]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 10 (xid=0x5c38336) >Nov 11 19:45:34 localhost systemd-logind[716]: New session 2 of user liveuser. >Nov 11 19:45:34 localhost systemd-logind[716]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Nov 11 19:45:34 localhost gnome-session[1078]: WARNING: Detected that screensaver has left the bus >Nov 11 19:45:34 localhost gnome-session[1078]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed >Nov 11 19:45:34 localhost gdm-simple-slave[765]: WARNING: Failed to remove slave program access to the display. Trying to proceed. >Nov 11 19:45:34 localhost kernel: [ 33.153335] fuse init (API version 7.20) >Nov 11 19:45:34 localhost systemd[1]: Mounting FUSE Control File System... >Nov 11 19:45:34 localhost systemd[1]: Mounted FUSE Control File System. >Nov 11 19:45:35 localhost spice-vdagent[1463]: Missing virtio device '/dev/virtio-ports/com.redhat.spice.0': No such file or directory >Nov 11 19:45:35 localhost rtkit-daemon[724]: Successfully made thread 1475 of process 1475 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Nov 11 19:45:35 localhost rtkit-daemon[724]: Successfully made thread 1491 of process 1491 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Nov 11 19:45:35 localhost pulseaudio[1491]: [pulseaudio] pid.c: Daemon already running. >Nov 11 19:45:35 localhost dbus-daemon[732]: dbus[732]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Nov 11 19:45:35 localhost dbus[732]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Nov 11 19:45:35 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Nov 11 19:45:35 localhost systemd[1]: Starting CUPS Printing Service... >Nov 11 19:45:35 localhost systemd[1]: Started CUPS Printing Service. >Nov 11 19:45:35 localhost dbus-daemon[732]: dbus[732]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Nov 11 19:45:35 localhost dbus[732]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Nov 11 19:45:35 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Nov 11 19:45:35 localhost cupsd[1503]: p11-kit: couldn't open config file: /root/.pkcs11/pkcs11.conf: Permission denied >Nov 11 19:45:36 localhost dhclient[1144]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 18 (xid=0x5c38336) >Nov 11 19:45:37 localhost goa[1580]: goa-daemon version 3.6.1 starting [main.c:112, main()] >Nov 11 19:45:37 localhost realmd: * Looking up our DHCP domain >Nov 11 19:45:37 localhost realmd: * No DHCP domain available >Nov 11 19:45:37 localhost NetworkManager[777]: <info> (p34p1): IP6 addrconf timed out or failed. >Nov 11 19:45:37 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Nov 11 19:45:37 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv6 Configure Timeout) started... >Nov 11 19:45:37 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Nov 11 19:45:46 localhost systemd[1]: NetworkManager-wait-online.service: main process exited, code=exited, status=1/FAILURE >Nov 11 19:45:47 localhost systemd[1]: Failed to start Network Manager Wait Online. >Nov 11 19:45:47 localhost systemd[1]: Unit NetworkManager-wait-online.service entered failed state >Nov 11 19:45:47 localhost systemd[1]: Starting Network. >Nov 11 19:45:47 localhost systemd[1]: Reached target Network. >Nov 11 19:45:47 localhost systemd[1]: Starting Virtualization daemon... >Nov 11 19:45:47 localhost systemd[1]: Started Virtualization daemon. >Nov 11 19:45:47 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Nov 11 19:45:47 localhost systemd[1]: Starting RPC bind service... >Nov 11 19:45:47 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Nov 11 19:45:47 localhost rpcbind: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Nov 11 19:45:47 localhost rpcbind: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Nov 11 19:45:47 localhost systemd[1]: Started RPC bind service. >Nov 11 19:45:47 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Nov 11 19:45:47 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Nov 11 19:45:47 localhost libvirtd[1646]: 2012-11-12 00:45:47.447+0000: 1646: info : libvirt version: 0.10.2, package: 3.fc18 (Fedora Project, 2012-09-25-11:10:30, ) >Nov 11 19:45:47 localhost libvirtd[1646]: 2012-11-12 00:45:47.447+0000: 1646: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Nov 11 19:45:47 localhost libvirtd[1646]: 2012-11-12 00:45:47.447+0000: 1646: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.so not accessible >Nov 11 19:45:47 localhost systemd[1]: Started Sendmail Mail Transport Client. >Nov 11 19:45:47 localhost libvirtd[1646]: 2012-11-12 00:45:47.460+0000: 1646: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Nov 11 19:45:47 localhost libvirtd[1646]: 2012-11-12 00:45:47.460+0000: 1646: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Nov 11 19:45:47 localhost libvirtd: Could not find keytab file: /etc/libvirt/krb5.tab: No such file or directory >Nov 11 19:45:47 localhost libvirtd[1646]: 2012-11-12 00:45:47.519+0000: 1688: error : virNWFilterSnoopLeaseFileRefresh:1903 : open("/var/run/libvirt/network/nwfilter.ltmp"): No such file or directory >Nov 11 19:45:47 localhost kernel: [ 45.875599] Ebtables v2.0 registered >Nov 11 19:45:51 localhost dbus-daemon[732]: ** Message: No devices in use, exit >Nov 11 19:45:54 localhost dhclient[1144]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 8 (xid=0x5c38336) >Nov 11 19:45:54 localhost systemd-logind[716]: Removed session 1. >Nov 11 19:46:02 localhost dhclient[1144]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 13 (xid=0x5c38336) >Nov 11 19:46:03 localhost NetworkManager[777]: <warn> (p34p1): DHCPv4 request timed out. >Nov 11 19:46:03 localhost NetworkManager[777]: <info> (p34p1): canceled DHCP transaction, DHCP client pid 1144 >Nov 11 19:46:03 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv4 Configure Timeout) scheduled... >Nov 11 19:46:03 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv4 Configure Timeout) started... >Nov 11 19:46:03 localhost NetworkManager[777]: <info> (p34p1): device state change: ip-config -> failed (reason 'ip-config-unavailable') [70 120 5] >Nov 11 19:46:03 localhost NetworkManager[777]: <warn> Activation (p34p1) failed for connection 'Wired connection 1' >Nov 11 19:46:03 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv4 Configure Timeout) complete. >Nov 11 19:46:03 localhost NetworkManager[777]: <info> (p34p1): device state change: failed -> disconnected (reason 'none') [120 30 0] >Nov 11 19:46:03 localhost NetworkManager[777]: <info> (p34p1): deactivating device (reason 'none') [0] >Nov 11 19:46:03 localhost dbus-daemon[732]: dbus[732]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Nov 11 19:46:03 localhost dbus[732]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Nov 11 19:46:03 localhost systemd[1]: Starting Hostname Service... >Nov 11 19:46:03 localhost dbus-daemon[732]: dbus[732]: [system] Successfully activated service 'org.freedesktop.hostname1' >Nov 11 19:46:03 localhost dbus[732]: [system] Successfully activated service 'org.freedesktop.hostname1' >Nov 11 19:46:03 localhost systemd[1]: Started Hostname Service. >Nov 11 19:46:05 localhost NetworkManager[777]: <info> Auto-activating connection 'Wired connection 1'. >Nov 11 19:46:05 localhost NetworkManager[777]: <info> Activation (p34p1) starting connection 'Wired connection 1' >Nov 11 19:46:05 localhost NetworkManager[777]: <info> (p34p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Nov 11 19:46:05 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 1 of 5 (Device Prepare) scheduled... >Nov 11 19:46:05 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 1 of 5 (Device Prepare) started... >Nov 11 19:46:05 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) scheduled... >Nov 11 19:46:05 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 1 of 5 (Device Prepare) complete. >Nov 11 19:46:05 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) starting... >Nov 11 19:46:05 localhost NetworkManager[777]: <info> (p34p1): device state change: prepare -> config (reason 'none') [40 50 0] >Nov 11 19:46:05 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) successful. >Nov 11 19:46:05 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) complete. >Nov 11 19:46:06 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 3 of 5 (IP Configure Start) scheduled. >Nov 11 19:46:06 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 3 of 5 (IP Configure Start) started... >Nov 11 19:46:06 localhost NetworkManager[777]: <info> (p34p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Nov 11 19:46:06 localhost NetworkManager[777]: <info> Activation (p34p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Nov 11 19:46:06 localhost NetworkManager[777]: <info> dhclient started with pid 1811 >Nov 11 19:46:06 localhost NetworkManager[777]: <info> Activation (p34p1) Beginning IP6 addrconf. >Nov 11 19:46:06 localhost avahi-daemon[726]: Withdrawing address record for fe80::92e6:baff:fea2:d780 on p34p1. >Nov 11 19:46:06 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 3 of 5 (IP Configure Start) complete. >Nov 11 19:46:06 localhost dhclient[1811]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Nov 11 19:46:06 localhost dhclient[1811]: Copyright 2004-2012 Internet Systems Consortium. >Nov 11 19:46:06 localhost dhclient[1811]: All rights reserved. >Nov 11 19:46:06 localhost dhclient[1811]: For info, please visit https://www.isc.org/software/dhcp/ >Nov 11 19:46:06 localhost dhclient[1811]: >Nov 11 19:46:06 localhost NetworkManager[777]: <info> (p34p1): DHCPv4 state changed nbi -> preinit >Nov 11 19:46:06 localhost dhclient[1811]: Listening on LPF/p34p1/90:e6:ba:a2:d7:80 >Nov 11 19:46:06 localhost dhclient[1811]: Sending on LPF/p34p1/90:e6:ba:a2:d7:80 >Nov 11 19:46:06 localhost dhclient[1811]: Sending on Socket/fallback >Nov 11 19:46:06 localhost dhclient[1811]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 3 (xid=0x24ddf364) >Nov 11 19:46:07 localhost avahi-daemon[726]: Registering new address record for fe80::92e6:baff:fea2:d780 on p34p1.*. >Nov 11 19:46:09 localhost dhclient[1811]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 5 (xid=0x24ddf364) >Nov 11 19:46:14 localhost dhclient[1811]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 9 (xid=0x24ddf364) >Nov 11 19:46:18 localhost systemd[1]: iscsi.service: control process exited, code=exited status=3 >Nov 11 19:46:18 localhost systemd[1]: Failed to start LSB: Starts and stops login and scanning of iSCSI devices.. >Nov 11 19:46:18 localhost systemd[1]: Unit iscsi.service entered failed state >Nov 11 19:46:18 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Nov 11 19:46:18 localhost systemd[1]: Started SYSV: Late init script for live image.. >Nov 11 19:46:18 localhost systemd[1]: Starting Multi-User. >Nov 11 19:46:18 localhost systemd[1]: Reached target Multi-User. >Nov 11 19:46:18 localhost systemd[1]: Starting Graphical Interface. >Nov 11 19:46:18 localhost systemd[1]: Reached target Graphical Interface. >Nov 11 19:46:18 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Nov 11 19:46:18 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Nov 11 19:46:18 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Nov 11 19:46:18 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Nov 11 19:46:18 localhost systemd[1]: Startup finished in 2s 647ms 195us (kernel) + 4s 584ms 40us (initrd) + 1min 8s 877ms 890us (userspace) = 1min 16s 109ms 125us. >Nov 11 19:46:23 localhost dhclient[1811]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 16 (xid=0x24ddf364) >Nov 11 19:46:25 localhost NetworkManager[777]: <info> (p34p1): IP6 addrconf timed out or failed. >Nov 11 19:46:25 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Nov 11 19:46:25 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv6 Configure Timeout) started... >Nov 11 19:46:25 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Nov 11 19:46:28 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Nov 11 19:46:28 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Nov 11 19:46:39 localhost dhclient[1811]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 21 (xid=0x24ddf364) >Nov 11 19:46:50 localhost NetworkManager[777]: <warn> (p34p1): DHCPv4 request timed out. >Nov 11 19:46:51 localhost NetworkManager[777]: <info> (p34p1): canceled DHCP transaction, DHCP client pid 1811 >Nov 11 19:46:51 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv4 Configure Timeout) scheduled... >Nov 11 19:46:51 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv4 Configure Timeout) started... >Nov 11 19:46:51 localhost NetworkManager[777]: <info> (p34p1): device state change: ip-config -> failed (reason 'ip-config-unavailable') [70 120 5] >Nov 11 19:46:51 localhost NetworkManager[777]: <warn> Activation (p34p1) failed for connection 'Wired connection 1' >Nov 11 19:46:51 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv4 Configure Timeout) complete. >Nov 11 19:46:51 localhost NetworkManager[777]: <info> (p34p1): device state change: failed -> disconnected (reason 'none') [120 30 0] >Nov 11 19:46:51 localhost NetworkManager[777]: <info> (p34p1): deactivating device (reason 'none') [0] >Nov 11 19:46:53 localhost NetworkManager[777]: <info> Auto-activating connection 'Wired connection 1'. >Nov 11 19:46:53 localhost NetworkManager[777]: <info> Activation (p34p1) starting connection 'Wired connection 1' >Nov 11 19:46:53 localhost NetworkManager[777]: <info> (p34p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Nov 11 19:46:53 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 1 of 5 (Device Prepare) scheduled... >Nov 11 19:46:53 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 1 of 5 (Device Prepare) started... >Nov 11 19:46:53 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) scheduled... >Nov 11 19:46:53 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 1 of 5 (Device Prepare) complete. >Nov 11 19:46:53 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) starting... >Nov 11 19:46:53 localhost NetworkManager[777]: <info> (p34p1): device state change: prepare -> config (reason 'none') [40 50 0] >Nov 11 19:46:53 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) successful. >Nov 11 19:46:53 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) complete. >Nov 11 19:46:54 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 3 of 5 (IP Configure Start) scheduled. >Nov 11 19:46:54 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 3 of 5 (IP Configure Start) started... >Nov 11 19:46:54 localhost NetworkManager[777]: <info> (p34p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Nov 11 19:46:54 localhost NetworkManager[777]: <info> Activation (p34p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Nov 11 19:46:54 localhost NetworkManager[777]: <info> dhclient started with pid 1879 >Nov 11 19:46:54 localhost NetworkManager[777]: <info> Activation (p34p1) Beginning IP6 addrconf. >Nov 11 19:46:54 localhost avahi-daemon[726]: Withdrawing address record for fe80::92e6:baff:fea2:d780 on p34p1. >Nov 11 19:46:54 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 3 of 5 (IP Configure Start) complete. >Nov 11 19:46:54 localhost dhclient[1879]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Nov 11 19:46:54 localhost dhclient[1879]: Copyright 2004-2012 Internet Systems Consortium. >Nov 11 19:46:54 localhost dhclient[1879]: All rights reserved. >Nov 11 19:46:54 localhost dhclient[1879]: For info, please visit https://www.isc.org/software/dhcp/ >Nov 11 19:46:54 localhost dhclient[1879]: >Nov 11 19:46:54 localhost NetworkManager[777]: <info> (p34p1): DHCPv4 state changed nbi -> preinit >Nov 11 19:46:54 localhost dhclient[1879]: Listening on LPF/p34p1/90:e6:ba:a2:d7:80 >Nov 11 19:46:54 localhost dhclient[1879]: Sending on LPF/p34p1/90:e6:ba:a2:d7:80 >Nov 11 19:46:54 localhost dhclient[1879]: Sending on Socket/fallback >Nov 11 19:46:54 localhost dhclient[1879]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 4 (xid=0x6e320400) >Nov 11 19:46:55 localhost avahi-daemon[726]: Registering new address record for fe80::92e6:baff:fea2:d780 on p34p1.*. >Nov 11 19:46:58 localhost dhclient[1879]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 6 (xid=0x6e320400) >Nov 11 19:47:04 localhost dhclient[1879]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 20 (xid=0x6e320400) >Nov 11 19:47:13 localhost NetworkManager[777]: <info> (p34p1): IP6 addrconf timed out or failed. >Nov 11 19:47:13 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Nov 11 19:47:13 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv6 Configure Timeout) started... >Nov 11 19:47:13 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Nov 11 19:47:24 localhost dhclient[1879]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 7 (xid=0x6e320400) >Nov 11 19:47:28 localhost kernel: [ 147.063244] md: raid0 personality registered for level 0 >Nov 11 19:47:28 localhost kernel: [ 147.069713] md: raid1 personality registered for level 1 >Nov 11 19:47:28 localhost kernel: [ 147.071518] async_tx: api initialized (async) >Nov 11 19:47:28 localhost kernel: [ 147.074827] xor: automatically using best checksumming function: >Nov 11 19:47:28 localhost kernel: [ 147.084587] generic_sse: 14896.000 MB/sec >Nov 11 19:47:28 localhost kernel: [ 147.111614] raid6: sse2x1 9808 MB/s >Nov 11 19:47:28 localhost kernel: [ 147.128588] raid6: sse2x2 11535 MB/s >Nov 11 19:47:28 localhost kernel: [ 147.145590] raid6: sse2x4 12875 MB/s >Nov 11 19:47:28 localhost kernel: [ 147.145591] raid6: using algorithm sse2x4 (12875 MB/s) >Nov 11 19:47:28 localhost kernel: [ 147.145592] raid6: using ssse3x2 recovery algorithm >Nov 11 19:47:28 localhost kernel: [ 147.154081] md: raid6 personality registered for level 6 >Nov 11 19:47:28 localhost kernel: [ 147.154083] md: raid5 personality registered for level 5 >Nov 11 19:47:28 localhost kernel: [ 147.154083] md: raid4 personality registered for level 4 >Nov 11 19:47:28 localhost kernel: [ 147.157838] md: raid10 personality registered for level 10 >Nov 11 19:47:28 localhost kernel: [ 147.167769] device-mapper: multipath: version 1.5.0 loaded >Nov 11 19:47:28 localhost kernel: [ 147.169308] device-mapper: multipath round-robin: version 1.0.0 loaded >Nov 11 19:47:28 localhost kernel: [ 147.188787] No iBFT detected. >Nov 11 19:47:29 localhost dbus-daemon[732]: dbus[732]: avc: received setenforce notice (enforcing=0) >Nov 11 19:47:29 localhost dbus[1296]: avc: received setenforce notice (enforcing=0) >Nov 11 19:47:29 localhost dbus[1453]: avc: received setenforce notice (enforcing=0) >Nov 11 19:47:29 localhost dbus[1844]: avc: received setenforce notice (enforcing=0) >Nov 11 19:47:29 localhost dbus[732]: avc: received setenforce notice (enforcing=0) >Nov 11 19:47:29 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:29 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:29 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:29 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:29 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:29 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:29 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:29 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:29 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:29 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:29 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:29 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:29 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:29 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:30 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:30 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:30 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:30 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:30 localhost kernel: [ 148.673986] device label fedora devid 1 transid 39 /dev/sdb10 >Nov 11 19:47:30 localhost kernel: [ 148.720350] device label fedora devid 1 transid 39 /dev/sdb10 >Nov 11 19:47:30 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:30 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:30 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:30 localhost kernel: [ 148.862264] device label New Volume devid 1 transid 265 /dev/sdb9 >Nov 11 19:47:30 localhost kernel: [ 148.862930] device label New Volume devid 1 transid 265 /dev/sdb9 >Nov 11 19:47:30 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:30 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:30 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:30 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:30 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:30 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:30 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:30 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:31 localhost dhclient[1879]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 15 (xid=0x6e320400) >Nov 11 19:47:31 localhost kernel: [ 149.259687] device label New Volume devid 1 transid 28019 /dev/sdb8 >Nov 11 19:47:31 localhost kernel: [ 149.260378] device label New Volume devid 1 transid 28019 /dev/sdb8 >Nov 11 19:47:31 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:31 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:31 localhost kernel: [ 149.371625] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21045 /dev/sdb7 >Nov 11 19:47:31 localhost kernel: [ 149.372306] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21045 /dev/sdb7 >Nov 11 19:47:31 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:31 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:31 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:31 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:31 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:31 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:31 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:31 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:32 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:39 localhost NetworkManager[777]: <warn> (p34p1): DHCPv4 request timed out. >Nov 11 19:47:39 localhost NetworkManager[777]: <info> (p34p1): canceled DHCP transaction, DHCP client pid 1879 >Nov 11 19:47:39 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv4 Configure Timeout) scheduled... >Nov 11 19:47:39 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv4 Configure Timeout) started... >Nov 11 19:47:39 localhost NetworkManager[777]: <info> (p34p1): device state change: ip-config -> failed (reason 'ip-config-unavailable') [70 120 5] >Nov 11 19:47:39 localhost NetworkManager[777]: <warn> Activation (p34p1) failed for connection 'Wired connection 1' >Nov 11 19:47:39 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv4 Configure Timeout) complete. >Nov 11 19:47:39 localhost NetworkManager[777]: <info> (p34p1): device state change: failed -> disconnected (reason 'none') [120 30 0] >Nov 11 19:47:39 localhost NetworkManager[777]: <info> (p34p1): deactivating device (reason 'none') [0] >Nov 11 19:47:41 localhost NetworkManager[777]: <info> Auto-activating connection 'Wired connection 1'. >Nov 11 19:47:41 localhost NetworkManager[777]: <info> Activation (p34p1) starting connection 'Wired connection 1' >Nov 11 19:47:41 localhost NetworkManager[777]: <info> (p34p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Nov 11 19:47:41 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 1 of 5 (Device Prepare) scheduled... >Nov 11 19:47:41 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 1 of 5 (Device Prepare) started... >Nov 11 19:47:41 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) scheduled... >Nov 11 19:47:41 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 1 of 5 (Device Prepare) complete. >Nov 11 19:47:41 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) starting... >Nov 11 19:47:41 localhost NetworkManager[777]: <info> (p34p1): device state change: prepare -> config (reason 'none') [40 50 0] >Nov 11 19:47:41 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) successful. >Nov 11 19:47:41 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) complete. >Nov 11 19:47:42 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 3 of 5 (IP Configure Start) scheduled. >Nov 11 19:47:42 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 3 of 5 (IP Configure Start) started... >Nov 11 19:47:42 localhost NetworkManager[777]: <info> (p34p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Nov 11 19:47:42 localhost NetworkManager[777]: <info> Activation (p34p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Nov 11 19:47:42 localhost NetworkManager[777]: <info> dhclient started with pid 1989 >Nov 11 19:47:42 localhost NetworkManager[777]: <info> Activation (p34p1) Beginning IP6 addrconf. >Nov 11 19:47:42 localhost avahi-daemon[726]: Withdrawing address record for fe80::92e6:baff:fea2:d780 on p34p1. >Nov 11 19:47:42 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 3 of 5 (IP Configure Start) complete. >Nov 11 19:47:42 localhost dhclient[1989]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Nov 11 19:47:42 localhost dhclient[1989]: Copyright 2004-2012 Internet Systems Consortium. >Nov 11 19:47:42 localhost dhclient[1989]: All rights reserved. >Nov 11 19:47:42 localhost dhclient[1989]: For info, please visit https://www.isc.org/software/dhcp/ >Nov 11 19:47:42 localhost dhclient[1989]: >Nov 11 19:47:42 localhost NetworkManager[777]: <info> (p34p1): DHCPv4 state changed nbi -> preinit >Nov 11 19:47:42 localhost dhclient[1989]: Listening on LPF/p34p1/90:e6:ba:a2:d7:80 >Nov 11 19:47:42 localhost dhclient[1989]: Sending on LPF/p34p1/90:e6:ba:a2:d7:80 >Nov 11 19:47:42 localhost dhclient[1989]: Sending on Socket/fallback >Nov 11 19:47:42 localhost dhclient[1989]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 7 (xid=0x3dcbb6e0) >Nov 11 19:47:43 localhost avahi-daemon[726]: Registering new address record for fe80::92e6:baff:fea2:d780 on p34p1.*. >Nov 11 19:47:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:49 localhost dhclient[1989]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 9 (xid=0x3dcbb6e0) >Nov 11 19:47:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:52 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:52 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:53 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:53 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:54 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:54 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:54 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb10 /tmp/btrfs-tmp.14crinEQ >Nov 11 19:47:54 localhost kernel: [ 172.611983] device label fedora devid 1 transid 39 /dev/sdb10 >Nov 11 19:47:54 localhost kernel: [ 172.650197] btrfs: disk space caching is enabled >Nov 11 19:47:54 localhost kernel: [ 172.705498] device label fedora devid 1 transid 39 /dev/sdb10 >Nov 11 19:47:54 localhost kernel: [ 172.706118] device label fedora devid 1 transid 39 /dev/sdb10 >Nov 11 19:47:54 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:54 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:54 localhost program: Running... /bin/umount /tmp/btrfs-tmp.14crinEQ >Nov 11 19:47:54 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:54 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:55 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:57 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:57 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:57 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:47:58 localhost dhclient[1989]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 21 (xid=0x3dcbb6e0) >Nov 11 19:48:01 localhost NetworkManager[777]: <info> (p34p1): IP6 addrconf timed out or failed. >Nov 11 19:48:01 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Nov 11 19:48:01 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv6 Configure Timeout) started... >Nov 11 19:48:01 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Nov 11 19:48:04 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:10 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb7 /tmp/btrfs-tmp.23OBytUp >Nov 11 19:48:10 localhost kernel: [ 188.646482] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21045 /dev/sdb7 >Nov 11 19:48:10 localhost kernel: [ 189.056200] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21045 /dev/sdb7 >Nov 11 19:48:10 localhost kernel: [ 189.056834] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21045 /dev/sdb7 >Nov 11 19:48:10 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:11 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:11 localhost program: Running... /bin/umount /tmp/btrfs-tmp.23OBytUp >Nov 11 19:48:11 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:18 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb8 /tmp/btrfs-tmp.25F6FD6i >Nov 11 19:48:18 localhost kernel: [ 197.093148] device label New Volume devid 1 transid 28019 /dev/sdb8 >Nov 11 19:48:18 localhost kernel: [ 197.094935] btrfs: disk space caching is enabled >Nov 11 19:48:18 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:18 localhost program: Running... /bin/umount /tmp/btrfs-tmp.25F6FD6i >Nov 11 19:48:18 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:19 localhost dhclient[1989]: DHCPDISCOVER on p34p1 to 255.255.255.255 port 67 interval 21 (xid=0x3dcbb6e0) >Nov 11 19:48:19 localhost kernel: [ 197.395793] device label New Volume devid 1 transid 28019 /dev/sdb8 >Nov 11 19:48:19 localhost kernel: [ 197.396491] device label New Volume devid 1 transid 28019 /dev/sdb8 >Nov 11 19:48:19 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:19 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb9 /tmp/btrfs-tmp.27A_6Ql9 >Nov 11 19:48:19 localhost kernel: [ 197.591580] device label New Volume devid 1 transid 265 /dev/sdb9 >Nov 11 19:48:19 localhost kernel: [ 197.592004] btrfs: disk space caching is enabled >Nov 11 19:48:19 localhost kernel: [ 197.592718] device label New Volume devid 1 transid 265 /dev/sdb9 >Nov 11 19:48:19 localhost kernel: [ 197.593221] device label New Volume devid 1 transid 265 /dev/sdb9 >Nov 11 19:48:19 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:19 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:19 localhost program: Running... /bin/umount /tmp/btrfs-tmp.27A_6Ql9 >Nov 11 19:48:19 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:19 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:19 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:19 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:19 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:19 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:19 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:19 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:19 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:19 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:19 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:19 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:20 localhost anaconda: /sbin/anaconda 18.28 >Nov 11 19:48:20 localhost anaconda: 6160384 kB (6016 MB) are available >Nov 11 19:48:20 localhost anaconda: check_memory(): total:6016, needed:512, graphical:512 >Nov 11 19:48:20 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Nov 11 19:48:20 localhost anaconda: Default encoding = ascii >Nov 11 19:48:20 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Nov 11 19:48:20 localhost anaconda: ISCSID is /sbin/iscsid >Nov 11 19:48:20 localhost anaconda: no initiator set >Nov 11 19:48:20 localhost program: Running... modprobe fcoe >Nov 11 19:48:20 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:20 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:20 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:20 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:20 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:20 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:20 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:20 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:20 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:20 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:20 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:20 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:20 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Nov 11 19:48:21 localhost program: No FCoE boot disk information is found in EDD! >Nov 11 19:48:21 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Nov 11 19:48:21 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Nov 11 19:48:21 localhost program: Running... udevadm settle --timeout=300 >Nov 11 19:48:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost kernel: [ 200.362059] device label New Volume devid 1 transid 28021 /dev/sdb8 >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost kernel: [ 200.362690] device label New Volume devid 1 transid 28021 /dev/sdb8 >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost kernel: [ 200.495663] device label New Volume devid 1 transid 267 /dev/sdb9 >Nov 11 19:48:22 localhost kernel: [ 200.496324] device label New Volume devid 1 transid 267 /dev/sdb9 >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost kernel: [ 200.575617] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21047 /dev/sdb7 >Nov 11 19:48:22 localhost kernel: [ 200.583709] device label fedora devid 1 transid 41 /dev/sdb10 >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost kernel: [ 200.591642] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21047 /dev/sdb7 >Nov 11 19:48:22 localhost kernel: [ 200.591849] device label fedora devid 1 transid 41 /dev/sdb10 >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost program: Running... multipath -d >Nov 11 19:48:22 localhost program: Nov 11 19:48:22 | sdc: rport id not found >Nov 11 19:48:22 localhost program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >Nov 11 19:48:22 localhost program: size=7.4G features='0' hwhandler='0' wp=undef >Nov 11 19:48:22 localhost program: `-+- policy='service-time 0' prio=1 status=undef >Nov 11 19:48:22 localhost program: `- 8:0:0:0 sdc 8:32 undef ready running >Nov 11 19:48:22 localhost program: Running... multipath -ll >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost storage: MultipathTopology: not a multipath: ['sdc'] >Nov 11 19:48:22 localhost storage: MultipathTopology: found singlepath device: sdc >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sdc1 >Nov 11 19:48:22 localhost storage: MultipathTopology: found singlepath device: sda >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sda1 >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sda2 >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sda3 >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sda5 >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sda6 >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sda7 >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sda8 >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sda9 >Nov 11 19:48:22 localhost storage: MultipathTopology: found singlepath device: sdb >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sdb1 >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sdb10 >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sdb11 >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sdb2 >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sdb3 >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sdb4 >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sdb5 >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sdb6 >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sdb7 >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sdb8 >Nov 11 19:48:22 localhost storage: MultipathTopology: found non-disk device: sdb9 >Nov 11 19:48:22 localhost storage: MultipathTopology: found singlepath device: loop0 >Nov 11 19:48:22 localhost storage: MultipathTopology: found singlepath device: loop1 >Nov 11 19:48:22 localhost storage: MultipathTopology: found singlepath device: loop2 >Nov 11 19:48:22 localhost storage: MultipathTopology: found singlepath device: loop3 >Nov 11 19:48:22 localhost storage: MultipathTopology: found singlepath device: loop4 >Nov 11 19:48:22 localhost storage: MultipathTopology: found singlepath device: loop5 >Nov 11 19:48:22 localhost storage: MultipathTopology: found singlepath device: loop6 >Nov 11 19:48:22 localhost storage: MultipathTopology: found singlepath device: loop7 >Nov 11 19:48:22 localhost storage: MultipathTopology: found singlepath device: dm-0 >Nov 11 19:48:22 localhost storage: MultipathTopology: found singlepath device: dm-1 >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost anaconda: Display mode = g >Nov 11 19:48:22 localhost anaconda: 6160384 kB (6016 MB) are available >Nov 11 19:48:22 localhost anaconda: check_memory(): total:6016, needed:512, graphical:512 >Nov 11 19:48:22 localhost anaconda: using only installclass _Fedora >Nov 11 19:48:22 localhost anaconda: Detected 5968M of memory >Nov 11 19:48:22 localhost anaconda: Swap attempt of 5968M >Nov 11 19:48:22 localhost anaconda: Running Thread: AnaStorageThread (139872938428160) >Nov 11 19:48:22 localhost anaconda: Running Thread: AnaPayloadThread (139872946820864) >Nov 11 19:48:22 localhost program: Running... udevadm control --property=ANACONDA=1 >Nov 11 19:48:22 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Nov 11 19:48:22 localhost anaconda: no initiator set >Nov 11 19:48:22 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost program: Running... udevadm settle --timeout=300 >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost program: Running... systemctl start chronyd.service >Nov 11 19:48:22 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:22 localhost systemd[1]: Started NTP client/server. >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost kernel: [ 201.301612] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21047 /dev/sdb7 >Nov 11 19:48:23 localhost kernel: [ 201.310034] device label New Volume devid 1 transid 267 /dev/sdb9 >Nov 11 19:48:23 localhost kernel: [ 201.317616] device label New Volume devid 1 transid 28021 /dev/sdb8 >Nov 11 19:48:23 localhost kernel: [ 201.325616] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21047 /dev/sdb7 >Nov 11 19:48:23 localhost kernel: [ 201.325864] device label New Volume devid 1 transid 267 /dev/sdb9 >Nov 11 19:48:23 localhost kernel: [ 201.326038] device label New Volume devid 1 transid 28021 /dev/sdb8 >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost kernel: [ 201.344203] device label fedora devid 1 transid 41 /dev/sdb10 >Nov 11 19:48:23 localhost kernel: [ 201.344783] device label fedora devid 1 transid 41 /dev/sdb10 >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost storage: sdc1 looks to be the live device; marking as protected >Nov 11 19:48:23 localhost program: Running... udevadm settle --timeout=300 >Nov 11 19:48:23 localhost program: Running... multipath -d >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:23 localhost program: Nov 11 19:48:23 | sdc: rport id not found >Nov 11 19:48:23 localhost program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >Nov 11 19:48:23 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 2386 due to rate-limiting >Nov 11 19:48:23 localhost NetworkManager[777]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p34p1 ... >Nov 11 19:48:23 localhost NetworkManager[777]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 11 19:48:23 localhost NetworkManager[777]: ifcfg-rh: read connection 'System p34p1' >Nov 11 19:48:23 localhost NetworkManager[777]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 11 19:48:23 localhost NetworkManager[777]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p37p1 ... >Nov 11 19:48:23 localhost NetworkManager[777]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 11 19:48:23 localhost NetworkManager[777]: ifcfg-rh: read connection 'System p37p1' >Nov 11 19:48:23 localhost NetworkManager[777]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 11 19:48:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:24 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:24 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:24 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:24 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:24 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:24 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:24 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:24 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:24 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:24 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:26 localhost NetworkManager[777]: <warn> (p34p1): DHCPv4 request timed out. >Nov 11 19:48:27 localhost NetworkManager[777]: <info> (p34p1): canceled DHCP transaction, DHCP client pid 1989 >Nov 11 19:48:27 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv4 Configure Timeout) scheduled... >Nov 11 19:48:27 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv4 Configure Timeout) started... >Nov 11 19:48:27 localhost NetworkManager[777]: <info> (p34p1): device state change: ip-config -> failed (reason 'ip-config-unavailable') [70 120 5] >Nov 11 19:48:27 localhost NetworkManager[777]: <info> Marking connection 'Wired connection 1' invalid. >Nov 11 19:48:27 localhost NetworkManager[777]: <warn> Activation (p34p1) failed for connection 'Wired connection 1' >Nov 11 19:48:27 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 4 of 5 (IPv4 Configure Timeout) complete. >Nov 11 19:48:27 localhost NetworkManager[777]: <info> (p34p1): device state change: failed -> disconnected (reason 'none') [120 30 0] >Nov 11 19:48:27 localhost NetworkManager[777]: <info> (p34p1): deactivating device (reason 'none') [0] >Nov 11 19:48:36 localhost rsyslogd-2177: imuxsock lost 261 messages from pid 2386 due to rate-limiting >Nov 11 19:48:36 localhost anaconda: Not doing 'add runtime X layout' in live installation >Nov 11 19:48:36 localhost anaconda: Running kickstart %%traceback script(s) >Nov 11 19:48:36 localhost anaconda: All kickstart %%traceback script(s) have been run >Nov 11 19:48:37 localhost anaconda: Running kickstart %%traceback script(s) >Nov 11 19:48:37 localhost anaconda: All kickstart %%traceback script(s) have been run >Nov 11 19:48:37 localhost anaconda: Running kickstart %%traceback script(s) >Nov 11 19:48:37 localhost anaconda: All kickstart %%traceback script(s) have been run >Nov 11 19:48:41 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 19:48:41 localhost program: Minsize (in MB): 125839 >Nov 11 19:48:41 localhost storage: got device: PartitionDevice instance (0x54c4a90) -- >Nov 11 19:48:41 localhost storage: got format: NTFS instance (0x54c4fd0) -- >Nov 11 19:48:41 localhost storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >Nov 11 19:48:41 localhost storage: sda3 is a partition >Nov 11 19:48:41 localhost storage: added partition sda3 (id 5) to device tree >Nov 11 19:48:41 localhost storage: disklabel detected but not usable on sda3 >Nov 11 19:48:41 localhost storage: got device: PartitionDevice instance (0x54c4b50) -- >Nov 11 19:48:41 localhost storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >Nov 11 19:48:41 localhost storage: sda5 is a partition >Nov 11 19:48:41 localhost storage: added partition sda5 (id 6) to device tree >Nov 11 19:48:41 localhost storage: disklabel detected but not usable on sda5 >Nov 11 19:48:41 localhost storage: type detected on 'sda5' is 'ntfs' >Nov 11 19:48:41 localhost program: Running... ntfsinfo -m /dev/sda5 >Nov 11 19:48:41 localhost program: Volume Information >Nov 11 19:48:41 localhost program: #011Name of device: /dev/sda5 >Nov 11 19:48:41 localhost program: #011Device state: 11 >Nov 11 19:48:41 localhost program: #011Volume Name: A2 >Nov 11 19:48:41 localhost program: #011Volume State: 91 >Nov 11 19:48:41 localhost program: #011Volume Version: 3.1 >Nov 11 19:48:41 localhost program: #011Sector Size: 512 >Nov 11 19:48:41 localhost program: #011Cluster Size: 4096 >Nov 11 19:48:41 localhost program: #011Index Block Size: 4096 >Nov 11 19:48:41 localhost program: #011Volume Size in Clusters: 36639231 >Nov 11 19:48:41 localhost program: MFT Information >Nov 11 19:48:41 localhost program: #011MFT Record Size: 1024 >Nov 11 19:48:41 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 19:48:41 localhost program: #011MFT Data Position: 24 >Nov 11 19:48:41 localhost program: #011MFT Zone Start: 786432 >Nov 11 19:48:41 localhost program: #011MFT Zone End: 5366335 >Nov 11 19:48:41 localhost program: #011MFT Zone Position: 786432 >Nov 11 19:48:41 localhost program: #011Current Position in First Data Zone: 5366335 >Nov 11 19:48:41 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 19:48:41 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 19:48:41 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 19:48:41 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 19:48:41 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 19:48:41 localhost program: FILE_Bitmap Information >Nov 11 19:48:41 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 19:48:41 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 19:48:41 localhost program: #011Length of Attribute List: 0 >Nov 11 19:48:41 localhost program: #011Attribute List: (null) >Nov 11 19:48:41 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 19:48:41 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 19:48:41 localhost program: #011Decompressed Runlist: not done yet >Nov 11 19:48:41 localhost program: #011Base Inode: 6 >Nov 11 19:48:41 localhost program: #011Attribute Types: not done yet >Nov 11 19:48:41 localhost program: #011Attribute Name Length: 0 >Nov 11 19:48:41 localhost program: #011Attribute State: 3 >Nov 11 19:48:41 localhost program: #011Attribute Allocated Size: 4583424 >Nov 11 19:48:41 localhost program: #011Attribute Data Size: 4579904 >Nov 11 19:48:41 localhost program: #011Attribute Initialized Size: 4579904 >Nov 11 19:48:41 localhost program: #011Attribute Compressed Size: 0 >Nov 11 19:48:41 localhost program: #011Compression Block Size: 0 >Nov 11 19:48:41 localhost program: #011Compression Block Size Bits: 0 >Nov 11 19:48:41 localhost program: #011Compression Block Clusters: 0 >Nov 11 19:48:41 localhost program: Running... ntfsresize -m /dev/sda5 >Nov 11 19:48:41 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:41 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:43 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 19:48:43 localhost program: Minsize (in MB): 141993 >Nov 11 19:48:43 localhost storage: got device: PartitionDevice instance (0x561eb10) -- >Nov 11 19:48:43 localhost storage: got format: NTFS instance (0x561ec90) -- >Nov 11 19:48:43 localhost storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >Nov 11 19:48:43 localhost storage: sda6 is a partition >Nov 11 19:48:43 localhost storage: added partition sda6 (id 7) to device tree >Nov 11 19:48:43 localhost storage: disklabel detected but not usable on sda6 >Nov 11 19:48:43 localhost storage: type detected on 'sda6' is 'ntfs' >Nov 11 19:48:43 localhost program: Running... ntfsinfo -m /dev/sda6 >Nov 11 19:48:43 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:43 localhost program: Volume Information >Nov 11 19:48:43 localhost program: #011Name of device: /dev/sda6 >Nov 11 19:48:43 localhost program: #011Device state: 11 >Nov 11 19:48:43 localhost program: #011Volume Name: sysoftware >Nov 11 19:48:43 localhost program: #011Volume State: 91 >Nov 11 19:48:43 localhost program: #011Volume Version: 3.1 >Nov 11 19:48:43 localhost program: #011Sector Size: 512 >Nov 11 19:48:43 localhost program: #011Cluster Size: 4096 >Nov 11 19:48:43 localhost program: #011Index Block Size: 4096 >Nov 11 19:48:43 localhost program: #011Volume Size in Clusters: 51199999 >Nov 11 19:48:43 localhost program: MFT Information >Nov 11 19:48:43 localhost program: #011MFT Record Size: 1024 >Nov 11 19:48:43 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 19:48:43 localhost program: #011MFT Data Position: 24 >Nov 11 19:48:43 localhost program: #011MFT Zone Start: 786432 >Nov 11 19:48:43 localhost program: #011MFT Zone End: 7186431 >Nov 11 19:48:43 localhost program: #011MFT Zone Position: 786432 >Nov 11 19:48:43 localhost program: #011Current Position in First Data Zone: 7186431 >Nov 11 19:48:43 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 19:48:43 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 19:48:43 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 19:48:43 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 19:48:43 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 19:48:43 localhost program: FILE_Bitmap Information >Nov 11 19:48:43 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 19:48:43 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 19:48:43 localhost program: #011Length of Attribute List: 0 >Nov 11 19:48:43 localhost program: #011Attribute List: (null) >Nov 11 19:48:43 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 19:48:43 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 19:48:43 localhost program: #011Decompressed Runlist: not done yet >Nov 11 19:48:43 localhost program: #011Base Inode: 6 >Nov 11 19:48:43 localhost program: #011Attribute Types: not done yet >Nov 11 19:48:43 localhost program: #011Attribute Name Length: 0 >Nov 11 19:48:43 localhost program: #011Attribute State: 3 >Nov 11 19:48:43 localhost program: #011Attribute Allocated Size: 6402048 >Nov 11 19:48:43 localhost program: #011Attribute Data Size: 6400000 >Nov 11 19:48:43 localhost program: #011Attribute Initialized Size: 6400000 >Nov 11 19:48:43 localhost program: #011Attribute Compressed Size: 0 >Nov 11 19:48:43 localhost program: #011Compression Block Size: 0 >Nov 11 19:48:43 localhost program: #011Compression Block Size Bits: 0 >Nov 11 19:48:43 localhost program: #011Compression Block Clusters: 0 >Nov 11 19:48:43 localhost program: Running... ntfsresize -m /dev/sda6 >Nov 11 19:48:44 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 19:48:44 localhost program: Minsize (in MB): 199222 >Nov 11 19:48:44 localhost storage: got device: PartitionDevice instance (0x561edd0) -- >Nov 11 19:48:44 localhost storage: got format: NTFS instance (0x7f36a818d1d0) -- >Nov 11 19:48:44 localhost storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >Nov 11 19:48:44 localhost storage: sda7 is a partition >Nov 11 19:48:44 localhost storage: added partition sda7 (id 8) to device tree >Nov 11 19:48:44 localhost storage: disklabel detected but not usable on sda7 >Nov 11 19:48:44 localhost storage: type detected on 'sda7' is 'ntfs' >Nov 11 19:48:44 localhost program: Running... ntfsinfo -m /dev/sda7 >Nov 11 19:48:44 localhost program: Volume Information >Nov 11 19:48:44 localhost program: #011Name of device: /dev/sda7 >Nov 11 19:48:44 localhost program: #011Device state: 11 >Nov 11 19:48:44 localhost program: #011Volume Name: VolumeM >Nov 11 19:48:44 localhost program: #011Volume State: 91 >Nov 11 19:48:44 localhost program: #011Volume Version: 3.1 >Nov 11 19:48:44 localhost program: #011Sector Size: 512 >Nov 11 19:48:44 localhost program: #011Cluster Size: 4096 >Nov 11 19:48:44 localhost program: #011Index Block Size: 4096 >Nov 11 19:48:44 localhost program: #011Volume Size in Clusters: 40160255 >Nov 11 19:48:44 localhost program: MFT Information >Nov 11 19:48:44 localhost program: #011MFT Record Size: 1024 >Nov 11 19:48:44 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 19:48:44 localhost program: #011MFT Data Position: 24 >Nov 11 19:48:44 localhost program: #011MFT Zone Start: 786432 >Nov 11 19:48:44 localhost program: #011MFT Zone End: 5806463 >Nov 11 19:48:44 localhost program: #011MFT Zone Position: 786432 >Nov 11 19:48:44 localhost program: #011Current Position in First Data Zone: 5806463 >Nov 11 19:48:44 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 19:48:44 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 19:48:44 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 19:48:44 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 19:48:44 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 19:48:44 localhost program: FILE_Bitmap Information >Nov 11 19:48:44 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 19:48:44 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 19:48:44 localhost program: #011Length of Attribute List: 0 >Nov 11 19:48:44 localhost program: #011Attribute List: (null) >Nov 11 19:48:44 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 19:48:44 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 19:48:44 localhost program: #011Decompressed Runlist: not done yet >Nov 11 19:48:44 localhost program: #011Base Inode: 6 >Nov 11 19:48:44 localhost program: #011Attribute Types: not done yet >Nov 11 19:48:44 localhost program: #011Attribute Name Length: 0 >Nov 11 19:48:44 localhost program: #011Attribute State: 3 >Nov 11 19:48:44 localhost program: #011Attribute Allocated Size: 5021696 >Nov 11 19:48:44 localhost program: #011Attribute Data Size: 5020032 >Nov 11 19:48:44 localhost program: #011Attribute Initialized Size: 5020032 >Nov 11 19:48:44 localhost program: #011Attribute Compressed Size: 0 >Nov 11 19:48:44 localhost program: #011Compression Block Size: 0 >Nov 11 19:48:44 localhost program: #011Compression Block Size Bits: 0 >Nov 11 19:48:44 localhost program: #011Compression Block Clusters: 0 >Nov 11 19:48:44 localhost program: Running... ntfsresize -m /dev/sda7 >Nov 11 19:48:45 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:45 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 19:48:45 localhost program: Minsize (in MB): 117583 >Nov 11 19:48:45 localhost storage: got device: PartitionDevice instance (0x561ef10) -- >Nov 11 19:48:45 localhost storage: got format: NTFS instance (0x561e8d0) -- >Nov 11 19:48:45 localhost storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8)... >Nov 11 19:48:45 localhost storage: sda8 is a partition >Nov 11 19:48:45 localhost storage: added partition sda8 (id 9) to device tree >Nov 11 19:48:45 localhost storage: disklabel detected but not usable on sda8 >Nov 11 19:48:45 localhost storage: type detected on 'sda8' is 'ntfs' >Nov 11 19:48:45 localhost program: Running... ntfsinfo -m /dev/sda8 >Nov 11 19:48:45 localhost program: Volume Information >Nov 11 19:48:45 localhost program: #011Name of device: /dev/sda8 >Nov 11 19:48:45 localhost program: #011Device state: 11 >Nov 11 19:48:45 localhost program: #011Volume Name: win8b >Nov 11 19:48:45 localhost program: #011Volume State: 91 >Nov 11 19:48:45 localhost program: #011Volume Version: 3.1 >Nov 11 19:48:45 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 2386 due to rate-limiting >Nov 11 19:48:45 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:46 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:46 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:46 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:46 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:46 localhost kernel: [ 224.914110] device label fedora devid 1 transid 41 /dev/sdb10 >Nov 11 19:48:46 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:46 localhost kernel: [ 224.914774] device label fedora devid 1 transid 41 /dev/sdb10 >Nov 11 19:48:46 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb10 /tmp/btrfs-tmp.142nZ_eh >Nov 11 19:48:46 localhost kernel: [ 224.923461] device label fedora devid 1 transid 41 /dev/sdb10 >Nov 11 19:48:46 localhost kernel: [ 224.923937] btrfs: disk space caching is enabled >Nov 11 19:48:46 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:46 localhost program: Running... /bin/umount /tmp/btrfs-tmp.142nZ_eh >Nov 11 19:48:46 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 19:48:46 localhost dbus[1453]: avc: received setenforce notice (enforcing=1) >Nov 11 19:48:46 localhost dbus[1296]: avc: received setenforce notice (enforcing=1) >Nov 11 19:48:46 localhost dbus[1844]: avc: received setenforce notice (enforcing=1) >Nov 11 19:48:46 localhost dbus[732]: avc: received setenforce notice (enforcing=1) >Nov 11 19:48:46 localhost dbus-daemon[732]: dbus[732]: avc: received setenforce notice (enforcing=1) >Nov 11 19:48:46 localhost dbus-daemon[732]: dbus[732]: [system] Reloaded configuration >Nov 11 19:48:46 localhost dbus[732]: [system] Reloaded configuration >Nov 11 19:50:05 localhost NetworkManager[777]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 11 19:50:05 localhost NetworkManager[777]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p34p1 >Nov 11 19:50:10 localhost NetworkManager[777]: <info> Activation (p34p1) starting connection 'System p34p1' >Nov 11 19:50:10 localhost NetworkManager[777]: <info> (p34p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Nov 11 19:50:10 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 1 of 5 (Device Prepare) scheduled... >Nov 11 19:50:10 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 1 of 5 (Device Prepare) started... >Nov 11 19:50:10 localhost NetworkManager[777]: <info> (p34p1): taking down device. >Nov 11 19:50:10 localhost kernel: [ 308.381918] sky2 0000:06:00.0: p34p1: disabling interface >Nov 11 19:50:10 localhost avahi-daemon[726]: Withdrawing address record for fe80::92e6:baff:fea2:d780 on p34p1. >Nov 11 19:50:10 localhost NetworkManager[777]: <info> (p34p1): set MAC address to 00:1C:23:9A:ED:99 >Nov 11 19:50:10 localhost NetworkManager[777]: <info> (p34p1): bringing up device. >Nov 11 19:50:10 localhost NetworkManager[777]: <info> (p34p1): carrier now OFF (device state 40, deferring action for 4 seconds) >Nov 11 19:50:10 localhost kernel: [ 308.386924] sky2 0000:06:00.0: p34p1: enabling interface >Nov 11 19:50:10 localhost kernel: [ 308.386984] IPv6: ADDRCONF(NETDEV_UP): p34p1: link is not ready >Nov 11 19:50:10 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) scheduled... >Nov 11 19:50:10 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 1 of 5 (Device Prepare) complete. >Nov 11 19:50:10 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) starting... >Nov 11 19:50:10 localhost NetworkManager[777]: <info> (p34p1): device state change: prepare -> config (reason 'none') [40 50 0] >Nov 11 19:50:10 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) successful. >Nov 11 19:50:10 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 2 of 5 (Device Configure) complete. >Nov 11 19:50:10 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 3 of 5 (IP Configure Start) scheduled. >Nov 11 19:50:10 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 3 of 5 (IP Configure Start) started... >Nov 11 19:50:10 localhost NetworkManager[777]: <info> (p34p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Nov 11 19:50:10 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Nov 11 19:50:10 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 3 of 5 (IP Configure Start) complete. >Nov 11 19:50:10 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 5 of 5 (IPv4 Commit) started... >Nov 11 19:50:10 localhost avahi-daemon[726]: Joining mDNS multicast group on interface p34p1.IPv4 with address 58.196.160.37. >Nov 11 19:50:10 localhost avahi-daemon[726]: New relevant interface p34p1.IPv4 for mDNS. >Nov 11 19:50:10 localhost avahi-daemon[726]: Registering new address record for 58.196.160.37 on p34p1.IPv4. >Nov 11 19:50:11 localhost NetworkManager[777]: <info> (p34p1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >Nov 11 19:50:11 localhost NetworkManager[777]: <info> Activation (p34p1) Stage 5 of 5 (IPv4 Commit) complete. >Nov 11 19:50:11 localhost NetworkManager[777]: <info> (p34p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Nov 11 19:50:11 localhost NetworkManager[777]: <info> Policy set 'System p34p1' (p34p1) as default for IPv4 routing and DNS. >Nov 11 19:50:11 localhost NetworkManager[777]: <info> Activation (p34p1) successful, device activated. >Nov 11 19:50:11 localhost dbus-daemon[732]: dbus[732]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Nov 11 19:50:11 localhost dbus[732]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Nov 11 19:50:11 localhost dbus-daemon[732]: dbus[732]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Nov 11 19:50:11 localhost dbus[732]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Nov 11 19:50:11 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Nov 11 19:50:11 localhost iscsi[2616]: Starting iscsi: iscsiadm: No records found >Nov 11 19:50:11 localhost iscsi[2616]: [ OK ] >Nov 11 19:50:11 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Nov 11 19:50:11 localhost dbus-daemon[732]: Starting iscsi (via systemctl): [ OK ] >Nov 11 19:50:11 localhost systemd[1]: Stopping Sendmail Mail Transport Client... >Nov 11 19:50:11 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Nov 11 19:50:11 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Nov 11 19:50:11 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Nov 11 19:50:11 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Nov 11 19:50:11 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Nov 11 19:50:11 localhost systemd[1]: Started Sendmail Mail Transport Client. >Nov 11 19:50:11 localhost kernel: [ 310.070341] sky2 0000:06:00.0: p34p1: Link is up at 100 Mbps, full duplex, flow control rx >Nov 11 19:50:11 localhost kernel: [ 310.070354] IPv6: ADDRCONF(NETDEV_CHANGE): p34p1: link becomes ready >Nov 11 19:50:11 localhost NetworkManager[777]: <info> (p34p1): carrier now ON (device state 100) >Nov 11 19:50:13 localhost avahi-daemon[726]: Registering new address record for fe80::21c:23ff:fe9a:ed99 on p34p1.*. >Nov 11 19:50:14 localhost nm-dispatcher.action: Script '/etc/NetworkManager/dispatcher.d/20-chrony' took too long; killing it. >Nov 11 19:50:15 localhost NetworkManager[777]: <warn> Dispatcher script timed out: Script '/etc/NetworkManager/dispatcher.d/20-chrony' timed out. >Nov 11 19:50:16 localhost kernel: [ 314.971106] [drm] nouveau 0000:02:00.0: PMFB2_SUBP0: 0x036f0000 >Nov 11 19:50:16 localhost kernel: [ 314.971111] [drm] nouveau 0000:02:00.0: PMFB2_SUBP1: 0x036f0040 >Nov 11 19:50:16 localhost kernel: [ 314.971115] [drm] nouveau 0000:02:00.0: PMFB3_SUBP0: 0x036f0000 >Nov 11 19:50:16 localhost kernel: [ 314.971118] [drm] nouveau 0000:02:00.0: PMFB3_SUBP1: 0x036f0040 >Nov 11 19:50:16 localhost kernel: [ 314.971122] [drm] nouveau 0000:02:00.0: PMFB4_SUBP0: 0x036f0040 >Nov 11 19:50:16 localhost kernel: [ 314.971125] [drm] nouveau 0000:02:00.0: PMFB4_SUBP1: 0x036f0000 >Nov 11 11:50:23 localhost chronyd[740]: Selected source 202.112.29.82 >Nov 11 11:50:23 localhost chronyd[740]: System clock wrong by -28799.822693 seconds, adjustment started >Nov 11 11:50:23 localhost chronyd[740]: System clock was stepped by -28799.823 seconds >Nov 11 11:50:39 localhost dbus-daemon[732]: dbus[732]: avc: received setenforce notice (enforcing=0) >Nov 11 11:50:39 localhost dbus[1844]: avc: received setenforce notice (enforcing=0) >Nov 11 11:50:39 localhost dbus[1453]: avc: received setenforce notice (enforcing=0) >Nov 11 11:50:39 localhost dbus[1296]: avc: received setenforce notice (enforcing=0) >Nov 11 11:50:39 localhost dbus[732]: avc: received setenforce notice (enforcing=0) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost kernel: [ 337.521207] device label New Volume devid 1 transid 267 /dev/sdb9 >Nov 11 11:50:39 localhost kernel: [ 337.530310] device label New Volume devid 1 transid 28021 /dev/sdb8 >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost kernel: [ 337.538277] device label New Volume devid 1 transid 267 /dev/sdb9 >Nov 11 11:50:39 localhost kernel: [ 337.538446] device label New Volume devid 1 transid 28021 /dev/sdb8 >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost kernel: [ 337.554958] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21047 /dev/sdb7 >Nov 11 11:50:39 localhost kernel: [ 337.555560] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21047 /dev/sdb7 >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost kernel: [ 337.578006] device label fedora devid 1 transid 43 /dev/sdb10 >Nov 11 11:50:39 localhost kernel: [ 337.578638] device label fedora devid 1 transid 43 /dev/sdb10 >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:39 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:40 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:40 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:40 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:40 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:40 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:41 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:41 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:41 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:41 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:41 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:41 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:41 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:41 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:41 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:41 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:41 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:42 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:42 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:42 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:59 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:50:59 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:01 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:02 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:03 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:04 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:04 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:04 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:04 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:04 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb10 /tmp/btrfs-tmp.147NTNYp >Nov 11 11:51:04 localhost kernel: [ 362.167270] device label fedora devid 1 transid 43 /dev/sdb10 >Nov 11 11:51:04 localhost kernel: [ 362.167589] device label fedora devid 1 transid 43 /dev/sdb10 >Nov 11 11:51:04 localhost kernel: [ 362.167730] btrfs: disk space caching is enabled >Nov 11 11:51:04 localhost kernel: [ 362.168223] device label fedora devid 1 transid 43 /dev/sdb10 >Nov 11 11:51:04 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:04 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:04 localhost program: Running... /bin/umount /tmp/btrfs-tmp.147NTNYp >Nov 11 11:51:04 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:04 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:04 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:06 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:06 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:06 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:14 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:20 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb7 /tmp/btrfs-tmp.23_wvFMq >Nov 11 11:51:20 localhost kernel: [ 378.409122] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21047 /dev/sdb7 >Nov 11 11:51:20 localhost kernel: [ 378.874801] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21047 /dev/sdb7 >Nov 11 11:51:20 localhost kernel: [ 378.875445] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21047 /dev/sdb7 >Nov 11 11:51:20 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:20 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:21 localhost program: Running... /bin/umount /tmp/btrfs-tmp.23_wvFMq >Nov 11 11:51:21 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:43 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb8 /tmp/btrfs-tmp.25_qm7LG >Nov 11 11:51:43 localhost kernel: [ 401.599335] device label New Volume devid 1 transid 28021 /dev/sdb8 >Nov 11 11:51:43 localhost kernel: [ 401.600415] btrfs: disk space caching is enabled >Nov 11 11:51:43 localhost kernel: [ 401.901534] device label New Volume devid 1 transid 28021 /dev/sdb8 >Nov 11 11:51:43 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:43 localhost kernel: [ 401.902550] device label New Volume devid 1 transid 28021 /dev/sdb8 >Nov 11 11:51:43 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:43 localhost program: Running... /bin/umount /tmp/btrfs-tmp.25_qm7LG >Nov 11 11:51:43 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:44 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb9 /tmp/btrfs-tmp.27IyChHY >Nov 11 11:51:44 localhost kernel: [ 402.097500] device label New Volume devid 1 transid 267 /dev/sdb9 >Nov 11 11:51:44 localhost kernel: [ 402.097994] btrfs: disk space caching is enabled >Nov 11 11:51:44 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:44 localhost kernel: [ 402.324668] device label New Volume devid 1 transid 267 /dev/sdb9 >Nov 11 11:51:44 localhost kernel: [ 402.325343] device label New Volume devid 1 transid 267 /dev/sdb9 >Nov 11 11:51:44 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:44 localhost program: Running... /bin/umount /tmp/btrfs-tmp.27IyChHY >Nov 11 11:51:44 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:44 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:44 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:44 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:44 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:44 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:44 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:44 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:44 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:44 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:44 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:45 localhost anaconda: /sbin/anaconda 18.28 >Nov 11 11:51:45 localhost anaconda: 6160384 kB (6016 MB) are available >Nov 11 11:51:45 localhost anaconda: check_memory(): total:6016, needed:512, graphical:512 >Nov 11 11:51:45 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Nov 11 11:51:45 localhost anaconda: Default encoding = ascii >Nov 11 11:51:45 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Nov 11 11:51:45 localhost anaconda: ISCSID is /sbin/iscsid >Nov 11 11:51:45 localhost anaconda: no initiator set >Nov 11 11:51:45 localhost program: Running... modprobe fcoe >Nov 11 11:51:45 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:45 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:45 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:45 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:45 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:45 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:45 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:45 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:45 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Nov 11 11:51:45 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:45 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:45 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:45 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:45 localhost program: No FCoE boot disk information is found in EDD! >Nov 11 11:51:45 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Nov 11 11:51:45 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Nov 11 11:51:45 localhost program: Running... udevadm settle --timeout=300 >Nov 11 11:51:45 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:46 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:47 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:47 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:47 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:47 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:47 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:47 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:47 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:47 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:47 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:47 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:47 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:47 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:47 localhost kernel: [ 405.805896] device label New Volume devid 1 transid 28023 /dev/sdb8 >Nov 11 11:51:47 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:47 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:47 localhost kernel: [ 405.987649] device label New Volume devid 1 transid 269 /dev/sdb9 >Nov 11 11:51:47 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:47 localhost kernel: [ 406.023356] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21049 /dev/sdb7 >Nov 11 11:51:48 localhost kernel: [ 406.031263] device label New Volume devid 1 transid 28023 /dev/sdb8 >Nov 11 11:51:48 localhost kernel: [ 406.031495] device label New Volume devid 1 transid 269 /dev/sdb9 >Nov 11 11:51:48 localhost kernel: [ 406.031653] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21049 /dev/sdb7 >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost kernel: [ 406.058208] device label fedora devid 1 transid 45 /dev/sdb10 >Nov 11 11:51:48 localhost kernel: [ 406.058923] device label fedora devid 1 transid 45 /dev/sdb10 >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost program: Running... multipath -d >Nov 11 11:51:48 localhost program: Nov 11 11:51:48 | sdc: rport id not found >Nov 11 11:51:48 localhost program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >Nov 11 11:51:48 localhost program: size=7.4G features='0' hwhandler='0' wp=undef >Nov 11 11:51:48 localhost program: `-+- policy='service-time 0' prio=1 status=undef >Nov 11 11:51:48 localhost program: `- 8:0:0:0 sdc 8:32 undef ready running >Nov 11 11:51:48 localhost program: Running... multipath -ll >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost storage: MultipathTopology: not a multipath: ['sdc'] >Nov 11 11:51:48 localhost storage: MultipathTopology: found singlepath device: sdc >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sdc1 >Nov 11 11:51:48 localhost storage: MultipathTopology: found singlepath device: sda >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sda1 >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sda2 >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sda3 >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sda5 >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sda6 >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sda7 >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sda8 >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sda9 >Nov 11 11:51:48 localhost storage: MultipathTopology: found singlepath device: sdb >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sdb1 >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sdb10 >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sdb11 >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sdb2 >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sdb3 >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sdb4 >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sdb5 >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sdb6 >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sdb7 >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sdb8 >Nov 11 11:51:48 localhost storage: MultipathTopology: found non-disk device: sdb9 >Nov 11 11:51:48 localhost storage: MultipathTopology: found singlepath device: loop0 >Nov 11 11:51:48 localhost storage: MultipathTopology: found singlepath device: loop1 >Nov 11 11:51:48 localhost storage: MultipathTopology: found singlepath device: loop2 >Nov 11 11:51:48 localhost storage: MultipathTopology: found singlepath device: loop3 >Nov 11 11:51:48 localhost storage: MultipathTopology: found singlepath device: loop4 >Nov 11 11:51:48 localhost storage: MultipathTopology: found singlepath device: loop5 >Nov 11 11:51:48 localhost storage: MultipathTopology: found singlepath device: loop6 >Nov 11 11:51:48 localhost storage: MultipathTopology: found singlepath device: loop7 >Nov 11 11:51:48 localhost storage: MultipathTopology: found singlepath device: dm-0 >Nov 11 11:51:48 localhost storage: MultipathTopology: found singlepath device: dm-1 >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost anaconda: Display mode = g >Nov 11 11:51:48 localhost anaconda: 6160384 kB (6016 MB) are available >Nov 11 11:51:48 localhost anaconda: check_memory(): total:6016, needed:512, graphical:512 >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost anaconda: using only installclass _Fedora >Nov 11 11:51:48 localhost anaconda: Detected 5968M of memory >Nov 11 11:51:48 localhost anaconda: Swap attempt of 5968M >Nov 11 11:51:48 localhost anaconda: Running Thread: AnaStorageThread (140443699312384) >Nov 11 11:51:48 localhost anaconda: Running Thread: AnaPayloadThread (140443707705088) >Nov 11 11:51:48 localhost program: Running... udevadm control --property=ANACONDA=1 >Nov 11 11:51:48 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Nov 11 11:51:48 localhost anaconda: no initiator set >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost program: Running... udevadm settle --timeout=300 >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost program: Running... systemctl start chronyd.service >Nov 11 11:51:48 localhost systemd[1]: Started NTP client/server. >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:48 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:49 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:49 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:49 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:49 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:49 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:49 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost kernel: [ 408.171558] device label New Volume devid 1 transid 269 /dev/sdb9 >Nov 11 11:51:50 localhost kernel: [ 408.179263] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21049 /dev/sdb7 >Nov 11 11:51:50 localhost kernel: [ 408.187306] device label fedora devid 1 transid 45 /dev/sdb10 >Nov 11 11:51:50 localhost kernel: [ 408.195248] device label New Volume devid 1 transid 28023 /dev/sdb8 >Nov 11 11:51:50 localhost kernel: [ 408.203279] device label New Volume devid 1 transid 269 /dev/sdb9 >Nov 11 11:51:50 localhost kernel: [ 408.203554] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21049 /dev/sdb7 >Nov 11 11:51:50 localhost kernel: [ 408.203725] device label fedora devid 1 transid 45 /dev/sdb10 >Nov 11 11:51:50 localhost kernel: [ 408.203915] device label New Volume devid 1 transid 28023 /dev/sdb8 >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost storage: sdc1 looks to be the live device; marking as protected >Nov 11 11:51:50 localhost program: Running... udevadm settle --timeout=300 >Nov 11 11:51:50 localhost program: Running... multipath -d >Nov 11 11:51:50 localhost program: Nov 11 11:51:50 | sdc: rport id not found >Nov 11 11:51:50 localhost program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >Nov 11 11:51:50 localhost program: size=7.4G features='0' hwhandler='0' wp=undef >Nov 11 11:51:50 localhost program: `-+- policy='service-time 0' prio=1 status=undef >Nov 11 11:51:50 localhost program: `- 8:0:0:0 sdc 8:32 undef ready running >Nov 11 11:51:50 localhost program: Running... multipath -ll >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost storage: MultipathTopology: not a multipath: ['sdc'] >Nov 11 11:51:50 localhost storage: MultipathTopology: found singlepath device: sdc >Nov 11 11:51:50 localhost storage: MultipathTopology: found non-disk device: sdc1 >Nov 11 11:51:50 localhost storage: MultipathTopology: found singlepath device: sda >Nov 11 11:51:50 localhost storage: MultipathTopology: found non-disk device: sda1 >Nov 11 11:51:50 localhost storage: MultipathTopology: found non-disk device: sda2 >Nov 11 11:51:50 localhost storage: MultipathTopology: found non-disk device: sda3 >Nov 11 11:51:50 localhost storage: MultipathTopology: found non-disk device: sda5 >Nov 11 11:51:50 localhost storage: MultipathTopology: found non-disk device: sda6 >Nov 11 11:51:50 localhost storage: MultipathTopology: found non-disk device: sda7 >Nov 11 11:51:50 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 3214 due to rate-limiting >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:50 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:51 localhost rsyslogd-2177: imuxsock lost 168 messages from pid 3214 due to rate-limiting >Nov 11 11:51:51 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 11:51:51 localhost program: Minsize (in MB): 57 >Nov 11 11:51:51 localhost storage: got device: PartitionDevice instance (0x7fbb8c0acb90) -- >Nov 11 11:51:51 localhost storage: got format: NTFS instance (0x7fbb8c1209d0) -- >Nov 11 11:51:51 localhost storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >Nov 11 11:51:51 localhost storage: sda2 is a partition >Nov 11 11:51:51 localhost storage: added partition sda2 (id 4) to device tree >Nov 11 11:51:51 localhost storage: disklabel detected but not usable on sda2 >Nov 11 11:51:51 localhost storage: type detected on 'sda2' is 'ntfs' >Nov 11 11:51:51 localhost program: Running... ntfsinfo -m /dev/sda2 >Nov 11 11:51:51 localhost program: Volume Information >Nov 11 11:51:51 localhost program: #011Name of device: /dev/sda2 >Nov 11 11:51:51 localhost program: #011Device state: 11 >Nov 11 11:51:51 localhost program: #011Volume Name: Win7 >Nov 11 11:51:51 localhost program: #011Volume State: 91 >Nov 11 11:51:51 localhost program: #011Volume Version: 3.1 >Nov 11 11:51:51 localhost program: #011Sector Size: 512 >Nov 11 11:51:51 localhost program: #011Cluster Size: 4096 >Nov 11 11:51:51 localhost program: #011Index Block Size: 4096 >Nov 11 11:51:51 localhost program: #011Volume Size in Clusters: 32203775 >Nov 11 11:51:51 localhost program: MFT Information >Nov 11 11:51:51 localhost program: #011MFT Record Size: 1024 >Nov 11 11:51:51 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 11:51:51 localhost program: #011MFT Data Position: 24 >Nov 11 11:51:51 localhost program: #011MFT Zone Start: 786432 >Nov 11 11:51:51 localhost program: #011MFT Zone End: 4811903 >Nov 11 11:51:51 localhost program: #011MFT Zone Position: 786432 >Nov 11 11:51:51 localhost program: #011Current Position in First Data Zone: 4811903 >Nov 11 11:51:51 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 11:51:51 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 11:51:51 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 11:51:51 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:51:51 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 11:51:51 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 11:51:51 localhost program: FILE_Bitmap Information >Nov 11 11:51:51 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 11:51:51 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 11:51:51 localhost program: #011Length of Attribute List: 0 >Nov 11 11:51:51 localhost program: #011Attribute List: (null) >Nov 11 11:51:51 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 11:51:51 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 11:51:51 localhost program: #011Decompressed Runlist: not done yet >Nov 11 11:51:51 localhost program: #011Base Inode: 6 >Nov 11 11:51:51 localhost program: #011Attribute Types: not done yet >Nov 11 11:51:51 localhost program: #011Attribute Name Length: 0 >Nov 11 11:51:51 localhost program: #011Attribute State: 3 >Nov 11 11:51:51 localhost program: #011Attribute Allocated Size: 4026368 >Nov 11 11:51:51 localhost program: #011Attribute Data Size: 4025472 >Nov 11 11:51:51 localhost program: #011Attribute Initialized Size: 4025472 >Nov 11 11:51:51 localhost program: #011Attribute Compressed Size: 0 >Nov 11 11:51:51 localhost program: #011Compression Block Size: 0 >Nov 11 11:51:51 localhost program: #011Compression Block Size Bits: 0 >Nov 11 11:51:51 localhost program: #011Compression Block Clusters: 0 >Nov 11 11:51:51 localhost program: Running... ntfsresize -m /dev/sda2 >Nov 11 11:51:54 localhost anaconda: Not doing 'add runtime X layout' in live installation >Nov 11 11:51:54 localhost anaconda: Not doing 'save system time' in live installation >Nov 11 11:51:54 localhost anaconda: Not doing 'save system time' in live installation >Nov 11 11:51:54 localhost anaconda: Not doing 'save system time' in live installation >Nov 11 11:51:54 localhost anaconda: Not doing 'modify system time and date' in live installation >Nov 11 11:51:54 localhost anaconda: Not doing 'add runtime X layout' in live installation >Nov 11 11:51:54 localhost anaconda: Not doing 'test X layouts' in live installation >Nov 11 11:51:54 localhost anaconda: Running Thread: AnaStorageWatcher (140443274700544) >Nov 11 11:51:54 localhost storage: DiskLabel.partedDevice returning None >Nov 11 11:51:54 localhost program: Running... modprobe xfs >Nov 11 11:51:54 localhost kernel: [ 412.669946] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Nov 11 11:51:54 localhost anaconda: Running Thread: AnaNTPserver0 (140443230951168) >Nov 11 11:51:54 localhost anaconda: Running Thread: AnaNTPserver1 (140443283093248) >Nov 11 11:51:54 localhost anaconda: Running Thread: AnaNTPserver2 (140443029751552) >Nov 11 11:51:54 localhost anaconda: Running Thread: AnaNTPserver3 (140442746222336) >Nov 11 11:51:55 localhost anaconda: Thread Done: AnaNTPserver3 (140442746222336) >Nov 11 11:51:55 localhost anaconda: Thread Done: AnaNTPserver2 (140443029751552) >Nov 11 11:51:55 localhost anaconda: Thread Done: AnaNTPserver1 (140443283093248) >Nov 11 11:51:56 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> status to: Probing storage... >Nov 11 11:51:56 localhost anaconda: Thread Done: AnaNTPserver0 (140443230951168) >Nov 11 11:52:07 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 11:52:07 localhost program: Minsize (in MB): 125839 >Nov 11 11:52:07 localhost storage: got device: PartitionDevice instance (0x7fbb8c108fd0) -- >Nov 11 11:52:07 localhost storage: got format: NTFS instance (0x7fbb8c12bb90) -- >Nov 11 11:52:07 localhost storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >Nov 11 11:52:07 localhost storage: sda3 is a partition >Nov 11 11:52:07 localhost storage: added partition sda3 (id 5) to device tree >Nov 11 11:52:07 localhost storage: disklabel detected but not usable on sda3 >Nov 11 11:52:07 localhost storage: got device: PartitionDevice instance (0x7fbb8c190150) -- >Nov 11 11:52:07 localhost storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >Nov 11 11:52:07 localhost storage: sda5 is a partition >Nov 11 11:52:07 localhost storage: added partition sda5 (id 6) to device tree >Nov 11 11:52:07 localhost storage: disklabel detected but not usable on sda5 >Nov 11 11:52:07 localhost storage: type detected on 'sda5' is 'ntfs' >Nov 11 11:52:07 localhost program: Running... ntfsinfo -m /dev/sda5 >Nov 11 11:52:07 localhost program: Volume Information >Nov 11 11:52:07 localhost program: #011Name of device: /dev/sda5 >Nov 11 11:52:07 localhost program: #011Device state: 11 >Nov 11 11:52:07 localhost program: #011Volume Name: A2 >Nov 11 11:52:07 localhost program: #011Volume State: 91 >Nov 11 11:52:07 localhost program: #011Volume Version: 3.1 >Nov 11 11:52:07 localhost program: #011Sector Size: 512 >Nov 11 11:52:07 localhost program: #011Cluster Size: 4096 >Nov 11 11:52:07 localhost program: #011Index Block Size: 4096 >Nov 11 11:52:07 localhost program: #011Volume Size in Clusters: 36639231 >Nov 11 11:52:07 localhost program: MFT Information >Nov 11 11:52:07 localhost program: #011MFT Record Size: 1024 >Nov 11 11:52:07 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 11:52:07 localhost program: #011MFT Data Position: 24 >Nov 11 11:52:07 localhost program: #011MFT Zone Start: 786432 >Nov 11 11:52:07 localhost program: #011MFT Zone End: 5366335 >Nov 11 11:52:07 localhost program: #011MFT Zone Position: 786432 >Nov 11 11:52:07 localhost program: #011Current Position in First Data Zone: 5366335 >Nov 11 11:52:07 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 11:52:07 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 11:52:07 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 11:52:07 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 11:52:07 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 11:52:07 localhost program: FILE_Bitmap Information >Nov 11 11:52:07 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 11:52:07 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 11:52:07 localhost program: #011Length of Attribute List: 0 >Nov 11 11:52:07 localhost program: #011Attribute List: (null) >Nov 11 11:52:07 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 11:52:07 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 11:52:07 localhost program: #011Decompressed Runlist: not done yet >Nov 11 11:52:07 localhost program: #011Base Inode: 6 >Nov 11 11:52:07 localhost program: #011Attribute Types: not done yet >Nov 11 11:52:07 localhost program: #011Attribute Name Length: 0 >Nov 11 11:52:07 localhost program: #011Attribute State: 3 >Nov 11 11:52:07 localhost program: #011Attribute Allocated Size: 4583424 >Nov 11 11:52:07 localhost program: #011Attribute Data Size: 4579904 >Nov 11 11:52:07 localhost program: #011Attribute Initialized Size: 4579904 >Nov 11 11:52:07 localhost program: #011Attribute Compressed Size: 0 >Nov 11 11:52:07 localhost program: #011Compression Block Size: 0 >Nov 11 11:52:07 localhost program: #011Compression Block Size Bits: 0 >Nov 11 11:52:07 localhost program: #011Compression Block Clusters: 0 >Nov 11 11:52:07 localhost program: Running... ntfsresize -m /dev/sda5 >Nov 11 11:52:07 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:07 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:09 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 11:52:09 localhost program: Minsize (in MB): 141993 >Nov 11 11:52:09 localhost storage: got device: PartitionDevice instance (0x566e510) -- >Nov 11 11:52:09 localhost storage: got format: NTFS instance (0x5b07750) -- >Nov 11 11:52:09 localhost storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >Nov 11 11:52:09 localhost storage: sda6 is a partition >Nov 11 11:52:09 localhost storage: added partition sda6 (id 7) to device tree >Nov 11 11:52:09 localhost storage: disklabel detected but not usable on sda6 >Nov 11 11:52:09 localhost storage: type detected on 'sda6' is 'ntfs' >Nov 11 11:52:09 localhost program: Running... ntfsinfo -m /dev/sda6 >Nov 11 11:52:09 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:09 localhost program: Volume Information >Nov 11 11:52:09 localhost program: #011Name of device: /dev/sda6 >Nov 11 11:52:09 localhost program: #011Device state: 11 >Nov 11 11:52:09 localhost program: #011Volume Name: sysoftware >Nov 11 11:52:09 localhost program: #011Volume State: 91 >Nov 11 11:52:09 localhost program: #011Volume Version: 3.1 >Nov 11 11:52:09 localhost program: #011Sector Size: 512 >Nov 11 11:52:09 localhost program: #011Cluster Size: 4096 >Nov 11 11:52:09 localhost program: #011Index Block Size: 4096 >Nov 11 11:52:09 localhost program: #011Volume Size in Clusters: 51199999 >Nov 11 11:52:09 localhost program: MFT Information >Nov 11 11:52:09 localhost program: #011MFT Record Size: 1024 >Nov 11 11:52:09 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 11:52:09 localhost program: #011MFT Data Position: 24 >Nov 11 11:52:09 localhost program: #011MFT Zone Start: 786432 >Nov 11 11:52:09 localhost program: #011MFT Zone End: 7186431 >Nov 11 11:52:09 localhost program: #011MFT Zone Position: 786432 >Nov 11 11:52:09 localhost program: #011Current Position in First Data Zone: 7186431 >Nov 11 11:52:09 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 11:52:09 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 11:52:09 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 11:52:09 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 11:52:09 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 11:52:09 localhost program: FILE_Bitmap Information >Nov 11 11:52:09 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 11:52:09 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 11:52:09 localhost program: #011Length of Attribute List: 0 >Nov 11 11:52:09 localhost program: #011Attribute List: (null) >Nov 11 11:52:09 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 11:52:09 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 11:52:09 localhost program: #011Decompressed Runlist: not done yet >Nov 11 11:52:09 localhost program: #011Base Inode: 6 >Nov 11 11:52:09 localhost program: #011Attribute Types: not done yet >Nov 11 11:52:09 localhost program: #011Attribute Name Length: 0 >Nov 11 11:52:09 localhost program: #011Attribute State: 3 >Nov 11 11:52:09 localhost program: #011Attribute Allocated Size: 6402048 >Nov 11 11:52:09 localhost program: #011Attribute Data Size: 6400000 >Nov 11 11:52:09 localhost program: #011Attribute Initialized Size: 6400000 >Nov 11 11:52:09 localhost program: #011Attribute Compressed Size: 0 >Nov 11 11:52:09 localhost program: #011Compression Block Size: 0 >Nov 11 11:52:09 localhost program: #011Compression Block Size Bits: 0 >Nov 11 11:52:09 localhost program: #011Compression Block Clusters: 0 >Nov 11 11:52:09 localhost program: Running... ntfsresize -m /dev/sda6 >Nov 11 11:52:10 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 11:52:10 localhost program: Minsize (in MB): 199222 >Nov 11 11:52:10 localhost storage: got device: PartitionDevice instance (0x7fbb8c17db10) -- >Nov 11 11:52:10 localhost storage: got format: NTFS instance (0x5b07550) -- >Nov 11 11:52:10 localhost storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >Nov 11 11:52:10 localhost storage: sda7 is a partition >Nov 11 11:52:10 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 3214 due to rate-limiting >Nov 11 11:52:11 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:11 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:12 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:12 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:13 localhost rsyslogd-2177: imuxsock lost 207 messages from pid 3214 due to rate-limiting >Nov 11 11:52:13 localhost storage: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1)... >Nov 11 11:52:13 localhost storage: sdb1 is a partition >Nov 11 11:52:13 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:13 localhost storage: added partition sdb1 (id 12) to device tree >Nov 11 11:52:13 localhost storage: disklabel detected but not usable on sdb1 >Nov 11 11:52:13 localhost storage: type detected on 'sdb1' is 'vfat' >Nov 11 11:52:13 localhost storage: got device: PartitionDevice instance (0x5b07390) -- >Nov 11 11:52:13 localhost storage: got format: EFIFS instance (0x5673750) -- >Nov 11 11:52:13 localhost storage: scanning sdb10 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10)... >Nov 11 11:52:13 localhost storage: sdb10 is a partition >Nov 11 11:52:13 localhost storage: added partition sdb10 (id 13) to device tree >Nov 11 11:52:13 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:13 localhost storage: disklabel detected but not usable on sdb10 >Nov 11 11:52:13 localhost storage: type detected on 'sdb10' is 'btrfs' >Nov 11 11:52:13 localhost storage: creating btrfs volume btrfs.fedora >Nov 11 11:52:13 localhost storage: added btrfs volume fedora (id 14) to device tree >Nov 11 11:52:13 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14G1841e: [Errno 2] No such file or directory >Nov 11 11:52:13 localhost storage: set SELinux context for mountpoint /tmp/btrfs-tmp.14G1841e to None >Nov 11 11:52:13 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb10 /tmp/btrfs-tmp.14G1841e >Nov 11 11:52:13 localhost kernel: [ 431.230957] device label fedora devid 1 transid 45 /dev/sdb10 >Nov 11 11:52:13 localhost kernel: [ 431.231572] btrfs: disk space caching is enabled >Nov 11 11:52:13 localhost kernel: [ 431.256837] device label fedora devid 1 transid 45 /dev/sdb10 >Nov 11 11:52:13 localhost kernel: [ 431.257333] device label fedora devid 1 transid 45 /dev/sdb10 >Nov 11 11:52:13 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:13 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:13 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14G1841e: [Errno 2] No such file or directory >Nov 11 11:52:13 localhost storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.14G1841e to None >Nov 11 11:52:13 localhost program: Running... btrfs subvol list /tmp/btrfs-tmp.14G1841e >Nov 11 11:52:13 localhost program: ID 256 gen 5 top level 5 path home >Nov 11 11:52:13 localhost program: Running... /bin/umount /tmp/btrfs-tmp.14G1841e >Nov 11 11:52:13 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:13 localhost storage: added btrfs subvolume home (id 15) to device tree >Nov 11 11:52:13 localhost storage: got device: PartitionDevice instance (0x5b076d0) -- >Nov 11 11:52:13 localhost storage: got format: BTRFS instance (0x7fbb8c1d24d0) -- >Nov 11 11:52:13 localhost storage: scanning sdb11 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11)... >Nov 11 11:52:13 localhost storage: sdb11 is a partition >Nov 11 11:52:13 localhost storage: added partition sdb11 (id 16) to device tree >Nov 11 11:52:13 localhost storage: disklabel detected but not usable on sdb11 >Nov 11 11:52:13 localhost storage: got device: PartitionDevice instance (0x5b07b10) -- >Nov 11 11:52:13 localhost storage: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2)... >Nov 11 11:52:13 localhost storage: sdb2 is a partition >Nov 11 11:52:13 localhost storage: added partition sdb2 (id 17) to device tree >Nov 11 11:52:13 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:13 localhost storage: disklabel detected but not usable on sdb2 >Nov 11 11:52:13 localhost storage: type detected on 'sdb2' is 'ntfs' >Nov 11 11:52:13 localhost program: Running... ntfsinfo -m /dev/sdb2 >Nov 11 11:52:13 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:13 localhost program: Volume Information >Nov 11 11:52:13 localhost program: #011Name of device: /dev/sdb2 >Nov 11 11:52:13 localhost program: #011Device state: 11 >Nov 11 11:52:13 localhost program: #011Volume Name: VolumeS >Nov 11 11:52:13 localhost program: #011Volume State: 91 >Nov 11 11:52:13 localhost program: #011Volume Version: 3.1 >Nov 11 11:52:13 localhost program: #011Sector Size: 512 >Nov 11 11:52:13 localhost program: #011Cluster Size: 4096 >Nov 11 11:52:13 localhost program: #011Index Block Size: 4096 >Nov 11 11:52:13 localhost program: #011Volume Size in Clusters: 51199999 >Nov 11 11:52:13 localhost program: MFT Information >Nov 11 11:52:13 localhost program: #011MFT Record Size: 1024 >Nov 11 11:52:13 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 11:52:13 localhost program: #011MFT Data Position: 24 >Nov 11 11:52:13 localhost program: #011MFT Zone Start: 786432 >Nov 11 11:52:13 localhost program: #011MFT Zone End: 7186431 >Nov 11 11:52:13 localhost program: #011MFT Zone Position: 786432 >Nov 11 11:52:13 localhost program: #011Current Position in First Data Zone: 7186431 >Nov 11 11:52:13 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 11:52:13 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 11:52:13 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 11:52:13 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 11:52:13 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 11:52:13 localhost program: FILE_Bitmap Information >Nov 11 11:52:13 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 11:52:13 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 11:52:13 localhost program: #011Length of Attribute List: 0 >Nov 11 11:52:13 localhost program: #011Attribute List: (null) >Nov 11 11:52:13 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 11:52:13 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 11:52:13 localhost program: #011Decompressed Runlist: not done yet >Nov 11 11:52:13 localhost program: #011Base Inode: 6 >Nov 11 11:52:13 localhost program: #011Attribute Types: not done yet >Nov 11 11:52:13 localhost program: #011Attribute Name Length: 0 >Nov 11 11:52:13 localhost program: #011Attribute State: 3 >Nov 11 11:52:13 localhost program: #011Attribute Allocated Size: 6402048 >Nov 11 11:52:13 localhost program: #011Attribute Data Size: 6400000 >Nov 11 11:52:13 localhost program: #011Attribute Initialized Size: 6400000 >Nov 11 11:52:13 localhost program: #011Attribute Compressed Size: 0 >Nov 11 11:52:13 localhost program: #011Compression Block Size: 0 >Nov 11 11:52:13 localhost program: #011Compression Block Size Bits: 0 >Nov 11 11:52:13 localhost program: #011Compression Block Clusters: 0 >Nov 11 11:52:13 localhost program: Running... ntfsresize -m /dev/sdb2 >Nov 11 11:52:15 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 11:52:15 localhost program: Minsize (in MB): 186157 >Nov 11 11:52:15 localhost storage: got device: PartitionDevice instance (0x7fbb8c1d2510) -- >Nov 11 11:52:15 localhost storage: got format: NTFS instance (0x7fbb8c1d2a90) -- >Nov 11 11:52:15 localhost storage: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3)... >Nov 11 11:52:15 localhost storage: sdb3 is a partition >Nov 11 11:52:15 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 3214 due to rate-limiting >Nov 11 11:52:15 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:15 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:16 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:23 localhost rsyslogd-2177: imuxsock lost 111 messages from pid 3214 due to rate-limiting >Nov 11 11:52:23 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 11:52:23 localhost program: Minsize (in MB): 67619 >Nov 11 11:52:23 localhost storage: got device: PartitionDevice instance (0x7fbb8c1d27d0) -- >Nov 11 11:52:23 localhost storage: got format: NTFS instance (0x7fbb8c1d7150) -- >Nov 11 11:52:23 localhost storage: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6)... >Nov 11 11:52:23 localhost storage: sdb6 is a partition >Nov 11 11:52:23 localhost storage: added partition sdb6 (id 21) to device tree >Nov 11 11:52:23 localhost storage: disklabel detected but not usable on sdb6 >Nov 11 11:52:23 localhost storage: type detected on 'sdb6' is 'ntfs' >Nov 11 11:52:23 localhost program: Running... ntfsinfo -m /dev/sdb6 >Nov 11 11:52:23 localhost program: Volume Information >Nov 11 11:52:23 localhost program: #011Name of device: /dev/sdb6 >Nov 11 11:52:23 localhost program: #011Device state: 11 >Nov 11 11:52:23 localhost program: #011Volume Name: >Nov 11 11:52:23 localhost program: #011Volume State: 91 >Nov 11 11:52:23 localhost program: #011Volume Version: 3.1 >Nov 11 11:52:23 localhost program: #011Sector Size: 512 >Nov 11 11:52:23 localhost program: #011Cluster Size: 4096 >Nov 11 11:52:23 localhost program: #011Index Block Size: 4096 >Nov 11 11:52:23 localhost program: #011Volume Size in Clusters: 89599999 >Nov 11 11:52:23 localhost program: MFT Information >Nov 11 11:52:23 localhost program: #011MFT Record Size: 1024 >Nov 11 11:52:23 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 11:52:23 localhost program: #011MFT Data Position: 24 >Nov 11 11:52:23 localhost program: #011MFT Zone Start: 786432 >Nov 11 11:52:23 localhost program: #011MFT Zone End: 11986431 >Nov 11 11:52:23 localhost program: #011MFT Zone Position: 786432 >Nov 11 11:52:23 localhost program: #011Current Position in First Data Zone: 11986431 >Nov 11 11:52:23 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 11:52:23 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 11:52:23 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 11:52:23 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 11:52:23 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 11:52:23 localhost program: FILE_Bitmap Information >Nov 11 11:52:23 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 11:52:23 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 11:52:23 localhost program: #011Length of Attribute List: 0 >Nov 11 11:52:23 localhost program: #011Attribute List: (null) >Nov 11 11:52:23 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 11:52:23 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 11:52:23 localhost program: #011Decompressed Runlist: not done yet >Nov 11 11:52:23 localhost program: #011Base Inode: 6 >Nov 11 11:52:23 localhost program: #011Attribute Types: not done yet >Nov 11 11:52:23 localhost program: #011Attribute Name Length: 0 >Nov 11 11:52:23 localhost program: #011Attribute State: 3 >Nov 11 11:52:23 localhost program: #011Attribute Allocated Size: 11202560 >Nov 11 11:52:23 localhost program: #011Attribute Data Size: 11200000 >Nov 11 11:52:23 localhost program: #011Attribute Initialized Size: 11200000 >Nov 11 11:52:23 localhost program: #011Attribute Compressed Size: 0 >Nov 11 11:52:23 localhost program: #011Compression Block Size: 0 >Nov 11 11:52:23 localhost program: #011Compression Block Size Bits: 0 >Nov 11 11:52:23 localhost program: #011Compression Block Clusters: 0 >Nov 11 11:52:23 localhost program: Running... ntfsresize -m /dev/sdb6 >Nov 11 11:52:23 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:29 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 11:52:29 localhost program: Minsize (in MB): 271268 >Nov 11 11:52:29 localhost storage: got device: PartitionDevice instance (0x7fbb8c1d2690) -- >Nov 11 11:52:29 localhost storage: got format: NTFS instance (0x7fbb8c1d2a50) -- >Nov 11 11:52:29 localhost storage: scanning sdb7 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7)... >Nov 11 11:52:29 localhost storage: sdb7 is a partition >Nov 11 11:52:29 localhost storage: added partition sdb7 (id 22) to device tree >Nov 11 11:52:29 localhost storage: disklabel detected but not usable on sdb7 >Nov 11 11:52:29 localhost storage: type detected on 'sdb7' is 'btrfs' >Nov 11 11:52:29 localhost storage: creating btrfs volume btrfs.None >Nov 11 11:52:29 localhost storage: added btrfs volume btrfs.23 (id 23) to device tree >Nov 11 11:52:29 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23TT9vtB: [Errno 2] No such file or directory >Nov 11 11:52:29 localhost storage: set SELinux context for mountpoint /tmp/btrfs-tmp.23TT9vtB to None >Nov 11 11:52:29 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb7 /tmp/btrfs-tmp.23TT9vtB >Nov 11 11:52:29 localhost kernel: [ 447.381305] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21049 /dev/sdb7 >Nov 11 11:52:29 localhost kernel: [ 447.691253] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21049 /dev/sdb7 >Nov 11 11:52:29 localhost kernel: [ 447.691956] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21049 /dev/sdb7 >Nov 11 11:52:29 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:29 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:29 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23TT9vtB: [Errno 2] No such file or directory >Nov 11 11:52:29 localhost storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.23TT9vtB to None >Nov 11 11:52:29 localhost program: Running... btrfs subvol list /tmp/btrfs-tmp.23TT9vtB >Nov 11 11:52:29 localhost program: Running... /bin/umount /tmp/btrfs-tmp.23TT9vtB >Nov 11 11:52:29 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:33 localhost chronyd[740]: Selected source 202.112.31.197 >Nov 11 11:52:51 localhost storage: got device: PartitionDevice instance (0x5673350) -- >Nov 11 11:52:51 localhost storage: got format: BTRFS instance (0x7fbb8c1d7290) -- >Nov 11 11:52:51 localhost storage: scanning sdb8 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8)... >Nov 11 11:52:51 localhost storage: sdb8 is a partition >Nov 11 11:52:51 localhost storage: added partition sdb8 (id 24) to device tree >Nov 11 11:52:51 localhost storage: disklabel detected but not usable on sdb8 >Nov 11 11:52:51 localhost storage: type detected on 'sdb8' is 'btrfs' >Nov 11 11:52:51 localhost storage: creating btrfs volume btrfs.New_Volume >Nov 11 11:52:51 localhost storage: added btrfs volume New_Volume (id 25) to device tree >Nov 11 11:52:51 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25K03emu: [Errno 2] No such file or directory >Nov 11 11:52:51 localhost storage: set SELinux context for mountpoint /tmp/btrfs-tmp.25K03emu to None >Nov 11 11:52:51 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb8 /tmp/btrfs-tmp.25K03emu >Nov 11 11:52:51 localhost kernel: [ 469.503583] device label New Volume devid 1 transid 28023 /dev/sdb8 >Nov 11 11:52:51 localhost kernel: [ 469.504079] btrfs: disk space caching is enabled >Nov 11 11:52:51 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:51 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25K03emu: [Errno 2] No such file or directory >Nov 11 11:52:51 localhost storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.25K03emu to None >Nov 11 11:52:51 localhost program: Running... btrfs subvol list /tmp/btrfs-tmp.25K03emu >Nov 11 11:52:51 localhost program: Running... /bin/umount /tmp/btrfs-tmp.25K03emu >Nov 11 11:52:51 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:51 localhost kernel: [ 469.890137] device label New Volume devid 1 transid 28024 /dev/sdb8 >Nov 11 11:52:51 localhost kernel: [ 469.890801] device label New Volume devid 1 transid 28024 /dev/sdb8 >Nov 11 11:52:51 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:51 localhost storage: got device: PartitionDevice instance (0x5b07710) -- >Nov 11 11:52:51 localhost storage: got format: BTRFS instance (0x7fbb8c1d2f50) -- >Nov 11 11:52:51 localhost storage: scanning sdb9 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9)... >Nov 11 11:52:51 localhost storage: sdb9 is a partition >Nov 11 11:52:51 localhost storage: added partition sdb9 (id 26) to device tree >Nov 11 11:52:51 localhost storage: disklabel detected but not usable on sdb9 >Nov 11 11:52:51 localhost storage: type detected on 'sdb9' is 'btrfs' >Nov 11 11:52:51 localhost storage: creating btrfs volume btrfs.New_Volume >Nov 11 11:52:51 localhost storage: added btrfs volume New_Volume (id 27) to device tree >Nov 11 11:52:51 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27FluRTV: [Errno 2] No such file or directory >Nov 11 11:52:51 localhost storage: set SELinux context for mountpoint /tmp/btrfs-tmp.27FluRTV to None >Nov 11 11:52:51 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb9 /tmp/btrfs-tmp.27FluRTV >Nov 11 11:52:52 localhost kernel: [ 470.038199] device label New Volume devid 1 transid 269 /dev/sdb9 >Nov 11 11:52:52 localhost kernel: [ 470.038676] btrfs: disk space caching is enabled >Nov 11 11:52:52 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:52 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27FluRTV: [Errno 2] No such file or directory >Nov 11 11:52:52 localhost storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.27FluRTV to None >Nov 11 11:52:52 localhost program: Running... btrfs subvol list /tmp/btrfs-tmp.27FluRTV >Nov 11 11:52:52 localhost kernel: [ 470.278032] device label New Volume devid 1 transid 269 /dev/sdb9 >Nov 11 11:52:52 localhost kernel: [ 470.278615] device label New Volume devid 1 transid 269 /dev/sdb9 >Nov 11 11:52:52 localhost udisksd[1252]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 11 11:52:52 localhost program: Running... /bin/umount /tmp/btrfs-tmp.27FluRTV >Nov 11 11:52:52 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 1252 due to rate-limiting >Nov 11 11:52:52 localhost storage: got device: PartitionDevice instance (0x7fbb8c1d2050) -- >Nov 11 11:52:52 localhost storage: got format: BTRFS instance (0x7fbb8c1d2750) -- >Nov 11 11:52:52 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Nov 11 11:52:52 localhost storage: loop0 is a loop device >Nov 11 11:52:52 localhost storage: added file /osmin.img (deleted) (id 28) to device tree >Nov 11 11:52:52 localhost storage: added loop loop0 (id 29) to device tree >Nov 11 11:52:52 localhost storage: disklabel detected but not usable on loop0 >Nov 11 11:52:52 localhost storage: type detected on 'loop0' is 'squashfs' >Nov 11 11:52:52 localhost storage: got device: LoopDevice instance (0x7fbb8c1d76d0) -- >Nov 11 11:52:52 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Nov 11 11:52:52 localhost storage: loop1 is a loop device >Nov 11 11:52:52 localhost storage: added file /osmin (id 30) to device tree >Nov 11 11:52:52 localhost storage: added loop loop1 (id 31) to device tree >Nov 11 11:52:52 localhost storage: disklabel detected but not usable on loop1 >Nov 11 11:52:52 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Nov 11 11:52:52 localhost storage: got device: LoopDevice instance (0x7fbb8c1d7650) -- >Nov 11 11:52:52 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Nov 11 11:52:52 localhost storage: loop2 is a loop device >Nov 11 11:52:52 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 32) to device tree >Nov 11 11:52:52 localhost storage: added loop loop2 (id 33) to device tree >Nov 11 11:52:52 localhost storage: disklabel detected but not usable on loop2 >Nov 11 11:52:52 localhost storage: type detected on 'loop2' is 'squashfs' >Nov 11 11:52:52 localhost storage: got device: LoopDevice instance (0x7fbb8c1d7b10) -- >Nov 11 11:52:52 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Nov 11 11:52:52 localhost storage: loop3 is a loop device >Nov 11 11:52:52 localhost storage: added file /LiveOS/ext3fs.img (id 34) to device tree >Nov 11 11:52:52 localhost storage: added loop loop3 (id 35) to device tree >Nov 11 11:52:52 localhost storage: type detected on 'loop3' is 'ext4' >Nov 11 11:52:52 localhost program: Running... dumpe2fs -h /dev/loop3 >Nov 11 11:52:52 localhost program: Filesystem volume name: _Fedora-18-Beta- >Nov 11 11:52:52 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 3214 due to rate-limiting >Nov 11 11:52:53 localhost program: Running... /bin/mount -n -t btrfs -o subvol=home,ro /dev/sdb10 /mnt/sysimage >Nov 11 11:52:53 localhost kernel: [ 471.265802] device label fedora devid 1 transid 47 /dev/sdb10 >Nov 11 11:52:53 localhost kernel: [ 471.266356] btrfs: disk space caching is enabled >Nov 11 11:52:53 localhost program: Running... /bin/umount /mnt/sysimage >Nov 11 11:52:53 localhost program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb7 /mnt/sysimage >Nov 11 11:52:53 localhost kernel: [ 471.375376] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21051 /dev/sdb7 >Nov 11 11:52:54 localhost program: Running... /bin/umount /mnt/sysimage >Nov 11 11:52:54 localhost program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb8 /mnt/sysimage >Nov 11 11:52:54 localhost kernel: [ 472.066598] device label New Volume devid 1 transid 28025 /dev/sdb8 >Nov 11 11:52:54 localhost kernel: [ 472.067539] btrfs: disk space caching is enabled >Nov 11 11:52:54 localhost program: Running... /bin/umount /mnt/sysimage >Nov 11 11:52:54 localhost program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb9 /mnt/sysimage >Nov 11 11:52:54 localhost kernel: [ 472.152369] device label New Volume devid 1 transid 271 /dev/sdb9 >Nov 11 11:52:54 localhost kernel: [ 472.153064] btrfs: disk space caching is enabled >Nov 11 11:52:54 localhost program: Running... /bin/umount /mnt/sysimage >Nov 11 11:52:54 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Nov 11 11:52:54 localhost kernel: [ 472.432640] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Nov 11 11:59:49 localhost rsyslogd-2177: imuxsock lost 655 messages from pid 3214 due to rate-limiting >Nov 11 11:59:49 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Nov 11 11:59:56 localhost storage: hiding device partition sda1 (id 3) >Nov 11 11:59:56 localhost storage: hiding device partition sda2 (id 4) >Nov 11 11:59:56 localhost storage: hiding device partition sda3 (id 5) >Nov 11 11:59:56 localhost storage: hiding device partition sda5 (id 6) >Nov 11 11:59:56 localhost storage: hiding device partition sda6 (id 7) >Nov 11 11:59:56 localhost storage: hiding device partition sda7 (id 8) >Nov 11 11:59:56 localhost storage: hiding device partition sda8 (id 9) >Nov 11 11:59:56 localhost storage: hiding device partition sda9 (id 10) >Nov 11 11:59:56 localhost storage: hiding device disk sda (id 2) >Nov 11 12:00:02 localhost systemd[1]: Starting Cleanup of Temporary Directories... >Nov 11 12:00:02 localhost systemd-tmpfiles[3775]: stat(/run/user/1000/gvfs) failed: Permission denied >Nov 11 12:00:02 localhost systemd[1]: Started Cleanup of Temporary Directories. >Nov 11 12:00:05 localhost anaconda: Running Thread: AnaExecuteStorageThread (140443274700544) >Nov 11 12:00:05 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:00:05 localhost anaconda: Thread Done: AnaExecuteStorageThread (140443274700544) >Nov 11 12:00:05 localhost storage: hiding device partition sdc1 (id 1) >Nov 11 12:00:05 localhost storage: hiding device disk sdc (id 0) >Nov 11 12:00:06 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> >Nov 11 12:00:06 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> status to: Saving storage configuration... >Nov 11 12:00:06 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> >Nov 11 12:00:14 localhost anaconda: getting device type for None >Nov 11 12:00:14 localhost anaconda: unknown device type: 'None' >Nov 11 12:00:14 localhost anaconda: getting device type for BTRFS >Nov 11 12:00:14 localhost anaconda: getting device type for BTRFS >Nov 11 12:00:14 localhost anaconda: getting device type for BTRFS >Nov 11 12:00:18 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:00:18 localhost anaconda: getting device type for BTRFS >Nov 11 12:00:18 localhost anaconda: getting device type for BTRFS >Nov 11 12:00:18 localhost anaconda: getting device type for BTRFS >Nov 11 12:00:45 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:00:45 localhost anaconda: getting device type for BTRFS >Nov 11 12:00:45 localhost anaconda: getting device type for BTRFS >Nov 11 12:00:45 localhost anaconda: getting device type for BTRFS >Nov 11 12:00:45 localhost anaconda: getting device type for BTRFS >Nov 11 12:00:51 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:00:51 localhost anaconda: getting device type for BTRFS >Nov 11 12:00:51 localhost anaconda: getting device type for BTRFS >Nov 11 12:00:51 localhost anaconda: getting device type for BTRFS >Nov 11 12:00:54 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:00:54 localhost anaconda: getting device type for BTRFS >Nov 11 12:00:54 localhost anaconda: getting device type for BTRFS >Nov 11 12:00:56 localhost anaconda: getting device type for BTRFS >Nov 11 12:00:58 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:00:58 localhost anaconda: getting device type for BTRFS >Nov 11 12:00:58 localhost anaconda: getting device type for BTRFS >Nov 11 12:00:58 localhost anaconda: getting device type for BTRFS >Nov 11 12:01:08 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:01:08 localhost anaconda: getting device type for BTRFS >Nov 11 12:01:08 localhost anaconda: getting device type for BTRFS >Nov 11 12:01:08 localhost anaconda: getting device type for BTRFS >Nov 11 12:01:10 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:01:10 localhost anaconda: getting device type for BTRFS >Nov 11 12:01:10 localhost anaconda: getting device type for BTRFS >Nov 11 12:01:10 localhost anaconda: getting device type for BTRFS >Nov 11 12:01:11 localhost anaconda: ui: saving changes to device New_Volume >Nov 11 12:01:11 localhost anaconda: getting device type for BTRFS >Nov 11 12:01:11 localhost anaconda: getting device type for BTRFS >Nov 11 12:01:11 localhost anaconda: getting device type for BTRFS >Nov 11 12:01:17 localhost anaconda: ui: saving changes to device home >Nov 11 12:01:17 localhost anaconda: getting device type for BTRFS >Nov 11 12:01:17 localhost anaconda: getting device type for BTRFS >Nov 11 12:01:17 localhost anaconda: getting device type for Standard Partition >Nov 11 12:01:17 localhost anaconda: getting device type for Standard Partition >Nov 11 12:01:17 localhost anaconda: getting device type for Standard Partition >Nov 11 12:01:27 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:01:27 localhost anaconda: getting device type for Standard Partition >Nov 11 12:01:27 localhost anaconda: getting device type for Standard Partition >Nov 11 12:01:27 localhost anaconda: getting device type for Standard Partition >Nov 11 12:01:44 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:01:44 localhost anaconda: getting device type for Standard Partition >Nov 11 12:01:44 localhost anaconda: getting device type for Standard Partition >Nov 11 12:01:44 localhost anaconda: scheduling reformat of sdb3 as ext4 >Nov 11 12:01:44 localhost storage: registered action: [0] Destroy Format None on partition sdb3 (id 18) >Nov 11 12:01:44 localhost storage: registered action: [1] Create Format ext4 filesystem mounted at /boot on partition sdb3 (id 18) >Nov 11 12:01:44 localhost anaconda: getting device type for Standard Partition >Nov 11 12:01:52 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:01:52 localhost anaconda: getting device type for Standard Partition >Nov 11 12:01:52 localhost anaconda: getting device type for Standard Partition >Nov 11 12:01:52 localhost anaconda: getting device type for Standard Partition >Nov 11 12:02:00 localhost anaconda: ui: saving changes to device sdb11 >Nov 11 12:02:00 localhost anaconda: getting device type for Standard Partition >Nov 11 12:02:00 localhost anaconda: getting device type for Standard Partition >Nov 11 12:02:00 localhost anaconda: scheduling reformat of sdb11 as swap >Nov 11 12:02:00 localhost storage: registered action: [2] Destroy Format None on partition sdb11 (id 16) >Nov 11 12:02:00 localhost storage: registered action: [3] Create Format swap on partition sdb11 (id 16) >Nov 11 12:02:00 localhost anaconda: getting device type for Standard Partition >Nov 11 12:02:02 localhost anaconda: ui: saving changes to device sdb11 >Nov 11 12:02:02 localhost anaconda: getting device type for Standard Partition >Nov 11 12:02:02 localhost anaconda: getting device type for Standard Partition >Nov 11 12:02:02 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:02 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:02 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:09 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:02:09 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:09 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:09 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:16 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:02:16 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:16 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:16 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:24 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:02:24 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:24 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:24 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:26 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:02:26 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:26 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:26 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:26 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:02:26 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:26 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:26 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:36 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:02:36 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:36 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:36 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:37 localhost anaconda: ui: saving changes to device New_Volume >Nov 11 12:02:37 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:37 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:37 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:41 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:02:41 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:41 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:41 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:43 localhost anaconda: ui: saving changes to device home >Nov 11 12:02:43 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:43 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:43 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:44 localhost anaconda: ui: saving changes to device home >Nov 11 12:02:44 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:44 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:44 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:57 localhost anaconda: ui: saving changes to device home >Nov 11 12:02:57 localhost anaconda: getting device type for BTRFS >Nov 11 12:02:57 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:00 localhost anaconda: ui: saving changes to device home >Nov 11 12:03:00 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:00 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:00 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:00 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:00 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:05 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:03:05 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:05 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:05 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:10 localhost anaconda: ui: saving changes to device sdb11 >Nov 11 12:03:10 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:10 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:10 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:10 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:10 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:13 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:03:13 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:13 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:13 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:19 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:03:19 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:19 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:19 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:20 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:03:20 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:20 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:20 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:20 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:20 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:21 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:03:21 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:21 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:21 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:21 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:21 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:26 localhost anaconda: ui: saving changes to device home >Nov 11 12:03:26 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:26 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:26 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:26 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:26 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:27 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:03:27 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:27 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:27 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:27 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:27 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:30 localhost anaconda: ui: saving changes to device home >Nov 11 12:03:30 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:30 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:30 localhost anaconda: getting device type for None >Nov 11 12:03:30 localhost anaconda: unknown device type: 'None' >Nov 11 12:03:30 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:30 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:30 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:30 localhost anaconda: ui: saving changes to device sdb11 >Nov 11 12:03:30 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:30 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:30 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:30 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:30 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:34 localhost anaconda: ui: saving changes to device home >Nov 11 12:03:34 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:34 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:34 localhost anaconda: getting device type for None >Nov 11 12:03:34 localhost anaconda: unknown device type: 'None' >Nov 11 12:03:34 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:34 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:34 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:36 localhost anaconda: ui: saving changes to device sdb11 >Nov 11 12:03:36 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:36 localhost anaconda: getting device type for Standard Partition >Nov 11 12:03:36 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:36 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:36 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:36 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:03:36 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:36 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:36 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:37 localhost anaconda: ui: saving changes to device New_Volume >Nov 11 12:03:37 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:37 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:37 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:51 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:03:51 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:51 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:51 localhost anaconda: getting device type for BTRFS >Nov 11 12:03:51 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:03 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:04:03 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:03 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:03 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:15 localhost anaconda: ui: saving changes to device New_Volume >Nov 11 12:04:15 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:15 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:17 localhost anaconda: ui: saving changes to device New_Volume >Nov 11 12:04:17 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:17 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:17 localhost anaconda: getting device type for Standard Partition >Nov 11 12:04:17 localhost anaconda: getting device type for Standard Partition >Nov 11 12:04:17 localhost anaconda: getting device type for Standard Partition >Nov 11 12:04:20 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:04:20 localhost anaconda: getting device type for Standard Partition >Nov 11 12:04:20 localhost anaconda: getting device type for Standard Partition >Nov 11 12:04:20 localhost anaconda: getting device type for Standard Partition >Nov 11 12:04:21 localhost anaconda: ui: saving changes to device sdb11 >Nov 11 12:04:21 localhost anaconda: getting device type for Standard Partition >Nov 11 12:04:21 localhost anaconda: getting device type for Standard Partition >Nov 11 12:04:21 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:21 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:21 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:21 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:04:21 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:21 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:21 localhost anaconda: getting device type for None >Nov 11 12:04:21 localhost anaconda: unknown device type: 'None' >Nov 11 12:04:21 localhost anaconda: getting device type for Standard Partition >Nov 11 12:04:21 localhost anaconda: getting device type for Standard Partition >Nov 11 12:04:21 localhost anaconda: getting device type for Standard Partition >Nov 11 12:04:23 localhost anaconda: ui: saving changes to device sdb1 >Nov 11 12:04:23 localhost anaconda: getting device type for Standard Partition >Nov 11 12:04:23 localhost anaconda: getting device type for Standard Partition >Nov 11 12:04:23 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:23 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:23 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:23 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:04:23 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:23 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:23 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:24 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:04:24 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:24 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:24 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:24 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:04:24 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:24 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:24 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:25 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:04:25 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:25 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:25 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 3214 due to rate-limiting >Nov 11 12:04:29 localhost rsyslogd-2177: imuxsock lost 31 messages from pid 3214 due to rate-limiting >Nov 11 12:04:29 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:04:29 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:29 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:29 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:31 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:04:31 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:31 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:31 localhost anaconda: getting device type for Standard Partition >Nov 11 12:04:31 localhost anaconda: getting device type for Standard Partition >Nov 11 12:04:31 localhost anaconda: getting device type for Standard Partition >Nov 11 12:04:42 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:04:42 localhost anaconda: getting device type for Standard Partition >Nov 11 12:04:42 localhost anaconda: getting device type for Standard Partition >Nov 11 12:04:42 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:42 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:42 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:45 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:04:45 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:45 localhost anaconda: getting device type for BTRFS >Nov 11 12:04:45 localhost anaconda: getting device type for BTRFS >Nov 11 12:05:05 localhost storage: registered action: [4] Destroy Format btrfs filesystem on btrfs volume btrfs.23 (id 23) >Nov 11 12:05:05 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:05:05 localhost storage: removed btrfs volume btrfs.23 (id 23) from device tree >Nov 11 12:05:05 localhost storage: registered action: [5] Destroy Device btrfs volume btrfs.23 (id 23) >Nov 11 12:05:05 localhost storage: registered action: [6] Destroy Format btrfs filesystem on partition sdb7 (id 22) >Nov 11 12:05:05 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:05:05 localhost storage: removed partition sdb7 (id 22) from device tree >Nov 11 12:05:05 localhost storage: registered action: [7] Destroy Device partition sdb7 (id 22) >Nov 11 12:05:05 localhost anaconda: ui: removed device btrfs.23 >Nov 11 12:05:05 localhost anaconda: getting device type for BTRFS >Nov 11 12:05:14 localhost anaconda: ui: saving changes to device New_Volume >Nov 11 12:05:14 localhost anaconda: getting device type for BTRFS >Nov 11 12:05:14 localhost anaconda: getting device type for BTRFS >Nov 11 12:05:14 localhost anaconda: getting device type for Standard Partition >Nov 11 12:05:14 localhost anaconda: getting device type for Standard Partition >Nov 11 12:05:14 localhost anaconda: getting device type for Standard Partition >Nov 11 12:05:28 localhost anaconda: ui: saving changes to device sdb2 >Nov 11 12:05:28 localhost anaconda: getting device type for Standard Partition >Nov 11 12:05:28 localhost anaconda: getting device type for Standard Partition >Nov 11 12:05:28 localhost anaconda: getting device type for Standard Partition >Nov 11 12:05:33 localhost anaconda: ui: saving changes to device sdb5 >Nov 11 12:05:33 localhost anaconda: getting device type for Standard Partition >Nov 11 12:05:33 localhost anaconda: getting device type for Standard Partition >Nov 11 12:05:33 localhost anaconda: getting device type for BTRFS >Nov 11 12:05:33 localhost anaconda: getting device type for BTRFS >Nov 11 12:05:33 localhost anaconda: getting device type for BTRFS >Nov 11 12:05:34 localhost anaconda: ui: saving changes to device New_Volume >Nov 11 12:05:34 localhost anaconda: getting device type for BTRFS >Nov 11 12:05:34 localhost anaconda: getting device type for BTRFS >Nov 11 12:05:34 localhost anaconda: getting device type for BTRFS >Nov 11 12:05:34 localhost anaconda: getting device type for Standard Partition >Nov 11 12:05:34 localhost anaconda: getting device type for Standard Partition >Nov 11 12:05:34 localhost anaconda: getting device type for Standard Partition >Nov 11 12:05:47 localhost anaconda: ui: saving changes to device sdb6 >Nov 11 12:05:47 localhost anaconda: getting device type for Standard Partition >Nov 11 12:05:47 localhost anaconda: getting device type for Standard Partition >Nov 11 12:05:47 localhost anaconda: getting device type for Standard Partition >Nov 11 12:05:54 localhost anaconda: ui: saving changes to device sdb2 >Nov 11 12:05:54 localhost anaconda: getting device type for Standard Partition >Nov 11 12:05:54 localhost anaconda: getting device type for Standard Partition >Nov 11 12:05:54 localhost anaconda: getting device type for BTRFS >Nov 11 12:05:54 localhost anaconda: getting device type for BTRFS >Nov 11 12:05:54 localhost anaconda: getting device type for BTRFS >Nov 11 12:05:59 localhost anaconda: ui: saving changes to device New_Volume >Nov 11 12:05:59 localhost anaconda: getting device type for BTRFS >Nov 11 12:05:59 localhost anaconda: getting device type for BTRFS >Nov 11 12:05:59 localhost anaconda: getting device type for Standard Partition >Nov 11 12:05:59 localhost anaconda: getting device type for Standard Partition >Nov 11 12:05:59 localhost anaconda: getting device type for Standard Partition >Nov 11 12:06:02 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:06:02 localhost anaconda: getting device type for Standard Partition >Nov 11 12:06:02 localhost anaconda: getting device type for Standard Partition >Nov 11 12:06:02 localhost anaconda: getting device type for BTRFS >Nov 11 12:06:02 localhost anaconda: getting device type for BTRFS >Nov 11 12:06:02 localhost anaconda: getting device type for BTRFS >Nov 11 12:06:09 localhost anaconda: ui: saving changes to device home >Nov 11 12:06:09 localhost anaconda: getting device type for BTRFS >Nov 11 12:06:09 localhost anaconda: getting device type for BTRFS >Nov 11 12:06:09 localhost anaconda: getting device type for BTRFS >Nov 11 12:06:11 localhost anaconda: ui: saving changes to device New_Volume >Nov 11 12:06:11 localhost anaconda: getting device type for BTRFS >Nov 11 12:06:11 localhost anaconda: getting device type for BTRFS >Nov 11 12:06:11 localhost anaconda: getting device type for Standard Partition >Nov 11 12:06:11 localhost anaconda: getting device type for Standard Partition >Nov 11 12:06:11 localhost anaconda: getting device type for Standard Partition >Nov 11 12:06:27 localhost anaconda: ui: saving changes to device sdb2 >Nov 11 12:06:27 localhost anaconda: getting device type for Standard Partition >Nov 11 12:06:27 localhost anaconda: getting device type for Standard Partition >Nov 11 12:06:27 localhost anaconda: getting device type for Standard Partition >Nov 11 12:06:29 localhost anaconda: ui: saving changes to device sdb5 >Nov 11 12:06:29 localhost anaconda: getting device type for Standard Partition >Nov 11 12:06:29 localhost anaconda: getting device type for Standard Partition >Nov 11 12:06:29 localhost anaconda: getting device type for Standard Partition >Nov 11 12:06:34 localhost anaconda: ui: saving changes to device sdb6 >Nov 11 12:06:34 localhost anaconda: getting device type for Standard Partition >Nov 11 12:06:34 localhost anaconda: getting device type for Standard Partition >Nov 11 12:06:46 localhost anaconda: Running kickstart %%traceback script(s) >Nov 11 12:06:46 localhost anaconda: All kickstart %%traceback script(s) have been run >Nov 11 12:07:11 localhost program: Running... chvt 1 >Nov 11 12:07:35 localhost anaconda: ui: saving changes to device sdb6 >Nov 11 12:07:35 localhost anaconda: getting device type for Standard Partition >Nov 11 12:07:35 localhost anaconda: getting device type for Standard Partition >Nov 11 12:07:35 localhost anaconda: getting device type for Standard Partition >Nov 11 12:07:41 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:07:41 localhost anaconda: getting device type for Standard Partition >Nov 11 12:07:41 localhost anaconda: getting device type for Standard Partition >Nov 11 12:07:41 localhost anaconda: getting device type for BTRFS >Nov 11 12:07:41 localhost anaconda: getting device type for BTRFS >Nov 11 12:07:41 localhost anaconda: getting device type for BTRFS >Nov 11 12:07:44 localhost anaconda: ui: saving changes to device New_Volume >Nov 11 12:07:44 localhost anaconda: getting device type for BTRFS >Nov 11 12:07:44 localhost anaconda: getting device type for BTRFS >Nov 11 12:07:44 localhost anaconda: getting device type for Standard Partition >Nov 11 12:07:44 localhost anaconda: getting device type for Standard Partition >Nov 11 12:07:44 localhost anaconda: getting device type for Standard Partition >Nov 11 12:07:48 localhost anaconda: ui: saving changes to device sdb2 >Nov 11 12:07:48 localhost anaconda: getting device type for Standard Partition >Nov 11 12:07:48 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:11 localhost anaconda: ui: saving changes to device sdb2 >Nov 11 12:08:11 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:11 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:11 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:15 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:08:15 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:15 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:15 localhost anaconda: getting device type for BTRFS >Nov 11 12:08:15 localhost anaconda: getting device type for BTRFS >Nov 11 12:08:15 localhost anaconda: getting device type for BTRFS >Nov 11 12:08:18 localhost anaconda: ui: saving changes to device New_Volume >Nov 11 12:08:18 localhost anaconda: getting device type for BTRFS >Nov 11 12:08:18 localhost anaconda: getting device type for BTRFS >Nov 11 12:08:18 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:18 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:18 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:25 localhost anaconda: ui: saving changes to device sdb2 >Nov 11 12:08:25 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:25 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:25 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:32 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:08:32 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:32 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:32 localhost anaconda: getting device type for BTRFS >Nov 11 12:08:32 localhost anaconda: getting device type for BTRFS >Nov 11 12:08:32 localhost anaconda: getting device type for BTRFS >Nov 11 12:08:34 localhost anaconda: ui: saving changes to device home >Nov 11 12:08:34 localhost anaconda: getting device type for BTRFS >Nov 11 12:08:34 localhost anaconda: getting device type for BTRFS >Nov 11 12:08:34 localhost anaconda: getting device type for BTRFS >Nov 11 12:08:36 localhost anaconda: ui: saving changes to device New_Volume >Nov 11 12:08:36 localhost anaconda: getting device type for BTRFS >Nov 11 12:08:36 localhost anaconda: getting device type for BTRFS >Nov 11 12:08:36 localhost anaconda: getting device type for None >Nov 11 12:08:36 localhost anaconda: unknown device type: 'None' >Nov 11 12:08:36 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:36 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:36 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:40 localhost anaconda: ui: saving changes to device sdb10 >Nov 11 12:08:40 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:40 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:40 localhost anaconda: getting device type for BTRFS >Nov 11 12:08:40 localhost anaconda: getting device type for BTRFS >Nov 11 12:08:40 localhost anaconda: getting device type for BTRFS >Nov 11 12:08:46 localhost anaconda: ui: saving changes to device New_Volume >Nov 11 12:08:46 localhost anaconda: getting device type for BTRFS >Nov 11 12:08:46 localhost anaconda: getting device type for BTRFS >Nov 11 12:08:46 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:46 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:46 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:46 localhost anaconda: ui: saving changes to device sdb2 >Nov 11 12:08:46 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:46 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:46 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:51 localhost anaconda: ui: saving changes to device sdb5 >Nov 11 12:08:51 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:51 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:51 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:51 localhost anaconda: ui: saving changes to device sdb2 >Nov 11 12:08:51 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:51 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:51 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:55 localhost anaconda: ui: saving changes to device sdb2 >Nov 11 12:08:55 localhost anaconda: getting device type for Standard Partition >Nov 11 12:08:55 localhost anaconda: getting device type for Standard Partition >Nov 11 12:09:31 localhost anaconda: ui: saving changes to device sdb2 >Nov 11 12:09:31 localhost anaconda: getting device type for Standard Partition >Nov 11 12:09:31 localhost anaconda: getting device type for Standard Partition >Nov 11 12:09:31 localhost anaconda: getting device type for Standard Partition >Nov 11 12:09:46 localhost anaconda: Running Thread: AnaExecuteStorageThread (140443707705088) >Nov 11 12:09:46 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:09:46 localhost anaconda: Thread Done: AnaExecuteStorageThread (140443707705088) >Nov 11 12:09:46 localhost storage: hiding device partition sdc1 (id 1) >Nov 11 12:09:46 localhost storage: hiding device disk sdc (id 0) >Nov 11 12:09:47 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> >Nov 11 12:09:47 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> status to: Saving storage configuration... >Nov 11 12:09:47 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> >Nov 11 12:09:50 localhost anaconda: getting device type for BTRFS >Nov 11 12:09:51 localhost anaconda: getting device type for BTRFS >Nov 11 12:09:51 localhost anaconda: getting device type for BTRFS >Nov 11 12:09:54 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:09:54 localhost anaconda: getting device type for BTRFS >Nov 11 12:09:54 localhost anaconda: getting device type for BTRFS >Nov 11 12:09:54 localhost anaconda: getting device type for BTRFS >Nov 11 12:09:59 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:09:59 localhost anaconda: getting device type for BTRFS >Nov 11 12:09:59 localhost anaconda: getting device type for BTRFS >Nov 11 12:09:59 localhost anaconda: getting device type for None >Nov 11 12:09:59 localhost anaconda: unknown device type: 'None' >Nov 11 12:09:59 localhost anaconda: getting device type for Standard Partition >Nov 11 12:09:59 localhost anaconda: getting device type for Standard Partition >Nov 11 12:09:59 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:04 localhost anaconda: ui: saving changes to device sdb1 >Nov 11 12:10:04 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:04 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:04 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:08 localhost anaconda: ui: saving changes to device sdb11 >Nov 11 12:10:08 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:08 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:08 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:19 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:10:19 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:19 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:19 localhost anaconda: scheduling reformat of sdb3 as ext4 >Nov 11 12:10:19 localhost storage: registered action: [8] Destroy Format None on partition sdb3 (id 18) >Nov 11 12:10:19 localhost storage: registered action: [9] Create Format ext4 filesystem mounted at /boot on partition sdb3 (id 18) >Nov 11 12:10:19 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:23 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:10:23 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:23 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:23 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:30 localhost anaconda: ui: saving changes to device sdb11 >Nov 11 12:10:30 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:30 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:30 localhost anaconda: scheduling reformat of sdb11 as swap >Nov 11 12:10:30 localhost storage: registered action: [10] Destroy Format None on partition sdb11 (id 16) >Nov 11 12:10:30 localhost storage: registered action: [11] Create Format swap on partition sdb11 (id 16) >Nov 11 12:10:30 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:32 localhost anaconda: ui: saving changes to device sdb11 >Nov 11 12:10:32 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:32 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:32 localhost anaconda: getting device type for BTRFS >Nov 11 12:10:32 localhost anaconda: getting device type for BTRFS >Nov 11 12:10:32 localhost anaconda: getting device type for BTRFS >Nov 11 12:10:33 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:10:33 localhost anaconda: getting device type for BTRFS >Nov 11 12:10:33 localhost anaconda: getting device type for BTRFS >Nov 11 12:10:33 localhost anaconda: getting device type for BTRFS >Nov 11 12:10:41 localhost anaconda: ui: saving changes to device home >Nov 11 12:10:41 localhost anaconda: getting device type for BTRFS >Nov 11 12:10:41 localhost anaconda: getting device type for BTRFS >Nov 11 12:10:42 localhost anaconda: ui: saving changes to device home >Nov 11 12:10:42 localhost anaconda: getting device type for BTRFS >Nov 11 12:10:42 localhost anaconda: getting device type for BTRFS >Nov 11 12:10:42 localhost anaconda: getting device type for BTRFS >Nov 11 12:10:45 localhost anaconda: ui: saving changes to device home >Nov 11 12:10:45 localhost anaconda: getting device type for BTRFS >Nov 11 12:10:45 localhost anaconda: getting device type for BTRFS >Nov 11 12:10:45 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:45 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:45 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:45 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:10:45 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:45 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:45 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:46 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:10:46 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:46 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:46 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:49 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:10:49 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:49 localhost anaconda: getting device type for Standard Partition >Nov 11 12:10:49 localhost anaconda: getting device type for BTRFS >Nov 11 12:10:49 localhost anaconda: getting device type for BTRFS >Nov 11 12:10:49 localhost anaconda: getting device type for BTRFS >Nov 11 12:10:55 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:10:55 localhost anaconda: getting device type for BTRFS >Nov 11 12:10:55 localhost anaconda: getting device type for BTRFS >Nov 11 12:10:55 localhost storage: unhiding device disk sdc (id 0) >Nov 11 12:10:55 localhost storage: unhiding device partition sdc1 (id 1) >Nov 11 12:10:55 localhost anaconda: Running Thread: AnaCheckStorageThread (140443707705088) >Nov 11 12:10:55 localhost anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >Nov 11 12:10:55 localhost anaconda: Thread Done: AnaCheckStorageThread (140443707705088) >Nov 11 12:10:55 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> >Nov 11 12:10:55 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> >Nov 11 12:10:55 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> status to: Checking storage configuration... >Nov 11 12:10:55 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x56733d0> >Nov 11 12:12:25 localhost kernel: [ 1643.039498] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21051 /dev/sdb7 >Nov 11 12:12:25 localhost kernel: [ 1643.040217] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21051 /dev/sdb7 >Nov 11 12:12:25 localhost kernel: [ 1643.897619] device label New Volume devid 1 transid 271 /dev/sdb9 >Nov 11 12:12:25 localhost kernel: [ 1643.964592] device label fedora devid 1 transid 47 /dev/sdb10 >Nov 11 12:12:25 localhost kernel: [ 1643.972557] device label New Volume devid 1 transid 28025 /dev/sdb8 >Nov 11 12:12:25 localhost kernel: [ 1643.980549] device label New Volume devid 1 transid 271 /dev/sdb9 >Nov 11 12:12:25 localhost kernel: [ 1643.980784] device label fedora devid 1 transid 47 /dev/sdb10 >Nov 11 12:12:25 localhost kernel: [ 1643.980971] device label New Volume devid 1 transid 28025 /dev/sdb8 >Nov 11 12:12:48 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb10 /tmp/btrfs-tmp.14zwhWLJ >Nov 11 12:12:48 localhost kernel: [ 1666.982063] device label fedora devid 1 transid 47 /dev/sdb10 >Nov 11 12:12:48 localhost kernel: [ 1666.983500] btrfs: disk space caching is enabled >Nov 11 12:12:49 localhost kernel: [ 1667.039285] device label fedora devid 1 transid 47 /dev/sdb10 >Nov 11 12:12:49 localhost kernel: [ 1667.039868] device label fedora devid 1 transid 47 /dev/sdb10 >Nov 11 12:12:49 localhost program: Running... /bin/umount /tmp/btrfs-tmp.14zwhWLJ >Nov 11 12:13:05 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb7 /tmp/btrfs-tmp.23BZEcPh >Nov 11 12:13:05 localhost kernel: [ 1683.448389] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21051 /dev/sdb7 >Nov 11 12:13:05 localhost kernel: [ 1683.761939] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21051 /dev/sdb7 >Nov 11 12:13:05 localhost kernel: [ 1683.762610] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21051 /dev/sdb7 >Nov 11 12:13:06 localhost program: Running... /bin/umount /tmp/btrfs-tmp.23BZEcPh >Nov 11 12:13:28 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb8 /tmp/btrfs-tmp.25g3EvEP >Nov 11 12:13:28 localhost kernel: [ 1706.048112] device label New Volume devid 1 transid 28025 /dev/sdb8 >Nov 11 12:13:28 localhost kernel: [ 1706.048572] btrfs: disk space caching is enabled >Nov 11 12:13:28 localhost program: Running... /bin/umount /tmp/btrfs-tmp.25g3EvEP >Nov 11 12:13:28 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb9 /tmp/btrfs-tmp.27hz8j9A >Nov 11 12:13:28 localhost kernel: [ 1706.529989] device label New Volume devid 1 transid 271 /dev/sdb9 >Nov 11 12:13:28 localhost kernel: [ 1706.530380] btrfs: disk space caching is enabled >Nov 11 12:13:28 localhost kernel: [ 1706.721338] device label New Volume devid 1 transid 28027 /dev/sdb8 >Nov 11 12:13:28 localhost kernel: [ 1706.721444] device label New Volume devid 1 transid 271 /dev/sdb9 >Nov 11 12:13:28 localhost kernel: [ 1706.722035] device label New Volume devid 1 transid 271 /dev/sdb9 >Nov 11 12:13:28 localhost kernel: [ 1706.722283] device label New Volume devid 1 transid 28027 /dev/sdb8 >Nov 11 12:13:28 localhost program: Running... /bin/umount /tmp/btrfs-tmp.27hz8j9A >Nov 11 12:13:30 localhost anaconda: /sbin/anaconda 18.28 >Nov 11 12:13:30 localhost anaconda: 6160384 kB (6016 MB) are available >Nov 11 12:13:30 localhost anaconda: check_memory(): total:6016, needed:512, graphical:512 >Nov 11 12:13:30 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Nov 11 12:13:30 localhost anaconda: Default encoding = ascii >Nov 11 12:13:30 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Nov 11 12:13:30 localhost anaconda: ISCSID is /sbin/iscsid >Nov 11 12:13:30 localhost anaconda: no initiator set >Nov 11 12:13:30 localhost program: Running... modprobe fcoe >Nov 11 12:13:30 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Nov 11 12:13:30 localhost program: No FCoE boot disk information is found in EDD! >Nov 11 12:13:30 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Nov 11 12:13:30 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Nov 11 12:13:30 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:13:31 localhost kernel: [ 1709.882017] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21053 /dev/sdb7 >Nov 11 12:13:31 localhost kernel: [ 1709.938994] device label New Volume devid 1 transid 273 /dev/sdb9 >Nov 11 12:13:31 localhost kernel: [ 1709.949074] device label New Volume devid 1 transid 28027 /dev/sdb8 >Nov 11 12:13:31 localhost kernel: [ 1709.956886] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21053 /dev/sdb7 >Nov 11 12:13:31 localhost kernel: [ 1709.957129] device label fedora devid 1 transid 49 /dev/sdb10 >Nov 11 12:13:31 localhost kernel: [ 1709.964899] device label New Volume devid 1 transid 273 /dev/sdb9 >Nov 11 12:13:31 localhost kernel: [ 1709.965200] device label New Volume devid 1 transid 28027 /dev/sdb8 >Nov 11 12:13:31 localhost kernel: [ 1709.965377] device label fedora devid 1 transid 49 /dev/sdb10 >Nov 11 12:13:32 localhost program: Running... multipath -d >Nov 11 12:13:32 localhost program: Nov 11 12:13:32 | sdc: rport id not found >Nov 11 12:13:32 localhost program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >Nov 11 12:13:32 localhost program: size=7.4G features='0' hwhandler='0' wp=undef >Nov 11 12:13:32 localhost program: `-+- policy='service-time 0' prio=1 status=undef >Nov 11 12:13:32 localhost program: `- 8:0:0:0 sdc 8:32 undef ready running >Nov 11 12:13:32 localhost program: Running... multipath -ll >Nov 11 12:13:32 localhost storage: MultipathTopology: not a multipath: ['sdc'] >Nov 11 12:13:32 localhost storage: MultipathTopology: found singlepath device: sdc >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sdc1 >Nov 11 12:13:32 localhost storage: MultipathTopology: found singlepath device: sda >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sda1 >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sda2 >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sda3 >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sda5 >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sda6 >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sda7 >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sda8 >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sda9 >Nov 11 12:13:32 localhost storage: MultipathTopology: found singlepath device: sdb >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sdb1 >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sdb10 >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sdb11 >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sdb2 >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sdb3 >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sdb4 >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sdb5 >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sdb6 >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sdb7 >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sdb8 >Nov 11 12:13:32 localhost storage: MultipathTopology: found non-disk device: sdb9 >Nov 11 12:13:32 localhost storage: MultipathTopology: found singlepath device: loop0 >Nov 11 12:13:32 localhost storage: MultipathTopology: found singlepath device: loop1 >Nov 11 12:13:32 localhost storage: MultipathTopology: found singlepath device: loop2 >Nov 11 12:13:32 localhost storage: MultipathTopology: found singlepath device: loop3 >Nov 11 12:13:32 localhost storage: MultipathTopology: found singlepath device: loop4 >Nov 11 12:13:32 localhost storage: MultipathTopology: found singlepath device: loop5 >Nov 11 12:13:32 localhost storage: MultipathTopology: found singlepath device: loop6 >Nov 11 12:13:32 localhost storage: MultipathTopology: found singlepath device: loop7 >Nov 11 12:13:32 localhost storage: MultipathTopology: found singlepath device: dm-0 >Nov 11 12:13:32 localhost storage: MultipathTopology: found singlepath device: dm-1 >Nov 11 12:13:32 localhost anaconda: Display mode = g >Nov 11 12:13:32 localhost anaconda: 6160384 kB (6016 MB) are available >Nov 11 12:13:32 localhost anaconda: check_memory(): total:6016, needed:512, graphical:512 >Nov 11 12:13:32 localhost anaconda: using only installclass _Fedora >Nov 11 12:13:32 localhost anaconda: Detected 5968M of memory >Nov 11 12:13:32 localhost anaconda: Swap attempt of 5968M >Nov 11 12:13:32 localhost anaconda: Running Thread: AnaStorageThread (139912667961088) >Nov 11 12:13:32 localhost anaconda: Running Thread: AnaPayloadThread (139912586196736) >Nov 11 12:13:32 localhost program: Running... udevadm control --property=ANACONDA=1 >Nov 11 12:13:32 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Nov 11 12:13:32 localhost anaconda: no initiator set >Nov 11 12:13:32 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Nov 11 12:13:32 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Nov 11 12:13:32 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:13:32 localhost program: Running... systemctl start chronyd.service >Nov 11 12:13:32 localhost systemd[1]: Started NTP client/server. >Nov 11 12:13:33 localhost kernel: [ 1711.141859] device label New Volume devid 1 transid 273 /dev/sdb9 >Nov 11 12:13:33 localhost kernel: [ 1711.149753] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21053 /dev/sdb7 >Nov 11 12:13:33 localhost kernel: [ 1711.157743] device label New Volume devid 1 transid 273 /dev/sdb9 >Nov 11 12:13:33 localhost kernel: [ 1711.157940] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21053 /dev/sdb7 >Nov 11 12:13:33 localhost kernel: [ 1711.164387] device label fedora devid 1 transid 49 /dev/sdb10 >Nov 11 12:13:33 localhost kernel: [ 1711.165028] device label fedora devid 1 transid 49 /dev/sdb10 >Nov 11 12:13:33 localhost kernel: [ 1711.279129] device label New Volume devid 1 transid 28027 /dev/sdb8 >Nov 11 12:13:33 localhost kernel: [ 1711.279855] device label New Volume devid 1 transid 28027 /dev/sdb8 >Nov 11 12:13:33 localhost storage: sdc1 looks to be the live device; marking as protected >Nov 11 12:13:33 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:13:33 localhost program: Running... multipath -d >Nov 11 12:13:33 localhost program: Nov 11 12:13:33 | sdc: rport id not found >Nov 11 12:13:33 localhost program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >Nov 11 12:13:33 localhost program: size=7.4G features='0' hwhandler='0' wp=undef >Nov 11 12:13:33 localhost program: `-+- policy='service-time 0' prio=1 status=undef >Nov 11 12:13:33 localhost program: `- 8:0:0:0 sdc 8:32 undef ready running >Nov 11 12:13:33 localhost program: Running... multipath -ll >Nov 11 12:13:33 localhost storage: MultipathTopology: not a multipath: ['sdc'] >Nov 11 12:13:33 localhost storage: MultipathTopology: found singlepath device: sdc >Nov 11 12:13:33 localhost storage: MultipathTopology: found non-disk device: sdc1 >Nov 11 12:13:33 localhost storage: MultipathTopology: found singlepath device: sda >Nov 11 12:13:33 localhost storage: MultipathTopology: found non-disk device: sda1 >Nov 11 12:13:33 localhost storage: MultipathTopology: found non-disk device: sda2 >Nov 11 12:13:33 localhost storage: MultipathTopology: found non-disk device: sda3 >Nov 11 12:13:33 localhost storage: MultipathTopology: found non-disk device: sda5 >Nov 11 12:13:33 localhost storage: MultipathTopology: found non-disk device: sda6 >Nov 11 12:13:33 localhost storage: MultipathTopology: found non-disk device: sda7 >Nov 11 12:13:33 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 4373 due to rate-limiting >Nov 11 12:13:38 localhost rsyslogd-2177: imuxsock lost 247 messages from pid 4373 due to rate-limiting >Nov 11 12:13:38 localhost anaconda: Not doing 'add runtime X layout' in live installation >Nov 11 12:13:38 localhost anaconda: Not doing 'save system time' in live installation >Nov 11 12:13:38 localhost anaconda: Not doing 'save system time' in live installation >Nov 11 12:13:38 localhost anaconda: Not doing 'save system time' in live installation >Nov 11 12:13:38 localhost anaconda: Not doing 'modify system time and date' in live installation >Nov 11 12:13:38 localhost anaconda: Not doing 'add runtime X layout' in live installation >Nov 11 12:13:39 localhost anaconda: Not doing 'test X layouts' in live installation >Nov 11 12:13:39 localhost anaconda: Running Thread: AnaStorageWatcher (139912235910912) >Nov 11 12:13:39 localhost storage: DiskLabel.partedDevice returning None >Nov 11 12:13:39 localhost anaconda: Running Thread: AnaNTPserver0 (139912244303616) >Nov 11 12:13:39 localhost anaconda: Running Thread: AnaNTPserver1 (139911996397312) >Nov 11 12:13:39 localhost anaconda: Running Thread: AnaNTPserver2 (139911847171840) >Nov 11 12:13:39 localhost anaconda: Running Thread: AnaNTPserver3 (139911838779136) >Nov 11 12:13:39 localhost anaconda: Thread Done: AnaNTPserver1 (139911996397312) >Nov 11 12:13:39 localhost anaconda: Thread Done: AnaNTPserver0 (139912244303616) >Nov 11 12:13:39 localhost anaconda: Thread Done: AnaNTPserver2 (139911847171840) >Nov 11 12:13:40 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x5b0e3d0> status to: Probing storage... >Nov 11 12:13:49 localhost anaconda: Thread Done: AnaNTPserver3 (139911838779136) >Nov 11 12:13:50 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:13:50 localhost program: Minsize (in MB): 125839 >Nov 11 12:13:50 localhost storage: got device: PartitionDevice instance (0x7f3ff0118c90) -- >Nov 11 12:13:50 localhost storage: got format: NTFS instance (0x7f3ff0188dd0) -- >Nov 11 12:13:50 localhost storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >Nov 11 12:13:50 localhost storage: sda3 is a partition >Nov 11 12:13:50 localhost storage: added partition sda3 (id 5) to device tree >Nov 11 12:13:50 localhost storage: disklabel detected but not usable on sda3 >Nov 11 12:13:50 localhost storage: got device: PartitionDevice instance (0x615cad0) -- >Nov 11 12:13:50 localhost storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >Nov 11 12:13:50 localhost storage: sda5 is a partition >Nov 11 12:13:50 localhost storage: added partition sda5 (id 6) to device tree >Nov 11 12:13:50 localhost storage: disklabel detected but not usable on sda5 >Nov 11 12:13:50 localhost storage: type detected on 'sda5' is 'ntfs' >Nov 11 12:13:50 localhost program: Running... ntfsinfo -m /dev/sda5 >Nov 11 12:13:51 localhost program: Volume Information >Nov 11 12:13:51 localhost program: #011Name of device: /dev/sda5 >Nov 11 12:13:51 localhost program: #011Device state: 11 >Nov 11 12:13:51 localhost program: #011Volume Name: A2 >Nov 11 12:13:51 localhost program: #011Volume State: 91 >Nov 11 12:13:51 localhost program: #011Volume Version: 3.1 >Nov 11 12:13:51 localhost program: #011Sector Size: 512 >Nov 11 12:13:51 localhost program: #011Cluster Size: 4096 >Nov 11 12:13:51 localhost program: #011Index Block Size: 4096 >Nov 11 12:13:51 localhost program: #011Volume Size in Clusters: 36639231 >Nov 11 12:13:51 localhost program: MFT Information >Nov 11 12:13:51 localhost program: #011MFT Record Size: 1024 >Nov 11 12:13:51 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 12:13:51 localhost program: #011MFT Data Position: 24 >Nov 11 12:13:51 localhost program: #011MFT Zone Start: 786432 >Nov 11 12:13:51 localhost program: #011MFT Zone End: 5366335 >Nov 11 12:13:51 localhost program: #011MFT Zone Position: 786432 >Nov 11 12:13:51 localhost program: #011Current Position in First Data Zone: 5366335 >Nov 11 12:13:51 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 12:13:51 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 12:13:51 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 12:13:51 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 12:13:51 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 12:13:51 localhost program: FILE_Bitmap Information >Nov 11 12:13:51 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 12:13:51 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 12:13:51 localhost program: #011Length of Attribute List: 0 >Nov 11 12:13:51 localhost program: #011Attribute List: (null) >Nov 11 12:13:51 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 12:13:51 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 12:13:51 localhost program: #011Decompressed Runlist: not done yet >Nov 11 12:13:51 localhost program: #011Base Inode: 6 >Nov 11 12:13:51 localhost program: #011Attribute Types: not done yet >Nov 11 12:13:51 localhost program: #011Attribute Name Length: 0 >Nov 11 12:13:51 localhost program: #011Attribute State: 3 >Nov 11 12:13:51 localhost program: #011Attribute Allocated Size: 4583424 >Nov 11 12:13:51 localhost program: #011Attribute Data Size: 4579904 >Nov 11 12:13:51 localhost program: #011Attribute Initialized Size: 4579904 >Nov 11 12:13:51 localhost program: #011Attribute Compressed Size: 0 >Nov 11 12:13:51 localhost program: #011Compression Block Size: 0 >Nov 11 12:13:51 localhost program: #011Compression Block Size Bits: 0 >Nov 11 12:13:51 localhost program: #011Compression Block Clusters: 0 >Nov 11 12:13:51 localhost program: Running... ntfsresize -m /dev/sda5 >Nov 11 12:13:52 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:13:52 localhost program: Minsize (in MB): 141993 >Nov 11 12:13:52 localhost storage: got device: PartitionDevice instance (0x7f3ff01999d0) -- >Nov 11 12:13:52 localhost storage: got format: NTFS instance (0x6196850) -- >Nov 11 12:13:52 localhost storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >Nov 11 12:13:52 localhost storage: sda6 is a partition >Nov 11 12:13:52 localhost storage: added partition sda6 (id 7) to device tree >Nov 11 12:13:52 localhost storage: disklabel detected but not usable on sda6 >Nov 11 12:13:52 localhost storage: type detected on 'sda6' is 'ntfs' >Nov 11 12:13:52 localhost program: Running... ntfsinfo -m /dev/sda6 >Nov 11 12:13:52 localhost program: Volume Information >Nov 11 12:13:52 localhost program: #011Name of device: /dev/sda6 >Nov 11 12:13:52 localhost program: #011Device state: 11 >Nov 11 12:13:52 localhost program: #011Volume Name: sysoftware >Nov 11 12:13:52 localhost program: #011Volume State: 91 >Nov 11 12:13:52 localhost program: #011Volume Version: 3.1 >Nov 11 12:13:52 localhost program: #011Sector Size: 512 >Nov 11 12:13:52 localhost program: #011Cluster Size: 4096 >Nov 11 12:13:52 localhost program: #011Index Block Size: 4096 >Nov 11 12:13:52 localhost program: #011Volume Size in Clusters: 51199999 >Nov 11 12:13:52 localhost program: MFT Information >Nov 11 12:13:52 localhost program: #011MFT Record Size: 1024 >Nov 11 12:13:52 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 12:13:52 localhost program: #011MFT Data Position: 24 >Nov 11 12:13:52 localhost program: #011MFT Zone Start: 786432 >Nov 11 12:13:52 localhost program: #011MFT Zone End: 7186431 >Nov 11 12:13:52 localhost program: #011MFT Zone Position: 786432 >Nov 11 12:13:52 localhost program: #011Current Position in First Data Zone: 7186431 >Nov 11 12:13:52 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 12:13:52 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 12:13:52 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 12:13:52 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 12:13:52 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 12:13:52 localhost program: FILE_Bitmap Information >Nov 11 12:13:52 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 12:13:52 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 12:13:52 localhost program: #011Length of Attribute List: 0 >Nov 11 12:13:52 localhost program: #011Attribute List: (null) >Nov 11 12:13:52 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 12:13:52 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 12:13:52 localhost program: #011Decompressed Runlist: not done yet >Nov 11 12:13:52 localhost program: #011Base Inode: 6 >Nov 11 12:13:52 localhost program: #011Attribute Types: not done yet >Nov 11 12:13:52 localhost program: #011Attribute Name Length: 0 >Nov 11 12:13:52 localhost program: #011Attribute State: 3 >Nov 11 12:13:52 localhost program: #011Attribute Allocated Size: 6402048 >Nov 11 12:13:52 localhost program: #011Attribute Data Size: 6400000 >Nov 11 12:13:52 localhost program: #011Attribute Initialized Size: 6400000 >Nov 11 12:13:52 localhost program: #011Attribute Compressed Size: 0 >Nov 11 12:13:52 localhost program: #011Compression Block Size: 0 >Nov 11 12:13:52 localhost program: #011Compression Block Size Bits: 0 >Nov 11 12:13:52 localhost program: #011Compression Block Clusters: 0 >Nov 11 12:13:52 localhost program: Running... ntfsresize -m /dev/sda6 >Nov 11 12:13:54 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:13:54 localhost program: Minsize (in MB): 199222 >Nov 11 12:13:54 localhost storage: got device: PartitionDevice instance (0x7f3ff0199190) -- >Nov 11 12:13:54 localhost storage: got format: NTFS instance (0x6196210) -- >Nov 11 12:13:54 localhost storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >Nov 11 12:13:54 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 4373 due to rate-limiting >Nov 11 12:13:56 localhost rsyslogd-2177: imuxsock lost 203 messages from pid 4373 due to rate-limiting >Nov 11 12:13:56 localhost storage: got device: DiskDevice instance (0x6196a90) -- >Nov 11 12:13:56 localhost storage: got format: DiskLabel instance (0x6196790) -- >Nov 11 12:13:56 localhost storage: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1)... >Nov 11 12:13:56 localhost storage: sdb1 is a partition >Nov 11 12:13:56 localhost storage: added partition sdb1 (id 12) to device tree >Nov 11 12:13:56 localhost storage: disklabel detected but not usable on sdb1 >Nov 11 12:13:56 localhost storage: type detected on 'sdb1' is 'vfat' >Nov 11 12:13:56 localhost storage: got device: PartitionDevice instance (0x6196750) -- >Nov 11 12:13:56 localhost storage: got format: EFIFS instance (0x5b0e750) -- >Nov 11 12:13:56 localhost storage: scanning sdb10 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb10)... >Nov 11 12:13:56 localhost storage: sdb10 is a partition >Nov 11 12:13:56 localhost storage: added partition sdb10 (id 13) to device tree >Nov 11 12:13:56 localhost storage: disklabel detected but not usable on sdb10 >Nov 11 12:13:56 localhost storage: type detected on 'sdb10' is 'btrfs' >Nov 11 12:13:56 localhost storage: creating btrfs volume btrfs.fedora >Nov 11 12:13:56 localhost kernel: [ 1734.267350] device label fedora devid 1 transid 49 /dev/sdb10 >Nov 11 12:13:56 localhost kernel: [ 1734.267999] device label fedora devid 1 transid 49 /dev/sdb10 >Nov 11 12:13:56 localhost storage: added btrfs volume fedora (id 14) to device tree >Nov 11 12:13:56 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14JlgUUi: [Errno 2] No such file or directory >Nov 11 12:13:56 localhost storage: set SELinux context for mountpoint /tmp/btrfs-tmp.14JlgUUi to None >Nov 11 12:13:56 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb10 /tmp/btrfs-tmp.14JlgUUi >Nov 11 12:13:56 localhost kernel: [ 1734.276912] device label fedora devid 1 transid 49 /dev/sdb10 >Nov 11 12:13:56 localhost kernel: [ 1734.277439] btrfs: disk space caching is enabled >Nov 11 12:13:56 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14JlgUUi: [Errno 2] No such file or directory >Nov 11 12:13:56 localhost storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.14JlgUUi to None >Nov 11 12:13:56 localhost program: Running... btrfs subvol list /tmp/btrfs-tmp.14JlgUUi >Nov 11 12:13:56 localhost program: ID 256 gen 5 top level 5 path home >Nov 11 12:13:56 localhost program: Running... /bin/umount /tmp/btrfs-tmp.14JlgUUi >Nov 11 12:13:56 localhost storage: added btrfs subvolume home (id 15) to device tree >Nov 11 12:13:56 localhost storage: got device: PartitionDevice instance (0x61966d0) -- >Nov 11 12:13:56 localhost storage: got format: BTRFS instance (0x619f790) -- >Nov 11 12:13:56 localhost storage: scanning sdb11 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11)... >Nov 11 12:13:56 localhost storage: sdb11 is a partition >Nov 11 12:13:56 localhost storage: added partition sdb11 (id 16) to device tree >Nov 11 12:13:56 localhost storage: disklabel detected but not usable on sdb11 >Nov 11 12:13:56 localhost storage: got device: PartitionDevice instance (0x6196710) -- >Nov 11 12:13:56 localhost storage: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2)... >Nov 11 12:13:56 localhost storage: sdb2 is a partition >Nov 11 12:13:56 localhost storage: added partition sdb2 (id 17) to device tree >Nov 11 12:13:56 localhost storage: disklabel detected but not usable on sdb2 >Nov 11 12:13:56 localhost storage: type detected on 'sdb2' is 'ntfs' >Nov 11 12:13:56 localhost program: Running... ntfsinfo -m /dev/sdb2 >Nov 11 12:13:56 localhost program: Volume Information >Nov 11 12:13:56 localhost program: #011Name of device: /dev/sdb2 >Nov 11 12:13:56 localhost program: #011Device state: 11 >Nov 11 12:13:56 localhost program: #011Volume Name: VolumeS >Nov 11 12:13:56 localhost program: #011Volume State: 91 >Nov 11 12:13:56 localhost program: #011Volume Version: 3.1 >Nov 11 12:13:56 localhost program: #011Sector Size: 512 >Nov 11 12:13:56 localhost program: #011Cluster Size: 4096 >Nov 11 12:13:56 localhost program: #011Index Block Size: 4096 >Nov 11 12:13:56 localhost program: #011Volume Size in Clusters: 51199999 >Nov 11 12:13:56 localhost program: MFT Information >Nov 11 12:13:56 localhost program: #011MFT Record Size: 1024 >Nov 11 12:13:56 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 12:13:56 localhost program: #011MFT Data Position: 24 >Nov 11 12:13:56 localhost program: #011MFT Zone Start: 786432 >Nov 11 12:13:56 localhost program: #011MFT Zone End: 7186431 >Nov 11 12:13:56 localhost program: #011MFT Zone Position: 786432 >Nov 11 12:13:56 localhost program: #011Current Position in First Data Zone: 7186431 >Nov 11 12:13:56 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 12:13:56 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 12:13:56 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 12:13:56 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 12:13:56 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 12:13:56 localhost program: FILE_Bitmap Information >Nov 11 12:13:56 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 12:13:56 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 12:13:56 localhost program: #011Length of Attribute List: 0 >Nov 11 12:13:56 localhost program: #011Attribute List: (null) >Nov 11 12:13:56 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 12:13:56 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 12:13:56 localhost program: #011Decompressed Runlist: not done yet >Nov 11 12:13:56 localhost program: #011Base Inode: 6 >Nov 11 12:13:56 localhost program: #011Attribute Types: not done yet >Nov 11 12:13:56 localhost program: #011Attribute Name Length: 0 >Nov 11 12:13:56 localhost program: #011Attribute State: 3 >Nov 11 12:13:56 localhost program: #011Attribute Allocated Size: 6402048 >Nov 11 12:13:56 localhost program: #011Attribute Data Size: 6400000 >Nov 11 12:13:56 localhost program: #011Attribute Initialized Size: 6400000 >Nov 11 12:13:56 localhost program: #011Attribute Compressed Size: 0 >Nov 11 12:13:56 localhost program: #011Compression Block Size: 0 >Nov 11 12:13:56 localhost program: #011Compression Block Size Bits: 0 >Nov 11 12:13:56 localhost program: #011Compression Block Clusters: 0 >Nov 11 12:13:56 localhost program: Running... ntfsresize -m /dev/sdb2 >Nov 11 12:13:58 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:13:58 localhost program: Minsize (in MB): 186157 >Nov 11 12:13:58 localhost storage: got device: PartitionDevice instance (0x6196810) -- >Nov 11 12:13:58 localhost storage: got format: NTFS instance (0x619ff50) -- >Nov 11 12:13:58 localhost storage: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3)... >Nov 11 12:13:58 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 4373 due to rate-limiting >Nov 11 12:14:06 localhost rsyslogd-2177: imuxsock lost 116 messages from pid 4373 due to rate-limiting >Nov 11 12:14:06 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:14:06 localhost program: Minsize (in MB): 67619 >Nov 11 12:14:06 localhost storage: got device: PartitionDevice instance (0x619f6d0) -- >Nov 11 12:14:06 localhost storage: got format: NTFS instance (0x61a0650) -- >Nov 11 12:14:06 localhost storage: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6)... >Nov 11 12:14:06 localhost storage: sdb6 is a partition >Nov 11 12:14:06 localhost storage: added partition sdb6 (id 21) to device tree >Nov 11 12:14:06 localhost storage: disklabel detected but not usable on sdb6 >Nov 11 12:14:06 localhost storage: type detected on 'sdb6' is 'ntfs' >Nov 11 12:14:06 localhost program: Running... ntfsinfo -m /dev/sdb6 >Nov 11 12:14:06 localhost program: Volume Information >Nov 11 12:14:06 localhost program: #011Name of device: /dev/sdb6 >Nov 11 12:14:06 localhost program: #011Device state: 11 >Nov 11 12:14:06 localhost program: #011Volume Name: >Nov 11 12:14:06 localhost program: #011Volume State: 91 >Nov 11 12:14:06 localhost program: #011Volume Version: 3.1 >Nov 11 12:14:06 localhost program: #011Sector Size: 512 >Nov 11 12:14:06 localhost program: #011Cluster Size: 4096 >Nov 11 12:14:06 localhost program: #011Index Block Size: 4096 >Nov 11 12:14:06 localhost program: #011Volume Size in Clusters: 89599999 >Nov 11 12:14:06 localhost program: MFT Information >Nov 11 12:14:06 localhost program: #011MFT Record Size: 1024 >Nov 11 12:14:06 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 12:14:06 localhost program: #011MFT Data Position: 24 >Nov 11 12:14:06 localhost program: #011MFT Zone Start: 786432 >Nov 11 12:14:06 localhost program: #011MFT Zone End: 11986431 >Nov 11 12:14:06 localhost program: #011MFT Zone Position: 786432 >Nov 11 12:14:06 localhost program: #011Current Position in First Data Zone: 11986431 >Nov 11 12:14:06 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 12:14:06 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 12:14:06 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 12:14:06 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 12:14:06 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 12:14:06 localhost program: FILE_Bitmap Information >Nov 11 12:14:06 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 12:14:06 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 12:14:06 localhost program: #011Length of Attribute List: 0 >Nov 11 12:14:06 localhost program: #011Attribute List: (null) >Nov 11 12:14:06 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 12:14:06 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 12:14:06 localhost program: #011Decompressed Runlist: not done yet >Nov 11 12:14:06 localhost program: #011Base Inode: 6 >Nov 11 12:14:06 localhost program: #011Attribute Types: not done yet >Nov 11 12:14:06 localhost program: #011Attribute Name Length: 0 >Nov 11 12:14:06 localhost program: #011Attribute State: 3 >Nov 11 12:14:06 localhost program: #011Attribute Allocated Size: 11202560 >Nov 11 12:14:06 localhost program: #011Attribute Data Size: 11200000 >Nov 11 12:14:06 localhost program: #011Attribute Initialized Size: 11200000 >Nov 11 12:14:06 localhost program: #011Attribute Compressed Size: 0 >Nov 11 12:14:06 localhost program: #011Compression Block Size: 0 >Nov 11 12:14:06 localhost program: #011Compression Block Size Bits: 0 >Nov 11 12:14:06 localhost program: #011Compression Block Clusters: 0 >Nov 11 12:14:06 localhost program: Running... ntfsresize -m /dev/sdb6 >Nov 11 12:14:12 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:14:12 localhost program: Minsize (in MB): 271268 >Nov 11 12:14:12 localhost storage: got device: PartitionDevice instance (0x619f950) -- >Nov 11 12:14:12 localhost storage: got format: NTFS instance (0x6196fd0) -- >Nov 11 12:14:12 localhost storage: scanning sdb7 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7)... >Nov 11 12:14:12 localhost storage: sdb7 is a partition >Nov 11 12:14:12 localhost storage: added partition sdb7 (id 22) to device tree >Nov 11 12:14:12 localhost storage: disklabel detected but not usable on sdb7 >Nov 11 12:14:12 localhost storage: type detected on 'sdb7' is 'btrfs' >Nov 11 12:14:12 localhost storage: creating btrfs volume btrfs.None >Nov 11 12:14:12 localhost storage: added btrfs volume btrfs.23 (id 23) to device tree >Nov 11 12:14:12 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23V5owcW: [Errno 2] No such file or directory >Nov 11 12:14:12 localhost storage: set SELinux context for mountpoint /tmp/btrfs-tmp.23V5owcW to None >Nov 11 12:14:12 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb7 /tmp/btrfs-tmp.23V5owcW >Nov 11 12:14:12 localhost kernel: [ 1750.408605] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21053 /dev/sdb7 >Nov 11 12:14:12 localhost kernel: [ 1750.718602] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21053 /dev/sdb7 >Nov 11 12:14:12 localhost kernel: [ 1750.719205] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21053 /dev/sdb7 >Nov 11 12:14:13 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23V5owcW: [Errno 2] No such file or directory >Nov 11 12:14:13 localhost storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.23V5owcW to None >Nov 11 12:14:13 localhost program: Running... btrfs subvol list /tmp/btrfs-tmp.23V5owcW >Nov 11 12:14:13 localhost program: Running... /bin/umount /tmp/btrfs-tmp.23V5owcW >Nov 11 12:14:35 localhost storage: got device: PartitionDevice instance (0x7f3ff019a3d0) -- >Nov 11 12:14:35 localhost storage: got format: BTRFS instance (0x61a0510) -- >Nov 11 12:14:35 localhost storage: scanning sdb8 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8)... >Nov 11 12:14:35 localhost storage: sdb8 is a partition >Nov 11 12:14:35 localhost storage: added partition sdb8 (id 24) to device tree >Nov 11 12:14:35 localhost storage: disklabel detected but not usable on sdb8 >Nov 11 12:14:35 localhost storage: type detected on 'sdb8' is 'btrfs' >Nov 11 12:14:35 localhost storage: creating btrfs volume btrfs.New_Volume >Nov 11 12:14:35 localhost storage: added btrfs volume New_Volume (id 25) to device tree >Nov 11 12:14:35 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25hgsZhw: [Errno 2] No such file or directory >Nov 11 12:14:35 localhost storage: set SELinux context for mountpoint /tmp/btrfs-tmp.25hgsZhw to None >Nov 11 12:14:35 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb8 /tmp/btrfs-tmp.25hgsZhw >Nov 11 12:14:35 localhost kernel: [ 1773.934719] device label New Volume devid 1 transid 28027 /dev/sdb8 >Nov 11 12:14:35 localhost kernel: [ 1773.935361] btrfs: disk space caching is enabled >Nov 11 12:14:35 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25hgsZhw: [Errno 2] No such file or directory >Nov 11 12:14:35 localhost storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.25hgsZhw to None >Nov 11 12:14:35 localhost program: Running... btrfs subvol list /tmp/btrfs-tmp.25hgsZhw >Nov 11 12:14:35 localhost program: Running... /bin/umount /tmp/btrfs-tmp.25hgsZhw >Nov 11 12:14:36 localhost kernel: [ 1774.237464] device label New Volume devid 1 transid 28027 /dev/sdb8 >Nov 11 12:14:36 localhost kernel: [ 1774.238117] device label New Volume devid 1 transid 28027 /dev/sdb8 >Nov 11 12:14:36 localhost storage: got device: PartitionDevice instance (0x5b15910) -- >Nov 11 12:14:36 localhost storage: got format: BTRFS instance (0x619fc50) -- >Nov 11 12:14:36 localhost storage: scanning sdb9 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9)... >Nov 11 12:14:36 localhost storage: sdb9 is a partition >Nov 11 12:14:36 localhost storage: added partition sdb9 (id 26) to device tree >Nov 11 12:14:36 localhost storage: disklabel detected but not usable on sdb9 >Nov 11 12:14:36 localhost storage: type detected on 'sdb9' is 'btrfs' >Nov 11 12:14:36 localhost storage: creating btrfs volume btrfs.New_Volume >Nov 11 12:14:36 localhost storage: added btrfs volume New_Volume (id 27) to device tree >Nov 11 12:14:36 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27G7e0W9: [Errno 2] No such file or directory >Nov 11 12:14:36 localhost storage: set SELinux context for mountpoint /tmp/btrfs-tmp.27G7e0W9 to None >Nov 11 12:14:36 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb9 /tmp/btrfs-tmp.27G7e0W9 >Nov 11 12:14:36 localhost kernel: [ 1774.445310] device label New Volume devid 1 transid 273 /dev/sdb9 >Nov 11 12:14:36 localhost kernel: [ 1774.445901] btrfs: disk space caching is enabled >Nov 11 12:14:36 localhost kernel: [ 1774.446576] device label New Volume devid 1 transid 273 /dev/sdb9 >Nov 11 12:14:36 localhost kernel: [ 1774.447038] device label New Volume devid 1 transid 273 /dev/sdb9 >Nov 11 12:14:36 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27G7e0W9: [Errno 2] No such file or directory >Nov 11 12:14:36 localhost storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.27G7e0W9 to None >Nov 11 12:14:36 localhost program: Running... btrfs subvol list /tmp/btrfs-tmp.27G7e0W9 >Nov 11 12:14:36 localhost program: Running... /bin/umount /tmp/btrfs-tmp.27G7e0W9 >Nov 11 12:14:36 localhost storage: got device: PartitionDevice instance (0x6196110) -- >Nov 11 12:14:36 localhost storage: got format: BTRFS instance (0x6196ed0) -- >Nov 11 12:14:36 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Nov 11 12:14:36 localhost storage: loop0 is a loop device >Nov 11 12:14:36 localhost storage: added file /osmin.img (deleted) (id 28) to device tree >Nov 11 12:14:36 localhost storage: added loop loop0 (id 29) to device tree >Nov 11 12:14:36 localhost storage: disklabel detected but not usable on loop0 >Nov 11 12:14:36 localhost storage: type detected on 'loop0' is 'squashfs' >Nov 11 12:14:36 localhost storage: got device: LoopDevice instance (0x61a0750) -- >Nov 11 12:14:36 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Nov 11 12:14:36 localhost storage: loop1 is a loop device >Nov 11 12:14:36 localhost storage: added file /osmin (id 30) to device tree >Nov 11 12:14:36 localhost storage: added loop loop1 (id 31) to device tree >Nov 11 12:14:36 localhost storage: disklabel detected but not usable on loop1 >Nov 11 12:14:36 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Nov 11 12:14:36 localhost storage: got device: LoopDevice instance (0x61a07d0) -- >Nov 11 12:14:36 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Nov 11 12:14:36 localhost storage: loop2 is a loop device >Nov 11 12:14:36 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 32) to device tree >Nov 11 12:14:36 localhost storage: added loop loop2 (id 33) to device tree >Nov 11 12:14:36 localhost storage: disklabel detected but not usable on loop2 >Nov 11 12:14:36 localhost storage: type detected on 'loop2' is 'squashfs' >Nov 11 12:14:36 localhost storage: got device: LoopDevice instance (0x61a0b50) -- >Nov 11 12:14:36 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Nov 11 12:14:36 localhost storage: loop3 is a loop device >Nov 11 12:14:36 localhost storage: added file /LiveOS/ext3fs.img (id 34) to device tree >Nov 11 12:14:36 localhost storage: added loop loop3 (id 35) to device tree >Nov 11 12:14:36 localhost storage: type detected on 'loop3' is 'ext4' >Nov 11 12:14:36 localhost program: Running... dumpe2fs -h /dev/loop3 >Nov 11 12:14:36 localhost program: Filesystem volume name: _Fedora-18-Beta- >Nov 11 12:14:36 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 4373 due to rate-limiting >Nov 11 12:14:37 localhost program: Running... /bin/mount -n -t btrfs -o subvol=home,ro /dev/sdb10 /mnt/sysimage >Nov 11 12:14:37 localhost kernel: [ 1775.625159] device label fedora devid 1 transid 51 /dev/sdb10 >Nov 11 12:14:37 localhost kernel: [ 1775.625687] btrfs: disk space caching is enabled >Nov 11 12:14:37 localhost program: Running... /bin/umount /mnt/sysimage >Nov 11 12:14:37 localhost program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb7 /mnt/sysimage >Nov 11 12:14:37 localhost kernel: [ 1775.734737] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21055 /dev/sdb7 >Nov 11 12:14:38 localhost program: Running... /bin/umount /mnt/sysimage >Nov 11 12:14:38 localhost program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb8 /mnt/sysimage >Nov 11 12:14:38 localhost kernel: [ 1776.389912] device label New Volume devid 1 transid 28029 /dev/sdb8 >Nov 11 12:14:38 localhost kernel: [ 1776.390828] btrfs: disk space caching is enabled >Nov 11 12:14:38 localhost program: Running... /bin/umount /mnt/sysimage >Nov 11 12:14:38 localhost program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb9 /mnt/sysimage >Nov 11 12:14:38 localhost kernel: [ 1776.475677] device label New Volume devid 1 transid 275 /dev/sdb9 >Nov 11 12:14:38 localhost kernel: [ 1776.476201] btrfs: disk space caching is enabled >Nov 11 12:14:38 localhost program: Running... /bin/umount /mnt/sysimage >Nov 11 12:14:38 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Nov 11 12:14:38 localhost kernel: [ 1776.611139] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Nov 11 12:14:41 localhost rsyslogd-2177: imuxsock lost 655 messages from pid 4373 due to rate-limiting >Nov 11 12:14:41 localhost anaconda: Not doing 'get NTP service state' in live installation >Nov 11 12:14:41 localhost anaconda: Not doing 'start NTP service' in live installation >Nov 11 12:14:41 localhost anaconda: Running Thread: AnaNTPserver4 (139912235910912) >Nov 11 12:14:41 localhost anaconda: Running Thread: AnaNTPserver5 (139912586196736) >Nov 11 12:14:41 localhost anaconda: Running Thread: AnaNTPserver6 (139912667961088) >Nov 11 12:14:41 localhost anaconda: Running Thread: AnaNTPserver7 (139911838779136) >Nov 11 12:14:41 localhost anaconda: Thread Done: AnaNTPserver6 (139912667961088) >Nov 11 12:14:42 localhost anaconda: Thread Done: AnaNTPserver5 (139912586196736) >Nov 11 12:14:42 localhost anaconda: Thread Done: AnaNTPserver7 (139911838779136) >Nov 11 12:14:49 localhost anaconda: Not doing 'save system time' in live installation >Nov 11 12:14:51 localhost anaconda: Thread Done: AnaNTPserver4 (139912235910912) >Nov 11 12:14:56 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Nov 11 12:15:03 localhost storage: hiding device partition sda1 (id 3) >Nov 11 12:15:03 localhost storage: hiding device partition sda2 (id 4) >Nov 11 12:15:03 localhost storage: hiding device partition sda3 (id 5) >Nov 11 12:15:03 localhost storage: hiding device partition sda5 (id 6) >Nov 11 12:15:03 localhost storage: hiding device partition sda6 (id 7) >Nov 11 12:15:03 localhost storage: hiding device partition sda7 (id 8) >Nov 11 12:15:03 localhost storage: hiding device partition sda8 (id 9) >Nov 11 12:15:03 localhost storage: hiding device partition sda9 (id 10) >Nov 11 12:15:03 localhost storage: hiding device disk sda (id 2) >Nov 11 12:15:15 localhost anaconda: Running Thread: AnaExecuteStorageThread (139912235910912) >Nov 11 12:15:15 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:15:15 localhost anaconda: Thread Done: AnaExecuteStorageThread (139912235910912) >Nov 11 12:15:15 localhost storage: hiding device partition sdc1 (id 1) >Nov 11 12:15:15 localhost storage: hiding device disk sdc (id 0) >Nov 11 12:15:16 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x5b0e3d0> >Nov 11 12:15:16 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x5b0e3d0> status to: Saving storage configuration... >Nov 11 12:15:16 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x5b0e3d0> >Nov 11 12:15:21 localhost anaconda: getting device type for None >Nov 11 12:15:21 localhost anaconda: unknown device type: 'None' >Nov 11 12:15:21 localhost anaconda: getting device type for BTRFS >Nov 11 12:15:21 localhost anaconda: getting device type for BTRFS >Nov 11 12:15:21 localhost anaconda: getting device type for BTRFS >Nov 11 12:15:31 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:15:31 localhost anaconda: getting device type for BTRFS >Nov 11 12:15:31 localhost anaconda: getting device type for BTRFS >Nov 11 12:15:31 localhost anaconda: getting device type for BTRFS >Nov 11 12:15:44 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:15:44 localhost anaconda: getting device type for BTRFS >Nov 11 12:15:44 localhost anaconda: getting device type for BTRFS >Nov 11 12:15:44 localhost anaconda: getting device type for BTRFS >Nov 11 12:15:50 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:15:50 localhost anaconda: getting device type for BTRFS >Nov 11 12:15:50 localhost anaconda: getting device type for BTRFS >Nov 11 12:15:50 localhost anaconda: getting device type for BTRFS >Nov 11 12:15:56 localhost anaconda: ui: saving changes to device home >Nov 11 12:15:56 localhost anaconda: getting device type for BTRFS >Nov 11 12:15:56 localhost anaconda: getting device type for BTRFS >Nov 11 12:15:56 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:12 localhost anaconda: ui: saving changes to device home >Nov 11 12:16:12 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:12 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:12 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:13 localhost anaconda: ui: saving changes to device btrfs.23 >Nov 11 12:16:13 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:13 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:13 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:26 localhost storage: registered action: [0] Destroy Format btrfs filesystem on btrfs volume btrfs.25 (id 25) >Nov 11 12:16:26 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:16:26 localhost storage: removed btrfs volume btrfs.25 (id 25) from device tree >Nov 11 12:16:26 localhost storage: registered action: [1] Destroy Device btrfs volume btrfs.25 (id 25) >Nov 11 12:16:26 localhost storage: registered action: [2] Destroy Format btrfs filesystem on partition sdb8 (id 24) >Nov 11 12:16:26 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:16:26 localhost storage: removed partition sdb8 (id 24) from device tree >Nov 11 12:16:26 localhost storage: registered action: [3] Destroy Device partition sdb8 (id 24) >Nov 11 12:16:26 localhost anaconda: ui: removed device btrfs.25 >Nov 11 12:16:26 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:37 localhost storage: registered action: [4] Destroy Format btrfs filesystem on btrfs volume btrfs.23 (id 23) >Nov 11 12:16:37 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:16:37 localhost storage: removed btrfs volume btrfs.23 (id 23) from device tree >Nov 11 12:16:37 localhost storage: registered action: [5] Destroy Device btrfs volume btrfs.23 (id 23) >Nov 11 12:16:37 localhost storage: registered action: [6] Destroy Format btrfs filesystem on partition sdb7 (id 22) >Nov 11 12:16:37 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:16:37 localhost storage: removed partition sdb7 (id 22) from device tree >Nov 11 12:16:37 localhost storage: registered action: [7] Destroy Device partition sdb7 (id 22) >Nov 11 12:16:37 localhost anaconda: ui: removed device btrfs.23 >Nov 11 12:16:37 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:48 localhost anaconda: ui: saving changes to device home >Nov 11 12:16:48 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:48 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:52 localhost anaconda: ui: saving changes to device home >Nov 11 12:16:52 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:52 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:52 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:53 localhost anaconda: ui: saving changes to device home >Nov 11 12:16:53 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:53 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:53 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:54 localhost anaconda: ui: saving changes to device home >Nov 11 12:16:54 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:54 localhost anaconda: getting device type for BTRFS >Nov 11 12:16:54 localhost anaconda: getting device type for None >Nov 11 12:16:54 localhost anaconda: unknown device type: 'None' >Nov 11 12:16:54 localhost anaconda: getting device type for Standard Partition >Nov 11 12:16:54 localhost anaconda: getting device type for Standard Partition >Nov 11 12:16:54 localhost anaconda: getting device type for Standard Partition >Nov 11 12:16:58 localhost anaconda: ui: saving changes to device sdb1 >Nov 11 12:16:58 localhost anaconda: getting device type for Standard Partition >Nov 11 12:16:58 localhost anaconda: getting device type for Standard Partition >Nov 11 12:16:58 localhost anaconda: getting device type for Standard Partition >Nov 11 12:17:05 localhost anaconda: ui: saving changes to device sdb9 >Nov 11 12:17:05 localhost anaconda: getting device type for Standard Partition >Nov 11 12:17:05 localhost anaconda: getting device type for Standard Partition >Nov 11 12:17:05 localhost anaconda: scheduling reformat of sdb9 as swap >Nov 11 12:17:05 localhost storage: registered action: [8] Destroy Format None on partition sdb9 (id 16) >Nov 11 12:17:05 localhost storage: registered action: [9] Create Format swap on partition sdb9 (id 16) >Nov 11 12:17:05 localhost anaconda: getting device type for Standard Partition >Nov 11 12:17:10 localhost anaconda: ui: saving changes to device sdb9 >Nov 11 12:17:10 localhost anaconda: getting device type for Standard Partition >Nov 11 12:17:10 localhost anaconda: getting device type for Standard Partition >Nov 11 12:17:10 localhost anaconda: getting device type for Standard Partition >Nov 11 12:17:20 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:17:20 localhost anaconda: getting device type for Standard Partition >Nov 11 12:17:20 localhost anaconda: getting device type for Standard Partition >Nov 11 12:17:20 localhost anaconda: scheduling reformat of sdb3 as ext4 >Nov 11 12:17:20 localhost storage: registered action: [10] Destroy Format None on partition sdb3 (id 18) >Nov 11 12:17:20 localhost storage: registered action: [11] Create Format ext4 filesystem mounted at /boot on partition sdb3 (id 18) >Nov 11 12:17:20 localhost anaconda: getting device type for Standard Partition >Nov 11 12:17:29 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:17:29 localhost anaconda: getting device type for Standard Partition >Nov 11 12:17:29 localhost anaconda: getting device type for Standard Partition >Nov 11 12:17:35 localhost anaconda: Running kickstart %%traceback script(s) >Nov 11 12:17:35 localhost anaconda: All kickstart %%traceback script(s) have been run >Nov 11 12:18:05 localhost kernel: [ 1983.463799] device label New Volume devid 1 transid 275 /dev/sdb9 >Nov 11 12:18:05 localhost kernel: [ 1983.471949] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21055 /dev/sdb7 >Nov 11 12:18:05 localhost kernel: [ 1983.480740] device label fedora devid 1 transid 51 /dev/sdb10 >Nov 11 12:18:05 localhost kernel: [ 1983.488829] device label New Volume devid 1 transid 28029 /dev/sdb8 >Nov 11 12:18:05 localhost kernel: [ 1983.496878] device label New Volume devid 1 transid 275 /dev/sdb9 >Nov 11 12:18:05 localhost kernel: [ 1983.497067] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21055 /dev/sdb7 >Nov 11 12:18:05 localhost kernel: [ 1983.497199] device label fedora devid 1 transid 51 /dev/sdb10 >Nov 11 12:18:05 localhost kernel: [ 1983.497360] device label New Volume devid 1 transid 28029 /dev/sdb8 >Nov 11 12:18:28 localhost kernel: [ 2006.782942] device label fedora devid 1 transid 51 /dev/sdb10 >Nov 11 12:18:28 localhost kernel: [ 2006.783599] device label fedora devid 1 transid 51 /dev/sdb10 >Nov 11 12:18:28 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb10 /tmp/btrfs-tmp.14A_vLZI >Nov 11 12:18:28 localhost kernel: [ 2006.785822] device label fedora devid 1 transid 51 /dev/sdb10 >Nov 11 12:18:28 localhost kernel: [ 2006.786184] btrfs: disk space caching is enabled >Nov 11 12:18:28 localhost program: Running... /bin/umount /tmp/btrfs-tmp.14A_vLZI >Nov 11 12:18:44 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb7 /tmp/btrfs-tmp.23LapNCQ >Nov 11 12:18:44 localhost kernel: [ 2022.731502] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21055 /dev/sdb7 >Nov 11 12:18:45 localhost kernel: [ 2023.045074] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21055 /dev/sdb7 >Nov 11 12:18:45 localhost kernel: [ 2023.045572] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21055 /dev/sdb7 >Nov 11 12:18:45 localhost program: Running... /bin/umount /tmp/btrfs-tmp.23LapNCQ >Nov 11 12:19:06 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb8 /tmp/btrfs-tmp.25lDtgrj >Nov 11 12:19:06 localhost kernel: [ 2044.516089] device label New Volume devid 1 transid 28029 /dev/sdb8 >Nov 11 12:19:06 localhost kernel: [ 2044.534260] btrfs: disk space caching is enabled >Nov 11 12:19:06 localhost program: Running... /bin/umount /tmp/btrfs-tmp.25lDtgrj >Nov 11 12:19:06 localhost kernel: [ 2044.824026] device label New Volume devid 1 transid 28029 /dev/sdb8 >Nov 11 12:19:06 localhost kernel: [ 2044.824563] device label New Volume devid 1 transid 28029 /dev/sdb8 >Nov 11 12:19:07 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb9 /tmp/btrfs-tmp.2706u3nj >Nov 11 12:19:07 localhost kernel: [ 2045.019923] device label New Volume devid 1 transid 275 /dev/sdb9 >Nov 11 12:19:07 localhost kernel: [ 2045.020521] btrfs: disk space caching is enabled >Nov 11 12:19:07 localhost kernel: [ 2045.261229] device label New Volume devid 1 transid 275 /dev/sdb9 >Nov 11 12:19:07 localhost kernel: [ 2045.261879] device label New Volume devid 1 transid 275 /dev/sdb9 >Nov 11 12:19:07 localhost program: Running... /bin/umount /tmp/btrfs-tmp.2706u3nj >Nov 11 12:19:08 localhost anaconda: /sbin/anaconda 18.28 >Nov 11 12:19:08 localhost anaconda: 6160384 kB (6016 MB) are available >Nov 11 12:19:08 localhost anaconda: check_memory(): total:6016, needed:512, graphical:512 >Nov 11 12:19:08 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Nov 11 12:19:08 localhost anaconda: Default encoding = ascii >Nov 11 12:19:08 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Nov 11 12:19:08 localhost anaconda: ISCSID is /sbin/iscsid >Nov 11 12:19:08 localhost anaconda: no initiator set >Nov 11 12:19:08 localhost program: Running... modprobe fcoe >Nov 11 12:19:08 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Nov 11 12:19:08 localhost program: No FCoE boot disk information is found in EDD! >Nov 11 12:19:08 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Nov 11 12:19:08 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Nov 11 12:19:08 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:19:09 localhost kernel: [ 2047.203937] device label New Volume devid 1 transid 277 /dev/sdb9 >Nov 11 12:19:09 localhost kernel: [ 2047.204698] device label New Volume devid 1 transid 277 /dev/sdb9 >Nov 11 12:19:09 localhost kernel: [ 2047.466925] device label New Volume devid 1 transid 28031 /dev/sdb8 >Nov 11 12:19:09 localhost kernel: [ 2047.467561] device label New Volume devid 1 transid 28031 /dev/sdb8 >Nov 11 12:19:09 localhost kernel: [ 2047.960740] device label fedora devid 1 transid 53 /dev/sdb10 >Nov 11 12:19:09 localhost kernel: [ 2047.961467] device label fedora devid 1 transid 53 /dev/sdb10 >Nov 11 12:19:10 localhost kernel: [ 2048.409297] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21057 /dev/sdb7 >Nov 11 12:19:10 localhost kernel: [ 2048.410811] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21057 /dev/sdb7 >Nov 11 12:19:10 localhost program: Running... multipath -d >Nov 11 12:19:10 localhost program: Nov 11 12:19:10 | sdc: rport id not found >Nov 11 12:19:10 localhost program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >Nov 11 12:19:10 localhost program: size=7.4G features='0' hwhandler='0' wp=undef >Nov 11 12:19:10 localhost program: `-+- policy='service-time 0' prio=1 status=undef >Nov 11 12:19:10 localhost program: `- 8:0:0:0 sdc 8:32 undef ready running >Nov 11 12:19:10 localhost program: Running... multipath -ll >Nov 11 12:19:10 localhost storage: MultipathTopology: not a multipath: ['sdc'] >Nov 11 12:19:10 localhost storage: MultipathTopology: found singlepath device: sdc >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sdc1 >Nov 11 12:19:10 localhost storage: MultipathTopology: found singlepath device: sda >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sda1 >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sda2 >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sda3 >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sda5 >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sda6 >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sda7 >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sda8 >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sda9 >Nov 11 12:19:10 localhost storage: MultipathTopology: found singlepath device: sdb >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sdb1 >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sdb10 >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sdb11 >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sdb2 >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sdb3 >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sdb4 >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sdb5 >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sdb6 >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sdb7 >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sdb8 >Nov 11 12:19:10 localhost storage: MultipathTopology: found non-disk device: sdb9 >Nov 11 12:19:10 localhost storage: MultipathTopology: found singlepath device: loop0 >Nov 11 12:19:10 localhost storage: MultipathTopology: found singlepath device: loop1 >Nov 11 12:19:10 localhost storage: MultipathTopology: found singlepath device: loop2 >Nov 11 12:19:10 localhost storage: MultipathTopology: found singlepath device: loop3 >Nov 11 12:19:10 localhost storage: MultipathTopology: found singlepath device: loop4 >Nov 11 12:19:10 localhost storage: MultipathTopology: found singlepath device: loop5 >Nov 11 12:19:10 localhost storage: MultipathTopology: found singlepath device: loop6 >Nov 11 12:19:10 localhost storage: MultipathTopology: found singlepath device: loop7 >Nov 11 12:19:10 localhost storage: MultipathTopology: found singlepath device: dm-0 >Nov 11 12:19:10 localhost storage: MultipathTopology: found singlepath device: dm-1 >Nov 11 12:19:10 localhost anaconda: Display mode = g >Nov 11 12:19:10 localhost anaconda: 6160384 kB (6016 MB) are available >Nov 11 12:19:10 localhost anaconda: check_memory(): total:6016, needed:512, graphical:512 >Nov 11 12:19:10 localhost anaconda: using only installclass _Fedora >Nov 11 12:19:10 localhost anaconda: Detected 5968M of memory >Nov 11 12:19:10 localhost anaconda: Swap attempt of 5968M >Nov 11 12:19:10 localhost anaconda: Running Thread: AnaStorageThread (140471351031552) >Nov 11 12:19:10 localhost anaconda: Running Thread: AnaPayloadThread (140471267489536) >Nov 11 12:19:10 localhost program: Running... udevadm control --property=ANACONDA=1 >Nov 11 12:19:10 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Nov 11 12:19:10 localhost anaconda: no initiator set >Nov 11 12:19:10 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Nov 11 12:19:10 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Nov 11 12:19:10 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:19:10 localhost program: Running... systemctl start chronyd.service >Nov 11 12:19:10 localhost systemd[1]: Started NTP client/server. >Nov 11 12:19:12 localhost kernel: [ 2050.137053] device label New Volume devid 1 transid 28031 /dev/sdb8 >Nov 11 12:19:12 localhost kernel: [ 2050.499082] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21057 /dev/sdb7 >Nov 11 12:19:12 localhost kernel: [ 2050.560104] device label New Volume devid 1 transid 28031 /dev/sdb8 >Nov 11 12:19:12 localhost kernel: [ 2050.560335] device label New Volume devid 1 transid 277 /dev/sdb9 >Nov 11 12:19:12 localhost kernel: [ 2050.569149] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21057 /dev/sdb7 >Nov 11 12:19:12 localhost kernel: [ 2050.569457] device label fedora devid 1 transid 53 /dev/sdb10 >Nov 11 12:19:12 localhost kernel: [ 2050.578138] device label New Volume devid 1 transid 277 /dev/sdb9 >Nov 11 12:19:12 localhost kernel: [ 2050.578357] device label fedora devid 1 transid 53 /dev/sdb10 >Nov 11 12:19:12 localhost storage: sdc1 looks to be the live device; marking as protected >Nov 11 12:19:12 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:19:12 localhost program: Running... multipath -d >Nov 11 12:19:12 localhost program: Nov 11 12:19:12 | sdc: rport id not found >Nov 11 12:19:12 localhost program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >Nov 11 12:19:12 localhost program: size=7.4G features='0' hwhandler='0' wp=undef >Nov 11 12:19:12 localhost program: `-+- policy='service-time 0' prio=1 status=undef >Nov 11 12:19:12 localhost program: `- 8:0:0:0 sdc 8:32 undef ready running >Nov 11 12:19:12 localhost program: Running... multipath -ll >Nov 11 12:19:12 localhost storage: MultipathTopology: not a multipath: ['sdc'] >Nov 11 12:19:12 localhost storage: MultipathTopology: found singlepath device: sdc >Nov 11 12:19:12 localhost storage: MultipathTopology: found non-disk device: sdc1 >Nov 11 12:19:12 localhost storage: MultipathTopology: found singlepath device: sda >Nov 11 12:19:12 localhost storage: MultipathTopology: found non-disk device: sda1 >Nov 11 12:19:12 localhost storage: MultipathTopology: found non-disk device: sda2 >Nov 11 12:19:12 localhost storage: MultipathTopology: found non-disk device: sda3 >Nov 11 12:19:12 localhost storage: MultipathTopology: found non-disk device: sda5 >Nov 11 12:19:12 localhost storage: MultipathTopology: found non-disk device: sda6 >Nov 11 12:19:12 localhost storage: MultipathTopology: found non-disk device: sda7 >Nov 11 12:19:12 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 5409 due to rate-limiting >Nov 11 12:19:15 localhost rsyslogd-2177: imuxsock lost 247 messages from pid 5409 due to rate-limiting >Nov 11 12:19:15 localhost anaconda: Not doing 'add runtime X layout' in live installation >Nov 11 12:19:15 localhost anaconda: Not doing 'save system time' in live installation >Nov 11 12:19:15 localhost anaconda: Not doing 'save system time' in live installation >Nov 11 12:19:15 localhost anaconda: Not doing 'save system time' in live installation >Nov 11 12:19:15 localhost anaconda: Not doing 'modify system time and date' in live installation >Nov 11 12:19:15 localhost anaconda: Not doing 'add runtime X layout' in live installation >Nov 11 12:19:15 localhost anaconda: Not doing 'test X layouts' in live installation >Nov 11 12:19:16 localhost anaconda: Running Thread: AnaStorageWatcher (140470919313152) >Nov 11 12:19:16 localhost storage: DiskLabel.partedDevice returning None >Nov 11 12:19:16 localhost anaconda: Running Thread: AnaNTPserver0 (140470927705856) >Nov 11 12:19:16 localhost anaconda: Running Thread: AnaNTPserver1 (140470528464640) >Nov 11 12:19:16 localhost anaconda: Running Thread: AnaNTPserver2 (140470520071936) >Nov 11 12:19:16 localhost anaconda: Running Thread: AnaNTPserver3 (140470511679232) >Nov 11 12:19:16 localhost anaconda: Thread Done: AnaNTPserver3 (140470511679232) >Nov 11 12:19:16 localhost anaconda: Thread Done: AnaNTPserver0 (140470927705856) >Nov 11 12:19:17 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x5c1a3d0> status to: Probing storage... >Nov 11 12:19:26 localhost anaconda: Thread Done: AnaNTPserver1 (140470528464640) >Nov 11 12:19:26 localhost anaconda: Thread Done: AnaNTPserver2 (140470520071936) >Nov 11 12:19:30 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:19:30 localhost program: Minsize (in MB): 125839 >Nov 11 12:19:30 localhost storage: got device: PartitionDevice instance (0x7fc204108fd0) -- >Nov 11 12:19:30 localhost storage: got format: NTFS instance (0x7fc20412bb90) -- >Nov 11 12:19:30 localhost storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >Nov 11 12:19:30 localhost storage: sda3 is a partition >Nov 11 12:19:30 localhost storage: added partition sda3 (id 5) to device tree >Nov 11 12:19:30 localhost storage: disklabel detected but not usable on sda3 >Nov 11 12:19:30 localhost storage: got device: PartitionDevice instance (0x7fc20417db10) -- >Nov 11 12:19:30 localhost storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >Nov 11 12:19:30 localhost storage: sda5 is a partition >Nov 11 12:19:30 localhost storage: added partition sda5 (id 6) to device tree >Nov 11 12:19:30 localhost storage: disklabel detected but not usable on sda5 >Nov 11 12:19:30 localhost storage: type detected on 'sda5' is 'ntfs' >Nov 11 12:19:30 localhost program: Running... ntfsinfo -m /dev/sda5 >Nov 11 12:19:30 localhost program: Volume Information >Nov 11 12:19:30 localhost program: #011Name of device: /dev/sda5 >Nov 11 12:19:30 localhost program: #011Device state: 11 >Nov 11 12:19:30 localhost program: #011Volume Name: A2 >Nov 11 12:19:30 localhost program: #011Volume State: 91 >Nov 11 12:19:30 localhost program: #011Volume Version: 3.1 >Nov 11 12:19:30 localhost program: #011Sector Size: 512 >Nov 11 12:19:30 localhost program: #011Cluster Size: 4096 >Nov 11 12:19:30 localhost program: #011Index Block Size: 4096 >Nov 11 12:19:30 localhost program: #011Volume Size in Clusters: 36639231 >Nov 11 12:19:30 localhost program: MFT Information >Nov 11 12:19:30 localhost program: #011MFT Record Size: 1024 >Nov 11 12:19:30 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 12:19:30 localhost program: #011MFT Data Position: 24 >Nov 11 12:19:30 localhost program: #011MFT Zone Start: 786432 >Nov 11 12:19:30 localhost program: #011MFT Zone End: 5366335 >Nov 11 12:19:30 localhost program: #011MFT Zone Position: 786432 >Nov 11 12:19:30 localhost program: #011Current Position in First Data Zone: 5366335 >Nov 11 12:19:30 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 12:19:30 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 12:19:30 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 12:19:30 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 12:19:30 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 12:19:30 localhost program: FILE_Bitmap Information >Nov 11 12:19:30 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 12:19:30 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 12:19:30 localhost program: #011Length of Attribute List: 0 >Nov 11 12:19:30 localhost program: #011Attribute List: (null) >Nov 11 12:19:30 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 12:19:30 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 12:19:30 localhost program: #011Decompressed Runlist: not done yet >Nov 11 12:19:30 localhost program: #011Base Inode: 6 >Nov 11 12:19:30 localhost program: #011Attribute Types: not done yet >Nov 11 12:19:30 localhost program: #011Attribute Name Length: 0 >Nov 11 12:19:30 localhost program: #011Attribute State: 3 >Nov 11 12:19:30 localhost program: #011Attribute Allocated Size: 4583424 >Nov 11 12:19:30 localhost program: #011Attribute Data Size: 4579904 >Nov 11 12:19:30 localhost program: #011Attribute Initialized Size: 4579904 >Nov 11 12:19:30 localhost program: #011Attribute Compressed Size: 0 >Nov 11 12:19:30 localhost program: #011Compression Block Size: 0 >Nov 11 12:19:30 localhost program: #011Compression Block Size Bits: 0 >Nov 11 12:19:30 localhost program: #011Compression Block Clusters: 0 >Nov 11 12:19:30 localhost program: Running... ntfsresize -m /dev/sda5 >Nov 11 12:19:32 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:19:32 localhost program: Minsize (in MB): 141993 >Nov 11 12:19:32 localhost storage: got device: PartitionDevice instance (0x7fc204190150) -- >Nov 11 12:19:32 localhost storage: got format: NTFS instance (0x577d750) -- >Nov 11 12:19:32 localhost storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >Nov 11 12:19:32 localhost storage: sda6 is a partition >Nov 11 12:19:32 localhost storage: added partition sda6 (id 7) to device tree >Nov 11 12:19:32 localhost storage: disklabel detected but not usable on sda6 >Nov 11 12:19:32 localhost storage: type detected on 'sda6' is 'ntfs' >Nov 11 12:19:32 localhost program: Running... ntfsinfo -m /dev/sda6 >Nov 11 12:19:32 localhost program: Volume Information >Nov 11 12:19:32 localhost program: #011Name of device: /dev/sda6 >Nov 11 12:19:32 localhost program: #011Device state: 11 >Nov 11 12:19:32 localhost program: #011Volume Name: sysoftware >Nov 11 12:19:32 localhost program: #011Volume State: 91 >Nov 11 12:19:32 localhost program: #011Volume Version: 3.1 >Nov 11 12:19:32 localhost program: #011Sector Size: 512 >Nov 11 12:19:32 localhost program: #011Cluster Size: 4096 >Nov 11 12:19:32 localhost program: #011Index Block Size: 4096 >Nov 11 12:19:32 localhost program: #011Volume Size in Clusters: 51199999 >Nov 11 12:19:32 localhost program: MFT Information >Nov 11 12:19:32 localhost program: #011MFT Record Size: 1024 >Nov 11 12:19:32 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 12:19:32 localhost program: #011MFT Data Position: 24 >Nov 11 12:19:32 localhost program: #011MFT Zone Start: 786432 >Nov 11 12:19:32 localhost program: #011MFT Zone End: 7186431 >Nov 11 12:19:32 localhost program: #011MFT Zone Position: 786432 >Nov 11 12:19:32 localhost program: #011Current Position in First Data Zone: 7186431 >Nov 11 12:19:32 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 12:19:32 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 12:19:32 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 12:19:32 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 12:19:32 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 12:19:32 localhost program: FILE_Bitmap Information >Nov 11 12:19:32 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 12:19:32 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 12:19:32 localhost program: #011Length of Attribute List: 0 >Nov 11 12:19:32 localhost program: #011Attribute List: (null) >Nov 11 12:19:32 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 12:19:32 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 12:19:32 localhost program: #011Decompressed Runlist: not done yet >Nov 11 12:19:32 localhost program: #011Base Inode: 6 >Nov 11 12:19:32 localhost program: #011Attribute Types: not done yet >Nov 11 12:19:32 localhost program: #011Attribute Name Length: 0 >Nov 11 12:19:32 localhost program: #011Attribute State: 3 >Nov 11 12:19:32 localhost program: #011Attribute Allocated Size: 6402048 >Nov 11 12:19:32 localhost program: #011Attribute Data Size: 6400000 >Nov 11 12:19:32 localhost program: #011Attribute Initialized Size: 6400000 >Nov 11 12:19:32 localhost program: #011Attribute Compressed Size: 0 >Nov 11 12:19:32 localhost program: #011Compression Block Size: 0 >Nov 11 12:19:32 localhost program: #011Compression Block Size Bits: 0 >Nov 11 12:19:32 localhost program: #011Compression Block Clusters: 0 >Nov 11 12:19:32 localhost program: Running... ntfsresize -m /dev/sda6 >Nov 11 12:19:33 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:19:33 localhost program: Minsize (in MB): 199222 >Nov 11 12:19:33 localhost storage: got device: PartitionDevice instance (0x5c15510) -- >Nov 11 12:19:33 localhost storage: got format: NTFS instance (0x577d290) -- >Nov 11 12:19:33 localhost storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >Nov 11 12:19:33 localhost storage: sda7 is a partition >Nov 11 12:19:33 localhost storage: added partition sda7 (id 8) to device tree >Nov 11 12:19:33 localhost storage: disklabel detected but not usable on sda7 >Nov 11 12:19:33 localhost storage: type detected on 'sda7' is 'ntfs' >Nov 11 12:19:33 localhost program: Running... ntfsinfo -m /dev/sda7 >Nov 11 12:19:33 localhost program: Volume Information >Nov 11 12:19:33 localhost program: #011Name of device: /dev/sda7 >Nov 11 12:19:33 localhost program: #011Device state: 11 >Nov 11 12:19:33 localhost program: #011Volume Name: VolumeM >Nov 11 12:19:33 localhost program: #011Volume State: 91 >Nov 11 12:19:33 localhost program: #011Volume Version: 3.1 >Nov 11 12:19:33 localhost program: #011Sector Size: 512 >Nov 11 12:19:33 localhost program: #011Cluster Size: 4096 >Nov 11 12:19:33 localhost program: #011Index Block Size: 4096 >Nov 11 12:19:33 localhost program: #011Volume Size in Clusters: 40160255 >Nov 11 12:19:33 localhost program: MFT Information >Nov 11 12:19:33 localhost program: #011MFT Record Size: 1024 >Nov 11 12:19:33 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 12:19:33 localhost program: #011MFT Data Position: 24 >Nov 11 12:19:33 localhost program: #011MFT Zone Start: 786432 >Nov 11 12:19:33 localhost program: #011MFT Zone End: 5806463 >Nov 11 12:19:33 localhost program: #011MFT Zone Position: 786432 >Nov 11 12:19:33 localhost program: #011Current Position in First Data Zone: 5806463 >Nov 11 12:19:33 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 12:19:33 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 12:19:33 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 12:19:33 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 12:19:33 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 12:19:33 localhost program: FILE_Bitmap Information >Nov 11 12:19:33 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 12:19:33 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 12:19:33 localhost program: #011Length of Attribute List: 0 >Nov 11 12:19:33 localhost program: #011Attribute List: (null) >Nov 11 12:19:33 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 12:19:33 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 12:19:33 localhost program: #011Decompressed Runlist: not done yet >Nov 11 12:19:33 localhost program: #011Base Inode: 6 >Nov 11 12:19:33 localhost program: #011Attribute Types: not done yet >Nov 11 12:19:33 localhost program: #011Attribute Name Length: 0 >Nov 11 12:19:33 localhost program: #011Attribute State: 3 >Nov 11 12:19:33 localhost program: #011Attribute Allocated Size: 5021696 >Nov 11 12:19:33 localhost program: #011Attribute Data Size: 5020032 >Nov 11 12:19:33 localhost program: #011Attribute Initialized Size: 5020032 >Nov 11 12:19:33 localhost program: #011Attribute Compressed Size: 0 >Nov 11 12:19:33 localhost program: #011Compression Block Size: 0 >Nov 11 12:19:33 localhost program: #011Compression Block Size Bits: 0 >Nov 11 12:19:33 localhost program: #011Compression Block Clusters: 0 >Nov 11 12:19:33 localhost program: Running... ntfsresize -m /dev/sda7 >Nov 11 12:19:34 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:19:34 localhost program: Minsize (in MB): 117583 >Nov 11 12:19:34 localhost storage: got device: PartitionDevice instance (0x5769a90) -- >Nov 11 12:19:34 localhost storage: got format: NTFS instance (0x577db50) -- >Nov 11 12:19:34 localhost storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8)... >Nov 11 12:19:34 localhost storage: sda8 is a partition >Nov 11 12:19:34 localhost storage: added partition sda8 (id 9) to device tree >Nov 11 12:19:34 localhost storage: disklabel detected but not usable on sda8 >Nov 11 12:19:34 localhost storage: type detected on 'sda8' is 'ntfs' >Nov 11 12:19:34 localhost program: Running... ntfsinfo -m /dev/sda8 >Nov 11 12:19:34 localhost program: Volume Information >Nov 11 12:19:34 localhost program: #011Name of device: /dev/sda8 >Nov 11 12:19:34 localhost program: #011Device state: 11 >Nov 11 12:19:34 localhost program: #011Volume Name: win8b >Nov 11 12:19:34 localhost program: #011Volume State: 91 >Nov 11 12:19:34 localhost program: #011Volume Version: 3.1 >Nov 11 12:19:34 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 5409 due to rate-limiting >Nov 11 12:19:35 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb10 /tmp/btrfs-tmp.14Fz2O2d >Nov 11 12:19:35 localhost kernel: [ 2073.748314] device label fedora devid 1 transid 53 /dev/sdb10 >Nov 11 12:19:35 localhost kernel: [ 2073.765919] btrfs: disk space caching is enabled >Nov 11 12:19:35 localhost kernel: [ 2073.809028] device label fedora devid 1 transid 53 /dev/sdb10 >Nov 11 12:19:35 localhost kernel: [ 2073.809607] device label fedora devid 1 transid 53 /dev/sdb10 >Nov 11 12:19:35 localhost program: Running... /bin/umount /tmp/btrfs-tmp.14Fz2O2d >Nov 11 12:19:38 localhost rsyslogd-2177: imuxsock lost 282 messages from pid 5409 due to rate-limiting >Nov 11 12:19:38 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:19:38 localhost program: Minsize (in MB): 186157 >Nov 11 12:19:38 localhost storage: got device: PartitionDevice instance (0x7fc2041d4690) -- >Nov 11 12:19:38 localhost storage: got format: NTFS instance (0x7fc2041d4ad0) -- >Nov 11 12:19:38 localhost storage: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3)... >Nov 11 12:19:38 localhost storage: sdb3 is a partition >Nov 11 12:19:38 localhost storage: added partition sdb3 (id 18) to device tree >Nov 11 12:19:38 localhost storage: disklabel detected but not usable on sdb3 >Nov 11 12:19:38 localhost storage: got device: PartitionDevice instance (0x7fc2041d4bd0) -- >Nov 11 12:19:38 localhost storage: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4)... >Nov 11 12:19:38 localhost storage: sdb4 is a partition >Nov 11 12:19:38 localhost storage: added partition sdb4 (id 19) to device tree >Nov 11 12:19:38 localhost storage: disklabel detected but not usable on sdb4 >Nov 11 12:19:38 localhost storage: got device: PartitionDevice instance (0x7fc2041d4890) -- >Nov 11 12:19:38 localhost storage: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5)... >Nov 11 12:19:38 localhost storage: sdb5 is a partition >Nov 11 12:19:38 localhost storage: added partition sdb5 (id 20) to device tree >Nov 11 12:19:38 localhost storage: disklabel detected but not usable on sdb5 >Nov 11 12:19:38 localhost storage: type detected on 'sdb5' is 'ntfs' >Nov 11 12:19:38 localhost program: Running... ntfsinfo -m /dev/sdb5 >Nov 11 12:19:38 localhost program: Volume Information >Nov 11 12:19:38 localhost program: #011Name of device: /dev/sdb5 >Nov 11 12:19:38 localhost program: #011Device state: 11 >Nov 11 12:19:38 localhost program: #011Volume Name: Win8 >Nov 11 12:19:38 localhost program: #011Volume State: 91 >Nov 11 12:19:38 localhost program: #011Volume Version: 3.1 >Nov 11 12:19:38 localhost program: #011Sector Size: 512 >Nov 11 12:19:38 localhost program: #011Cluster Size: 4096 >Nov 11 12:19:38 localhost program: #011Index Block Size: 4096 >Nov 11 12:19:38 localhost program: #011Volume Size in Clusters: 77069055 >Nov 11 12:19:38 localhost program: MFT Information >Nov 11 12:19:38 localhost program: #011MFT Record Size: 1024 >Nov 11 12:19:38 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 12:19:38 localhost program: #011MFT Data Position: 24 >Nov 11 12:19:38 localhost program: #011MFT Zone Start: 786432 >Nov 11 12:19:38 localhost program: #011MFT Zone End: 10420063 >Nov 11 12:19:38 localhost program: #011MFT Zone Position: 786432 >Nov 11 12:19:38 localhost program: #011Current Position in First Data Zone: 10420063 >Nov 11 12:19:38 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 12:19:38 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 12:19:38 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 12:19:38 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 12:19:38 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 12:19:38 localhost program: FILE_Bitmap Information >Nov 11 12:19:38 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 12:19:38 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 12:19:38 localhost program: #011Length of Attribute List: 0 >Nov 11 12:19:38 localhost program: #011Attribute List: (null) >Nov 11 12:19:38 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 12:19:38 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 12:19:38 localhost program: #011Decompressed Runlist: not done yet >Nov 11 12:19:38 localhost program: #011Base Inode: 6 >Nov 11 12:19:38 localhost program: #011Attribute Types: not done yet >Nov 11 12:19:38 localhost program: #011Attribute Name Length: 0 >Nov 11 12:19:38 localhost program: #011Attribute State: 3 >Nov 11 12:19:38 localhost program: #011Attribute Allocated Size: 9633792 >Nov 11 12:19:38 localhost program: #011Attribute Data Size: 9633632 >Nov 11 12:19:38 localhost program: #011Attribute Initialized Size: 9633632 >Nov 11 12:19:38 localhost program: #011Attribute Compressed Size: 0 >Nov 11 12:19:38 localhost program: #011Compression Block Size: 0 >Nov 11 12:19:38 localhost program: #011Compression Block Size Bits: 0 >Nov 11 12:19:38 localhost program: #011Compression Block Clusters: 0 >Nov 11 12:19:38 localhost program: Running... ntfsresize -m /dev/sdb5 >Nov 11 12:19:45 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:19:45 localhost program: Minsize (in MB): 67619 >Nov 11 12:19:45 localhost storage: got device: PartitionDevice instance (0x7fc2041d4750) -- >Nov 11 12:19:45 localhost storage: got format: NTFS instance (0x7fc2041d9150) -- >Nov 11 12:19:45 localhost storage: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6)... >Nov 11 12:19:45 localhost storage: sdb6 is a partition >Nov 11 12:19:45 localhost storage: added partition sdb6 (id 21) to device tree >Nov 11 12:19:46 localhost storage: disklabel detected but not usable on sdb6 >Nov 11 12:19:46 localhost storage: type detected on 'sdb6' is 'ntfs' >Nov 11 12:19:46 localhost program: Running... ntfsinfo -m /dev/sdb6 >Nov 11 12:19:46 localhost program: Volume Information >Nov 11 12:19:46 localhost program: #011Name of device: /dev/sdb6 >Nov 11 12:19:46 localhost program: #011Device state: 11 >Nov 11 12:19:46 localhost program: #011Volume Name: >Nov 11 12:19:46 localhost program: #011Volume State: 91 >Nov 11 12:19:46 localhost program: #011Volume Version: 3.1 >Nov 11 12:19:46 localhost program: #011Sector Size: 512 >Nov 11 12:19:46 localhost program: #011Cluster Size: 4096 >Nov 11 12:19:46 localhost program: #011Index Block Size: 4096 >Nov 11 12:19:46 localhost program: #011Volume Size in Clusters: 89599999 >Nov 11 12:19:46 localhost program: MFT Information >Nov 11 12:19:46 localhost program: #011MFT Record Size: 1024 >Nov 11 12:19:46 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 12:19:46 localhost program: #011MFT Data Position: 24 >Nov 11 12:19:46 localhost program: #011MFT Zone Start: 786432 >Nov 11 12:19:46 localhost program: #011MFT Zone End: 11986431 >Nov 11 12:19:46 localhost program: #011MFT Zone Position: 786432 >Nov 11 12:19:46 localhost program: #011Current Position in First Data Zone: 11986431 >Nov 11 12:19:46 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 12:19:46 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 12:19:46 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 12:19:46 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 12:19:46 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 12:19:46 localhost program: FILE_Bitmap Information >Nov 11 12:19:46 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 12:19:46 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 12:19:46 localhost program: #011Length of Attribute List: 0 >Nov 11 12:19:46 localhost program: #011Attribute List: (null) >Nov 11 12:19:46 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 12:19:46 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 12:19:46 localhost program: #011Decompressed Runlist: not done yet >Nov 11 12:19:46 localhost program: #011Base Inode: 6 >Nov 11 12:19:46 localhost program: #011Attribute Types: not done yet >Nov 11 12:19:46 localhost program: #011Attribute Name Length: 0 >Nov 11 12:19:46 localhost program: #011Attribute State: 3 >Nov 11 12:19:46 localhost program: #011Attribute Allocated Size: 11202560 >Nov 11 12:19:46 localhost program: #011Attribute Data Size: 11200000 >Nov 11 12:19:46 localhost program: #011Attribute Initialized Size: 11200000 >Nov 11 12:19:46 localhost program: #011Attribute Compressed Size: 0 >Nov 11 12:19:46 localhost program: #011Compression Block Size: 0 >Nov 11 12:19:46 localhost program: #011Compression Block Size Bits: 0 >Nov 11 12:19:46 localhost program: #011Compression Block Clusters: 0 >Nov 11 12:19:46 localhost program: Running... ntfsresize -m /dev/sdb6 >Nov 11 12:19:52 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:19:52 localhost program: Minsize (in MB): 271268 >Nov 11 12:19:52 localhost storage: got device: PartitionDevice instance (0x7fc2041d4810) -- >Nov 11 12:19:52 localhost storage: got format: NTFS instance (0x7fc2041d4990) -- >Nov 11 12:19:52 localhost storage: scanning sdb7 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7)... >Nov 11 12:19:52 localhost storage: sdb7 is a partition >Nov 11 12:19:52 localhost storage: added partition sdb7 (id 22) to device tree >Nov 11 12:19:52 localhost storage: disklabel detected but not usable on sdb7 >Nov 11 12:19:52 localhost storage: type detected on 'sdb7' is 'btrfs' >Nov 11 12:19:52 localhost storage: creating btrfs volume btrfs.None >Nov 11 12:19:52 localhost storage: added btrfs volume btrfs.23 (id 23) to device tree >Nov 11 12:19:52 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23sUJ9sC: [Errno 2] No such file or directory >Nov 11 12:19:52 localhost storage: set SELinux context for mountpoint /tmp/btrfs-tmp.23sUJ9sC to None >Nov 11 12:19:52 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb7 /tmp/btrfs-tmp.23sUJ9sC >Nov 11 12:19:52 localhost kernel: [ 2090.279815] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21057 /dev/sdb7 >Nov 11 12:19:52 localhost kernel: [ 2090.589741] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21057 /dev/sdb7 >Nov 11 12:19:52 localhost kernel: [ 2090.590298] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21057 /dev/sdb7 >Nov 11 12:19:52 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23sUJ9sC: [Errno 2] No such file or directory >Nov 11 12:19:52 localhost storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.23sUJ9sC to None >Nov 11 12:19:52 localhost program: Running... btrfs subvol list /tmp/btrfs-tmp.23sUJ9sC >Nov 11 12:19:52 localhost program: Running... /bin/umount /tmp/btrfs-tmp.23sUJ9sC >Nov 11 12:20:14 localhost storage: got device: PartitionDevice instance (0x5c1a350) -- >Nov 11 12:20:14 localhost storage: got format: BTRFS instance (0x7fc2041d9050) -- >Nov 11 12:20:14 localhost storage: scanning sdb8 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8)... >Nov 11 12:20:14 localhost storage: sdb8 is a partition >Nov 11 12:20:14 localhost storage: added partition sdb8 (id 24) to device tree >Nov 11 12:20:14 localhost storage: disklabel detected but not usable on sdb8 >Nov 11 12:20:14 localhost storage: type detected on 'sdb8' is 'btrfs' >Nov 11 12:20:14 localhost storage: creating btrfs volume btrfs.New_Volume >Nov 11 12:20:14 localhost storage: added btrfs volume New_Volume (id 25) to device tree >Nov 11 12:20:14 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25JyrwRi: [Errno 2] No such file or directory >Nov 11 12:20:14 localhost storage: set SELinux context for mountpoint /tmp/btrfs-tmp.25JyrwRi to None >Nov 11 12:20:14 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb8 /tmp/btrfs-tmp.25JyrwRi >Nov 11 12:20:14 localhost kernel: [ 2112.473977] device label New Volume devid 1 transid 28031 /dev/sdb8 >Nov 11 12:20:14 localhost kernel: [ 2112.475468] btrfs: disk space caching is enabled >Nov 11 12:20:14 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25JyrwRi: [Errno 2] No such file or directory >Nov 11 12:20:14 localhost storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.25JyrwRi to None >Nov 11 12:20:14 localhost program: Running... btrfs subvol list /tmp/btrfs-tmp.25JyrwRi >Nov 11 12:20:14 localhost program: Running... /bin/umount /tmp/btrfs-tmp.25JyrwRi >Nov 11 12:20:14 localhost kernel: [ 2112.776646] device label New Volume devid 1 transid 28031 /dev/sdb8 >Nov 11 12:20:14 localhost kernel: [ 2112.777221] device label New Volume devid 1 transid 28031 /dev/sdb8 >Nov 11 12:20:14 localhost storage: got device: PartitionDevice instance (0x577d690) -- >Nov 11 12:20:14 localhost storage: got format: BTRFS instance (0x7fc2041d4f90) -- >Nov 11 12:20:14 localhost storage: scanning sdb9 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9)... >Nov 11 12:20:14 localhost storage: sdb9 is a partition >Nov 11 12:20:14 localhost storage: added partition sdb9 (id 26) to device tree >Nov 11 12:20:14 localhost storage: disklabel detected but not usable on sdb9 >Nov 11 12:20:14 localhost storage: type detected on 'sdb9' is 'btrfs' >Nov 11 12:20:14 localhost storage: creating btrfs volume btrfs.New_Volume >Nov 11 12:20:14 localhost storage: added btrfs volume New_Volume (id 27) to device tree >Nov 11 12:20:14 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27SuELV2: [Errno 2] No such file or directory >Nov 11 12:20:14 localhost storage: set SELinux context for mountpoint /tmp/btrfs-tmp.27SuELV2 to None >Nov 11 12:20:14 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb9 /tmp/btrfs-tmp.27SuELV2 >Nov 11 12:20:14 localhost kernel: [ 2112.984671] device label New Volume devid 1 transid 277 /dev/sdb9 >Nov 11 12:20:14 localhost kernel: [ 2112.985181] btrfs: disk space caching is enabled >Nov 11 12:20:15 localhost kernel: [ 2113.223624] device label New Volume devid 1 transid 277 /dev/sdb9 >Nov 11 12:20:15 localhost kernel: [ 2113.224201] device label New Volume devid 1 transid 277 /dev/sdb9 >Nov 11 12:20:15 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27SuELV2: [Errno 2] No such file or directory >Nov 11 12:20:15 localhost storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.27SuELV2 to None >Nov 11 12:20:15 localhost program: Running... btrfs subvol list /tmp/btrfs-tmp.27SuELV2 >Nov 11 12:20:15 localhost program: Running... /bin/umount /tmp/btrfs-tmp.27SuELV2 >Nov 11 12:20:15 localhost storage: got device: PartitionDevice instance (0x7fc2041d4d90) -- >Nov 11 12:20:15 localhost storage: got format: BTRFS instance (0x7fc2041d46d0) -- >Nov 11 12:20:15 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Nov 11 12:20:15 localhost storage: loop0 is a loop device >Nov 11 12:20:15 localhost storage: added file /osmin.img (deleted) (id 28) to device tree >Nov 11 12:20:15 localhost storage: added loop loop0 (id 29) to device tree >Nov 11 12:20:15 localhost storage: disklabel detected but not usable on loop0 >Nov 11 12:20:15 localhost storage: type detected on 'loop0' is 'squashfs' >Nov 11 12:20:15 localhost storage: got device: LoopDevice instance (0x7fc2041d9690) -- >Nov 11 12:20:15 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Nov 11 12:20:15 localhost storage: loop1 is a loop device >Nov 11 12:20:15 localhost storage: added file /osmin (id 30) to device tree >Nov 11 12:20:15 localhost storage: added loop loop1 (id 31) to device tree >Nov 11 12:20:15 localhost storage: disklabel detected but not usable on loop1 >Nov 11 12:20:15 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Nov 11 12:20:15 localhost storage: got device: LoopDevice instance (0x7fc2041d9610) -- >Nov 11 12:20:15 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Nov 11 12:20:15 localhost storage: loop2 is a loop device >Nov 11 12:20:15 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 32) to device tree >Nov 11 12:20:15 localhost storage: added loop loop2 (id 33) to device tree >Nov 11 12:20:15 localhost storage: disklabel detected but not usable on loop2 >Nov 11 12:20:15 localhost storage: type detected on 'loop2' is 'squashfs' >Nov 11 12:20:15 localhost storage: got device: LoopDevice instance (0x7fc2041d9a10) -- >Nov 11 12:20:15 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Nov 11 12:20:15 localhost storage: loop3 is a loop device >Nov 11 12:20:15 localhost storage: added file /LiveOS/ext3fs.img (id 34) to device tree >Nov 11 12:20:15 localhost storage: added loop loop3 (id 35) to device tree >Nov 11 12:20:15 localhost storage: type detected on 'loop3' is 'ext4' >Nov 11 12:20:15 localhost program: Running... dumpe2fs -h /dev/loop3 >Nov 11 12:20:15 localhost program: Filesystem volume name: _Fedora-18-Beta- >Nov 11 12:20:15 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 5409 due to rate-limiting >Nov 11 12:20:16 localhost program: Running... /bin/mount -n -t btrfs -o subvol=home,ro /dev/sdb10 /mnt/sysimage >Nov 11 12:20:16 localhost kernel: [ 2114.200291] device label fedora devid 1 transid 55 /dev/sdb10 >Nov 11 12:20:16 localhost kernel: [ 2114.200993] btrfs: disk space caching is enabled >Nov 11 12:20:16 localhost program: Running... /bin/umount /mnt/sysimage >Nov 11 12:20:16 localhost program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb7 /mnt/sysimage >Nov 11 12:20:16 localhost kernel: [ 2114.309850] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21059 /dev/sdb7 >Nov 11 12:20:16 localhost program: Running... /bin/umount /mnt/sysimage >Nov 11 12:20:16 localhost program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb8 /mnt/sysimage >Nov 11 12:20:16 localhost kernel: [ 2114.953110] device label New Volume devid 1 transid 28033 /dev/sdb8 >Nov 11 12:20:16 localhost kernel: [ 2114.953973] btrfs: disk space caching is enabled >Nov 11 12:20:16 localhost program: Running... /bin/umount /mnt/sysimage >Nov 11 12:20:17 localhost program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb9 /mnt/sysimage >Nov 11 12:20:17 localhost kernel: [ 2115.038870] device label New Volume devid 1 transid 279 /dev/sdb9 >Nov 11 12:20:17 localhost kernel: [ 2115.039676] btrfs: disk space caching is enabled >Nov 11 12:20:17 localhost program: Running... /bin/umount /mnt/sysimage >Nov 11 12:20:17 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Nov 11 12:20:17 localhost kernel: [ 2115.220459] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Nov 11 12:20:20 localhost rsyslogd-2177: imuxsock lost 655 messages from pid 5409 due to rate-limiting >Nov 11 12:20:20 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Nov 11 12:20:24 localhost anaconda: Running Thread: AnaExecuteStorageThread (140470919313152) >Nov 11 12:20:24 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:20:24 localhost anaconda: Detected 5968M of memory >Nov 11 12:20:24 localhost anaconda: Swap attempt of 5968M >Nov 11 12:20:24 localhost storage: added partition req0 (id 40) to device tree >Nov 11 12:20:24 localhost storage: registered action: [0] Create Device partition req0 (id 40) >Nov 11 12:20:24 localhost storage: registered action: [1] Create Format lvmpv on partition req0 (id 40) >Nov 11 12:20:24 localhost storage: added partition req1 (id 41) to device tree >Nov 11 12:20:24 localhost storage: registered action: [2] Create Device partition req1 (id 41) >Nov 11 12:20:24 localhost storage: registered action: [3] Create Format ext4 filesystem mounted at /boot on partition req1 (id 41) >Nov 11 12:20:24 localhost storage: skipping unneeded stage1 biosboot request >Nov 11 12:20:24 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 5409 due to rate-limiting >Nov 11 12:20:46 localhost gnome-keyring-daemon[5920]: couldn't set environment variable in session: The name org.gnome.SessionManager was not provided by any .service files >Nov 11 12:25:18 localhost kernel: [ 2416.581680] device label New Volume devid 1 transid 279 /dev/sdb9 >Nov 11 12:25:18 localhost kernel: [ 2416.582444] device label New Volume devid 1 transid 279 /dev/sdb9 >Nov 11 12:25:18 localhost kernel: [ 2416.701092] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21059 /dev/sdb7 >Nov 11 12:25:18 localhost kernel: [ 2416.701740] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21059 /dev/sdb7 >Nov 11 12:25:18 localhost kernel: [ 2416.855965] device label New Volume devid 1 transid 28033 /dev/sdb8 >Nov 11 12:25:18 localhost kernel: [ 2416.856633] device label New Volume devid 1 transid 28033 /dev/sdb8 >Nov 11 12:25:19 localhost kernel: [ 2417.002442] device label fedora devid 1 transid 55 /dev/sdb10 >Nov 11 12:25:19 localhost kernel: [ 2417.003189] device label fedora devid 1 transid 55 /dev/sdb10 >Nov 11 12:25:42 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb10 /tmp/btrfs-tmp.14k_I1Ya >Nov 11 12:25:42 localhost kernel: [ 2440.404245] device label fedora devid 1 transid 55 /dev/sdb10 >Nov 11 12:25:42 localhost kernel: [ 2440.405827] btrfs: disk space caching is enabled >Nov 11 12:25:42 localhost program: Running... /bin/umount /tmp/btrfs-tmp.14k_I1Ya >Nov 11 12:25:42 localhost kernel: [ 2440.457312] device label fedora devid 1 transid 55 /dev/sdb10 >Nov 11 12:25:42 localhost kernel: [ 2440.457863] device label fedora devid 1 transid 55 /dev/sdb10 >Nov 11 12:25:58 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb7 /tmp/btrfs-tmp.23kRixu4 >Nov 11 12:25:58 localhost kernel: [ 2456.534238] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21059 /dev/sdb7 >Nov 11 12:25:58 localhost kernel: [ 2456.847603] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21059 /dev/sdb7 >Nov 11 12:25:58 localhost kernel: [ 2456.848251] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21059 /dev/sdb7 >Nov 11 12:25:59 localhost program: Running... /bin/umount /tmp/btrfs-tmp.23kRixu4 >Nov 11 12:26:22 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb8 /tmp/btrfs-tmp.25KBPTPO >Nov 11 12:26:22 localhost kernel: [ 2480.051797] device label New Volume devid 1 transid 28033 /dev/sdb8 >Nov 11 12:26:22 localhost kernel: [ 2480.052304] btrfs: disk space caching is enabled >Nov 11 12:26:22 localhost program: Running... /bin/umount /tmp/btrfs-tmp.25KBPTPO >Nov 11 12:26:22 localhost kernel: [ 2480.426422] device label New Volume devid 1 transid 28034 /dev/sdb8 >Nov 11 12:26:22 localhost kernel: [ 2480.427732] device label New Volume devid 1 transid 28034 /dev/sdb8 >Nov 11 12:26:22 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb9 /tmp/btrfs-tmp.27G41D_y >Nov 11 12:26:22 localhost kernel: [ 2480.586464] device label New Volume devid 1 transid 279 /dev/sdb9 >Nov 11 12:26:22 localhost kernel: [ 2480.586884] btrfs: disk space caching is enabled >Nov 11 12:26:22 localhost kernel: [ 2480.825478] device label New Volume devid 1 transid 279 /dev/sdb9 >Nov 11 12:26:22 localhost kernel: [ 2480.826039] device label New Volume devid 1 transid 279 /dev/sdb9 >Nov 11 12:26:22 localhost program: Running... /bin/umount /tmp/btrfs-tmp.27G41D_y >Nov 11 12:26:24 localhost anaconda: /sbin/anaconda 18.28 >Nov 11 12:26:24 localhost anaconda: 6160384 kB (6016 MB) are available >Nov 11 12:26:24 localhost anaconda: check_memory(): total:6016, needed:512, graphical:512 >Nov 11 12:26:24 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Nov 11 12:26:24 localhost anaconda: Default encoding = ascii >Nov 11 12:26:24 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Nov 11 12:26:24 localhost anaconda: ISCSID is /sbin/iscsid >Nov 11 12:26:24 localhost anaconda: no initiator set >Nov 11 12:26:24 localhost program: Running... modprobe fcoe >Nov 11 12:26:24 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Nov 11 12:26:24 localhost program: No FCoE boot disk information is found in EDD! >Nov 11 12:26:24 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Nov 11 12:26:24 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Nov 11 12:26:24 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:26:24 localhost kernel: [ 2482.677017] device label New Volume devid 1 transid 281 /dev/sdb9 >Nov 11 12:26:24 localhost kernel: [ 2482.932643] device label New Volume devid 1 transid 281 /dev/sdb9 >Nov 11 12:26:25 localhost kernel: [ 2483.138773] device label New Volume devid 1 transid 28035 /dev/sdb8 >Nov 11 12:26:25 localhost kernel: [ 2483.139481] device label New Volume devid 1 transid 28035 /dev/sdb8 >Nov 11 12:26:25 localhost kernel: [ 2483.635165] device label fedora devid 1 transid 57 /dev/sdb10 >Nov 11 12:26:25 localhost kernel: [ 2483.635912] device label fedora devid 1 transid 57 /dev/sdb10 >Nov 11 12:26:25 localhost kernel: [ 2483.813749] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21061 /dev/sdb7 >Nov 11 12:26:25 localhost kernel: [ 2483.814446] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21061 /dev/sdb7 >Nov 11 12:26:26 localhost program: Running... multipath -d >Nov 11 12:26:26 localhost program: Nov 11 12:26:26 | sdc: rport id not found >Nov 11 12:26:26 localhost program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >Nov 11 12:26:26 localhost program: size=7.4G features='0' hwhandler='0' wp=undef >Nov 11 12:26:26 localhost program: `-+- policy='service-time 0' prio=1 status=undef >Nov 11 12:26:26 localhost program: `- 8:0:0:0 sdc 8:32 undef ready running >Nov 11 12:26:26 localhost program: Running... multipath -ll >Nov 11 12:26:26 localhost storage: MultipathTopology: not a multipath: ['sdc'] >Nov 11 12:26:26 localhost storage: MultipathTopology: found singlepath device: sdc >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sdc1 >Nov 11 12:26:26 localhost storage: MultipathTopology: found singlepath device: sda >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sda1 >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sda2 >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sda3 >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sda5 >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sda6 >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sda7 >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sda8 >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sda9 >Nov 11 12:26:26 localhost storage: MultipathTopology: found singlepath device: sdb >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sdb1 >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sdb10 >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sdb11 >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sdb2 >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sdb3 >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sdb4 >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sdb5 >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sdb6 >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sdb7 >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sdb8 >Nov 11 12:26:26 localhost storage: MultipathTopology: found non-disk device: sdb9 >Nov 11 12:26:26 localhost storage: MultipathTopology: found singlepath device: loop0 >Nov 11 12:26:26 localhost storage: MultipathTopology: found singlepath device: loop1 >Nov 11 12:26:26 localhost storage: MultipathTopology: found singlepath device: loop2 >Nov 11 12:26:26 localhost storage: MultipathTopology: found singlepath device: loop3 >Nov 11 12:26:26 localhost storage: MultipathTopology: found singlepath device: loop4 >Nov 11 12:26:26 localhost storage: MultipathTopology: found singlepath device: loop5 >Nov 11 12:26:26 localhost storage: MultipathTopology: found singlepath device: loop6 >Nov 11 12:26:26 localhost storage: MultipathTopology: found singlepath device: loop7 >Nov 11 12:26:26 localhost storage: MultipathTopology: found singlepath device: dm-0 >Nov 11 12:26:26 localhost storage: MultipathTopology: found singlepath device: dm-1 >Nov 11 12:26:26 localhost anaconda: Display mode = g >Nov 11 12:26:26 localhost anaconda: 6160384 kB (6016 MB) are available >Nov 11 12:26:26 localhost anaconda: check_memory(): total:6016, needed:512, graphical:512 >Nov 11 12:26:26 localhost anaconda: using only installclass _Fedora >Nov 11 12:26:26 localhost anaconda: Detected 5968M of memory >Nov 11 12:26:26 localhost anaconda: Swap attempt of 5968M >Nov 11 12:26:26 localhost anaconda: Running Thread: AnaStorageThread (140517205817088) >Nov 11 12:26:26 localhost anaconda: Running Thread: AnaPayloadThread (140517214209792) >Nov 11 12:26:26 localhost program: Running... udevadm control --property=ANACONDA=1 >Nov 11 12:26:26 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Nov 11 12:26:26 localhost anaconda: no initiator set >Nov 11 12:26:26 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Nov 11 12:26:26 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Nov 11 12:26:26 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:26:26 localhost program: Running... systemctl start chronyd.service >Nov 11 12:26:26 localhost systemd[1]: Started NTP client/server. >Nov 11 12:26:26 localhost kernel: [ 2484.928152] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21061 /dev/sdb7 >Nov 11 12:26:26 localhost kernel: [ 2484.936092] device label New Volume devid 1 transid 28035 /dev/sdb8 >Nov 11 12:26:26 localhost kernel: [ 2484.943813] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21061 /dev/sdb7 >Nov 11 12:26:26 localhost kernel: [ 2484.944024] device label New Volume devid 1 transid 28035 /dev/sdb8 >Nov 11 12:26:27 localhost kernel: [ 2485.423084] device label fedora devid 1 transid 57 /dev/sdb10 >Nov 11 12:26:27 localhost kernel: [ 2485.423802] device label fedora devid 1 transid 57 /dev/sdb10 >Nov 11 12:26:27 localhost kernel: [ 2485.590501] device label New Volume devid 1 transid 281 /dev/sdb9 >Nov 11 12:26:27 localhost kernel: [ 2485.591407] device label New Volume devid 1 transid 281 /dev/sdb9 >Nov 11 12:26:27 localhost storage: sdc1 looks to be the live device; marking as protected >Nov 11 12:26:27 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:26:27 localhost program: Running... multipath -d >Nov 11 12:26:27 localhost program: Nov 11 12:26:27 | sdc: rport id not found >Nov 11 12:26:27 localhost program: create: mpatha (Generic_Storage_Device_00000000000006-0:0) undef Generic ,Storage Device >Nov 11 12:26:27 localhost program: size=7.4G features='0' hwhandler='0' wp=undef >Nov 11 12:26:27 localhost program: `-+- policy='service-time 0' prio=1 status=undef >Nov 11 12:26:27 localhost program: `- 8:0:0:0 sdc 8:32 undef ready running >Nov 11 12:26:27 localhost program: Running... multipath -ll >Nov 11 12:26:27 localhost storage: MultipathTopology: not a multipath: ['sdc'] >Nov 11 12:26:27 localhost storage: MultipathTopology: found singlepath device: sdc >Nov 11 12:26:27 localhost storage: MultipathTopology: found non-disk device: sdc1 >Nov 11 12:26:27 localhost storage: MultipathTopology: found singlepath device: sda >Nov 11 12:26:27 localhost storage: MultipathTopology: found non-disk device: sda1 >Nov 11 12:26:27 localhost storage: MultipathTopology: found non-disk device: sda2 >Nov 11 12:26:27 localhost storage: MultipathTopology: found non-disk device: sda3 >Nov 11 12:26:27 localhost storage: MultipathTopology: found non-disk device: sda5 >Nov 11 12:26:27 localhost storage: MultipathTopology: found non-disk device: sda6 >Nov 11 12:26:27 localhost storage: MultipathTopology: found non-disk device: sda7 >Nov 11 12:26:27 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 6472 due to rate-limiting >Nov 11 12:26:33 localhost rsyslogd-2177: imuxsock lost 247 messages from pid 6472 due to rate-limiting >Nov 11 12:26:33 localhost anaconda: Not doing 'add runtime X layout' in live installation >Nov 11 12:26:33 localhost anaconda: Not doing 'save system time' in live installation >Nov 11 12:26:33 localhost anaconda: Not doing 'save system time' in live installation >Nov 11 12:26:33 localhost anaconda: Not doing 'save system time' in live installation >Nov 11 12:26:33 localhost anaconda: Not doing 'modify system time and date' in live installation >Nov 11 12:26:33 localhost anaconda: Not doing 'add runtime X layout' in live installation >Nov 11 12:26:33 localhost anaconda: Not doing 'test X layouts' in live installation >Nov 11 12:26:33 localhost anaconda: Running Thread: AnaStorageWatcher (140516850575104) >Nov 11 12:26:33 localhost storage: DiskLabel.partedDevice returning None >Nov 11 12:26:33 localhost anaconda: Running Thread: AnaNTPserver0 (140516858967808) >Nov 11 12:26:33 localhost anaconda: Running Thread: AnaNTPserver1 (140516392785664) >Nov 11 12:26:33 localhost anaconda: Running Thread: AnaNTPserver2 (140516384392960) >Nov 11 12:26:33 localhost anaconda: Running Thread: AnaNTPserver3 (140516376000256) >Nov 11 12:26:34 localhost anaconda: Thread Done: AnaNTPserver0 (140516858967808) >Nov 11 12:26:34 localhost anaconda: Thread Done: AnaNTPserver3 (140516376000256) >Nov 11 12:26:34 localhost anaconda: Thread Done: AnaNTPserver1 (140516392785664) >Nov 11 12:26:35 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4bfb3d0> status to: Probing storage... >Nov 11 12:26:43 localhost anaconda: Thread Done: AnaNTPserver2 (140516384392960) >Nov 11 12:26:45 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:26:45 localhost program: Minsize (in MB): 125839 >Nov 11 12:26:45 localhost storage: got device: PartitionDevice instance (0x7fcca8108fd0) -- >Nov 11 12:26:45 localhost storage: got format: NTFS instance (0x7fcca812bb90) -- >Nov 11 12:26:45 localhost storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >Nov 11 12:26:45 localhost storage: sda3 is a partition >Nov 11 12:26:45 localhost storage: added partition sda3 (id 5) to device tree >Nov 11 12:26:45 localhost storage: disklabel detected but not usable on sda3 >Nov 11 12:26:45 localhost storage: got device: PartitionDevice instance (0x4c01910) -- >Nov 11 12:26:45 localhost storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >Nov 11 12:26:45 localhost storage: sda5 is a partition >Nov 11 12:26:45 localhost storage: added partition sda5 (id 6) to device tree >Nov 11 12:26:45 localhost storage: disklabel detected but not usable on sda5 >Nov 11 12:26:45 localhost storage: type detected on 'sda5' is 'ntfs' >Nov 11 12:26:45 localhost program: Running... ntfsinfo -m /dev/sda5 >Nov 11 12:26:45 localhost program: Volume Information >Nov 11 12:26:45 localhost program: #011Name of device: /dev/sda5 >Nov 11 12:26:45 localhost program: #011Device state: 11 >Nov 11 12:26:45 localhost program: #011Volume Name: A2 >Nov 11 12:26:45 localhost program: #011Volume State: 91 >Nov 11 12:26:45 localhost program: #011Volume Version: 3.1 >Nov 11 12:26:45 localhost program: #011Sector Size: 512 >Nov 11 12:26:45 localhost program: #011Cluster Size: 4096 >Nov 11 12:26:45 localhost program: #011Index Block Size: 4096 >Nov 11 12:26:45 localhost program: #011Volume Size in Clusters: 36639231 >Nov 11 12:26:45 localhost program: MFT Information >Nov 11 12:26:45 localhost program: #011MFT Record Size: 1024 >Nov 11 12:26:45 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 12:26:45 localhost program: #011MFT Data Position: 24 >Nov 11 12:26:45 localhost program: #011MFT Zone Start: 786432 >Nov 11 12:26:45 localhost program: #011MFT Zone End: 5366335 >Nov 11 12:26:45 localhost program: #011MFT Zone Position: 786432 >Nov 11 12:26:45 localhost program: #011Current Position in First Data Zone: 5366335 >Nov 11 12:26:45 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 12:26:45 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 12:26:45 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 12:26:45 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 12:26:45 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 12:26:45 localhost program: FILE_Bitmap Information >Nov 11 12:26:45 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 12:26:45 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 12:26:45 localhost program: #011Length of Attribute List: 0 >Nov 11 12:26:45 localhost program: #011Attribute List: (null) >Nov 11 12:26:45 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 12:26:45 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 12:26:45 localhost program: #011Decompressed Runlist: not done yet >Nov 11 12:26:45 localhost program: #011Base Inode: 6 >Nov 11 12:26:45 localhost program: #011Attribute Types: not done yet >Nov 11 12:26:45 localhost program: #011Attribute Name Length: 0 >Nov 11 12:26:45 localhost program: #011Attribute State: 3 >Nov 11 12:26:45 localhost program: #011Attribute Allocated Size: 4583424 >Nov 11 12:26:45 localhost program: #011Attribute Data Size: 4579904 >Nov 11 12:26:45 localhost program: #011Attribute Initialized Size: 4579904 >Nov 11 12:26:45 localhost program: #011Attribute Compressed Size: 0 >Nov 11 12:26:45 localhost program: #011Compression Block Size: 0 >Nov 11 12:26:45 localhost program: #011Compression Block Size Bits: 0 >Nov 11 12:26:45 localhost program: #011Compression Block Clusters: 0 >Nov 11 12:26:45 localhost program: Running... ntfsresize -m /dev/sda5 >Nov 11 12:26:47 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:26:47 localhost program: Minsize (in MB): 141993 >Nov 11 12:26:47 localhost storage: got device: PartitionDevice instance (0x7fcca8190150) -- >Nov 11 12:26:47 localhost storage: got format: NTFS instance (0x5050850) -- >Nov 11 12:26:47 localhost storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >Nov 11 12:26:47 localhost storage: sda6 is a partition >Nov 11 12:26:47 localhost storage: added partition sda6 (id 7) to device tree >Nov 11 12:26:47 localhost storage: disklabel detected but not usable on sda6 >Nov 11 12:26:47 localhost storage: type detected on 'sda6' is 'ntfs' >Nov 11 12:26:47 localhost program: Running... ntfsinfo -m /dev/sda6 >Nov 11 12:26:47 localhost program: Volume Information >Nov 11 12:26:47 localhost program: #011Name of device: /dev/sda6 >Nov 11 12:26:47 localhost program: #011Device state: 11 >Nov 11 12:26:47 localhost program: #011Volume Name: sysoftware >Nov 11 12:26:47 localhost program: #011Volume State: 91 >Nov 11 12:26:47 localhost program: #011Volume Version: 3.1 >Nov 11 12:26:47 localhost program: #011Sector Size: 512 >Nov 11 12:26:47 localhost program: #011Cluster Size: 4096 >Nov 11 12:26:47 localhost program: #011Index Block Size: 4096 >Nov 11 12:26:47 localhost program: #011Volume Size in Clusters: 51199999 >Nov 11 12:26:47 localhost program: MFT Information >Nov 11 12:26:47 localhost program: #011MFT Record Size: 1024 >Nov 11 12:26:47 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 12:26:47 localhost program: #011MFT Data Position: 24 >Nov 11 12:26:47 localhost program: #011MFT Zone Start: 786432 >Nov 11 12:26:47 localhost program: #011MFT Zone End: 7186431 >Nov 11 12:26:47 localhost program: #011MFT Zone Position: 786432 >Nov 11 12:26:47 localhost program: #011Current Position in First Data Zone: 7186431 >Nov 11 12:26:47 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 12:26:47 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 12:26:47 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 12:26:47 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 12:26:47 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 12:26:47 localhost program: FILE_Bitmap Information >Nov 11 12:26:47 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 12:26:47 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 12:26:47 localhost program: #011Length of Attribute List: 0 >Nov 11 12:26:47 localhost program: #011Attribute List: (null) >Nov 11 12:26:47 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 12:26:47 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 12:26:47 localhost program: #011Decompressed Runlist: not done yet >Nov 11 12:26:47 localhost program: #011Base Inode: 6 >Nov 11 12:26:47 localhost program: #011Attribute Types: not done yet >Nov 11 12:26:47 localhost program: #011Attribute Name Length: 0 >Nov 11 12:26:47 localhost program: #011Attribute State: 3 >Nov 11 12:26:47 localhost program: #011Attribute Allocated Size: 6402048 >Nov 11 12:26:47 localhost program: #011Attribute Data Size: 6400000 >Nov 11 12:26:47 localhost program: #011Attribute Initialized Size: 6400000 >Nov 11 12:26:47 localhost program: #011Attribute Compressed Size: 0 >Nov 11 12:26:47 localhost program: #011Compression Block Size: 0 >Nov 11 12:26:47 localhost program: #011Compression Block Size Bits: 0 >Nov 11 12:26:47 localhost program: #011Compression Block Clusters: 0 >Nov 11 12:26:47 localhost program: Running... ntfsresize -m /dev/sda6 >Nov 11 12:26:48 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:26:48 localhost program: Minsize (in MB): 199222 >Nov 11 12:26:48 localhost storage: got device: PartitionDevice instance (0x7fcca817db10) -- >Nov 11 12:26:48 localhost storage: got format: NTFS instance (0x5050310) -- >Nov 11 12:26:48 localhost storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >Nov 11 12:26:48 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 6472 due to rate-limiting >Nov 11 12:26:50 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb10 /tmp/btrfs-tmp.1495kmoP >Nov 11 12:26:50 localhost kernel: [ 2508.807842] device label fedora devid 1 transid 57 /dev/sdb10 >Nov 11 12:26:50 localhost kernel: [ 2508.808358] btrfs: disk space caching is enabled >Nov 11 12:26:50 localhost kernel: [ 2508.845531] device label fedora devid 1 transid 57 /dev/sdb10 >Nov 11 12:26:50 localhost kernel: [ 2508.846135] device label fedora devid 1 transid 57 /dev/sdb10 >Nov 11 12:26:51 localhost rsyslogd-2177: imuxsock lost 280 messages from pid 6472 due to rate-limiting >Nov 11 12:26:51 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.1495kmoP: [Errno 2] No such file or directory >Nov 11 12:26:51 localhost storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.1495kmoP to None >Nov 11 12:26:51 localhost program: Running... btrfs subvol list /tmp/btrfs-tmp.1495kmoP >Nov 11 12:26:51 localhost program: ID 256 gen 5 top level 5 path home >Nov 11 12:26:51 localhost program: Running... /bin/umount /tmp/btrfs-tmp.1495kmoP >Nov 11 12:26:51 localhost storage: added btrfs subvolume home (id 15) to device tree >Nov 11 12:26:51 localhost storage: got device: PartitionDevice instance (0x5050a90) -- >Nov 11 12:26:51 localhost storage: got format: BTRFS instance (0x7fcca81ce610) -- >Nov 11 12:26:51 localhost storage: scanning sdb11 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb11)... >Nov 11 12:26:51 localhost storage: sdb11 is a partition >Nov 11 12:26:51 localhost storage: added partition sdb11 (id 16) to device tree >Nov 11 12:26:51 localhost storage: disklabel detected but not usable on sdb11 >Nov 11 12:26:51 localhost storage: got device: PartitionDevice instance (0x5050b10) -- >Nov 11 12:26:51 localhost storage: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2)... >Nov 11 12:26:51 localhost storage: sdb2 is a partition >Nov 11 12:26:51 localhost storage: added partition sdb2 (id 17) to device tree >Nov 11 12:26:51 localhost storage: disklabel detected but not usable on sdb2 >Nov 11 12:26:51 localhost storage: type detected on 'sdb2' is 'ntfs' >Nov 11 12:26:51 localhost program: Running... ntfsinfo -m /dev/sdb2 >Nov 11 12:26:51 localhost program: Volume Information >Nov 11 12:26:51 localhost program: #011Name of device: /dev/sdb2 >Nov 11 12:26:51 localhost program: #011Device state: 11 >Nov 11 12:26:51 localhost program: #011Volume Name: VolumeS >Nov 11 12:26:51 localhost program: #011Volume State: 91 >Nov 11 12:26:51 localhost program: #011Volume Version: 3.1 >Nov 11 12:26:51 localhost program: #011Sector Size: 512 >Nov 11 12:26:51 localhost program: #011Cluster Size: 4096 >Nov 11 12:26:51 localhost program: #011Index Block Size: 4096 >Nov 11 12:26:51 localhost program: #011Volume Size in Clusters: 51199999 >Nov 11 12:26:51 localhost program: MFT Information >Nov 11 12:26:51 localhost program: #011MFT Record Size: 1024 >Nov 11 12:26:51 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 12:26:51 localhost program: #011MFT Data Position: 24 >Nov 11 12:26:51 localhost program: #011MFT Zone Start: 786432 >Nov 11 12:26:51 localhost program: #011MFT Zone End: 7186431 >Nov 11 12:26:51 localhost program: #011MFT Zone Position: 786432 >Nov 11 12:26:51 localhost program: #011Current Position in First Data Zone: 7186431 >Nov 11 12:26:51 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 12:26:51 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 12:26:51 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 12:26:51 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 12:26:51 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 12:26:51 localhost program: FILE_Bitmap Information >Nov 11 12:26:51 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 12:26:51 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 12:26:51 localhost program: #011Length of Attribute List: 0 >Nov 11 12:26:51 localhost program: #011Attribute List: (null) >Nov 11 12:26:51 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 12:26:51 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 12:26:51 localhost program: #011Decompressed Runlist: not done yet >Nov 11 12:26:51 localhost program: #011Base Inode: 6 >Nov 11 12:26:51 localhost program: #011Attribute Types: not done yet >Nov 11 12:26:51 localhost program: #011Attribute Name Length: 0 >Nov 11 12:26:51 localhost program: #011Attribute State: 3 >Nov 11 12:26:51 localhost program: #011Attribute Allocated Size: 6402048 >Nov 11 12:26:51 localhost program: #011Attribute Data Size: 6400000 >Nov 11 12:26:51 localhost program: #011Attribute Initialized Size: 6400000 >Nov 11 12:26:51 localhost program: #011Attribute Compressed Size: 0 >Nov 11 12:26:51 localhost program: #011Compression Block Size: 0 >Nov 11 12:26:51 localhost program: #011Compression Block Size Bits: 0 >Nov 11 12:26:51 localhost program: #011Compression Block Clusters: 0 >Nov 11 12:26:51 localhost program: Running... ntfsresize -m /dev/sdb2 >Nov 11 12:26:53 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:26:53 localhost program: Minsize (in MB): 186157 >Nov 11 12:26:53 localhost storage: got device: PartitionDevice instance (0x7fcca81ce850) -- >Nov 11 12:26:53 localhost storage: got format: NTFS instance (0x7fcca81cebd0) -- >Nov 11 12:26:53 localhost storage: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3)... >Nov 11 12:26:53 localhost storage: sdb3 is a partition >Nov 11 12:26:53 localhost storage: added partition sdb3 (id 18) to device tree >Nov 11 12:26:53 localhost storage: disklabel detected but not usable on sdb3 >Nov 11 12:26:53 localhost storage: got device: PartitionDevice instance (0x7fcca81cecd0) -- >Nov 11 12:26:53 localhost storage: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4)... >Nov 11 12:26:53 localhost storage: sdb4 is a partition >Nov 11 12:26:53 localhost storage: added partition sdb4 (id 19) to device tree >Nov 11 12:26:53 localhost storage: disklabel detected but not usable on sdb4 >Nov 11 12:26:53 localhost storage: got device: PartitionDevice instance (0x503ded0) -- >Nov 11 12:26:53 localhost storage: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5)... >Nov 11 12:26:53 localhost storage: sdb5 is a partition >Nov 11 12:26:53 localhost storage: added partition sdb5 (id 20) to device tree >Nov 11 12:26:53 localhost storage: disklabel detected but not usable on sdb5 >Nov 11 12:26:53 localhost storage: type detected on 'sdb5' is 'ntfs' >Nov 11 12:26:53 localhost program: Running... ntfsinfo -m /dev/sdb5 >Nov 11 12:26:53 localhost program: Volume Information >Nov 11 12:26:53 localhost program: #011Name of device: /dev/sdb5 >Nov 11 12:26:53 localhost program: #011Device state: 11 >Nov 11 12:26:53 localhost program: #011Volume Name: Win8 >Nov 11 12:26:53 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 6472 due to rate-limiting >Nov 11 12:27:01 localhost rsyslogd-2177: imuxsock lost 39 messages from pid 6472 due to rate-limiting >Nov 11 12:27:01 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:27:01 localhost program: Minsize (in MB): 67619 >Nov 11 12:27:01 localhost storage: got device: PartitionDevice instance (0x7fcca81cea90) -- >Nov 11 12:27:01 localhost storage: got format: NTFS instance (0x5040190) -- >Nov 11 12:27:01 localhost storage: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6)... >Nov 11 12:27:01 localhost storage: sdb6 is a partition >Nov 11 12:27:01 localhost storage: added partition sdb6 (id 21) to device tree >Nov 11 12:27:01 localhost storage: disklabel detected but not usable on sdb6 >Nov 11 12:27:01 localhost storage: type detected on 'sdb6' is 'ntfs' >Nov 11 12:27:01 localhost program: Running... ntfsinfo -m /dev/sdb6 >Nov 11 12:27:01 localhost program: Volume Information >Nov 11 12:27:01 localhost program: #011Name of device: /dev/sdb6 >Nov 11 12:27:01 localhost program: #011Device state: 11 >Nov 11 12:27:01 localhost program: #011Volume Name: >Nov 11 12:27:01 localhost program: #011Volume State: 91 >Nov 11 12:27:01 localhost program: #011Volume Version: 3.1 >Nov 11 12:27:01 localhost program: #011Sector Size: 512 >Nov 11 12:27:01 localhost program: #011Cluster Size: 4096 >Nov 11 12:27:01 localhost program: #011Index Block Size: 4096 >Nov 11 12:27:01 localhost program: #011Volume Size in Clusters: 89599999 >Nov 11 12:27:01 localhost program: MFT Information >Nov 11 12:27:01 localhost program: #011MFT Record Size: 1024 >Nov 11 12:27:01 localhost program: #011MFT Zone Multiplier: 0 >Nov 11 12:27:01 localhost program: #011MFT Data Position: 24 >Nov 11 12:27:01 localhost program: #011MFT Zone Start: 786432 >Nov 11 12:27:01 localhost program: #011MFT Zone End: 11986431 >Nov 11 12:27:01 localhost program: #011MFT Zone Position: 786432 >Nov 11 12:27:01 localhost program: #011Current Position in First Data Zone: 11986431 >Nov 11 12:27:01 localhost program: #011Current Position in Second Data Zone: 0 >Nov 11 12:27:01 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Nov 11 12:27:01 localhost program: #011FILE_MFTMirr Size: 4 >Nov 11 12:27:01 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Nov 11 12:27:01 localhost program: #011Size of Attribute Definition Table: 2560 >Nov 11 12:27:01 localhost program: FILE_Bitmap Information >Nov 11 12:27:01 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Nov 11 12:27:01 localhost program: #011State of FILE_Bitmap Inode: 80 >Nov 11 12:27:01 localhost program: #011Length of Attribute List: 0 >Nov 11 12:27:01 localhost program: #011Attribute List: (null) >Nov 11 12:27:01 localhost program: #011Number of Attached Extent Inodes: 0 >Nov 11 12:27:01 localhost program: FILE_Bitmap Data Attribute Information >Nov 11 12:27:01 localhost program: #011Decompressed Runlist: not done yet >Nov 11 12:27:01 localhost program: #011Base Inode: 6 >Nov 11 12:27:01 localhost program: #011Attribute Types: not done yet >Nov 11 12:27:01 localhost program: #011Attribute Name Length: 0 >Nov 11 12:27:01 localhost program: #011Attribute State: 3 >Nov 11 12:27:01 localhost program: #011Attribute Allocated Size: 11202560 >Nov 11 12:27:01 localhost program: #011Attribute Data Size: 11200000 >Nov 11 12:27:01 localhost program: #011Attribute Initialized Size: 11200000 >Nov 11 12:27:01 localhost program: #011Attribute Compressed Size: 0 >Nov 11 12:27:01 localhost program: #011Compression Block Size: 0 >Nov 11 12:27:01 localhost program: #011Compression Block Size Bits: 0 >Nov 11 12:27:01 localhost program: #011Compression Block Clusters: 0 >Nov 11 12:27:01 localhost program: Running... ntfsresize -m /dev/sdb6 >Nov 11 12:27:07 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Nov 11 12:27:07 localhost program: Minsize (in MB): 271268 >Nov 11 12:27:07 localhost storage: got device: PartitionDevice instance (0x7fcca81cea50) -- >Nov 11 12:27:07 localhost storage: got format: NTFS instance (0x7fcca81cedd0) -- >Nov 11 12:27:07 localhost storage: scanning sdb7 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb7)... >Nov 11 12:27:07 localhost storage: sdb7 is a partition >Nov 11 12:27:07 localhost storage: added partition sdb7 (id 22) to device tree >Nov 11 12:27:07 localhost storage: disklabel detected but not usable on sdb7 >Nov 11 12:27:07 localhost storage: type detected on 'sdb7' is 'btrfs' >Nov 11 12:27:07 localhost storage: creating btrfs volume btrfs.None >Nov 11 12:27:07 localhost storage: added btrfs volume btrfs.23 (id 23) to device tree >Nov 11 12:27:07 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23RRYJKv: [Errno 2] No such file or directory >Nov 11 12:27:07 localhost storage: set SELinux context for mountpoint /tmp/btrfs-tmp.23RRYJKv to None >Nov 11 12:27:07 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb7 /tmp/btrfs-tmp.23RRYJKv >Nov 11 12:27:07 localhost kernel: [ 2525.582262] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21061 /dev/sdb7 >Nov 11 12:27:07 localhost kernel: [ 2525.892176] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21061 /dev/sdb7 >Nov 11 12:27:07 localhost kernel: [ 2525.892762] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21061 /dev/sdb7 >Nov 11 12:27:08 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.23RRYJKv: [Errno 2] No such file or directory >Nov 11 12:27:08 localhost storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.23RRYJKv to None >Nov 11 12:27:08 localhost program: Running... btrfs subvol list /tmp/btrfs-tmp.23RRYJKv >Nov 11 12:27:08 localhost program: Running... /bin/umount /tmp/btrfs-tmp.23RRYJKv >Nov 11 12:27:29 localhost storage: got device: PartitionDevice instance (0x4bfb350) -- >Nov 11 12:27:29 localhost storage: got format: BTRFS instance (0x50402d0) -- >Nov 11 12:27:29 localhost storage: scanning sdb8 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb8)... >Nov 11 12:27:29 localhost storage: sdb8 is a partition >Nov 11 12:27:29 localhost storage: added partition sdb8 (id 24) to device tree >Nov 11 12:27:29 localhost storage: disklabel detected but not usable on sdb8 >Nov 11 12:27:29 localhost storage: type detected on 'sdb8' is 'btrfs' >Nov 11 12:27:29 localhost storage: creating btrfs volume btrfs.New_Volume >Nov 11 12:27:29 localhost storage: added btrfs volume New_Volume (id 25) to device tree >Nov 11 12:27:29 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25l99OjN: [Errno 2] No such file or directory >Nov 11 12:27:29 localhost storage: set SELinux context for mountpoint /tmp/btrfs-tmp.25l99OjN to None >Nov 11 12:27:29 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb8 /tmp/btrfs-tmp.25l99OjN >Nov 11 12:27:29 localhost kernel: [ 2547.668391] device label New Volume devid 1 transid 28035 /dev/sdb8 >Nov 11 12:27:29 localhost kernel: [ 2547.669023] btrfs: disk space caching is enabled >Nov 11 12:27:29 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.25l99OjN: [Errno 2] No such file or directory >Nov 11 12:27:29 localhost storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.25l99OjN to None >Nov 11 12:27:29 localhost program: Running... btrfs subvol list /tmp/btrfs-tmp.25l99OjN >Nov 11 12:27:29 localhost program: Running... /bin/umount /tmp/btrfs-tmp.25l99OjN >Nov 11 12:27:29 localhost kernel: [ 2547.971232] device label New Volume devid 1 transid 28035 /dev/sdb8 >Nov 11 12:27:29 localhost kernel: [ 2547.971858] device label New Volume devid 1 transid 28035 /dev/sdb8 >Nov 11 12:27:30 localhost storage: got device: PartitionDevice instance (0x5050e50) -- >Nov 11 12:27:30 localhost storage: got format: BTRFS instance (0x7fcca81cef90) -- >Nov 11 12:27:30 localhost storage: scanning sdb9 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb9)... >Nov 11 12:27:30 localhost storage: sdb9 is a partition >Nov 11 12:27:30 localhost storage: added partition sdb9 (id 26) to device tree >Nov 11 12:27:30 localhost storage: disklabel detected but not usable on sdb9 >Nov 11 12:27:30 localhost storage: type detected on 'sdb9' is 'btrfs' >Nov 11 12:27:30 localhost storage: creating btrfs volume btrfs.New_Volume >Nov 11 12:27:30 localhost storage: added btrfs volume New_Volume (id 27) to device tree >Nov 11 12:27:30 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27TPUMgG: [Errno 2] No such file or directory >Nov 11 12:27:30 localhost storage: set SELinux context for mountpoint /tmp/btrfs-tmp.27TPUMgG to None >Nov 11 12:27:30 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/sdb9 /tmp/btrfs-tmp.27TPUMgG >Nov 11 12:27:30 localhost kernel: [ 2548.179066] device label New Volume devid 1 transid 281 /dev/sdb9 >Nov 11 12:27:30 localhost kernel: [ 2548.179652] btrfs: disk space caching is enabled >Nov 11 12:27:30 localhost kernel: [ 2548.417931] device label New Volume devid 1 transid 281 /dev/sdb9 >Nov 11 12:27:30 localhost anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.27TPUMgG: [Errno 2] No such file or directory >Nov 11 12:27:30 localhost storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.27TPUMgG to None >Nov 11 12:27:30 localhost kernel: [ 2548.418573] device label New Volume devid 1 transid 281 /dev/sdb9 >Nov 11 12:27:30 localhost program: Running... btrfs subvol list /tmp/btrfs-tmp.27TPUMgG >Nov 11 12:27:30 localhost program: Running... /bin/umount /tmp/btrfs-tmp.27TPUMgG >Nov 11 12:27:30 localhost storage: got device: PartitionDevice instance (0x7fcca81ceb10) -- >Nov 11 12:27:30 localhost storage: got format: BTRFS instance (0x7fcca81ce990) -- >Nov 11 12:27:30 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Nov 11 12:27:30 localhost storage: loop0 is a loop device >Nov 11 12:27:30 localhost storage: added file /osmin.img (deleted) (id 28) to device tree >Nov 11 12:27:30 localhost storage: added loop loop0 (id 29) to device tree >Nov 11 12:27:30 localhost storage: disklabel detected but not usable on loop0 >Nov 11 12:27:30 localhost storage: type detected on 'loop0' is 'squashfs' >Nov 11 12:27:30 localhost storage: got device: LoopDevice instance (0x5040710) -- >Nov 11 12:27:30 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Nov 11 12:27:30 localhost storage: loop1 is a loop device >Nov 11 12:27:30 localhost storage: added file /osmin (id 30) to device tree >Nov 11 12:27:30 localhost storage: added loop loop1 (id 31) to device tree >Nov 11 12:27:30 localhost storage: disklabel detected but not usable on loop1 >Nov 11 12:27:30 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Nov 11 12:27:30 localhost storage: got device: LoopDevice instance (0x5040690) -- >Nov 11 12:27:30 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Nov 11 12:27:30 localhost storage: loop2 is a loop device >Nov 11 12:27:30 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 32) to device tree >Nov 11 12:27:30 localhost storage: added loop loop2 (id 33) to device tree >Nov 11 12:27:30 localhost storage: disklabel detected but not usable on loop2 >Nov 11 12:27:30 localhost storage: type detected on 'loop2' is 'squashfs' >Nov 11 12:27:30 localhost storage: got device: LoopDevice instance (0x5040a90) -- >Nov 11 12:27:30 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Nov 11 12:27:30 localhost storage: loop3 is a loop device >Nov 11 12:27:30 localhost storage: added file /LiveOS/ext3fs.img (id 34) to device tree >Nov 11 12:27:30 localhost storage: added loop loop3 (id 35) to device tree >Nov 11 12:27:30 localhost storage: type detected on 'loop3' is 'ext4' >Nov 11 12:27:30 localhost program: Running... dumpe2fs -h /dev/loop3 >Nov 11 12:27:30 localhost program: Filesystem volume name: _Fedora-18-Beta- >Nov 11 12:27:30 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 6472 due to rate-limiting >Nov 11 12:27:31 localhost program: Running... /bin/mount -n -t btrfs -o subvol=home,ro /dev/sdb10 /mnt/sysimage >Nov 11 12:27:31 localhost kernel: [ 2549.370733] device label fedora devid 1 transid 59 /dev/sdb10 >Nov 11 12:27:31 localhost kernel: [ 2549.371304] btrfs: disk space caching is enabled >Nov 11 12:27:31 localhost program: Running... /bin/umount /mnt/sysimage >Nov 11 12:27:31 localhost program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb7 /mnt/sysimage >Nov 11 12:27:31 localhost kernel: [ 2549.480307] device fsid e624e310-e7de-4b31-9418-2b804bd8a5ae devid 1 transid 21063 /dev/sdb7 >Nov 11 12:27:32 localhost program: Running... /bin/umount /mnt/sysimage >Nov 11 12:27:32 localhost program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb8 /mnt/sysimage >Nov 11 12:27:32 localhost kernel: [ 2550.111501] device label New Volume devid 1 transid 28037 /dev/sdb8 >Nov 11 12:27:32 localhost kernel: [ 2550.112359] btrfs: disk space caching is enabled >Nov 11 12:27:32 localhost program: Running... /bin/umount /mnt/sysimage >Nov 11 12:27:32 localhost program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sdb9 /mnt/sysimage >Nov 11 12:27:32 localhost kernel: [ 2550.197288] device label New Volume devid 1 transid 283 /dev/sdb9 >Nov 11 12:27:32 localhost kernel: [ 2550.197915] btrfs: disk space caching is enabled >Nov 11 12:27:32 localhost program: Running... /bin/umount /mnt/sysimage >Nov 11 12:27:32 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Nov 11 12:27:32 localhost kernel: [ 2550.335713] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Nov 11 12:27:35 localhost rsyslogd-2177: imuxsock lost 655 messages from pid 6472 due to rate-limiting >Nov 11 12:27:35 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Nov 11 12:27:37 localhost storage: hiding device partition sda1 (id 3) >Nov 11 12:27:37 localhost storage: hiding device partition sda2 (id 4) >Nov 11 12:27:37 localhost storage: hiding device partition sda3 (id 5) >Nov 11 12:27:37 localhost storage: hiding device partition sda5 (id 6) >Nov 11 12:27:37 localhost storage: hiding device partition sda6 (id 7) >Nov 11 12:27:37 localhost storage: hiding device partition sda7 (id 8) >Nov 11 12:27:37 localhost storage: hiding device partition sda8 (id 9) >Nov 11 12:27:37 localhost storage: hiding device partition sda9 (id 10) >Nov 11 12:27:37 localhost storage: hiding device disk sda (id 2) >Nov 11 12:27:43 localhost anaconda: Running Thread: AnaExecuteStorageThread (140516850575104) >Nov 11 12:27:43 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:27:43 localhost anaconda: Thread Done: AnaExecuteStorageThread (140516850575104) >Nov 11 12:27:43 localhost storage: hiding device partition sdc1 (id 1) >Nov 11 12:27:43 localhost storage: hiding device disk sdc (id 0) >Nov 11 12:27:44 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4bfb3d0> >Nov 11 12:27:44 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4bfb3d0> status to: Saving storage configuration... >Nov 11 12:27:44 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4bfb3d0> >Nov 11 12:27:46 localhost anaconda: getting device type for None >Nov 11 12:27:46 localhost anaconda: unknown device type: 'None' >Nov 11 12:27:46 localhost anaconda: getting device type for BTRFS >Nov 11 12:27:46 localhost anaconda: getting device type for BTRFS >Nov 11 12:27:46 localhost anaconda: getting device type for BTRFS >Nov 11 12:27:52 localhost storage: registered action: [0] Destroy Format btrfs filesystem on btrfs volume btrfs.23 (id 23) >Nov 11 12:27:52 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:27:52 localhost storage: removed btrfs volume btrfs.23 (id 23) from device tree >Nov 11 12:27:52 localhost storage: registered action: [1] Destroy Device btrfs volume btrfs.23 (id 23) >Nov 11 12:27:52 localhost storage: registered action: [2] Destroy Format btrfs filesystem on partition sdb7 (id 22) >Nov 11 12:27:52 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:27:52 localhost storage: removed partition sdb7 (id 22) from device tree >Nov 11 12:27:52 localhost storage: registered action: [3] Destroy Device partition sdb7 (id 22) >Nov 11 12:27:52 localhost anaconda: ui: removed device btrfs.23 >Nov 11 12:27:52 localhost anaconda: getting device type for BTRFS >Nov 11 12:27:56 localhost storage: registered action: [4] Destroy Format btrfs filesystem on btrfs volume btrfs.25 (id 25) >Nov 11 12:27:56 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:27:56 localhost storage: removed btrfs volume btrfs.25 (id 25) from device tree >Nov 11 12:27:56 localhost storage: registered action: [5] Destroy Device btrfs volume btrfs.25 (id 25) >Nov 11 12:27:56 localhost storage: registered action: [6] Destroy Format btrfs filesystem on partition sdb7 (id 24) >Nov 11 12:27:56 localhost program: Running... udevadm settle --timeout=300 >Nov 11 12:27:56 localhost storage: removed partition sdb7 (id 24) from device tree >Nov 11 12:27:56 localhost storage: registered action: [7] Destroy Device partition sdb7 (id 24) >Nov 11 12:27:56 localhost anaconda: ui: removed device btrfs.25 >Nov 11 12:27:56 localhost anaconda: getting device type for BTRFS >Nov 11 12:28:06 localhost anaconda: ui: saving changes to device home >Nov 11 12:28:06 localhost anaconda: getting device type for BTRFS >Nov 11 12:28:06 localhost anaconda: getting device type for BTRFS >Nov 11 12:28:06 localhost anaconda: getting device type for BTRFS >Nov 11 12:28:09 localhost anaconda: ui: saving changes to device home >Nov 11 12:28:09 localhost anaconda: getting device type for BTRFS >Nov 11 12:28:09 localhost anaconda: getting device type for BTRFS >Nov 11 12:28:09 localhost anaconda: getting device type for Standard Partition >Nov 11 12:28:09 localhost anaconda: getting device type for Standard Partition >Nov 11 12:28:09 localhost anaconda: getting device type for Standard Partition >Nov 11 12:28:35 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:28:35 localhost anaconda: getting device type for Standard Partition >Nov 11 12:28:35 localhost anaconda: getting device type for Standard Partition >Nov 11 12:28:35 localhost anaconda: scheduling reformat of sdb3 as ext4 >Nov 11 12:28:35 localhost storage: registered action: [8] Destroy Format None on partition sdb3 (id 18) >Nov 11 12:28:35 localhost storage: registered action: [9] Create Format ext4 filesystem mounted at /boot on partition sdb3 (id 18) >Nov 11 12:28:35 localhost anaconda: getting device type for Standard Partition >Nov 11 12:28:39 localhost anaconda: ui: saving changes to device sdb3 >Nov 11 12:28:39 localhost anaconda: getting device type for Standard Partition >Nov 11 12:28:39 localhost anaconda: getting device type for Standard Partition >Nov 11 12:28:39 localhost anaconda: getting device type for Standard Partition >Nov 11 12:28:48 localhost anaconda: ui: saving changes to device sdb9 >Nov 11 12:28:48 localhost anaconda: getting device type for Standard Partition >Nov 11 12:28:48 localhost anaconda: getting device type for Standard Partition >Nov 11 12:28:48 localhost anaconda: scheduling reformat of sdb9 as swap >Nov 11 12:28:48 localhost storage: registered action: [10] Destroy Format None on partition sdb9 (id 16) >Nov 11 12:28:48 localhost storage: registered action: [11] Create Format swap on partition sdb9 (id 16) >Nov 11 12:28:48 localhost anaconda: getting device type for Standard Partition >Nov 11 12:29:02 localhost anaconda: ui: saving changes to device sdb9 >Nov 11 12:29:02 localhost anaconda: getting device type for Standard Partition >Nov 11 12:29:02 localhost anaconda: getting device type for Standard Partition >Nov 11 12:29:02 localhost anaconda: getting device type for BTRFS >Nov 11 12:29:02 localhost anaconda: getting device type for BTRFS >Nov 11 12:29:02 localhost anaconda: getting device type for BTRFS >Nov 11 12:29:08 localhost anaconda: ui: saving changes to device home >Nov 11 12:29:08 localhost anaconda: getting device type for BTRFS >Nov 11 12:29:08 localhost anaconda: getting device type for BTRFS >Nov 11 12:29:08 localhost anaconda: getting device type for BTRFS >Nov 11 12:29:08 localhost anaconda: getting device type for BTRFS >Nov 11 12:29:11 localhost anaconda: ui: saving changes to device home >Nov 11 12:29:11 localhost anaconda: getting device type for BTRFS >Nov 11 12:29:11 localhost anaconda: getting device type for BTRFS >Nov 11 12:29:11 localhost anaconda: getting device type for BTRFS >Nov 11 12:29:11 localhost anaconda: getting device type for Standard Partition >Nov 11 12:29:11 localhost anaconda: getting device type for Standard Partition >Nov 11 12:29:11 localhost anaconda: getting device type for Standard Partition >Nov 11 12:29:15 localhost anaconda: ui: saving changes to device sdb6 >Nov 11 12:29:15 localhost anaconda: getting device type for Standard Partition >Nov 11 12:29:15 localhost anaconda: getting device type for Standard Partition
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 875498
: 642948 |
642949
|
642950
|
642951
|
642952
|
642953