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 714051 Details for
Bug 924238
anaconda 19.12
[?]
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.
anaconda-tb
anaconda-tb-ULmJwf (text/plain), 651.53 KB, created by
mussadek
on 2013-03-21 18:50:08 UTC
(
hide
)
Description:
anaconda-tb
Filename:
MIME Type:
Creator:
mussadek
Created:
2013-03-21 18:50:08 UTC
Size:
651.53 KB
patch
obsolete
>anaconda 19.12 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/util.py", line 268, in copy_to_system > target = ROOT_PATH + source > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2599, in write > util.copy_to_system("/etc/multipath/bindings") > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1612, in write > self.fsset.write() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 135, in doInstall > storage.write() > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 131, in run > threading.Thread.run(self, *args, **kwargs) >NameError: global name 'ROOT_PATH' is not defined > >Local variables in innermost frame: >source: /etc/multipath/bindings > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x38af390>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sdc ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=p10p1 --onboot=off --ipv6=auto >network --hostname=localhost.localdomain ># Root password >rootpw --iscrypted $6$zQOfCY.F3Vfg/XB2$unaZuQn0.VjjtpHnRW/84uiWs66hafUOeOJp4/cdNbapa/a51jDJyqn0DDBiU3yc5ta42zXXlQqUXbgrzJXeO. ># System timezone >timezone America/New_York --isUtc >user --groups=wheel --name=gnome --password=$6$Bk4Pow19L7Pd7Xcq$6SnhMyzGc/WUr6LWLg2mjcUbTG7z.ZtwZntJmQz77ogfeQUVJlzm2VxaGTFwZWBwDsVmF/QCWot.RV.FBh5QE1 --iscrypted --gecos="gnome" ># System bootloader configuration >bootloader --location=mbr --boot-drive=sdc ># Partition clearing information >clearpart --none --initlabel --drives=sdc > > > _intf.storage: Blivet 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: {'/boot': existing 500MB partition sda1 (3) with existing ext4 filesystem >, '/': existing 51200MB partition sda3 (5) with existing ext4 filesystem >, '/home': existing 90860MB partition sda5 (7) with existing ext4 filesystem >} > swaps: [existing 5968MB partition sda2 (4) with existing swap >] > 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._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb.id: 37 > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format.label: None > _intf.storage.fsset._usb._format._targetSize: 0 > _intf.storage.fsset._usb._format._size: 0 > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.deviceLinks: [] > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat._majorminor: None > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat.label: None > _intf.storage.fsset._usb.originalFormat._targetSize: 0 > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: 0 > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.ignoredDisks: [loop5, loop6, loop7] > _intf.storage.fsset.devicetree._hidden: [existing 7629MB disk sdd (1) with existing iso9660 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 94958MB partition sda4 (6) >, Already dumped (PartitionDevice instance) >, existing 4095MB partition sda6 (8) with existing ntfs filesystem >, existing 152627MB disk sda (2) with existing msdos disklabel >, existing 476939MB partition sdb1 (11) with existing ntfs filesystem >, existing 476940MB disk sdb (10) with existing msdos disklabel >] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: existing 15267MB disk sdc (0) with existing msdos disklabel > origFormat: non-existent msdos disklabel > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 1 >, ActionCreateDevice instance, containing members: > device: existing 500MB partition sdc1 (25) with existing ext4 filesystem mounted at /boot > id: 4 >, ActionCreateDevice instance, containing members: > device: existing 14766MB partition sdc2 (24) with non-existent btrfs filesystem > id: 2 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 3 >, ActionCreateDevice instance, containing members: > device: BTRFSVolumeDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: True > device.req_size: None > device._size: 0 > device.id: 27 > device.controllable: True > device.dataLevel: single > device.uuid: None > device._format: BTRFS instance, containing members: > device._format.uuid: None > device._format.exists: True > device._format._mountpoint: None > device._format._majorminor: None > device._format._minInstanceSize: None > device._format._mountType: btrfs > device._format.fsprofile: None > device._format.label: fedora > device._format._targetSize: 0 > device._format.volUUID: None > device._format._size: 0 > device._format.mountopts: None > device._format.mountpoint: None > device._format._device: /dev/sdc2 > device.subvolumes: [BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: 500 > _size: 0 > id: 29 > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: /mnt/sysimage/home > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: None > _format._targetSize: 0 > _format.volUUID: None > _format._size: 0 > _format.mountopts: subvol=home > _format.mountpoint: /home > _format._device: /dev/sdc2 > parents: [Already dumped (BTRFSVolumeDevice instance) >] > deviceLinks: [/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_2004431991057280C7B1-0:0-part2, /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part2] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 > _targetSize: 0 > vol_id: None > _model: Skipped > kids: 0 > _vendor: Skipped > _name: home > protected: False > originalFormat: non-existent None > _serial: None >, BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: 14766.969238 > _size: 0 > id: 30 > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: /mnt/sysimage > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: None > _format._targetSize: 0 > _format.volUUID: None > _format._size: 0 > _format.mountopts: subvol=root > _format.mountpoint: / > _format._device: /dev/sdc2 > parents: [Already dumped (BTRFSVolumeDevice instance) >] > deviceLinks: [/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_2004431991057280C7B1-0:0-part2, /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part2] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 > _targetSize: 0 > vol_id: None > _model: Skipped > kids: 0 > _vendor: Skipped > _name: root > protected: False > originalFormat: non-existent None > _serial: None >] > device.parents: [Already dumped (PartitionDevice instance) >] > device.deviceLinks: [/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_2004431991057280C7B1-0:0-part2, /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0-part2] > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 > device._targetSize: 0 > device._model: Skipped > device.metaDataLevel: None > device.kids: 2 > device._vendor: Skipped > device._name: fedora > device.protected: False > device.originalFormat: BTRFS instance, containing members: > device.originalFormat.uuid: None > device.originalFormat.exists: False > device.originalFormat._mountpoint: None > device.originalFormat.mountpoint: None > device.originalFormat._majorminor: None > device.originalFormat._mountType: btrfs > device.originalFormat.fsprofile: None > device.originalFormat.label: None > device.originalFormat._targetSize: 0 > device.originalFormat.volUUID: None > device.originalFormat._minInstanceSize: None > device.originalFormat.mountopts: None > device.originalFormat._size: 0 > device.originalFormat._device: /dev/sdc3 > device._serial: None > id: 8 >, ActionCreateFormat instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > origFormat: non-existent None > id: 9 >, ActionCreateDevice instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > id: 12 >, ActionCreateFormat instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > origFormat: non-existent None > id: 13 >, ActionCreateDevice instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > id: 16 >, ActionCreateFormat instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > origFormat: non-existent None > id: 17 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 5 >] > _intf.storage.fsset.devicetree.names: [sdc, sdd, sdd1, sda, sda1, sda2, sda3, sda4, sda5, sda6, sr0, sdb, sdb1, 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, home, root] > _intf.storage.fsset.devicetree.liveBackingDevice: sdd1 > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _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: [sdd1, sda1, sda2, sda3, sda4, sda5, sda6, sr0, sdb1] > _intf.storage.fsset.devicetree.topology._devmap: {'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/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4: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 >, 'sdd1': 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.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdd1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdd1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sda4': 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/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, '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/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0: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 >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, '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/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0: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/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, '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/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0: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/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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 >, 'sdd': 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.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdd > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdd > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.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/ata5/host4/target4:0:0/4:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4: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.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6: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 >} > _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) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sdc, sdd, 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.protectedDevSpecs: [/dev/sdd1] > _intf.storage.fsset.devicetree._devices: [Already dumped (DiskDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 9 > controllable: True > uuid: None > _format: existing None > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: PIONEER_BD-RW_BDR-TD02 > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 12 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 15 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 16 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 17 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 18 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 19 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: ac058673-f38a-452f-be2d-6ff0bbbab0d7 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _20130320-gnome- > _format._targetSize: 8192.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop3 > _format._size: 8192.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/_20130320-gnome-, /dev/disk/by-uuid/ac058673-f38a-452f-be2d-6ff0bbbab0d7] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: ac058673-f38a-452f-be2d-6ff0bbbab0d7 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 8192.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _20130320-gnome- > originalFormat._targetSize: 8192.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop3 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 20 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 21 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing None > _serial: None >, existing 8192MB dm live-rw (22) with existing ext4 filesystem >, existing 8192MB dm live-osimg-min (23) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (BTRFSVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >] > _intf.storage.fsset.devicetree.protectedDevNames: [sdd1, sdd1] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm.id: 32 > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format.label: None > _intf.storage.fsset._devshm._format._targetSize: 0 > _intf.storage.fsset._devshm._format._size: 0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.deviceLinks: [] > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm.originalFormat.label: None > _intf.storage.fsset._devshm.originalFormat._targetSize: 0 > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._size: 0 > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev.id: 31 > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format.label: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.deviceLinks: [] > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat._majorminor: None > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat.label: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc.id: 35 > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format.label: None > _intf.storage.fsset._proc._format._targetSize: 0 > _intf.storage.fsset._proc._format._size: 0 > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.deviceLinks: [] > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat._majorminor: None > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat.label: None > _intf.storage.fsset._proc.originalFormat._targetSize: 0 > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: 0 > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset.active: True > _intf.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.cryptTab.blkidTab: None > _intf.storage.fsset.cryptTab.chroot: Skipped > _intf.storage.fsset.cryptTab.mappings: {} > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts.id: 33 > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format.label: None > _intf.storage.fsset._devpts._format._targetSize: 0 > _intf.storage.fsset._devpts._format._size: 0 > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.deviceLinks: [] > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat._majorminor: None > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat.label: None > _intf.storage.fsset._devpts.originalFormat._targetSize: 0 > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: 0 > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs.id: 34 > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: None > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format.label: None > _intf.storage.fsset._sysfs._format._targetSize: 0 > _intf.storage.fsset._sysfs._format._size: 0 > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format._device: sys > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.deviceLinks: [] > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sys > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat._majorminor: None > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat.label: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: 0 > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: 0 > _intf.storage.fsset._sysfs.originalFormat._device: sys > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux.id: 36 > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.deviceLinks: [] > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat.label: None > _intf.storage.fsset._selinux.originalFormat._targetSize: 0 > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: 0 > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux._serial: None > _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/sdd1] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sdc] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sdc] > _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.disks: [existing 15267MB disk sdc (0) with non-existent msdos disklabel >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice 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._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _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 (0x38af490) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x38af550) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x38af510) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x38af590) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x38af790) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 5968 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7fe77b9e3d70> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 100 > _intf.payload._createdInitrds: False > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: <thread.lock object at 0x39100b0> > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._progress_id: 4764 > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 4763 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._update_spoke_id: 4761 > _intf._currentAction._incompleteSpokes: [] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 7 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x821a758> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.confirm: Entry instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._oldweak: mhgdbz > _intf._currentAction._spokes.pw: Entry instance, containing members: > _intf._currentAction._spokes._password: mhgdbz > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._error: False >, 'UserSpoke': UserSpoke instance, containing members: > _intf._currentAction._spokes.guesser: {<Entry object at 0x82362d0 (GtkEntry at 0x8017e00)>: True} > _intf._currentAction._spokes._advanced: AdvancedUserDialog instance, containing members: > _intf._currentAction._spokes._advanced._window: Dialog instance, containing members: > _intf._currentAction._spokes._advanced.applyOnSkip: False > _intf._currentAction._spokes._advanced._groupDict: {'wheel': group --name=wheel > >} > _intf._currentAction._spokes._advanced.builder: Builder instance, containing members: > _intf._currentAction._spokes._advanced.skipTo: None > _intf._currentAction._spokes._advanced._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._advanced._user: F12_UserData instance, containing members: > _intf._currentAction._spokes._advanced._user.shell: Skipped > _intf._currentAction._spokes._advanced._user.name: gnome > _intf._currentAction._spokes._advanced._user.isCrypted: True > _intf._currentAction._spokes._advanced._user.lock: False > _intf._currentAction._spokes._advanced._user.password_kickstarted: False > _intf._currentAction._spokes._advanced._user.gecos: gnome > _intf._currentAction._spokes._advanced._user.lineno: 0 > _intf._currentAction._spokes._advanced._user.groups: [wheel] > _intf._currentAction._spokes._advanced._user.uid: None > _intf._currentAction._spokes._advanced._user.password: $6$Bk4Pow19L7Pd7Xcq$6SnhMyzGc/WUr6LWLg2mjcUbTG7z.ZtwZntJmQz77ogfeQUVJlzm2VxaGTFwZWBwDsVmF/QCWot.RV.FBh5QE1 > _intf._currentAction._spokes._advanced._user.homedir: Skipped > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes._oldweak: mhgdbz > _intf._currentAction._spokes._wheel: Already dumped (F12_GroupData instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.confirm: Entry instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.usepassword: CheckButton instance, containing members: > _intf._currentAction._spokes.username: Entry instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes._password: mhgdbz > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.pw: Entry instance, containing members: > _intf._currentAction._spokes._pwq: <pwquality.PWQSettings object at 0x5a1fc60> > _intf._currentAction._spokes._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf._currentAction._spokes.admin: CheckButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.fullname: Entry instance, containing members: > _intf._currentAction._spokes._user: Already dumped (F12_UserData instance) >} > _intf._currentAction._totalSteps: 11 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >upgradeRoot: None >rootParts: None >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: vesa >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.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 >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x38f7140>, True), 'type': (<function <lambda> at 0x38f72a8>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x38f71b8>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 19.12 > mehConfig.localSkipList: [passphrase, password] > mehConfig.programName: anaconda > 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] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet 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, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': 'vesa', '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', 'askmethod': False, 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None >Registered callbacks: > > >/tmp/anaconda.log: >15:28:44,337 INFO anaconda: /sbin/anaconda 19.12 >19:28:44,621 INFO anaconda: 6160384 kB (6016 MB) are available >15:28:44,621 INFO anaconda: check_memory(): total:6016, needed:512, graphical:512 >15:28:44,621 INFO anaconda: Not doing 'start audit daemon' in live installation >15:28:44,621 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8', '--xdriver=vesa'] >15:28:44,622 INFO anaconda: Default encoding = ascii >15:28:45,248 INFO anaconda: Display mode = g >19:28:45,249 INFO anaconda: 6160384 kB (6016 MB) are available >15:28:45,249 INFO anaconda: check_memory(): total:6016, needed:512, graphical:512 >15:28:45,543 INFO anaconda: using only installclass _Fedora >15:28:45,592 INFO anaconda: bootloader GRUB2 on X86 platform >15:28:45,593 INFO anaconda: bootloader GRUB2 on X86 platform >15:28:45,609 DEBUG anaconda: network: devices found ['wlp3s0', 'p10p1'] >15:28:45,745 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p10p1 >15:28:45,835 DEBUG anaconda: network: setting autoconnect of p10p1 to False >15:28:45,840 DEBUG anaconda: updating hostname localhost.localdomain >15:28:45,863 INFO anaconda: Running Thread: AnaStorageThread (140631537993472) >15:28:45,864 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140631456347904) >15:28:45,865 INFO anaconda: Not doing 'start chronyd' in live installation >15:28:45,865 INFO anaconda: Running Thread: AnaPayloadThread (140631447955200) >15:28:45,873 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140631456347904) >15:28:53,064 INFO anaconda: Thread Done: AnaStorageThread (140631537993472) >15:28:53,090 INFO anaconda: Thread Done: AnaPayloadThread (140631447955200) >15:29:07,240 INFO anaconda: Not doing 'replace runtime X layouts' in live installation >15:29:07,326 DEBUG anaconda: network standalone spoke (init): completed: False >15:29:07,335 DEBUG anaconda: network: selected device p10p1 >15:29:07,445 DEBUG anaconda: network: selected device p10p1 >15:29:07,452 DEBUG anaconda: updating hostname localhost.localdomain >15:29:11,250 DEBUG anaconda: updating hostname localhost.localdomain >15:29:11,266 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=p10p1 --onboot=off --ipv6=auto >network --hostname=localhost.localdomain > >15:29:11,266 DEBUG anaconda: network standalone spoke (apply) payload: None completed: False >10:29:11,661 INFO anaconda: Not doing 'save system time' in live installation >10:29:11,661 INFO anaconda: Not doing 'save system time' in live installation >15:29:11,672 INFO anaconda: Not doing 'modify system time and date' in live installation >15:29:15,530 INFO anaconda: fs space: 0 B needed: 3.86 GB >15:29:15,571 INFO anaconda: Not doing 'hide runtime keyboard configuration warning' in live installation >15:29:15,571 INFO anaconda: Not doing 'add runtime X layout' in live installation >15:29:15,591 INFO anaconda: Not doing 'test X layouts' in live installation >15:29:15,592 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:113: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >15:29:16,821 INFO anaconda: fs space: 0 B needed: 3.86 GB >15:29:16,942 INFO anaconda: Running Thread: AnaStorageWatcher (140631294179072) >15:29:16,994 INFO anaconda: Thread Done: AnaStorageWatcher (140631294179072) >15:29:17,229 INFO anaconda: Running Thread: AnaNTPserver0 (140631294179072) >15:29:17,233 INFO anaconda: Running Thread: AnaNTPserver1 (140631285786368) >15:29:17,235 INFO anaconda: Running Thread: AnaNTPserver2 (140631277393664) >15:29:17,242 INFO anaconda: Running Thread: AnaNTPserver3 (140631269000960) >15:29:17,249 INFO anaconda: Thread Done: AnaNTPserver0 (140631294179072) >15:29:17,250 INFO anaconda: Thread Done: AnaNTPserver1 (140631285786368) >15:29:17,250 INFO anaconda: Thread Done: AnaNTPserver2 (140631277393664) >15:29:17,253 INFO anaconda: Thread Done: AnaNTPserver3 (140631269000960) >15:29:17,276 DEBUG anaconda: updating hostname localhost.localdomain >15:29:18,000 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7aeee50> status to: Probing storage... >15:29:18,004 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7aeee50> >15:29:27,452 DEBUG anaconda: disk free: 15.26 GB fs free: 0 B sw needs: 3.86 GB auto swap: 5.96 GB >15:29:48,585 INFO anaconda: Running Thread: AnaExecuteStorageThread (140631537993472) >15:29:48,613 DEBUG anaconda: new disk order: [] >15:29:48,649 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >15:29:48,650 DEBUG anaconda: _is_valid_size(sdc) returning True >15:29:48,650 DEBUG anaconda: _is_valid_location(sdc) returning True >15:29:48,650 DEBUG anaconda: _is_valid_format(sdc) returning True >15:29:48,650 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >15:29:48,651 INFO anaconda: Thread Done: AnaExecuteStorageThread (140631537993472) >15:29:48,697 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdc', 'sr0'] >15:29:48,697 DEBUG anaconda: ui: unused=[] >15:29:48,698 DEBUG anaconda: ui: new_devices=[] >15:29:48,702 DEBUG anaconda: page clicked: New Fedora 19 Installation >15:29:48,702 DEBUG anaconda: show first mountpoint: New Fedora 19 Installation >15:29:48,702 DEBUG anaconda: page clicked: New Fedora 19 Installation >15:29:48,702 DEBUG anaconda: show first mountpoint: New Fedora 19 Installation >15:29:49,011 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7aeee50> >15:29:49,011 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7aeee50> status to: Saving storage configuration... >15:29:49,015 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7aeee50> >15:29:51,282 DEBUG anaconda: running automatic partitioning >15:29:51,297 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >15:29:51,298 DEBUG anaconda: _is_valid_size(sdc) returning True >15:29:51,298 DEBUG anaconda: _is_valid_location(sdc) returning True >15:29:51,298 DEBUG anaconda: _is_valid_format(sdc) returning True >15:29:51,298 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >15:29:51,443 DEBUG anaconda: stage1 device cannot be of type btrfs volume >15:29:51,443 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >15:29:51,443 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >15:29:51,443 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >15:29:51,443 DEBUG anaconda: _is_valid_size(sdc) returning True >15:29:51,444 DEBUG anaconda: _is_valid_location(sdc) returning True >15:29:51,444 DEBUG anaconda: _is_valid_format(sdc) returning True >15:29:51,444 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >15:29:51,447 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >15:29:51,447 DEBUG anaconda: _is_valid_size(sdc) returning True >15:29:51,447 DEBUG anaconda: _is_valid_location(sdc) returning True >15:29:51,447 DEBUG anaconda: _is_valid_format(sdc) returning True >15:29:51,447 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >15:29:51,448 DEBUG anaconda: _is_valid_disklabel(sdc1) returning True >15:29:51,448 DEBUG anaconda: _is_valid_size(sdc1) returning True >15:29:51,448 DEBUG anaconda: _is_valid_location(sdc1) returning True >15:29:51,448 DEBUG anaconda: _is_valid_partition(sdc1) returning True >15:29:51,448 DEBUG anaconda: _is_valid_format(sdc1) returning True >15:29:51,448 DEBUG anaconda: is_valid_stage2_device(sdc1) returning True >15:29:51,449 DEBUG anaconda: finished automatic partitioning >15:29:51,449 DEBUG anaconda: refreshing ui >15:29:51,453 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'home', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'root', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >15:29:51,453 DEBUG anaconda: ui: unused=[] >15:29:51,453 DEBUG anaconda: ui: new_devices=['sdc1', 'sdc2', 'home', 'root'] >15:29:51,463 DEBUG anaconda: page clicked: New Fedora 19 Installation >15:29:51,463 DEBUG anaconda: show first mountpoint: New Fedora 19 Installation >15:29:51,472 DEBUG anaconda: populate_right_side: non-existent 500MB partition sdc1 (25) with non-existent ext4 filesystem mounted at /boot >15:29:51,475 DEBUG anaconda: updated device_disks to ['sdc'] >15:29:51,476 DEBUG anaconda: updated device_vg_name to None >15:29:51,479 DEBUG anaconda: min: 1.0 max: 15766.969238 current: 500.0 >15:29:51,480 DEBUG anaconda: fs type changed: ext4 >15:29:51,486 INFO anaconda: getting device type for None >15:29:51,487 ERR anaconda: unknown device type: 'None' >15:29:51,487 DEBUG anaconda: device_type_changed: None None >15:29:51,489 INFO anaconda: getting device type for Standard Partition >15:29:51,489 DEBUG anaconda: device_type_changed: 2 Standard Partition >15:29:51,490 INFO anaconda: getting device type for Standard Partition >15:29:51,490 DEBUG anaconda: populate_raid: 2, None >15:29:51,491 INFO anaconda: getting device type for Standard Partition >15:29:51,492 INFO anaconda: getting device type for Standard Partition >15:29:51,493 INFO anaconda: getting device type for Standard Partition >15:29:51,493 INFO anaconda: getting device type for Standard Partition >15:29:51,494 INFO anaconda: getting device type for Standard Partition >15:29:51,495 INFO anaconda: getting device type for Standard Partition >15:29:51,496 INFO anaconda: getting device type for Standard Partition >15:29:51,497 INFO anaconda: getting device type for Standard Partition >15:29:51,497 DEBUG anaconda: populate_raid: 2, None >15:29:51,497 INFO anaconda: getting device type for Standard Partition >15:29:51,500 DEBUG anaconda: page clicked: New Fedora 19 Installation >15:29:51,500 DEBUG anaconda: current selector: non-existent 500MB partition sdc1 (25) with non-existent ext4 filesystem mounted at /boot >15:29:51,500 DEBUG anaconda: notebook page = 1 >15:29:51,500 INFO anaconda: ui: saving changes to device sdc1 >15:29:51,501 DEBUG anaconda: old_name: sdc1 >15:29:51,501 DEBUG anaconda: new_name: None >15:29:51,501 DEBUG anaconda: new size: 500.0 >15:29:51,501 DEBUG anaconda: old size: 500.0 >15:29:51,501 INFO anaconda: getting device type for Standard Partition >15:29:51,502 DEBUG anaconda: new device type: 2 >15:29:51,502 DEBUG anaconda: reformat: True >15:29:51,502 DEBUG anaconda: new fs type: ext4 >15:29:51,502 DEBUG anaconda: old encryption setting: False >15:29:51,503 DEBUG anaconda: new encryption setting: False >15:29:51,503 DEBUG anaconda: old mountpoint: /boot >15:29:51,503 DEBUG anaconda: new mountpoint: /boot >15:29:51,507 DEBUG anaconda: show first mountpoint: New Fedora 19 Installation >15:29:51,507 DEBUG anaconda: populate_right_side: non-existent 500MB partition sdc1 (25) with non-existent ext4 filesystem mounted at /boot >15:29:51,508 DEBUG anaconda: updated device_disks to ['sdc'] >15:29:51,508 DEBUG anaconda: updated device_vg_name to None >15:29:51,509 DEBUG anaconda: min: 1.0 max: 15766.969238 current: 500.0 >15:29:51,513 INFO anaconda: getting device type for Standard Partition >15:29:51,513 DEBUG anaconda: populate_raid: 2, None >15:29:51,513 INFO anaconda: getting device type for Standard Partition >15:29:51,514 DEBUG anaconda: finished refreshing ui >15:29:51,514 DEBUG anaconda: updating space display >15:29:51,519 DEBUG anaconda: finished updating space display >15:29:54,021 DEBUG anaconda: current selector: non-existent 500MB partition sdc1 (25) with non-existent ext4 filesystem mounted at /boot >15:29:54,022 DEBUG anaconda: notebook page = 1 >15:29:54,022 INFO anaconda: ui: saving changes to device sdc1 >15:29:54,022 DEBUG anaconda: old_name: sdc1 >15:29:54,023 DEBUG anaconda: new_name: None >15:29:54,023 DEBUG anaconda: new size: 500.0 >15:29:54,023 DEBUG anaconda: old size: 500.0 >15:29:54,023 INFO anaconda: getting device type for Standard Partition >15:29:54,024 DEBUG anaconda: new device type: 2 >15:29:54,025 DEBUG anaconda: reformat: True >15:29:54,025 DEBUG anaconda: new fs type: ext4 >15:29:54,025 DEBUG anaconda: old encryption setting: False >15:29:54,026 DEBUG anaconda: new encryption setting: False >15:29:54,026 DEBUG anaconda: old mountpoint: /boot >15:29:54,026 DEBUG anaconda: new mountpoint: /boot >15:29:54,033 DEBUG anaconda: new selector: non-existent 5968MB partition sdc2 (26) with non-existent swap >15:29:54,033 DEBUG anaconda: populate_right_side: non-existent 5968MB partition sdc2 (26) with non-existent swap >15:29:54,033 DEBUG anaconda: updated device_disks to ['sdc'] >15:29:54,033 DEBUG anaconda: updated device_vg_name to None >15:29:54,035 DEBUG anaconda: min: 1.0 max: 5968.969238 current: 5968.0 >15:29:54,036 DEBUG anaconda: fs type changed: swap >15:29:54,040 INFO anaconda: getting device type for Standard Partition >15:29:54,041 DEBUG anaconda: populate_raid: 2, None >15:29:54,041 INFO anaconda: getting device type for Standard Partition >15:30:00,453 DEBUG anaconda: current selector: non-existent 5968MB partition sdc2 (26) with non-existent swap >15:30:00,453 DEBUG anaconda: notebook page = 1 >15:30:00,453 INFO anaconda: ui: saving changes to device sdc2 >15:30:00,453 DEBUG anaconda: old_name: sdc2 >15:30:00,454 DEBUG anaconda: new_name: None >15:30:00,454 DEBUG anaconda: new size: 5968.969238 >15:30:00,454 DEBUG anaconda: old size: 5968.0 >15:30:00,454 INFO anaconda: getting device type for Standard Partition >15:30:00,455 DEBUG anaconda: new device type: 2 >15:30:00,455 DEBUG anaconda: reformat: True >15:30:00,455 DEBUG anaconda: new fs type: swap >15:30:00,455 DEBUG anaconda: old encryption setting: False >15:30:00,455 DEBUG anaconda: new encryption setting: False >15:30:00,455 DEBUG anaconda: old mountpoint: >15:30:00,456 DEBUG anaconda: new mountpoint: None >15:30:00,458 DEBUG anaconda: new selector: non-existent 5968MB partition sdc2 (26) with non-existent swap >15:30:00,458 DEBUG anaconda: populate_right_side: non-existent 5968MB partition sdc2 (26) with non-existent swap >15:30:00,458 DEBUG anaconda: updated device_disks to ['sdc'] >15:30:00,458 DEBUG anaconda: updated device_vg_name to None >15:30:00,460 DEBUG anaconda: min: 1.0 max: 5968.969238 current: 5968.0 >15:30:00,467 INFO anaconda: getting device type for Standard Partition >15:30:00,469 DEBUG anaconda: populate_raid: 2, None >15:30:00,469 INFO anaconda: getting device type for Standard Partition >15:30:01,959 DEBUG anaconda: removing device 'non-existent 5968MB partition sdc2 (26) with non-existent swap' from page New Fedora 19 Installation >15:30:01,962 INFO anaconda: ui: removed device sdc2 >15:30:01,969 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'home', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'root', 'sdc', 'sdc1', 'sdc3', 'sr0'] >15:30:01,970 DEBUG anaconda: ui: unused=[] >15:30:01,970 DEBUG anaconda: ui: new_devices=['sdc1', 'home', 'root'] >15:30:01,979 DEBUG anaconda: page clicked: New Fedora 19 Installation >15:30:01,979 DEBUG anaconda: show first mountpoint: New Fedora 19 Installation >15:30:01,979 DEBUG anaconda: populate_right_side: non-existent 500MB partition sdc1 (25) with non-existent ext4 filesystem mounted at /boot >15:30:01,980 DEBUG anaconda: updated device_disks to ['sdc'] >15:30:01,980 DEBUG anaconda: updated device_vg_name to None >15:30:01,981 DEBUG anaconda: min: 1.0 max: 6468.969238 current: 500.0 >15:30:01,982 DEBUG anaconda: fs type changed: ext4 >15:30:01,987 INFO anaconda: getting device type for Standard Partition >15:30:01,988 DEBUG anaconda: populate_raid: 2, None >15:30:01,988 INFO anaconda: getting device type for Standard Partition >15:30:01,990 DEBUG anaconda: page clicked: New Fedora 19 Installation >15:30:01,990 DEBUG anaconda: current selector: non-existent 500MB partition sdc1 (25) with non-existent ext4 filesystem mounted at /boot >15:30:01,991 DEBUG anaconda: notebook page = 1 >15:30:01,991 INFO anaconda: ui: saving changes to device sdc1 >15:30:01,991 DEBUG anaconda: old_name: sdc1 >15:30:01,991 DEBUG anaconda: new_name: None >15:30:01,991 DEBUG anaconda: new size: 500.0 >15:30:01,992 DEBUG anaconda: old size: 500.0 >15:30:01,992 INFO anaconda: getting device type for Standard Partition >15:30:01,992 DEBUG anaconda: new device type: 2 >15:30:01,993 DEBUG anaconda: reformat: True >15:30:01,993 DEBUG anaconda: new fs type: ext4 >15:30:01,993 DEBUG anaconda: old encryption setting: False >15:30:01,993 DEBUG anaconda: new encryption setting: False >15:30:01,993 DEBUG anaconda: old mountpoint: /boot >15:30:01,993 DEBUG anaconda: new mountpoint: /boot >15:30:01,997 DEBUG anaconda: show first mountpoint: New Fedora 19 Installation >15:30:01,997 DEBUG anaconda: populate_right_side: non-existent 500MB partition sdc1 (25) with non-existent ext4 filesystem mounted at /boot >15:30:01,998 DEBUG anaconda: updated device_disks to ['sdc'] >15:30:01,998 DEBUG anaconda: updated device_vg_name to None >15:30:01,999 DEBUG anaconda: min: 1.0 max: 6468.969238 current: 500.0 >15:30:02,003 INFO anaconda: getting device type for Standard Partition >15:30:02,003 DEBUG anaconda: populate_raid: 2, None >15:30:02,003 INFO anaconda: getting device type for Standard Partition >15:30:03,212 DEBUG anaconda: current selector: non-existent 500MB partition sdc1 (25) with non-existent ext4 filesystem mounted at /boot >15:30:03,213 DEBUG anaconda: notebook page = 1 >15:30:03,213 INFO anaconda: ui: saving changes to device sdc1 >15:30:03,213 DEBUG anaconda: old_name: sdc1 >15:30:03,214 DEBUG anaconda: new_name: None >15:30:03,214 DEBUG anaconda: new size: 500.0 >15:30:03,214 DEBUG anaconda: old size: 500.0 >15:30:03,215 INFO anaconda: getting device type for Standard Partition >15:30:03,216 DEBUG anaconda: new device type: 2 >15:30:03,216 DEBUG anaconda: reformat: True >15:30:03,216 DEBUG anaconda: new fs type: ext4 >15:30:03,217 DEBUG anaconda: old encryption setting: False >15:30:03,217 DEBUG anaconda: new encryption setting: False >15:30:03,217 DEBUG anaconda: old mountpoint: /boot >15:30:03,217 DEBUG anaconda: new mountpoint: /boot >15:30:03,223 DEBUG anaconda: new selector: non-existent 8798MB btrfs subvolume root (28) with non-existent btrfs filesystem mounted at / >15:30:03,223 DEBUG anaconda: populate_right_side: non-existent 8798MB btrfs subvolume root (28) with non-existent btrfs filesystem mounted at / >15:30:03,224 DEBUG anaconda: updated device_disks to ['sdc'] >15:30:03,224 DEBUG anaconda: updated device_vg_name to None >15:30:03,225 DEBUG anaconda: min: 256 max: 14766.969238 current: 8798.0 >15:30:03,226 DEBUG anaconda: fs type changed: btrfs >15:30:03,231 INFO anaconda: getting device type for BTRFS >15:30:03,231 DEBUG anaconda: device_type_changed: 3 BTRFS >15:30:03,235 INFO anaconda: getting device type for BTRFS >15:30:03,235 DEBUG anaconda: populate_raid: 3, single >15:30:03,236 INFO anaconda: getting device type for BTRFS >15:30:03,237 INFO anaconda: getting device type for BTRFS >15:30:03,238 INFO anaconda: getting device type for BTRFS >15:30:03,238 INFO anaconda: getting device type for BTRFS >15:30:03,239 INFO anaconda: getting device type for BTRFS >15:30:03,240 INFO anaconda: getting device type for BTRFS >15:30:03,241 INFO anaconda: getting device type for BTRFS >15:30:03,241 INFO anaconda: getting device type for BTRFS >15:30:03,242 INFO anaconda: getting device type for BTRFS >15:30:03,243 INFO anaconda: getting device type for BTRFS >15:30:03,243 DEBUG anaconda: populate_raid: 3, single >15:30:03,244 INFO anaconda: getting device type for BTRFS >15:30:33,212 INFO anaconda: ui: saving changes to device root >15:30:33,212 DEBUG anaconda: old_name: root >15:30:33,212 DEBUG anaconda: new_name: None >15:30:33,212 DEBUG anaconda: new size: 14766.969238 >15:30:33,213 DEBUG anaconda: old size: 8798.0 >15:30:33,213 INFO anaconda: getting device type for BTRFS >15:30:33,214 DEBUG anaconda: new device type: 3 >15:30:33,215 DEBUG anaconda: reformat: True >15:30:33,215 DEBUG anaconda: new fs type: btrfs >15:30:33,215 DEBUG anaconda: old encryption setting: False >15:30:33,216 DEBUG anaconda: new encryption setting: False >15:30:33,216 DEBUG anaconda: old mountpoint: / >15:30:33,218 DEBUG anaconda: new mountpoint: / >15:30:33,222 INFO anaconda: changing raid level from single to None >15:30:33,321 DEBUG anaconda: disks: ['sdc'] >15:30:33,436 DEBUG anaconda: populate_right_side: non-existent 14766MB btrfs subvolume root (28) with non-existent btrfs filesystem mounted at / >15:30:33,436 DEBUG anaconda: updated device_disks to ['sdc'] >15:30:33,436 DEBUG anaconda: updated device_vg_name to None >15:30:33,438 DEBUG anaconda: min: 256 max: 14766.969238 current: 14766.0 >15:30:33,439 DEBUG anaconda: fs type changed: btrfs >15:30:33,443 INFO anaconda: getting device type for BTRFS >15:30:33,444 DEBUG anaconda: populate_raid: 3, single >15:30:33,445 INFO anaconda: getting device type for BTRFS >15:30:49,496 DEBUG anaconda: stage1 device cannot be of type btrfs volume >15:30:49,497 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >15:30:49,497 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >15:30:49,497 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >15:30:49,497 DEBUG anaconda: _is_valid_size(sdc) returning True >15:30:49,497 DEBUG anaconda: _is_valid_location(sdc) returning True >15:30:49,497 DEBUG anaconda: _is_valid_format(sdc) returning True >15:30:49,497 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >15:30:49,498 INFO anaconda: Running Thread: AnaCheckStorageThread (140631537993472) >15:30:49,504 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >15:30:49,504 DEBUG anaconda: _is_valid_size(sdc) returning True >15:30:49,505 DEBUG anaconda: _is_valid_location(sdc) returning True >15:30:49,505 DEBUG anaconda: _is_valid_format(sdc) returning True >15:30:49,505 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >15:30:49,505 DEBUG anaconda: _is_valid_disklabel(sdc1) returning True >15:30:49,506 DEBUG anaconda: _is_valid_size(sdc1) returning True >15:30:49,506 DEBUG anaconda: _is_valid_location(sdc1) returning True >15:30:49,506 DEBUG anaconda: _is_valid_partition(sdc1) returning True >15:30:49,506 DEBUG anaconda: _is_valid_format(sdc1) returning True >15:30:49,506 DEBUG anaconda: is_valid_stage2_device(sdc1) returning True >15:30:49,510 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >15:30:49,511 INFO anaconda: Thread Done: AnaCheckStorageThread (140631537993472) >15:30:51,118 INFO anaconda: fs space: 14.76 GB needed: 3.86 GB >15:30:51,119 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7aeee50> >15:30:52,217 INFO anaconda: fs space: 14.76 GB needed: 3.86 GB >15:30:52,218 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7aeee50> >15:30:52,218 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7aeee50> status to: Checking storage configuration... >15:30:53,326 INFO anaconda: fs space: 14.76 GB needed: 3.86 GB >15:30:53,326 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7aeee50> >15:30:56,904 INFO anaconda: Not doing 'add runtime X layout' in live installation >15:30:56,916 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:113: Warning: g_object_set_property: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >15:30:56,916 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:113: Warning: g_value_unset: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >15:31:01,943 INFO anaconda: fs space: 14.76 GB needed: 3.86 GB >15:31:03,024 INFO anaconda: fs space: 14.76 GB needed: 3.86 GB >15:31:04,097 INFO anaconda: fs space: 14.76 GB needed: 3.86 GB >15:31:11,834 INFO anaconda: Running Thread: AnaInstallThread (140631537993472) >15:31:11,835 INFO anaconda: Not doing 'save system time to HW clock' in live installation >15:31:11,835 INFO anaconda: Setting up the installation environment >15:31:12,062 INFO anaconda: Creating disklabel on /dev/sdc >15:31:13,031 INFO anaconda: Creating btrfs on /dev/sdc2 >15:31:15,592 INFO anaconda: Creating btrfs on /dev/sdc2 >15:31:16,030 INFO anaconda: Creating btrfs on /dev/sdc2 >15:31:17,092 INFO anaconda: Creating btrfs on /dev/sdc2 >15:31:17,132 INFO anaconda: Creating ext4 on /dev/sdc1 >15:31:19,698 INFO anaconda: Running Thread: AnaLiveProgressThread (140631447955200) >15:37:04,392 INFO anaconda: Thread Done: AnaLiveProgressThread (140631447955200) >15:42:00,531 INFO anaconda: rsync exited with code 0 >15:42:00,546 INFO anaconda: Thread Done: AnaInstallThread (140631537993472) > > >/tmp/packaging.log: > > >/tmp/program.log: >15:28:43,372 INFO program: Running... udevadm settle --timeout=300 >15:28:43,389 DEBUG program: Return code: 0 >15:28:44,014 INFO program: Running... udevadm settle --timeout=300 >15:28:44,026 DEBUG program: Return code: 0 >15:28:44,693 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >15:28:44,707 DEBUG program: Return code: 0 >15:28:44,707 INFO program: Running... udevadm settle --timeout=300 >15:28:44,806 DEBUG program: Return code: 0 >15:28:44,807 INFO program: Running... modprobe fcoe >15:28:44,890 DEBUG program: Return code: 0 >15:28:44,891 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >15:28:44,903 INFO program: No FCoE boot disk information is found in EDD! >15:28:44,903 DEBUG program: Return code: 1 >15:28:44,904 INFO program: Running... udevadm settle --timeout=300 >15:28:44,917 DEBUG program: Return code: 0 >15:28:44,988 INFO program: Running... multipath -d >15:28:45,031 INFO program: create: mpatha (SanDisk_Cruzer_Blade_2004431991057280C7B1-0:0) undef SanDisk ,Cruzer Blade >15:28:45,031 INFO program: size=15G features='0' hwhandler='0' wp=undef >15:28:45,031 INFO program: `-+- policy='service-time 0' prio=1 status=undef >15:28:45,032 INFO program: `- 6:0:0:0 sdc 8:32 undef ready running >15:28:45,032 INFO program: create: mpathb (SanDisk_Cruzer_Blade_2004431852118E60AA14-0:0) undef SanDisk ,Cruzer Blade >15:28:45,032 INFO program: size=7.5G features='0' hwhandler='0' wp=undef >15:28:45,032 INFO program: `-+- policy='service-time 0' prio=1 status=undef >15:28:45,033 INFO program: `- 7:0:0:0 sdd 8:48 undef ready running >15:28:45,033 DEBUG program: Return code: 0 >15:28:45,037 INFO program: Running... multipath -ll >15:28:45,056 DEBUG program: Return code: 0 >15:28:45,866 INFO program: Running... udevadm control --property=ANACONDA=1 >15:28:45,945 DEBUG program: Return code: 0 >15:28:45,953 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >15:28:45,966 DEBUG program: Return code: 0 >15:28:45,968 INFO program: Running... udevadm settle --timeout=300 >15:28:46,061 DEBUG program: Return code: 0 >15:28:46,063 INFO program: Running... udevadm settle --timeout=300 >15:28:46,075 DEBUG program: Return code: 0 >15:28:46,090 INFO program: Running... udevadm settle --timeout=300 >15:28:46,109 DEBUG program: Return code: 0 >15:28:46,144 INFO program: Running... multipath -d >15:28:46,160 INFO program: create: mpatha (SanDisk_Cruzer_Blade_2004431991057280C7B1-0:0) undef SanDisk ,Cruzer Blade >15:28:46,160 INFO program: size=15G features='0' hwhandler='0' wp=undef >15:28:46,160 INFO program: `-+- policy='service-time 0' prio=1 status=undef >15:28:46,161 INFO program: `- 6:0:0:0 sdc 8:32 undef ready running >15:28:46,161 INFO program: create: mpathb (SanDisk_Cruzer_Blade_2004431852118E60AA14-0:0) undef SanDisk ,Cruzer Blade >15:28:46,161 INFO program: size=7.5G features='0' hwhandler='0' wp=undef >15:28:46,161 INFO program: `-+- policy='service-time 0' prio=1 status=undef >15:28:46,161 INFO program: `- 7:0:0:0 sdd 8:48 undef ready running >15:28:46,161 DEBUG program: Return code: 0 >15:28:46,162 INFO program: Running... multipath -ll >15:28:46,173 DEBUG program: Return code: 0 >15:28:46,404 INFO program: Running... dumpe2fs -h /dev/sda1 >15:28:46,440 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >15:28:46,441 INFO program: Filesystem volume name: Boot >15:28:46,441 INFO program: Last mounted on: /boot >15:28:46,441 INFO program: Filesystem UUID: 1228bb5e-076f-473a-a143-b5246056655c >15:28:46,441 INFO program: Filesystem magic number: 0xEF53 >15:28:46,442 INFO program: Filesystem revision #: 1 (dynamic) >15:28:46,442 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:28:46,442 INFO program: Filesystem flags: signed_directory_hash >15:28:46,442 INFO program: Default mount options: user_xattr acl >15:28:46,443 INFO program: Filesystem state: clean >15:28:46,443 INFO program: Errors behavior: Continue >15:28:46,443 INFO program: Filesystem OS type: Linux >15:28:46,444 INFO program: Inode count: 128016 >15:28:46,445 INFO program: Block count: 512000 >15:28:46,445 INFO program: Reserved block count: 25600 >15:28:46,445 INFO program: Free blocks: 389154 >15:28:46,446 INFO program: Free inodes: 127653 >15:28:46,446 INFO program: First block: 1 >15:28:46,447 INFO program: Block size: 1024 >15:28:46,447 INFO program: Fragment size: 1024 >15:28:46,447 INFO program: Reserved GDT blocks: 256 >15:28:46,447 INFO program: Blocks per group: 8192 >15:28:46,448 INFO program: Fragments per group: 8192 >15:28:46,448 INFO program: Inodes per group: 2032 >15:28:46,448 INFO program: Inode blocks per group: 254 >15:28:46,448 INFO program: Flex block group size: 16 >15:28:46,448 INFO program: Filesystem created: Sat Jan 26 03:45:54 2013 >15:28:46,449 INFO program: Last mount time: Thu Mar 21 13:02:45 2013 >15:28:46,450 INFO program: Last write time: Thu Mar 21 14:25:22 2013 >15:28:46,450 INFO program: Mount count: 226 >15:28:46,451 INFO program: Maximum mount count: -1 >15:28:46,451 INFO program: Last checked: Mon Feb 11 08:28:59 2013 >15:28:46,451 INFO program: Check interval: 0 (<none>) >15:28:46,452 INFO program: Lifetime writes: 1208 MB >15:28:46,452 INFO program: Reserved blocks uid: 0 (user root) >15:28:46,453 INFO program: Reserved blocks gid: 0 (group root) >15:28:46,453 INFO program: First inode: 11 >15:28:46,453 INFO program: Inode size: 128 >15:28:46,453 INFO program: Journal inode: 8 >15:28:46,462 INFO program: Default directory hash: half_md4 >15:28:46,462 INFO program: Directory Hash Seed: ba7df909-67b7-449d-84e7-7851bb4dfa6c >15:28:46,463 INFO program: Journal backup: inode blocks >15:28:46,463 INFO program: Journal features: journal_incompat_revoke >15:28:46,463 INFO program: Journal size: 8M >15:28:46,463 INFO program: Journal length: 8192 >15:28:46,464 INFO program: Journal sequence: 0x00000202 >15:28:46,464 INFO program: Journal start: 0 >15:28:46,464 INFO program: >15:28:46,464 DEBUG program: Return code: 0 >15:28:46,465 INFO program: Running... resize2fs -P /dev/sda1 >15:28:46,492 INFO program: resize2fs 1.42.7 (21-Jan-2013) >15:28:46,493 INFO program: Estimated minimum size of the filesystem: 114133 >15:28:46,493 DEBUG program: Return code: 0 >15:28:46,628 INFO program: Running... dumpe2fs -h /dev/sda3 >15:28:46,635 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >15:28:46,635 INFO program: Filesystem volume name: Os >15:28:46,635 INFO program: Last mounted on: / >15:28:46,635 INFO program: Filesystem UUID: cd95662b-cf6c-447d-a011-471cc4241150 >15:28:46,636 INFO program: Filesystem magic number: 0xEF53 >15:28:46,636 INFO program: Filesystem revision #: 1 (dynamic) >15:28:46,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 >15:28:46,636 INFO program: Filesystem flags: signed_directory_hash >15:28:46,637 INFO program: Default mount options: user_xattr acl >15:28:46,638 INFO program: Filesystem state: clean >15:28:46,638 INFO program: Errors behavior: Continue >15:28:46,638 INFO program: Filesystem OS type: Linux >15:28:46,638 INFO program: Inode count: 3276800 >15:28:46,639 INFO program: Block count: 13107200 >15:28:46,639 INFO program: Reserved block count: 655360 >15:28:46,639 INFO program: Free blocks: 9077727 >15:28:46,639 INFO program: Free inodes: 2835128 >15:28:46,639 INFO program: First block: 0 >15:28:46,640 INFO program: Block size: 4096 >15:28:46,640 INFO program: Fragment size: 4096 >15:28:46,640 INFO program: Reserved GDT blocks: 1020 >15:28:46,640 INFO program: Blocks per group: 32768 >15:28:46,640 INFO program: Fragments per group: 32768 >15:28:46,640 INFO program: Inodes per group: 8192 >15:28:46,641 INFO program: Inode blocks per group: 512 >15:28:46,641 INFO program: Flex block group size: 16 >15:28:46,641 INFO program: Filesystem created: Sat Jan 26 03:45:52 2013 >15:28:46,642 INFO program: Last mount time: Thu Mar 21 13:02:44 2013 >15:28:46,642 INFO program: Last write time: Thu Mar 21 13:02:43 2013 >15:28:46,642 INFO program: Mount count: 43 >15:28:46,643 INFO program: Maximum mount count: -1 >15:28:46,643 INFO program: Last checked: Wed Mar 13 17:32:11 2013 >15:28:46,644 INFO program: Check interval: 0 (<none>) >15:28:46,645 INFO program: Lifetime writes: 249 GB >15:28:46,645 INFO program: Reserved blocks uid: 0 (user root) >15:28:46,645 INFO program: Reserved blocks gid: 0 (group root) >15:28:46,646 INFO program: First inode: 11 >15:28:46,646 INFO program: Inode size: 256 >15:28:46,646 INFO program: Required extra isize: 28 >15:28:46,647 INFO program: Desired extra isize: 28 >15:28:46,647 INFO program: Journal inode: 8 >15:28:46,648 INFO program: Default directory hash: half_md4 >15:28:46,648 INFO program: Directory Hash Seed: 23c85c19-583f-4a2c-b0e7-e625eca5d7a9 >15:28:46,649 INFO program: Journal backup: inode blocks >15:28:46,649 INFO program: Journal features: journal_incompat_revoke >15:28:46,650 INFO program: Journal size: 128M >15:28:46,650 INFO program: Journal length: 32768 >15:28:46,650 INFO program: Journal sequence: 0x000daa4e >15:28:46,651 INFO program: Journal start: 0 >15:28:46,651 INFO program: >15:28:46,651 DEBUG program: Return code: 0 >15:28:46,652 INFO program: Running... resize2fs -P /dev/sda3 >15:28:46,672 INFO program: resize2fs 1.42.7 (21-Jan-2013) >15:28:46,673 INFO program: Estimated minimum size of the filesystem: 3910633 >15:28:46,673 DEBUG program: Return code: 0 >15:28:46,827 INFO program: Running... dumpe2fs -h /dev/sda5 >15:28:46,835 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >15:28:46,835 INFO program: Filesystem volume name: Home >15:28:46,836 INFO program: Last mounted on: /home >15:28:46,836 INFO program: Filesystem UUID: 95740b09-df0b-4b8d-8525-ff5f9dc74b61 >15:28:46,837 INFO program: Filesystem magic number: 0xEF53 >15:28:46,837 INFO program: Filesystem revision #: 1 (dynamic) >15:28:46,837 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:28:46,837 INFO program: Filesystem flags: signed_directory_hash >15:28:46,837 INFO program: Default mount options: user_xattr acl >15:28:46,837 INFO program: Filesystem state: clean >15:28:46,838 INFO program: Errors behavior: Continue >15:28:46,838 INFO program: Filesystem OS type: Linux >15:28:46,838 INFO program: Inode count: 5816320 >15:28:46,838 INFO program: Block count: 23260160 >15:28:46,838 INFO program: Reserved block count: 1163006 >15:28:46,839 INFO program: Free blocks: 14004639 >15:28:46,839 INFO program: Free inodes: 5544541 >15:28:46,839 INFO program: First block: 0 >15:28:46,840 INFO program: Block size: 4096 >15:28:46,841 INFO program: Fragment size: 4096 >15:28:46,841 INFO program: Reserved GDT blocks: 1018 >15:28:46,843 INFO program: Blocks per group: 32768 >15:28:46,844 INFO program: Fragments per group: 32768 >15:28:46,844 INFO program: Inodes per group: 8192 >15:28:46,844 INFO program: Inode blocks per group: 512 >15:28:46,844 INFO program: RAID stride: 32730 >15:28:46,844 INFO program: Flex block group size: 16 >15:28:46,845 INFO program: Filesystem created: Sat Jan 26 03:45:49 2013 >15:28:46,845 INFO program: Last mount time: Thu Mar 21 13:02:45 2013 >15:28:46,847 INFO program: Last write time: Thu Mar 21 14:25:22 2013 >15:28:46,848 INFO program: Mount count: 44 >15:28:46,848 INFO program: Maximum mount count: -1 >15:28:46,848 INFO program: Last checked: Wed Mar 13 17:32:15 2013 >15:28:46,849 INFO program: Check interval: 0 (<none>) >15:28:46,849 INFO program: Lifetime writes: 529 GB >15:28:46,849 INFO program: Reserved blocks uid: 0 (user root) >15:28:46,850 INFO program: Reserved blocks gid: 0 (group root) >15:28:46,850 INFO program: First inode: 11 >15:28:46,851 INFO program: Inode size: 256 >15:28:46,851 INFO program: Required extra isize: 28 >15:28:46,853 INFO program: Desired extra isize: 28 >15:28:46,854 INFO program: Journal inode: 8 >15:28:46,855 INFO program: Default directory hash: half_md4 >15:28:46,855 INFO program: Directory Hash Seed: 1611ad77-7dbb-4d86-bf6a-193399fc8300 >15:28:46,862 INFO program: Journal backup: inode blocks >15:28:46,862 INFO program: Journal features: journal_incompat_revoke >15:28:46,872 INFO program: Journal size: 128M >15:28:46,873 INFO program: Journal length: 32768 >15:28:46,873 INFO program: Journal sequence: 0x0005215f >15:28:46,873 INFO program: Journal start: 0 >15:28:46,873 INFO program: >15:28:46,874 DEBUG program: Return code: 0 >15:28:46,874 INFO program: Running... resize2fs -P /dev/sda5 >15:28:46,888 INFO program: resize2fs 1.42.7 (21-Jan-2013) >15:28:46,888 INFO program: Estimated minimum size of the filesystem: 9074696 >15:28:46,888 DEBUG program: Return code: 0 >15:28:46,950 INFO program: Running... ntfsinfo -m /dev/sda6 >15:28:47,012 INFO program: Volume is scheduled for check. >15:28:47,012 INFO program: Please boot into Windows TWICE, or use the 'force' option. >15:28:47,013 INFO program: NOTE: If you had not scheduled check and last time accessed this volume >15:28:47,013 INFO program: using ntfsmount and shutdown system properly, then init scripts in your >15:28:47,013 INFO program: distribution are broken. Please report to your distribution developers >15:28:47,013 INFO program: (NOT to us!) that init scripts kill ntfsmount or mount.ntfs-fuse during >15:28:47,014 INFO program: shutdown instead of proper umount. >15:28:47,014 INFO program: Failed to open '/dev/sda6'. >15:28:47,014 DEBUG program: Return code: 1 >15:28:47,014 INFO program: Running... ntfsresize -m /dev/sda6 >15:28:47,029 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >15:28:47,030 INFO program: ERROR: Volume is scheduled for check. >15:28:47,030 INFO program: Run chkdsk /f and please try again, or see option -f. >15:28:47,030 DEBUG program: Return code: 1 >15:28:47,221 INFO program: Running... ntfsinfo -m /dev/sdb1 >15:28:47,529 INFO program: Volume Information >15:28:47,529 INFO program: Name of device: /dev/sdb1 >15:28:47,530 INFO program: Device state: 11 >15:28:47,530 INFO program: Volume Name: BACKUP >15:28:47,530 INFO program: Volume State: 91 >15:28:47,530 INFO program: Volume Flags: 0x0000 >15:28:47,530 INFO program: Volume Version: 3.1 >15:28:47,530 INFO program: Sector Size: 512 >15:28:47,530 INFO program: Cluster Size: 4096 >15:28:47,532 INFO program: Index Block Size: 4096 >15:28:47,532 INFO program: Volume Size in Clusters: 122096638 >15:28:47,533 INFO program: MFT Information >15:28:47,533 INFO program: MFT Record Size: 1024 >15:28:47,533 INFO program: MFT Zone Multiplier: 0 >15:28:47,533 INFO program: MFT Data Position: 24 >15:28:47,533 INFO program: MFT Zone Start: 786432 >15:28:47,534 INFO program: MFT Zone End: 16048511 >15:28:47,534 INFO program: MFT Zone Position: 786432 >15:28:47,534 INFO program: Current Position in First Data Zone: 16048511 >15:28:47,534 INFO program: Current Position in Second Data Zone: 0 >15:28:47,534 INFO program: Allocated clusters 23744 (0.0%) >15:28:47,534 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >15:28:47,535 INFO program: FILE_MFTMirr Size: 4 >15:28:47,535 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >15:28:47,535 INFO program: Size of Attribute Definition Table: 2560 >15:28:47,535 INFO program: Number of Attached Extent Inodes: 0 >15:28:47,535 INFO program: FILE_Bitmap Information >15:28:47,536 INFO program: FILE_Bitmap MFT Record Number: 6 >15:28:47,536 INFO program: State of FILE_Bitmap Inode: 80 >15:28:47,536 INFO program: Length of Attribute List: 0 >15:28:47,537 INFO program: Number of Attached Extent Inodes: 0 >15:28:47,537 INFO program: FILE_Bitmap Data Attribute Information >15:28:47,538 INFO program: Decompressed Runlist: not done yet >15:28:47,538 INFO program: Base Inode: 6 >15:28:47,539 INFO program: Attribute Types: not done yet >15:28:47,539 INFO program: Attribute Name Length: 0 >15:28:47,540 INFO program: Attribute State: 3 >15:28:47,540 INFO program: Attribute Allocated Size: 15265792 >15:28:47,541 INFO program: Attribute Data Size: 15262080 >15:28:47,541 INFO program: Attribute Initialized Size: 15262080 >15:28:47,542 INFO program: Attribute Compressed Size: 0 >15:28:47,542 INFO program: Compression Block Size: 0 >15:28:47,543 INFO program: Compression Block Size Bits: 0 >15:28:47,545 INFO program: Compression Block Clusters: 0 >15:28:47,546 INFO program: Free Clusters: 27729108 (22.7%) >15:28:47,547 DEBUG program: Return code: 0 >15:28:47,548 INFO program: Running... ntfsresize -m /dev/sdb1 >15:28:51,735 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >15:28:51,736 INFO program: Minsize (in MB): 386530 >15:28:51,736 DEBUG program: Return code: 0 >15:28:51,842 INFO program: Running... dumpe2fs -h /dev/loop3 >15:28:51,853 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >15:28:51,854 INFO program: Filesystem volume name: _20130320-gnome- >15:28:51,854 INFO program: Last mounted on: /home/adamw/live/tmp/imgcreate-yuwblW/install_root >15:28:51,854 INFO program: Filesystem UUID: ac058673-f38a-452f-be2d-6ff0bbbab0d7 >15:28:51,854 INFO program: Filesystem magic number: 0xEF53 >15:28:51,855 INFO program: Filesystem revision #: 1 (dynamic) >15:28:51,855 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:28:51,855 INFO program: Filesystem flags: signed_directory_hash >15:28:51,855 INFO program: Default mount options: user_xattr acl >15:28:51,856 INFO program: Filesystem state: clean >15:28:51,856 INFO program: Errors behavior: Continue >15:28:51,856 INFO program: Filesystem OS type: Linux >15:28:51,860 INFO program: Inode count: 524288 >15:28:51,860 INFO program: Block count: 2097152 >15:28:51,861 INFO program: Reserved block count: 20970 >15:28:51,861 INFO program: Free blocks: 1022653 >15:28:51,862 INFO program: Free inodes: 399007 >15:28:51,862 INFO program: First block: 0 >15:28:51,862 INFO program: Block size: 4096 >15:28:51,863 INFO program: Fragment size: 4096 >15:28:51,863 INFO program: Reserved GDT blocks: 511 >15:28:51,864 INFO program: Blocks per group: 32768 >15:28:51,864 INFO program: Fragments per group: 32768 >15:28:51,865 INFO program: Inodes per group: 8192 >15:28:51,865 INFO program: Inode blocks per group: 512 >15:28:51,865 INFO program: RAID stride: 32582 >15:28:51,866 INFO program: Flex block group size: 16 >15:28:51,866 INFO program: Filesystem created: Thu Mar 21 03:12:46 2013 >15:28:51,866 INFO program: Last mount time: Thu Mar 21 03:12:48 2013 >15:28:51,867 INFO program: Last write time: Thu Mar 21 03:33:40 2013 >15:28:51,867 INFO program: Mount count: 0 >15:28:51,867 INFO program: Maximum mount count: -1 >15:28:51,867 INFO program: Last checked: Thu Mar 21 03:33:40 2013 >15:28:51,868 INFO program: Check interval: 0 (<none>) >15:28:51,868 INFO program: Lifetime writes: 1536 MB >15:28:51,868 INFO program: Reserved blocks uid: 0 (user root) >15:28:51,868 INFO program: Reserved blocks gid: 0 (group root) >15:28:51,868 INFO program: First inode: 11 >15:28:51,868 INFO program: Inode size: 256 >15:28:51,869 INFO program: Required extra isize: 28 >15:28:51,869 INFO program: Desired extra isize: 28 >15:28:51,869 INFO program: Journal inode: 8 >15:28:51,869 INFO program: Default directory hash: half_md4 >15:28:51,869 INFO program: Directory Hash Seed: 754a0ed9-c7dc-49f2-9a2d-a0568d25ebbe >15:28:51,869 INFO program: Journal backup: inode blocks >15:28:51,870 INFO program: Journal features: journal_incompat_revoke >15:28:51,870 INFO program: Journal size: 128M >15:28:51,870 INFO program: Journal length: 32768 >15:28:51,870 INFO program: Journal sequence: 0x00001eb7 >15:28:51,870 INFO program: Journal start: 0 >15:28:51,870 INFO program: >15:28:51,870 DEBUG program: Return code: 0 >15:28:51,871 INFO program: Running... resize2fs -P /dev/loop3 >15:28:51,879 INFO program: resize2fs 1.42.7 (21-Jan-2013) >15:28:51,879 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >15:28:51,879 INFO program: Couldn't find valid filesystem superblock. >15:28:51,880 DEBUG program: Return code: 1 >15:28:51,935 INFO program: Running... udevadm settle --timeout=300 >15:28:51,952 DEBUG program: Return code: 0 >15:28:51,984 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:28:51,991 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >15:28:51,991 INFO program: Filesystem volume name: _20130320-gnome- >15:28:51,991 INFO program: Last mounted on: / >15:28:51,991 INFO program: Filesystem UUID: ac058673-f38a-452f-be2d-6ff0bbbab0d7 >15:28:51,992 INFO program: Filesystem magic number: 0xEF53 >15:28:51,992 INFO program: Filesystem revision #: 1 (dynamic) >15:28:51,992 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:28:51,992 INFO program: Filesystem flags: signed_directory_hash >15:28:51,992 INFO program: Default mount options: user_xattr acl >15:28:51,992 INFO program: Filesystem state: clean >15:28:51,993 INFO program: Errors behavior: Continue >15:28:51,993 INFO program: Filesystem OS type: Linux >15:28:51,993 INFO program: Inode count: 524288 >15:28:51,993 INFO program: Block count: 2097152 >15:28:51,993 INFO program: Reserved block count: 20970 >15:28:51,993 INFO program: Free blocks: 1022653 >15:28:51,994 INFO program: Free inodes: 399007 >15:28:51,994 INFO program: First block: 0 >15:28:51,994 INFO program: Block size: 4096 >15:28:51,994 INFO program: Fragment size: 4096 >15:28:51,994 INFO program: Reserved GDT blocks: 511 >15:28:51,995 INFO program: Blocks per group: 32768 >15:28:51,995 INFO program: Fragments per group: 32768 >15:28:51,996 INFO program: Inodes per group: 8192 >15:28:51,996 INFO program: Inode blocks per group: 512 >15:28:51,996 INFO program: RAID stride: 32582 >15:28:51,997 INFO program: Flex block group size: 16 >15:28:51,997 INFO program: Filesystem created: Thu Mar 21 03:12:46 2013 >15:28:51,998 INFO program: Last mount time: Thu Mar 21 15:27:11 2013 >15:28:51,998 INFO program: Last write time: Thu Mar 21 15:27:11 2013 >15:28:51,998 INFO program: Mount count: 1 >15:28:51,999 INFO program: Maximum mount count: -1 >15:28:51,999 INFO program: Last checked: Thu Mar 21 03:33:40 2013 >15:28:52,000 INFO program: Check interval: 0 (<none>) >15:28:52,000 INFO program: Lifetime writes: 1536 MB >15:28:52,000 INFO program: Reserved blocks uid: 0 (user root) >15:28:52,001 INFO program: Reserved blocks gid: 0 (group root) >15:28:52,001 INFO program: First inode: 11 >15:28:52,002 INFO program: Inode size: 256 >15:28:52,002 INFO program: Required extra isize: 28 >15:28:52,002 INFO program: Desired extra isize: 28 >15:28:52,003 INFO program: Journal inode: 8 >15:28:52,003 INFO program: First orphan inode: 270454 >15:28:52,004 INFO program: Default directory hash: half_md4 >15:28:52,004 INFO program: Directory Hash Seed: 754a0ed9-c7dc-49f2-9a2d-a0568d25ebbe >15:28:52,005 INFO program: Journal backup: inode blocks >15:28:52,005 INFO program: Journal features: journal_incompat_revoke >15:28:52,006 INFO program: Journal size: 128M >15:28:52,006 INFO program: Journal length: 32768 >15:28:52,006 INFO program: Journal sequence: 0x00001eb8 >15:28:52,007 INFO program: Journal start: 1 >15:28:52,007 INFO program: >15:28:52,008 DEBUG program: Return code: 0 >15:28:52,009 INFO program: Running... resize2fs -P /dev/mapper/live-rw >15:28:52,022 INFO program: resize2fs 1.42.7 (21-Jan-2013) >15:28:52,022 INFO program: Estimated minimum size of the filesystem: 1075970 >15:28:52,022 DEBUG program: Return code: 0 >15:28:52,059 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >15:28:52,081 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >15:28:52,081 INFO program: Filesystem volume name: _20130320-gnome- >15:28:52,081 INFO program: Last mounted on: /home/adamw/live/tmp/imgcreate-yuwblW/install_root >15:28:52,081 INFO program: Filesystem UUID: ac058673-f38a-452f-be2d-6ff0bbbab0d7 >15:28:52,082 INFO program: Filesystem magic number: 0xEF53 >15:28:52,082 INFO program: Filesystem revision #: 1 (dynamic) >15:28:52,082 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:28:52,082 INFO program: Filesystem flags: signed_directory_hash >15:28:52,082 INFO program: Default mount options: user_xattr acl >15:28:52,082 INFO program: Filesystem state: clean >15:28:52,083 INFO program: Errors behavior: Continue >15:28:52,083 INFO program: Filesystem OS type: Linux >15:28:52,083 INFO program: Inode count: 270336 >15:28:52,083 INFO program: Block count: 1075970 >15:28:52,083 INFO program: Reserved block count: 10758 >15:28:52,083 INFO program: Free blocks: 17918 >15:28:52,083 INFO program: Free inodes: 145055 >15:28:52,084 INFO program: First block: 0 >15:28:52,084 INFO program: Block size: 4096 >15:28:52,084 INFO program: Fragment size: 4096 >15:28:52,085 INFO program: Reserved GDT blocks: 511 >15:28:52,085 INFO program: Blocks per group: 32768 >15:28:52,086 INFO program: Fragments per group: 32768 >15:28:52,086 INFO program: Inodes per group: 8192 >15:28:52,087 INFO program: Inode blocks per group: 512 >15:28:52,087 INFO program: RAID stride: 32582 >15:28:52,087 INFO program: Flex block group size: 16 >15:28:52,088 INFO program: Filesystem created: Thu Mar 21 03:12:46 2013 >15:28:52,088 INFO program: Last mount time: Thu Mar 21 03:12:48 2013 >15:28:52,089 INFO program: Last write time: Thu Mar 21 03:33:42 2013 >15:28:52,089 INFO program: Mount count: 0 >15:28:52,089 INFO program: Maximum mount count: -1 >15:28:52,090 INFO program: Last checked: Thu Mar 21 03:33:42 2013 >15:28:52,090 INFO program: Check interval: 0 (<none>) >15:28:52,091 INFO program: Lifetime writes: 1539 MB >15:28:52,091 INFO program: Reserved blocks uid: 0 (user root) >15:28:52,091 INFO program: Reserved blocks gid: 0 (group root) >15:28:52,092 INFO program: First inode: 11 >15:28:52,092 INFO program: Inode size: 256 >15:28:52,092 INFO program: Required extra isize: 28 >15:28:52,093 INFO program: Desired extra isize: 28 >15:28:52,093 INFO program: Journal inode: 8 >15:28:52,094 INFO program: Default directory hash: half_md4 >15:28:52,094 INFO program: Directory Hash Seed: 754a0ed9-c7dc-49f2-9a2d-a0568d25ebbe >15:28:52,095 INFO program: Journal backup: inode blocks >15:28:52,095 INFO program: Journal features: journal_incompat_revoke >15:28:52,095 INFO program: Journal size: 128M >15:28:52,096 INFO program: Journal length: 32768 >15:28:52,096 INFO program: Journal sequence: 0x00001eb7 >15:28:52,096 INFO program: Journal start: 0 >15:28:52,097 INFO program: >15:28:52,097 DEBUG program: Return code: 0 >15:28:52,098 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >15:28:52,109 INFO program: resize2fs 1.42.7 (21-Jan-2013) >15:28:52,109 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >15:28:52,110 INFO program: Couldn't find valid filesystem superblock. >15:28:52,110 DEBUG program: Return code: 1 >15:28:52,122 INFO program: Running... udevadm settle --timeout=300 >15:28:52,227 DEBUG program: Return code: 0 >15:28:52,243 INFO program: Running... udevadm settle --timeout=300 >15:28:52,257 DEBUG program: Return code: 0 >15:28:52,259 INFO program: Running... udevadm settle --timeout=300 >15:28:52,276 DEBUG program: Return code: 0 >15:28:52,279 INFO program: Running... udevadm settle --timeout=300 >15:28:52,291 DEBUG program: Return code: 0 >15:28:52,296 INFO program: Running... udevadm settle --timeout=300 >15:28:52,322 DEBUG program: Return code: 0 >15:28:52,325 INFO program: Running... swapoff /dev/sda2 >15:28:52,336 DEBUG program: Return code: 0 >15:28:52,339 INFO program: Running... udevadm settle --timeout=300 >15:28:52,353 DEBUG program: Return code: 0 >15:28:52,359 INFO program: Running... udevadm settle --timeout=300 >15:28:52,372 DEBUG program: Return code: 0 >15:28:52,374 INFO program: Running... udevadm settle --timeout=300 >15:28:52,387 DEBUG program: Return code: 0 >15:28:52,393 INFO program: Running... udevadm settle --timeout=300 >15:28:52,422 DEBUG program: Return code: 0 >15:28:52,431 INFO program: Running... udevadm settle --timeout=300 >15:28:52,447 DEBUG program: Return code: 0 >15:28:52,453 INFO program: Running... udevadm settle --timeout=300 >15:28:52,468 DEBUG program: Return code: 0 >15:28:52,471 INFO program: Running... udevadm settle --timeout=300 >15:28:52,483 DEBUG program: Return code: 0 >15:28:52,488 INFO program: Running... udevadm settle --timeout=300 >15:28:52,499 DEBUG program: Return code: 0 >15:28:52,501 INFO program: Running... udevadm settle --timeout=300 >15:28:52,525 DEBUG program: Return code: 0 >15:28:52,531 INFO program: Running... udevadm settle --timeout=300 >15:28:52,544 DEBUG program: Return code: 0 >15:28:52,548 INFO program: Running... udevadm settle --timeout=300 >15:28:52,561 DEBUG program: Return code: 0 >15:28:52,563 INFO program: Running... udevadm settle --timeout=300 >15:28:52,575 DEBUG program: Return code: 0 >15:28:52,581 INFO program: Running... udevadm settle --timeout=300 >15:28:52,593 DEBUG program: Return code: 0 >15:28:52,631 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >15:28:52,643 DEBUG program: Return code: 0 >15:28:52,645 INFO program: Running... umount /mnt/sysimage >15:28:52,654 DEBUG program: Return code: 0 >15:28:52,655 INFO program: Running... udevadm settle --timeout=300 >15:28:52,669 DEBUG program: Return code: 0 >15:28:52,674 INFO program: Running... udevadm settle --timeout=300 >15:28:52,688 DEBUG program: Return code: 0 >15:28:52,690 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >15:28:52,707 DEBUG program: Return code: 0 >15:28:52,711 INFO program: Running... arch >15:28:52,754 INFO program: x86_64 >15:28:52,754 DEBUG program: Return code: 0 >15:28:52,762 INFO program: Running... umount /mnt/sysimage >15:28:52,773 DEBUG program: Return code: 0 >15:28:52,774 INFO program: Running... udevadm settle --timeout=300 >15:28:52,790 DEBUG program: Return code: 0 >15:28:52,792 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >15:28:52,812 DEBUG program: Return code: 0 >15:28:52,815 INFO program: Running... umount /mnt/sysimage >15:28:52,828 DEBUG program: Return code: 0 >15:28:52,828 INFO program: Running... udevadm settle --timeout=300 >15:28:52,841 DEBUG program: Return code: 0 >15:28:52,847 INFO program: Running... udevadm settle --timeout=300 >15:28:52,873 DEBUG program: Return code: 0 >15:28:53,079 INFO program: Running... mount -t auto -o ro /dev/mapper/live-osimg-min /mnt/install/source >15:28:53,088 DEBUG program: Return code: 0 >15:29:17,031 INFO program: Running... modprobe xfs >15:29:17,101 DEBUG program: Return code: 0 >15:29:48,613 INFO program: Running... udevadm settle --timeout=300 >15:29:48,635 DEBUG program: Return code: 0 >15:31:11,835 INFO program: Running... swapoff -a >15:31:11,844 DEBUG program: Return code: 0 >15:31:11,854 INFO program: Running... udevadm settle --timeout=300 >15:31:11,879 DEBUG program: Return code: 0 >15:31:11,946 INFO program: Running... udevadm settle --timeout=300 >15:31:12,029 DEBUG program: Return code: 0 >15:31:12,033 INFO program: Running... udevadm settle --timeout=300 >15:31:12,047 DEBUG program: Return code: 0 >15:31:12,047 INFO program: Running... udevadm settle --timeout=300 >15:31:12,061 DEBUG program: Return code: 0 >15:31:12,093 INFO program: Running... udevadm settle --timeout=300 >15:31:12,180 DEBUG program: Return code: 0 >15:31:12,180 INFO program: Running... udevadm settle --timeout=300 >15:31:12,194 DEBUG program: Return code: 0 >15:31:12,196 INFO program: Running... udevadm settle --timeout=300 >15:31:12,210 DEBUG program: Return code: 0 >15:31:12,237 INFO program: Running... udevadm settle --timeout=300 >15:31:12,393 DEBUG program: Return code: 0 >15:31:12,399 INFO program: Running... wipefs -a /dev/sdc1 >15:31:12,488 INFO program: /dev/sdc1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >15:31:12,488 DEBUG program: Return code: 0 >15:31:12,494 INFO program: Running... udevadm settle --timeout=300 >15:31:12,558 DEBUG program: Return code: 0 >15:31:12,559 INFO program: Running... udevadm settle --timeout=300 >15:31:12,576 DEBUG program: Return code: 0 >15:31:12,597 INFO program: Running... udevadm settle --timeout=300 >15:31:12,840 DEBUG program: Return code: 0 >15:31:12,844 INFO program: Running... wipefs -a /dev/sdc2 >15:31:12,931 INFO program: /dev/sdc2: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >15:31:12,932 DEBUG program: Return code: 0 >15:31:12,940 INFO program: Running... udevadm settle --timeout=300 >15:31:13,014 DEBUG program: Return code: 0 >15:31:13,015 INFO program: Running... udevadm settle --timeout=300 >15:31:13,030 DEBUG program: Return code: 0 >15:31:13,062 INFO program: Running... udevadm settle --timeout=300 >15:31:13,145 DEBUG program: Return code: 0 >15:31:13,149 INFO program: Running... udevadm settle --timeout=300 >15:31:13,165 DEBUG program: Return code: 0 >15:31:13,171 INFO program: Running... mkfs.btrfs --data=single --label=fedora /dev/sdc2 >15:31:13,307 INFO program: >15:31:13,307 INFO program: WARNING! - Btrfs v0.20-rc1 IS EXPERIMENTAL >15:31:13,307 INFO program: WARNING! - see http://btrfs.wiki.kernel.org before using >15:31:13,308 INFO program: >15:31:13,308 INFO program: fs created label fedora on /dev/sdc2 >15:31:13,308 INFO program: nodesize 4096 leafsize 4096 sectorsize 4096 size 14.42GB >15:31:13,308 INFO program: Btrfs v0.20-rc1 >15:31:13,308 DEBUG program: Return code: 0 >15:31:13,315 INFO program: Running... udevadm settle --timeout=300 >15:31:15,577 DEBUG program: Return code: 0 >15:31:15,577 INFO program: Running... udevadm settle --timeout=300 >15:31:15,591 DEBUG program: Return code: 0 >15:31:15,596 INFO program: Running... udevadm settle --timeout=300 >15:31:15,614 DEBUG program: Return code: 0 >15:31:15,619 INFO program: Running... udevadm settle --timeout=300 >15:31:15,633 DEBUG program: Return code: 0 >15:31:15,648 INFO program: Running... mount -t btrfs -o defaults /dev/sdc2 /tmp/btrfs-tmp.275u2M3T >15:31:15,675 DEBUG program: Return code: 0 >15:31:15,676 INFO program: Running... btrfs subvol create /tmp/btrfs-tmp.275u2M3T/home >15:31:15,866 INFO program: Create subvolume '/tmp/btrfs-tmp.275u2M3T/home' >15:31:15,867 DEBUG program: Return code: 0 >15:31:15,867 INFO program: Running... umount /tmp/btrfs-tmp.275u2M3T >15:31:15,982 DEBUG program: Return code: 0 >15:31:15,995 INFO program: Running... udevadm settle --timeout=300 >15:31:16,015 DEBUG program: Return code: 0 >15:31:16,016 INFO program: Running... udevadm settle --timeout=300 >15:31:16,029 DEBUG program: Return code: 0 >15:31:16,032 INFO program: Running... udevadm settle --timeout=300 >15:31:16,046 DEBUG program: Return code: 0 >15:31:16,052 INFO program: Running... udevadm settle --timeout=300 >15:31:16,067 DEBUG program: Return code: 0 >15:31:16,074 INFO program: Running... mount -t btrfs -o defaults /dev/sdc2 /tmp/btrfs-tmp.27OMOa0I >15:31:16,107 DEBUG program: Return code: 0 >15:31:16,110 INFO program: Running... btrfs subvol create /tmp/btrfs-tmp.27OMOa0I/root >15:31:16,362 INFO program: Create subvolume '/tmp/btrfs-tmp.27OMOa0I/root' >15:31:16,362 DEBUG program: Return code: 0 >15:31:16,362 INFO program: Running... umount /tmp/btrfs-tmp.27OMOa0I >15:31:17,054 DEBUG program: Return code: 0 >15:31:17,062 INFO program: Running... udevadm settle --timeout=300 >15:31:17,075 DEBUG program: Return code: 0 >15:31:17,076 INFO program: Running... udevadm settle --timeout=300 >15:31:17,091 DEBUG program: Return code: 0 >15:31:17,094 INFO program: Running... udevadm settle --timeout=300 >15:31:17,108 DEBUG program: Return code: 0 >15:31:17,114 INFO program: Running... udevadm settle --timeout=300 >15:31:17,130 DEBUG program: Return code: 0 >15:31:17,187 INFO program: Running... mke2fs -t ext4 /dev/sdc1 >15:31:19,144 INFO program: mke2fs 1.42.7 (21-Jan-2013) >15:31:19,144 INFO program: Filesystem label= >15:31:19,144 INFO program: OS type: Linux >15:31:19,145 INFO program: Block size=1024 (log=0) >15:31:19,145 INFO program: Fragment size=1024 (log=0) >15:31:19,145 INFO program: Stride=0 blocks, Stripe width=0 blocks >15:31:19,145 INFO program: 128016 inodes, 512000 blocks >15:31:19,145 INFO program: 25600 blocks (5.00%) reserved for the super user >15:31:19,145 INFO program: First data block=1 >15:31:19,146 INFO program: Maximum filesystem blocks=67633152 >15:31:19,146 INFO program: 63 block groups >15:31:19,146 INFO program: 8192 blocks per group, 8192 fragments per group >15:31:19,146 INFO program: 2032 inodes per group >15:31:19,146 INFO program: Superblock backups stored on blocks: >15:31:19,147 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >15:31:19,147 INFO program: >15:31:19,147 INFO program: Allocating group tables: 0/63 done >15:31:19,148 INFO program: Writing inode tables: 0/63 done >15:31:19,148 INFO program: Creating journal (8192 blocks): done >15:31:19,149 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >15:31:19,150 INFO program: >15:31:19,150 DEBUG program: Return code: 0 >15:31:19,158 INFO program: Running... udevadm settle --timeout=300 >15:31:19,291 DEBUG program: Return code: 0 >15:31:19,296 INFO program: Running... udevadm settle --timeout=300 >15:31:19,310 DEBUG program: Return code: 0 >15:31:19,429 INFO program: Running... mount -t btrfs -o subvol=root /dev/sdc2 /mnt/sysimage >15:31:19,450 DEBUG program: Return code: 0 >15:31:19,466 INFO program: Running... mount -t ext4 -o defaults /dev/sdc1 /mnt/sysimage/boot >15:31:19,484 DEBUG program: Return code: 0 >15:31:19,497 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >15:31:19,507 DEBUG program: Return code: 0 >15:31:19,510 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >15:31:19,519 DEBUG program: Return code: 0 >15:31:19,535 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >15:31:19,544 DEBUG program: Return code: 0 >15:31:19,549 INFO program: Running... mount -t btrfs -o subvol=home /dev/sdc2 /mnt/sysimage/home >15:31:19,571 DEBUG program: Return code: 0 >15:31:19,576 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >15:31:19,594 DEBUG program: Return code: 0 >15:31:19,685 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >15:31:19,694 DEBUG program: Return code: 0 >15:31:19,698 INFO program: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ /mnt/install/source/ /mnt/sysimage >15:42:00,530 DEBUG program: Return code: 0 > > >/tmp/storage.log: >15:28:43,370 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >15:28:43,370 INFO blivet: not going to create backup copy of non-existent /etc/multipath.conf >15:28:43,371 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >15:28:43,371 INFO blivet: sdd1 looks to be the live device; marking as protected >15:28:43,371 INFO blivet: Skipping multipath detection due to running as non-root. >15:28:43,398 INFO blivet: devices to scan: ['sdc', 'sdd', 'sdd1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0', 'sdb', 'sdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >15:28:43,445 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_2004431991057280C7B1-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.20', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_2004431991057280C7B1-0:0', > 'ID_SERIAL_SHORT': '2004431991057280C7B1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '81665', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_2004431991057280C7B1-0:0', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >15:28:43,446 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >15:28:43,447 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >15:28:43,448 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,450 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >15:28:43,453 INFO blivet: sdc is a disk >15:28:43,454 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,476 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >15:28:43,476 INFO blivet: added disk sdc (id 0) to device tree >15:28:43,476 DEBUG blivet: looking up parted Device: /dev/sdc >15:28:43,485 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >15:28:43,486 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >15:28:43,487 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >15:28:43,487 DEBUG blivet: required disklabel type for sdc (1) is None >15:28:43,487 DEBUG blivet: default disklabel type for sdc is msdos >15:28:43,487 DEBUG blivet: selecting msdos disklabel for sdc based on size >15:28:43,507 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >15:28:43,509 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x29f6dd0> > PedDisk: <_ped.Disk object at 0x29fc320> >15:28:43,509 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >15:28:43,510 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >15:28:43,511 INFO blivet: got device: DiskDevice instance (0x297aa50) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 15267.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: SanDisk Cruzer Blade path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31266816 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (15267, 64, 32) biosGeometry: (1946, 255, 63) > PedDevice: <_ped.Device object at 0x2955170> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x29d3e90> >15:28:43,512 INFO blivet: got format: DiskLabel instance (0x29d3f90) -- > 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 = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x29f6dd0> > PedDisk: <_ped.Disk object at 0x29fc320> > origPartedDisk = <parted.disk.Disk object at 0x29fd450> > partedDevice = parted.Device instance -- > model: SanDisk Cruzer Blade path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31266816 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (15267, 64, 32) biosGeometry: (1946, 255, 63) > PedDevice: <_ped.Device object at 0x2955440> > >15:28:43,516 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_2004431852118E60AA14-0:0 /dev/disk/by-label/20130320-gnome-x86_64 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2013-03-21-03-41-32-00', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': '20130320-gnome-x86_64', > 'ID_FS_LABEL_ENC': '20130320-gnome-x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-03-21-03-41-32-00', > 'ID_FS_UUID_ENC': '2013-03-21-03-41-32-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_2004431852118E60AA14-0:0', > 'ID_SERIAL_SHORT': '2004431852118E60AA14', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82445', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_2004431852118E60AA14-0:0', > '/dev/disk/by-label/20130320-gnome-x86_64', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2013-03-21-03-41-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd'} ; name: sdd ; >15:28:43,516 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd)... >15:28:43,517 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >15:28:43,518 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,518 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >15:28:43,521 INFO blivet: sdd is a disk >15:28:43,521 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,522 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >15:28:43,522 INFO blivet: added disk sdd (id 1) to device tree >15:28:43,522 DEBUG blivet: looking up parted Device: /dev/sdd >15:28:43,524 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >15:28:43,524 INFO blivet: type detected on 'sdd' is 'iso9660' >15:28:43,525 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:28:43,526 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >15:28:43,527 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: iso9660 ; >15:28:43,528 INFO blivet: got device: DiskDevice instance (0x29d3e10) -- > name = sdd status = True kids = 0 id = 1 > parents = [] > uuid = None size = 7629.5 > format = existing iso9660 filesystem > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: SanDisk Cruzer Blade path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15625216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (7629, 64, 32) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x2955680> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x29fd0d0> >15:28:43,529 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:28:43,529 INFO blivet: got format: Iso9660FS instance (0x29fd690) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdd uuid = 2013-03-21-03-41-32-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = 20130320-gnome-x86_64 size = 0 targetSize = 0 > >15:28:43,533 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_2004431852118E60AA14-0:0-part1 /dev/disk/by-label/20130320-gnome-x86_64 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2013-03-21-03-41-32-00', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': '20130320-gnome-x86_64', > 'ID_FS_LABEL_ENC': '20130320-gnome-x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-03-21-03-41-32-00', > 'ID_FS_UUID_ENC': '2013-03-21-03-41-32-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2459648', > 'ID_PART_ENTRY_TYPE': '0x17', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_2004431852118E60AA14-0:0', > 'ID_SERIAL_SHORT': '2004431852118E60AA14', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '82505', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_2004431852118E60AA14-0:0-part1', > '/dev/disk/by-label/20130320-gnome-x86_64', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2013-03-21-03-41-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >15:28:43,533 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1)... >15:28:43,534 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd1 ; >15:28:43,534 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,534 INFO blivet: sdd1 is a partition >15:28:43,535 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >15:28:43,536 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >15:28:43,536 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7629MB disk sdd (1) with existing iso9660 filesystem >15:28:43,536 DEBUG blivet: lvm filter: adding sdd1 to the reject list >15:28:43,536 DEBUG blivet: ignoring partition sdd1 >15:28:43,536 DEBUG blivet: no device or no media present >15:28:43,540 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN /dev/disk/by-id/wwn-0x5001517959092425', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'INTEL_SSDSA2M160G2GC', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2M160G2GC\\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': '2CV102M3', > 'ID_SERIAL': 'INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN', > 'ID_SERIAL_SHORT': 'CVPO939000E1160AGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517959092425', > 'ID_WWN_WITH_EXTENSION': '0x5001517959092425', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84224', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN', > '/dev/disk/by-id/wwn-0x5001517959092425'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >15:28:43,540 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >15:28:43,541 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:28:43,542 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,542 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >15:28:43,543 INFO blivet: sda is a disk >15:28:43,544 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,544 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >15:28:43,545 INFO blivet: added disk sda (id 2) to device tree >15:28:43,545 DEBUG blivet: looking up parted Device: /dev/sda >15:28:43,546 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >15:28:43,547 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >15:28:43,547 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:28:43,547 DEBUG blivet: required disklabel type for sda (1) is None >15:28:43,548 DEBUG blivet: default disklabel type for sda is msdos >15:28:43,548 DEBUG blivet: selecting msdos disklabel for sda based on size >15:28:43,549 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >15:28:43,563 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2a17490>, <parted.partition.Partition object at 0x2a176d0>, <parted.partition.Partition object at 0x2a17950>, <parted.partition.Partition object at 0x2a17b10>, <parted.partition.Partition object at 0x2a17d90>, <parted.partition.Partition object at 0x2a17fd0>] > device: <parted.device.Device object at 0x2a172d0> > PedDisk: <_ped.Disk object at 0x2a18290> >15:28:43,563 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >15:28:43,565 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >15:28:43,567 INFO blivet: got device: DiskDevice instance (0x297aad0) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 152627.835938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA INTEL SSDSA2M160 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312581808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (19457, 255, 63) biosGeometry: (19457, 255, 63) > PedDevice: <_ped.Device object at 0x29553b0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x29de0d0> >15:28:43,569 INFO blivet: got format: DiskLabel instance (0x29fd210) -- > 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 = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2a17490>, <parted.partition.Partition object at 0x2a176d0>, <parted.partition.Partition object at 0x2a17950>, <parted.partition.Partition object at 0x2a17b10>, <parted.partition.Partition object at 0x2a17d90>, <parted.partition.Partition object at 0x2a17fd0>] > device: <parted.device.Device object at 0x2a172d0> > PedDisk: <_ped.Disk object at 0x2a18290> > origPartedDisk = <parted.disk.Disk object at 0x2a17c10> > partedDevice = parted.Device instance -- > model: ATA INTEL SSDSA2M160 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312581808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (19457, 255, 63) biosGeometry: (19457, 255, 63) > PedDevice: <_ped.Device object at 0x29557a0> > >15:28:43,591 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part1 /dev/disk/by-id/wwn-0x5001517959092425-part1 /dev/disk/by-label/Boot /dev/disk/by-uuid/1228bb5e-076f-473a-a143-b5246056655c', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Boot', > 'ID_FS_LABEL_ENC': 'Boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1228bb5e-076f-473a-a143-b5246056655c', > 'ID_FS_UUID_ENC': '1228bb5e-076f-473a-a143-b5246056655c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'INTEL_SSDSA2M160G2GC', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2M160G2GC\\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': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2CV102M3', > 'ID_SERIAL': 'INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN', > 'ID_SERIAL_SHORT': 'CVPO939000E1160AGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517959092425', > 'ID_WWN_WITH_EXTENSION': '0x5001517959092425', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84303', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part1', > '/dev/disk/by-id/wwn-0x5001517959092425-part1', > '/dev/disk/by-label/Boot', > '/dev/disk/by-uuid/1228bb5e-076f-473a-a143-b5246056655c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >15:28:43,591 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >15:28:43,592 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >15:28:43,593 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,593 INFO blivet: sda1 is a partition >15:28:43,593 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >15:28:43,594 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:28:43,595 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >15:28:43,596 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >15:28:43,597 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >15:28:43,597 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,598 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >15:28:43,598 DEBUG blivet: looking up parted Partition: /dev/sda1 >15:28:43,599 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >15:28:43,599 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >15:28:43,600 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >15:28:43,601 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >15:28:43,601 INFO blivet: added partition sda1 (id 3) to device tree >15:28:43,602 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >15:28:43,602 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >15:28:43,603 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >15:28:43,604 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >15:28:43,606 WARN blivet: disklabel detected but not usable on sda1 >15:28:43,607 INFO blivet: type detected on 'sda1' is 'ext4' >15:28:43,608 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:43,609 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:43,610 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >15:28:43,611 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >15:28:43,612 DEBUG blivet: looking up parted Device: /dev/sda1 >15:28:43,613 INFO blivet: got device: PartitionDevice instance (0x29de050) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25700 did: 12081 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x2955c20> > 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 0x2a17390> fileSystem: <parted.filesystem.FileSystem object at 0x2a17810> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2a17550> PedPartition: <_ped.Partition object at 0x2a15350> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >15:28:43,615 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:43,615 INFO blivet: got format: Ext4FS instance (0x29fd050) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 1228bb5e-076f-473a-a143-b5246056655c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Boot size = 0 targetSize = 0 > >15:28:43,619 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part2 /dev/disk/by-id/wwn-0x5001517959092425-part2 /dev/disk/by-uuid/b4602f45-a87c-4bd5-ab0d-c4650ba75862', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'b4602f45-a87c-4bd5-ab0d-c4650ba75862', > 'ID_FS_UUID_ENC': 'b4602f45-a87c-4bd5-ab0d-c4650ba75862', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'INTEL_SSDSA2M160G2GC', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2M160G2GC\\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': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12222464', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2CV102M3', > 'ID_SERIAL': 'INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN', > 'ID_SERIAL_SHORT': 'CVPO939000E1160AGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517959092425', > 'ID_WWN_WITH_EXTENSION': '0x5001517959092425', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84381', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part2', > '/dev/disk/by-id/wwn-0x5001517959092425-part2', > '/dev/disk/by-uuid/b4602f45-a87c-4bd5-ab0d-c4650ba75862'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >15:28:43,619 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >15:28:43,619 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >15:28:43,620 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,620 INFO blivet: sda2 is a partition >15:28:43,621 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >15:28:43,621 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:28:43,622 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >15:28:43,623 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >15:28:43,624 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >15:28:43,624 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,625 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >15:28:43,625 DEBUG blivet: looking up parted Partition: /dev/sda2 >15:28:43,626 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >15:28:43,627 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >15:28:43,627 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >15:28:43,628 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >15:28:43,628 INFO blivet: added partition sda2 (id 4) to device tree >15:28:43,629 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >15:28:43,630 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >15:28:43,630 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >15:28:43,631 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >15:28:43,633 WARN blivet: disklabel detected but not usable on sda2 >15:28:43,633 INFO blivet: type detected on 'sda2' is 'swap' >15:28:43,634 DEBUG blivet: SwapSpace.__init__: device: /dev/sda2 ; serial: CVPO939000E1160AGN ; uuid: b4602f45-a87c-4bd5-ab0d-c4650ba75862 ; exists: True ; label: None ; >15:28:43,634 DEBUG blivet: getFormat('swap') returning SwapSpace instance >15:28:43,635 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >15:28:43,635 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >15:28:43,636 DEBUG blivet: looking up parted Device: /dev/sda2 >15:28:43,636 INFO blivet: got device: PartitionDevice instance (0x2a193d0) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 5968.0 > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 12222464 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (760, 255, 63) biosGeometry: (760, 255, 63) > PedDevice: <_ped.Device object at 0x2955d40> > 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 0x2a17390> fileSystem: <parted.filesystem.FileSystem object at 0x2a17850> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x2a17790> PedPartition: <_ped.Partition object at 0x2a15230> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 1026048 end = 13248511 length = 12222464 > flags = >15:28:43,637 INFO blivet: got format: SwapSpace instance (0x2a19690) -- > type = swap name = swap status = True > device = /dev/sda2 uuid = b4602f45-a87c-4bd5-ab0d-c4650ba75862 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >15:28:43,640 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part3 /dev/disk/by-id/wwn-0x5001517959092425-part3 /dev/disk/by-label/Os /dev/disk/by-uuid/cd95662b-cf6c-447d-a011-471cc4241150', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Os', > 'ID_FS_LABEL_ENC': 'Os', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cd95662b-cf6c-447d-a011-471cc4241150', > 'ID_FS_UUID_ENC': 'cd95662b-cf6c-447d-a011-471cc4241150', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'INTEL_SSDSA2M160G2GC', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2M160G2GC\\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': '13248512', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '104857600', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2CV102M3', > 'ID_SERIAL': 'INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN', > 'ID_SERIAL_SHORT': 'CVPO939000E1160AGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517959092425', > 'ID_WWN_WITH_EXTENSION': '0x5001517959092425', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84462', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part3', > '/dev/disk/by-id/wwn-0x5001517959092425-part3', > '/dev/disk/by-label/Os', > '/dev/disk/by-uuid/cd95662b-cf6c-447d-a011-471cc4241150'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >15:28:43,641 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >15:28:43,641 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >15:28:43,642 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,642 INFO blivet: sda3 is a partition >15:28:43,643 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >15:28:43,643 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:28:43,644 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >15:28:43,646 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >15:28:43,647 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >15:28:43,647 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,649 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >15:28:43,650 DEBUG blivet: looking up parted Partition: /dev/sda3 >15:28:43,651 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >15:28:43,653 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >15:28:43,655 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >15:28:43,656 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >15:28:43,657 INFO blivet: added partition sda3 (id 5) to device tree >15:28:43,658 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >15:28:43,659 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >15:28:43,661 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:28:43,663 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >15:28:43,666 WARN blivet: disklabel detected but not usable on sda3 >15:28:43,668 INFO blivet: type detected on 'sda3' is 'ext4' >15:28:43,671 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:43,671 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:43,673 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >15:28:43,674 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >15:28:43,674 DEBUG blivet: looking up parted Device: /dev/sda3 >15:28:43,676 INFO blivet: got device: PartitionDevice instance (0x2a19c90) -- > name = sda3 status = True kids = 0 id = 5 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 51200.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x2955dd0> > target size = 0 path = /dev/sda3 > 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 0x2a17390> fileSystem: <parted.filesystem.FileSystem object at 0x2a17a10> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2a17990> PedPartition: <_ped.Partition object at 0x2a15290> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 13248512 end = 118106111 length = 104857600 > flags = >15:28:43,677 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:43,677 INFO blivet: got format: Ext4FS instance (0x2a290d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = cd95662b-cf6c-447d-a011-471cc4241150 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Os size = 0 targetSize = 0 > >15:28:43,682 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part4 /dev/disk/by-id/wwn-0x5001517959092425-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'INTEL_SSDSA2M160G2GC', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2M160G2GC\\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': '4', > 'ID_PART_ENTRY_OFFSET': '118106112', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '194475696', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2CV102M3', > 'ID_SERIAL': 'INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN', > 'ID_SERIAL_SHORT': 'CVPO939000E1160AGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517959092425', > 'ID_WWN_WITH_EXTENSION': '0x5001517959092425', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84543', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part4', > '/dev/disk/by-id/wwn-0x5001517959092425-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >15:28:43,682 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >15:28:43,682 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >15:28:43,683 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,683 INFO blivet: sda4 is a partition >15:28:43,684 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >15:28:43,685 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:28:43,685 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >15:28:43,686 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >15:28:43,687 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >15:28:43,687 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,688 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >15:28:43,688 DEBUG blivet: looking up parted Partition: /dev/sda4 >15:28:43,689 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >15:28:43,690 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >15:28:43,690 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >15:28:43,691 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >15:28:43,691 INFO blivet: added partition sda4 (id 6) to device tree >15:28:43,692 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >15:28:43,693 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >15:28:43,693 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >15:28:43,694 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >15:28:43,695 WARN blivet: disklabel detected but not usable on sda4 >15:28:43,696 DEBUG blivet: no type or existing type for sda4, bailing >15:28:43,697 DEBUG blivet: looking up parted Device: /dev/sda4 >15:28:43,700 INFO blivet: got device: PartitionDevice instance (0x2a19ed0) -- > name = sda4 status = True kids = 0 id = 6 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 94958.8359375 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25135 did: 28524 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x2955e60> > target size = 0 path = /dev/sda4 > 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 0x2a17390> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2a17b50> PedPartition: <_ped.Partition object at 0x2a151d0> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 118106112 end = 312581807 length = 194475696 > flags = >15:28:43,709 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part5 /dev/disk/by-id/wwn-0x5001517959092425-part5 /dev/disk/by-label/Home /dev/disk/by-uuid/95740b09-df0b-4b8d-8525-ff5f9dc74b61', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Home', > 'ID_FS_LABEL_ENC': 'Home', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '95740b09-df0b-4b8d-8525-ff5f9dc74b61', > 'ID_FS_UUID_ENC': '95740b09-df0b-4b8d-8525-ff5f9dc74b61', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'INTEL_SSDSA2M160G2GC', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2M160G2GC\\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': '118110208', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '186081280', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2CV102M3', > 'ID_SERIAL': 'INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN', > 'ID_SERIAL_SHORT': 'CVPO939000E1160AGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517959092425', > 'ID_WWN_WITH_EXTENSION': '0x5001517959092425', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84624', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part5', > '/dev/disk/by-id/wwn-0x5001517959092425-part5', > '/dev/disk/by-label/Home', > '/dev/disk/by-uuid/95740b09-df0b-4b8d-8525-ff5f9dc74b61'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >15:28:43,710 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >15:28:43,710 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >15:28:43,711 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,711 INFO blivet: sda5 is a partition >15:28:43,711 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >15:28:43,712 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:28:43,713 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >15:28:43,713 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >15:28:43,714 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >15:28:43,714 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,715 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >15:28:43,715 DEBUG blivet: looking up parted Partition: /dev/sda5 >15:28:43,716 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >15:28:43,717 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >15:28:43,717 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >15:28:43,718 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >15:28:43,718 INFO blivet: added partition sda5 (id 7) to device tree >15:28:43,719 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >15:28:43,719 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >15:28:43,720 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >15:28:43,720 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >15:28:43,722 WARN blivet: disklabel detected but not usable on sda5 >15:28:43,723 INFO blivet: type detected on 'sda5' is 'ext4' >15:28:43,724 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:43,724 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:43,725 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >15:28:43,726 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >15:28:43,726 DEBUG blivet: looking up parted Device: /dev/sda5 >15:28:43,728 INFO blivet: got device: PartitionDevice instance (0x2a19450) -- > name = sda5 status = True kids = 0 id = 7 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 90860.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 186081280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (11583, 255, 63) biosGeometry: (11583, 255, 63) > PedDevice: <_ped.Device object at 0x2955f80> > 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 0x2a17390> fileSystem: <parted.filesystem.FileSystem object at 0x2a17ed0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2a17e50> PedPartition: <_ped.Partition object at 0x2a153b0> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 118110208 end = 304191487 length = 186081280 > flags = >15:28:43,729 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:43,729 INFO blivet: got format: Ext4FS instance (0x2a29250) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 95740b09-df0b-4b8d-8525-ff5f9dc74b61 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Home size = 0 targetSize = 0 > >15:28:43,733 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part6 /dev/disk/by-id/wwn-0x5001517959092425-part6 /dev/disk/by-label/Tools /dev/disk/by-uuid/064BF3994A0F9C47', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Tools', > 'ID_FS_LABEL_ENC': 'Tools', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '064BF3994A0F9C47', > 'ID_FS_UUID_ENC': '064BF3994A0F9C47', > 'ID_MODEL': 'INTEL_SSDSA2M160G2GC', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2M160G2GC\\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': '304193536', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8386560', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2CV102M3', > 'ID_SERIAL': 'INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN', > 'ID_SERIAL_SHORT': 'CVPO939000E1160AGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517959092425', > 'ID_WWN_WITH_EXTENSION': '0x5001517959092425', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84712', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part6', > '/dev/disk/by-id/wwn-0x5001517959092425-part6', > '/dev/disk/by-label/Tools', > '/dev/disk/by-uuid/064BF3994A0F9C47'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >15:28:43,733 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >15:28:43,734 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >15:28:43,734 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,734 INFO blivet: sda6 is a partition >15:28:43,735 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >15:28:43,735 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:28:43,736 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >15:28:43,737 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >15:28:43,738 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >15:28:43,738 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,738 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >15:28:43,739 DEBUG blivet: looking up parted Partition: /dev/sda6 >15:28:43,741 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >15:28:43,742 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >15:28:43,742 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >15:28:43,743 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >15:28:43,743 INFO blivet: added partition sda6 (id 8) to device tree >15:28:43,744 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >15:28:43,744 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >15:28:43,745 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >15:28:43,746 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >15:28:43,750 WARN blivet: disklabel detected but not usable on sda6 >15:28:43,751 INFO blivet: type detected on 'sda6' is 'ntfs' >15:28:43,756 DEBUG blivet: NTFS.supported: supported: False ; >15:28:43,756 DEBUG blivet: getFormat('ntfs') returning NTFS instance >15:28:43,759 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >15:28:43,761 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: ntfs ; >15:28:43,762 DEBUG blivet: looking up parted Device: /dev/sda6 >15:28:43,764 INFO blivet: got device: PartitionDevice instance (0x2a19510) -- > name = sda6 status = True kids = 0 id = 8 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 4095.0 > format = existing ntfs filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8386560 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 0x2955cb0> > 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 0x2a17390> fileSystem: <parted.filesystem.FileSystem object at 0x2a190d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2a19050> PedPartition: <_ped.Partition object at 0x2a15410> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 304193536 end = 312580095 length = 8386560 > flags = >15:28:43,766 DEBUG blivet: NTFS.supported: supported: False ; >15:28:43,767 INFO blivet: got format: NTFS instance (0x2a19d90) -- > type = ntfs name = ntfs status = False > device = /dev/sda6 uuid = 064BF3994A0F9C47 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Tools size = 0 targetSize = 0 > >15:28:43,774 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-PIONEER_BD-RW_BDR-TD02', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_BD_R': '1', > 'ID_CDROM_BD_RE': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'PIONEER_BD-RW_BDR-TD02', > 'ID_MODEL_ENC': 'PIONEER\\x20BD-RW\\x20\\x20\\x20BDR-TD02\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '0.08', > 'ID_SERIAL': 'PIONEER_BD-RW_BDR-TD02', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '86862', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-PIONEER_BD-RW_BDR-TD02'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >15:28:43,774 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >15:28:43,775 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >15:28:43,776 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,776 INFO blivet: sr0 is a cdrom >15:28:43,777 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >15:28:43,777 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,778 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >15:28:43,778 INFO blivet: added cdrom sr0 (id 9) to device tree >15:28:43,779 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:28:43,816 DEBUG blivet: no device or no media present >15:28:43,823 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ2903Y /dev/disk/by-id/wwn-0x5000c5001e4c6b20', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ2903Y', > 'ID_SERIAL_SHORT': '5VJ2903Y', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001e4c6b20', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001e4c6b20', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '88184', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ2903Y', > '/dev/disk/by-id/wwn-0x5000c5001e4c6b20'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb'} ; name: sdb ; >15:28:43,824 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb)... >15:28:43,824 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >15:28:43,825 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,825 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >15:28:43,826 INFO blivet: sdb is a disk >15:28:43,826 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,827 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >15:28:43,827 INFO blivet: added disk sdb (id 10) to device tree >15:28:43,827 DEBUG blivet: looking up parted Device: /dev/sdb >15:28:43,829 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >15:28:43,830 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >15:28:43,830 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >15:28:43,830 DEBUG blivet: required disklabel type for sdb (1) is None >15:28:43,831 DEBUG blivet: default disklabel type for sdb is msdos >15:28:43,831 DEBUG blivet: selecting msdos disklabel for sdb based on size >15:28:43,832 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >15:28:43,844 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2a29990>] > device: <parted.device.Device object at 0x2a29610> > PedDisk: <_ped.Disk object at 0x2a186c8> >15:28:43,844 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >15:28:43,846 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >15:28:43,847 INFO blivet: got device: DiskDevice instance (0x2a17190) -- > name = sdb status = True kids = 0 id = 10 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x29554d0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2a29550> >15:28:43,849 INFO blivet: got format: DiskLabel instance (0x2a29090) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2a29990>] > device: <parted.device.Device object at 0x2a29610> > PedDisk: <_ped.Disk object at 0x2a186c8> > origPartedDisk = <parted.disk.Disk object at 0x2a297d0> > partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x2a2e0e0> > >15:28:43,860 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ2903Y-part1 /dev/disk/by-id/wwn-0x5000c5001e4c6b20-part1 /dev/disk/by-label/BACKUP /dev/disk/by-uuid/DC36DDD736DDB32E', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'BACKUP', > 'ID_FS_LABEL_ENC': 'BACKUP', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'DC36DDD736DDB32E', > 'ID_FS_UUID_ENC': 'DC36DDD736DDB32E', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976773105', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ2903Y', > 'ID_SERIAL_SHORT': '5VJ2903Y', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001e4c6b20', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001e4c6b20', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '88312', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ2903Y-part1', > '/dev/disk/by-id/wwn-0x5000c5001e4c6b20-part1', > '/dev/disk/by-label/BACKUP', > '/dev/disk/by-uuid/DC36DDD736DDB32E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >15:28:43,860 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1)... >15:28:43,862 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >15:28:43,863 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,864 INFO blivet: sdb1 is a partition >15:28:43,865 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >15:28:43,867 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >15:28:43,869 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (10) with existing msdos disklabel >15:28:43,871 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >15:28:43,873 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >15:28:43,873 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,875 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >15:28:43,875 DEBUG blivet: looking up parted Partition: /dev/sdb1 >15:28:43,878 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >15:28:43,880 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >15:28:43,883 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >15:28:43,884 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >15:28:43,885 INFO blivet: added partition sdb1 (id 11) to device tree >15:28:43,885 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >15:28:43,886 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >15:28:43,887 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >15:28:43,887 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >15:28:43,893 WARN blivet: disklabel detected but not usable on sdb1 >15:28:43,893 INFO blivet: type detected on 'sdb1' is 'ntfs' >15:28:43,896 DEBUG blivet: NTFS.supported: supported: False ; >15:28:43,896 DEBUG blivet: getFormat('ntfs') returning NTFS instance >15:28:43,896 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >15:28:43,897 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ntfs ; >15:28:43,897 DEBUG blivet: looking up parted Device: /dev/sdb1 >15:28:43,899 INFO blivet: got device: PartitionDevice instance (0x2a29b90) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 476940MB disk sdb (10) with existing msdos disklabel'] > uuid = None size = 476939.992676 > format = existing ntfs filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976773105 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32526 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x2a2e320> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2a29690> fileSystem: <parted.filesystem.FileSystem object at 0x2a29a50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2a299d0> PedPartition: <_ped.Partition object at 0x2a15950> > disk = existing 476940MB disk sdb (10) with existing msdos disklabel > start = 63 end = 976773167 length = 976773105 > flags = >15:28:43,900 DEBUG blivet: NTFS.supported: supported: False ; >15:28:43,900 INFO blivet: got format: NTFS instance (0x2a29f10) -- > type = ntfs name = ntfs status = False > device = /dev/sdb1 uuid = DC36DDD736DDB32E exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = BACKUP size = 0 targetSize = 0 > >15:28:43,901 DEBUG blivet: 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': '123327', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >15:28:43,901 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >15:28:43,902 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >15:28:43,902 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,903 INFO blivet: loop0 is a loop device >15:28:43,903 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >15:28:43,904 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >15:28:43,905 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,905 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,906 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >15:28:43,906 INFO blivet: added file /osmin.img (deleted) (id 12) to device tree >15:28:43,907 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >15:28:43,907 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,908 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:28:43,908 INFO blivet: added loop loop0 (id 13) to device tree >15:28:43,909 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >15:28:43,910 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >15:28:43,910 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:28:43,910 DEBUG blivet: device loop0 does not contain a disklabel >15:28:43,910 INFO blivet: type detected on 'loop0' is 'squashfs' >15:28:43,910 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:28:43,911 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >15:28:43,911 INFO blivet: got device: LoopDevice instance (0x2a29e10) -- > name = loop0 status = False kids = 0 id = 13 > parents = ['existing 0MB file /osmin.img (deleted) (12)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >15:28:43,912 INFO blivet: got format: DeviceFormat instance (0x2a29cd0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:28:43,913 DEBUG blivet: 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': '123585', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >15:28:43,913 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >15:28:43,914 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >15:28:43,914 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,914 INFO blivet: loop1 is a loop device >15:28:43,915 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >15:28:43,916 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >15:28:43,916 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,916 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,917 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >15:28:43,917 INFO blivet: added file /osmin (id 14) to device tree >15:28:43,918 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >15:28:43,918 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,919 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:28:43,919 INFO blivet: added loop loop1 (id 15) to device tree >15:28:43,919 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >15:28:43,920 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >15:28:43,920 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:28:43,920 DEBUG blivet: device loop1 does not contain a disklabel >15:28:43,920 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >15:28:43,920 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:28:43,921 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >15:28:43,921 INFO blivet: got device: LoopDevice instance (0x2a29b10) -- > name = loop1 status = False kids = 0 id = 15 > parents = ['existing 0MB file /osmin (14)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >15:28:43,921 INFO blivet: got format: DeviceFormat instance (0x2a29050) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:28:43,923 DEBUG blivet: 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': '123789', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >15:28:43,923 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >15:28:43,923 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >15:28:43,924 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,924 INFO blivet: loop2 is a loop device >15:28:43,925 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >15:28:43,925 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >15:28:43,926 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,926 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,927 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >15:28:43,927 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 16) to device tree >15:28:43,928 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >15:28:43,928 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,928 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:28:43,929 INFO blivet: added loop loop2 (id 17) to device tree >15:28:43,929 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >15:28:43,930 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >15:28:43,930 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:28:43,930 DEBUG blivet: device loop2 does not contain a disklabel >15:28:43,930 INFO blivet: type detected on 'loop2' is 'squashfs' >15:28:43,930 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:28:43,931 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >15:28:43,931 INFO blivet: got device: LoopDevice instance (0x2a29ad0) -- > name = loop2 status = False kids = 0 id = 17 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (16)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >15:28:43,931 INFO blivet: got format: DeviceFormat instance (0x2a19650) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:28:43,933 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_20130320-gnome- /dev/disk/by-uuid/ac058673-f38a-452f-be2d-6ff0bbbab0d7', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_20130320-gnome-', > 'ID_FS_LABEL_ENC': '_20130320-gnome-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ac058673-f38a-452f-be2d-6ff0bbbab0d7', > 'ID_FS_UUID_ENC': 'ac058673-f38a-452f-be2d-6ff0bbbab0d7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '123981', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_20130320-gnome-', > '/dev/disk/by-uuid/ac058673-f38a-452f-be2d-6ff0bbbab0d7'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >15:28:43,933 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >15:28:43,933 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:28:43,934 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,934 INFO blivet: loop3 is a loop device >15:28:43,934 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >15:28:43,935 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >15:28:43,936 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,936 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,937 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >15:28:43,937 INFO blivet: added file /LiveOS/ext3fs.img (id 18) to device tree >15:28:43,937 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >15:28:43,937 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,938 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >15:28:43,938 INFO blivet: added loop loop3 (id 19) to device tree >15:28:43,939 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >15:28:43,939 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >15:28:43,940 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:43,940 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:43,940 DEBUG blivet: device loop3 does not contain a disklabel >15:28:43,941 INFO blivet: type detected on 'loop3' is 'ext4' >15:28:43,941 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:43,941 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:43,942 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >15:28:43,942 INFO blivet: got device: LoopDevice instance (0x2a19410) -- > name = loop3 status = False kids = 0 id = 19 > parents = ['existing 0MB file /LiveOS/ext3fs.img (18)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >15:28:43,943 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:43,943 INFO blivet: got format: Ext4FS instance (0x2a2f310) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = ac058673-f38a-452f-be2d-6ff0bbbab0d7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _20130320-gnome- size = 0 targetSize = 0 > >15:28:43,944 DEBUG blivet: 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': '124273', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >15:28:43,945 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >15:28:43,945 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >15:28:43,946 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,946 INFO blivet: loop4 is a loop device >15:28:43,947 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >15:28:43,950 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >15:28:43,952 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,952 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,954 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >15:28:43,954 INFO blivet: added file /overlay (deleted) (id 20) to device tree >15:28:43,956 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >15:28:43,956 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,958 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >15:28:43,958 INFO blivet: added loop loop4 (id 21) to device tree >15:28:43,960 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >15:28:43,961 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >15:28:43,961 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,964 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >15:28:43,965 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >15:28:43,967 WARN blivet: disklabel detected but not usable on loop4 >15:28:43,968 DEBUG blivet: no type or existing type for loop4, bailing >15:28:43,968 INFO blivet: got device: LoopDevice instance (0x2a2f410) -- > name = loop4 status = False kids = 0 id = 21 > parents = ['existing 0MB file /overlay (deleted) (20)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >15:28:43,971 DEBUG blivet: 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': '124519', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >15:28:43,971 INFO blivet: ignoring loop5 (/devices/virtual/block/loop5) >15:28:43,971 DEBUG blivet: lvm filter: adding loop5 to the reject list >15:28:43,973 DEBUG blivet: 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': '11124702', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >15:28:43,973 INFO blivet: ignoring loop6 (/devices/virtual/block/loop6) >15:28:43,974 DEBUG blivet: lvm filter: adding loop6 to the reject list >15:28:43,975 DEBUG blivet: 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': '11125236', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >15:28:43,975 INFO blivet: ignoring loop7 (/devices/virtual/block/loop7) >15:28:43,975 DEBUG blivet: lvm filter: adding loop7 to the reject list >15:28:43,978 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_20130320-gnome- /dev/disk/by-uuid/ac058673-f38a-452f-be2d-6ff0bbbab0d7 /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': '_20130320-gnome-', > 'ID_FS_LABEL_ENC': '_20130320-gnome-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ac058673-f38a-452f-be2d-6ff0bbbab0d7', > 'ID_FS_UUID_ENC': 'ac058673-f38a-452f-be2d-6ff0bbbab0d7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64157', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_20130320-gnome-', > '/dev/disk/by-uuid/ac058673-f38a-452f-be2d-6ff0bbbab0d7', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >15:28:43,978 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >15:28:43,979 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >15:28:43,980 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,980 INFO blivet: live-rw is a device-mapper device >15:28:43,981 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >15:28:43,981 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:28:43,982 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >15:28:43,984 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >15:28:43,984 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (21) >15:28:43,985 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >15:28:43,986 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,987 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >15:28:43,987 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:43,988 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >15:28:43,988 INFO blivet: added dm live-rw (id 22) to device tree >15:28:43,989 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >15:28:43,989 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >15:28:43,990 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:43,990 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:43,990 DEBUG blivet: device live-rw does not contain a disklabel >15:28:43,990 INFO blivet: type detected on 'live-rw' is 'ext4' >15:28:43,991 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:43,991 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:43,992 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >15:28:43,993 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >15:28:43,993 INFO blivet: got device: DMDevice instance (0x2a19e10) -- > name = live-rw status = True kids = 0 id = 22 > parents = ['existing 0MB loop loop4 (21)'] > uuid = None size = 8192.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: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x2a2e290> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >15:28:43,994 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:43,994 INFO blivet: got format: Ext4FS instance (0x2a2f490) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = ac058673-f38a-452f-be2d-6ff0bbbab0d7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _20130320-gnome- size = 0 targetSize = 0 > >15:28:43,997 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_20130320-gnome- /dev/disk/by-uuid/ac058673-f38a-452f-be2d-6ff0bbbab0d7 /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': '_20130320-gnome-', > 'ID_FS_LABEL_ENC': '_20130320-gnome-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ac058673-f38a-452f-be2d-6ff0bbbab0d7', > 'ID_FS_UUID_ENC': 'ac058673-f38a-452f-be2d-6ff0bbbab0d7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14956', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_20130320-gnome-', > '/dev/disk/by-uuid/ac058673-f38a-452f-be2d-6ff0bbbab0d7', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >15:28:43,997 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-1)... >15:28:43,998 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >15:28:43,999 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:43,999 INFO blivet: live-osimg-min is a device-mapper device >15:28:43,999 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >15:28:44,000 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >15:28:44,001 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >15:28:44,002 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (15) with existing DM_snapshot_cow >15:28:44,003 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:28:44,004 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >15:28:44,005 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >15:28:44,006 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:44,006 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >15:28:44,007 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:44,007 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >15:28:44,008 INFO blivet: added dm live-osimg-min (id 23) to device tree >15:28:44,008 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >15:28:44,009 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >15:28:44,010 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:44,010 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:44,010 DEBUG blivet: device live-osimg-min does not contain a disklabel >15:28:44,010 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >15:28:44,011 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:44,011 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:44,012 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >15:28:44,012 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >15:28:44,013 INFO blivet: got device: DMDevice instance (0x2a29d90) -- > name = live-osimg-min status = True kids = 0 id = 23 > parents = ['existing 0MB loop loop3 (19) with existing ext4 filesystem'] > uuid = None size = 8192.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: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x2a2e050> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >15:28:44,014 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:44,014 INFO blivet: got format: Ext4FS instance (0x2a2f790) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = ac058673-f38a-452f-be2d-6ff0bbbab0d7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _20130320-gnome- size = 0 targetSize = 0 > >15:28:44,037 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >15:28:44,037 INFO blivet: not going to restore from backup of non-existent /etc/multipath.conf >15:28:44,806 INFO blivet: ISCSID is /sbin/iscsid >15:28:44,806 INFO blivet: no initiator set >15:28:44,904 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >15:28:44,904 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >15:28:44,975 DEBUG blivet: MultipathTopology._build_topology: >15:28:44,977 DEBUG blivet: /etc/multipath.conf contents: >15:28:44,978 DEBUG blivet: # multipath.conf written by anaconda >15:28:44,978 DEBUG blivet: >15:28:44,978 DEBUG blivet: defaults { >15:28:44,978 DEBUG blivet: user_friendly_names yes >15:28:44,978 DEBUG blivet: } >15:28:44,979 DEBUG blivet: blacklist { >15:28:44,979 DEBUG blivet: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >15:28:44,979 DEBUG blivet: devnode "^hd[a-z]" >15:28:44,980 DEBUG blivet: devnode "^dcssblk[0-9]*" >15:28:44,980 DEBUG blivet: device { >15:28:44,980 DEBUG blivet: vendor "DGC" >15:28:44,981 DEBUG blivet: product "LUNZ" >15:28:44,981 DEBUG blivet: } >15:28:44,981 DEBUG blivet: device { >15:28:44,981 DEBUG blivet: vendor "IBM" >15:28:44,982 DEBUG blivet: product "S/390.*" >15:28:44,982 DEBUG blivet: } >15:28:44,982 DEBUG blivet: # don't count normal SATA devices as multipaths >15:28:44,983 DEBUG blivet: device { >15:28:44,983 DEBUG blivet: vendor "ATA" >15:28:44,983 DEBUG blivet: } >15:28:44,984 DEBUG blivet: # don't count 3ware devices as multipaths >15:28:44,984 DEBUG blivet: device { >15:28:44,984 DEBUG blivet: vendor "3ware" >15:28:44,985 DEBUG blivet: } >15:28:44,985 DEBUG blivet: device { >15:28:44,985 DEBUG blivet: vendor "AMCC" >15:28:44,986 DEBUG blivet: } >15:28:44,986 DEBUG blivet: # nor highpoint devices >15:28:44,986 DEBUG blivet: device { >15:28:44,986 DEBUG blivet: vendor "HPT" >15:28:44,987 DEBUG blivet: } >15:28:44,987 DEBUG blivet: } >15:28:44,987 DEBUG blivet: multipaths { >15:28:44,988 DEBUG blivet: } >15:28:44,988 DEBUG blivet: (end of /etc/multipath.conf) >15:28:45,056 INFO blivet: MultipathTopology: not a multipath: ['sdd'] >15:28:45,057 INFO blivet: MultipathTopology: not a multipath: ['sdc'] >15:28:45,057 INFO blivet: MultipathTopology: found singlepath device: sdc >15:28:45,058 INFO blivet: MultipathTopology: found singlepath device: sdd >15:28:45,058 INFO blivet: MultipathTopology: found non-disk device: sdd1 >15:28:45,059 INFO blivet: MultipathTopology: found singlepath device: sda >15:28:45,059 INFO blivet: MultipathTopology: found non-disk device: sda1 >15:28:45,060 INFO blivet: MultipathTopology: found non-disk device: sda2 >15:28:45,060 INFO blivet: MultipathTopology: found non-disk device: sda3 >15:28:45,061 INFO blivet: MultipathTopology: found non-disk device: sda4 >15:28:45,061 INFO blivet: MultipathTopology: found non-disk device: sda5 >15:28:45,061 INFO blivet: MultipathTopology: found non-disk device: sda6 >15:28:45,062 INFO blivet: MultipathTopology: found non-disk device: sr0 >15:28:45,062 INFO blivet: MultipathTopology: found singlepath device: sdb >15:28:45,063 INFO blivet: MultipathTopology: found non-disk device: sdb1 >15:28:45,063 INFO blivet: MultipathTopology: found singlepath device: loop0 >15:28:45,063 INFO blivet: MultipathTopology: found singlepath device: loop1 >15:28:45,063 INFO blivet: MultipathTopology: found singlepath device: loop2 >15:28:45,064 INFO blivet: MultipathTopology: found singlepath device: loop3 >15:28:45,064 INFO blivet: MultipathTopology: found singlepath device: loop4 >15:28:45,064 INFO blivet: MultipathTopology: found singlepath device: loop5 >15:28:45,065 INFO blivet: MultipathTopology: found singlepath device: loop6 >15:28:45,065 INFO blivet: MultipathTopology: found singlepath device: loop7 >15:28:45,066 INFO blivet: MultipathTopology: found singlepath device: dm-0 >15:28:45,066 INFO blivet: MultipathTopology: found singlepath device: dm-1 >15:28:45,517 DEBUG blivet: trying to set new default fstype to 'ext4' >15:28:45,534 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:45,534 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:45,536 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:45,593 INFO blivet: Detected 5968M of memory >15:28:45,593 INFO blivet: Swap attempt of 5968M >15:28:46,061 INFO blivet: resetting Blivet (version 0.8) instance <blivet.Blivet object at 0x3361990> >15:28:46,061 INFO blivet: no initiator set >15:28:46,062 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >15:28:46,062 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >15:28:46,088 DEBUG blivet: protected device spec /dev/sdd1 resolved to sdd1 >15:28:46,089 INFO blivet: sdd1 looks to be the live device; marking as protected >15:28:46,133 DEBUG blivet: MultipathTopology._build_topology: >15:28:46,133 DEBUG blivet: /etc/multipath.conf contents: >15:28:46,134 DEBUG blivet: # multipath.conf written by anaconda >15:28:46,134 DEBUG blivet: >15:28:46,134 DEBUG blivet: defaults { >15:28:46,134 DEBUG blivet: user_friendly_names yes >15:28:46,134 DEBUG blivet: } >15:28:46,134 DEBUG blivet: blacklist { >15:28:46,134 DEBUG blivet: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >15:28:46,134 DEBUG blivet: devnode "^hd[a-z]" >15:28:46,135 DEBUG blivet: devnode "^dcssblk[0-9]*" >15:28:46,135 DEBUG blivet: device { >15:28:46,135 DEBUG blivet: vendor "DGC" >15:28:46,135 DEBUG blivet: product "LUNZ" >15:28:46,135 DEBUG blivet: } >15:28:46,135 DEBUG blivet: device { >15:28:46,135 DEBUG blivet: vendor "IBM" >15:28:46,136 DEBUG blivet: product "S/390.*" >15:28:46,136 DEBUG blivet: } >15:28:46,136 DEBUG blivet: # don't count normal SATA devices as multipaths >15:28:46,137 DEBUG blivet: device { >15:28:46,137 DEBUG blivet: vendor "ATA" >15:28:46,138 DEBUG blivet: } >15:28:46,138 DEBUG blivet: # don't count 3ware devices as multipaths >15:28:46,138 DEBUG blivet: device { >15:28:46,139 DEBUG blivet: vendor "3ware" >15:28:46,139 DEBUG blivet: } >15:28:46,139 DEBUG blivet: device { >15:28:46,140 DEBUG blivet: vendor "AMCC" >15:28:46,140 DEBUG blivet: } >15:28:46,141 DEBUG blivet: # nor highpoint devices >15:28:46,141 DEBUG blivet: device { >15:28:46,141 DEBUG blivet: vendor "HPT" >15:28:46,142 DEBUG blivet: } >15:28:46,142 DEBUG blivet: } >15:28:46,143 DEBUG blivet: multipaths { >15:28:46,143 DEBUG blivet: } >15:28:46,143 DEBUG blivet: (end of /etc/multipath.conf) >15:28:46,174 INFO blivet: MultipathTopology: not a multipath: ['sdd'] >15:28:46,174 INFO blivet: MultipathTopology: not a multipath: ['sdc'] >15:28:46,175 INFO blivet: MultipathTopology: found singlepath device: sdc >15:28:46,175 INFO blivet: MultipathTopology: found singlepath device: sdd >15:28:46,175 INFO blivet: MultipathTopology: found non-disk device: sdd1 >15:28:46,175 INFO blivet: MultipathTopology: found singlepath device: sda >15:28:46,176 INFO blivet: MultipathTopology: found non-disk device: sda1 >15:28:46,176 INFO blivet: MultipathTopology: found non-disk device: sda2 >15:28:46,176 INFO blivet: MultipathTopology: found non-disk device: sda3 >15:28:46,176 INFO blivet: MultipathTopology: found non-disk device: sda4 >15:28:46,177 INFO blivet: MultipathTopology: found non-disk device: sda5 >15:28:46,177 INFO blivet: MultipathTopology: found non-disk device: sda6 >15:28:46,177 INFO blivet: MultipathTopology: found non-disk device: sr0 >15:28:46,177 INFO blivet: MultipathTopology: found singlepath device: sdb >15:28:46,177 INFO blivet: MultipathTopology: found non-disk device: sdb1 >15:28:46,178 INFO blivet: MultipathTopology: found singlepath device: loop0 >15:28:46,178 INFO blivet: MultipathTopology: found singlepath device: loop1 >15:28:46,178 INFO blivet: MultipathTopology: found singlepath device: loop2 >15:28:46,178 INFO blivet: MultipathTopology: found singlepath device: loop3 >15:28:46,179 INFO blivet: MultipathTopology: found singlepath device: loop4 >15:28:46,179 INFO blivet: MultipathTopology: found singlepath device: loop5 >15:28:46,179 INFO blivet: MultipathTopology: found singlepath device: loop6 >15:28:46,180 INFO blivet: MultipathTopology: found singlepath device: loop7 >15:28:46,180 INFO blivet: MultipathTopology: found singlepath device: dm-0 >15:28:46,181 INFO blivet: MultipathTopology: found singlepath device: dm-1 >15:28:46,184 INFO blivet: devices to scan: ['sdc', 'sdd', 'sdd1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0', 'sdb', 'sdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >15:28:46,189 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_2004431991057280C7B1-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.20', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_2004431991057280C7B1-0:0', > 'ID_SERIAL_SHORT': '2004431991057280C7B1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '81665', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_2004431991057280C7B1-0:0', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >15:28:46,190 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >15:28:46,191 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >15:28:46,193 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:46,195 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >15:28:46,198 INFO blivet: sdc is a disk >15:28:46,198 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:46,202 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >15:28:46,202 INFO blivet: added disk sdc (id 0) to device tree >15:28:46,202 DEBUG blivet: looking up parted Device: /dev/sdc >15:28:46,206 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >15:28:46,208 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >15:28:46,210 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >15:28:46,210 DEBUG blivet: required disklabel type for sdc (1) is None >15:28:46,210 DEBUG blivet: default disklabel type for sdc is msdos >15:28:46,211 DEBUG blivet: selecting msdos disklabel for sdc based on size >15:28:46,213 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >15:28:46,216 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fe75009d3d0> > PedDisk: <_ped.Disk object at 0x7fe7500a0440> >15:28:46,216 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >15:28:46,218 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >15:28:46,220 INFO blivet: got device: DiskDevice instance (0x7fe75003cad0) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 15267.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: SanDisk Cruzer Blade path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31266816 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (15267, 64, 32) biosGeometry: (1946, 255, 63) > PedDevice: <_ped.Device object at 0x3afca70> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fe750093e90> >15:28:46,221 INFO blivet: got format: DiskLabel instance (0x7fe75009d2d0) -- > 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 = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fe75009d3d0> > PedDisk: <_ped.Disk object at 0x7fe7500a0440> > origPartedDisk = <parted.disk.Disk object at 0x7fe7500a5750> > partedDevice = parted.Device instance -- > model: SanDisk Cruzer Blade path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31266816 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (15267, 64, 32) biosGeometry: (1946, 255, 63) > PedDevice: <_ped.Device object at 0x3afccb0> > >15:28:46,227 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_2004431852118E60AA14-0:0 /dev/disk/by-label/20130320-gnome-x86_64 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2013-03-21-03-41-32-00', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': '20130320-gnome-x86_64', > 'ID_FS_LABEL_ENC': '20130320-gnome-x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-03-21-03-41-32-00', > 'ID_FS_UUID_ENC': '2013-03-21-03-41-32-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_2004431852118E60AA14-0:0', > 'ID_SERIAL_SHORT': '2004431852118E60AA14', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82445', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_2004431852118E60AA14-0:0', > '/dev/disk/by-label/20130320-gnome-x86_64', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2013-03-21-03-41-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd'} ; name: sdd ; >15:28:46,230 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd)... >15:28:46,233 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >15:28:46,234 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:46,238 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >15:28:46,242 INFO blivet: sdd is a disk >15:28:46,243 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:46,244 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >15:28:46,245 INFO blivet: added disk sdd (id 1) to device tree >15:28:46,247 DEBUG blivet: looking up parted Device: /dev/sdd >15:28:46,250 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >15:28:46,251 INFO blivet: type detected on 'sdd' is 'iso9660' >15:28:46,254 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:28:46,254 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >15:28:46,256 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: iso9660 ; >15:28:46,258 INFO blivet: got device: DiskDevice instance (0x7fe7500a5e10) -- > name = sdd status = True kids = 0 id = 1 > parents = [] > uuid = None size = 7629.5 > format = existing iso9660 filesystem > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: SanDisk Cruzer Blade path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15625216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (7629, 64, 32) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x7fe7500aa050> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fe7500a5f90> >15:28:46,261 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:28:46,262 INFO blivet: got format: Iso9660FS instance (0x7fe7500ac350) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdd uuid = 2013-03-21-03-41-32-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = 20130320-gnome-x86_64 size = 0.0 targetSize = 0.0 > >15:28:46,269 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_2004431852118E60AA14-0:0-part1 /dev/disk/by-label/20130320-gnome-x86_64 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2013-03-21-03-41-32-00', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': '20130320-gnome-x86_64', > 'ID_FS_LABEL_ENC': '20130320-gnome-x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-03-21-03-41-32-00', > 'ID_FS_UUID_ENC': '2013-03-21-03-41-32-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2459648', > 'ID_PART_ENTRY_TYPE': '0x17', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_2004431852118E60AA14-0:0', > 'ID_SERIAL_SHORT': '2004431852118E60AA14', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '82505', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_2004431852118E60AA14-0:0-part1', > '/dev/disk/by-label/20130320-gnome-x86_64', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2013-03-21-03-41-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >15:28:46,270 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1)... >15:28:46,271 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd1 ; >15:28:46,272 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:46,276 INFO blivet: sdd1 is a partition >15:28:46,281 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >15:28:46,283 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >15:28:46,284 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7629MB disk sdd (1) with existing iso9660 filesystem >15:28:46,285 DEBUG blivet: lvm filter: adding sdd1 to the reject list >15:28:46,285 DEBUG blivet: ignoring partition sdd1 >15:28:46,285 DEBUG blivet: no device or no media present >15:28:46,291 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN /dev/disk/by-id/wwn-0x5001517959092425', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'INTEL_SSDSA2M160G2GC', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2M160G2GC\\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': '2CV102M3', > 'ID_SERIAL': 'INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN', > 'ID_SERIAL_SHORT': 'CVPO939000E1160AGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517959092425', > 'ID_WWN_WITH_EXTENSION': '0x5001517959092425', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84224', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN', > '/dev/disk/by-id/wwn-0x5001517959092425'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >15:28:46,291 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >15:28:46,294 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:28:46,295 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:46,297 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >15:28:46,300 INFO blivet: sda is a disk >15:28:46,301 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:46,303 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >15:28:46,303 INFO blivet: added disk sda (id 2) to device tree >15:28:46,304 DEBUG blivet: looking up parted Device: /dev/sda >15:28:46,307 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >15:28:46,311 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >15:28:46,313 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:28:46,313 DEBUG blivet: required disklabel type for sda (1) is None >15:28:46,314 DEBUG blivet: default disklabel type for sda is msdos >15:28:46,315 DEBUG blivet: selecting msdos disklabel for sda based on size >15:28:46,318 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >15:28:46,325 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe7500d7c50>, <parted.partition.Partition object at 0x7fe7500d7f10>, <parted.partition.Partition object at 0x7fe7500d81d0>, <parted.partition.Partition object at 0x7fe7500d8390>, <parted.partition.Partition object at 0x7fe7500d8610>, <parted.partition.Partition object at 0x7fe7500d8850>] > device: <parted.device.Device object at 0x7fe7500d7a10> > PedDisk: <_ped.Disk object at 0x7fe7500d3b00> >15:28:46,326 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >15:28:46,331 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >15:28:46,333 INFO blivet: got device: DiskDevice instance (0x7fe7500a5510) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 152627.835938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA INTEL SSDSA2M160 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312581808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (19457, 255, 63) biosGeometry: (19457, 255, 63) > PedDevice: <_ped.Device object at 0x7fe7500aa0e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe7500d7110> >15:28:46,335 INFO blivet: got format: DiskLabel instance (0x7fe7500d7710) -- > 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 = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe7500d7c50>, <parted.partition.Partition object at 0x7fe7500d7f10>, <parted.partition.Partition object at 0x7fe7500d81d0>, <parted.partition.Partition object at 0x7fe7500d8390>, <parted.partition.Partition object at 0x7fe7500d8610>, <parted.partition.Partition object at 0x7fe7500d8850>] > device: <parted.device.Device object at 0x7fe7500d7a10> > PedDisk: <_ped.Disk object at 0x7fe7500d3b00> > origPartedDisk = <parted.disk.Disk object at 0x7fe7500d8990> > partedDevice = parted.Device instance -- > model: ATA INTEL SSDSA2M160 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312581808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (19457, 255, 63) biosGeometry: (19457, 255, 63) > PedDevice: <_ped.Device object at 0x7fe7500aa3b0> > >15:28:46,346 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part1 /dev/disk/by-id/wwn-0x5001517959092425-part1 /dev/disk/by-label/Boot /dev/disk/by-uuid/1228bb5e-076f-473a-a143-b5246056655c', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Boot', > 'ID_FS_LABEL_ENC': 'Boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1228bb5e-076f-473a-a143-b5246056655c', > 'ID_FS_UUID_ENC': '1228bb5e-076f-473a-a143-b5246056655c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'INTEL_SSDSA2M160G2GC', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2M160G2GC\\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': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2CV102M3', > 'ID_SERIAL': 'INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN', > 'ID_SERIAL_SHORT': 'CVPO939000E1160AGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517959092425', > 'ID_WWN_WITH_EXTENSION': '0x5001517959092425', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84303', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part1', > '/dev/disk/by-id/wwn-0x5001517959092425-part1', > '/dev/disk/by-label/Boot', > '/dev/disk/by-uuid/1228bb5e-076f-473a-a143-b5246056655c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >15:28:46,346 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >15:28:46,348 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >15:28:46,351 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:46,351 INFO blivet: sda1 is a partition >15:28:46,353 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >15:28:46,356 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:28:46,359 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >15:28:46,364 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >15:28:46,368 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >15:28:46,369 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:46,372 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >15:28:46,373 DEBUG blivet: looking up parted Partition: /dev/sda1 >15:28:46,376 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >15:28:46,380 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >15:28:46,384 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >15:28:46,389 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >15:28:46,389 INFO blivet: added partition sda1 (id 3) to device tree >15:28:46,393 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >15:28:46,395 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >15:28:46,397 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >15:28:46,399 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >15:28:46,402 WARN blivet: disklabel detected but not usable on sda1 >15:28:46,404 INFO blivet: type detected on 'sda1' is 'ext4' >15:28:46,494 DEBUG blivet: padding min size from 112 up to 123 >15:28:46,505 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:46,506 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:46,508 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >15:28:46,510 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >15:28:46,510 DEBUG blivet: looking up parted Device: /dev/sda1 >15:28:46,513 INFO blivet: got device: PartitionDevice instance (0x7fe7500dc490) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32743 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe7500aac20> > 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 0x7fe7500d7b50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe7500d8090> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7500d7d10> PedPartition: <_ped.Partition object at 0x7fe7500a2dd0> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >15:28:46,515 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:46,516 INFO blivet: got format: Ext4FS instance (0x7fe7500dcbd0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 1228bb5e-076f-473a-a143-b5246056655c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Boot size = 500.0 targetSize = 500.0 > >15:28:46,521 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part2 /dev/disk/by-id/wwn-0x5001517959092425-part2 /dev/disk/by-uuid/b4602f45-a87c-4bd5-ab0d-c4650ba75862', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'b4602f45-a87c-4bd5-ab0d-c4650ba75862', > 'ID_FS_UUID_ENC': 'b4602f45-a87c-4bd5-ab0d-c4650ba75862', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'INTEL_SSDSA2M160G2GC', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2M160G2GC\\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': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12222464', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2CV102M3', > 'ID_SERIAL': 'INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN', > 'ID_SERIAL_SHORT': 'CVPO939000E1160AGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517959092425', > 'ID_WWN_WITH_EXTENSION': '0x5001517959092425', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84381', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part2', > '/dev/disk/by-id/wwn-0x5001517959092425-part2', > '/dev/disk/by-uuid/b4602f45-a87c-4bd5-ab0d-c4650ba75862'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >15:28:46,522 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >15:28:46,523 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >15:28:46,524 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:46,524 INFO blivet: sda2 is a partition >15:28:46,525 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >15:28:46,527 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:28:46,528 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >15:28:46,531 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >15:28:46,533 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >15:28:46,534 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:46,536 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >15:28:46,536 DEBUG blivet: looking up parted Partition: /dev/sda2 >15:28:46,538 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >15:28:46,541 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >15:28:46,544 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >15:28:46,546 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >15:28:46,546 INFO blivet: added partition sda2 (id 4) to device tree >15:28:46,547 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >15:28:46,551 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >15:28:46,553 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >15:28:46,556 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >15:28:46,559 WARN blivet: disklabel detected but not usable on sda2 >15:28:46,560 INFO blivet: type detected on 'sda2' is 'swap' >15:28:46,563 DEBUG blivet: SwapSpace.__init__: device: /dev/sda2 ; serial: CVPO939000E1160AGN ; uuid: b4602f45-a87c-4bd5-ab0d-c4650ba75862 ; exists: True ; label: None ; >15:28:46,563 DEBUG blivet: getFormat('swap') returning SwapSpace instance >15:28:46,566 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >15:28:46,568 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >15:28:46,569 DEBUG blivet: looking up parted Device: /dev/sda2 >15:28:46,572 INFO blivet: got device: PartitionDevice instance (0x7fe7500eaa90) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 5968.0 > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 12222464 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32743 did: 0 busy: True > hardwareGeometry: (760, 255, 63) biosGeometry: (760, 255, 63) > PedDevice: <_ped.Device object at 0x7fe7500aacb0> > 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 0x7fe7500d7b50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe7500d80d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe7500d7fd0> PedPartition: <_ped.Partition object at 0x7fe7500a2d70> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 1026048 end = 13248511 length = 12222464 > flags = >15:28:46,573 INFO blivet: got format: SwapSpace instance (0x7fe7500acf90) -- > type = swap name = swap status = True > device = /dev/sda2 uuid = b4602f45-a87c-4bd5-ab0d-c4650ba75862 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >15:28:46,584 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part3 /dev/disk/by-id/wwn-0x5001517959092425-part3 /dev/disk/by-label/Os /dev/disk/by-uuid/cd95662b-cf6c-447d-a011-471cc4241150', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Os', > 'ID_FS_LABEL_ENC': 'Os', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cd95662b-cf6c-447d-a011-471cc4241150', > 'ID_FS_UUID_ENC': 'cd95662b-cf6c-447d-a011-471cc4241150', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'INTEL_SSDSA2M160G2GC', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2M160G2GC\\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': '13248512', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '104857600', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2CV102M3', > 'ID_SERIAL': 'INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN', > 'ID_SERIAL_SHORT': 'CVPO939000E1160AGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517959092425', > 'ID_WWN_WITH_EXTENSION': '0x5001517959092425', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84462', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part3', > '/dev/disk/by-id/wwn-0x5001517959092425-part3', > '/dev/disk/by-label/Os', > '/dev/disk/by-uuid/cd95662b-cf6c-447d-a011-471cc4241150'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >15:28:46,584 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >15:28:46,588 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >15:28:46,590 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:46,591 INFO blivet: sda3 is a partition >15:28:46,592 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >15:28:46,594 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:28:46,597 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >15:28:46,599 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >15:28:46,603 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >15:28:46,604 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:46,606 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >15:28:46,607 DEBUG blivet: looking up parted Partition: /dev/sda3 >15:28:46,608 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >15:28:46,610 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >15:28:46,613 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >15:28:46,614 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >15:28:46,615 INFO blivet: added partition sda3 (id 5) to device tree >15:28:46,619 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >15:28:46,620 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >15:28:46,623 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:28:46,624 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >15:28:46,627 WARN blivet: disklabel detected but not usable on sda3 >15:28:46,627 INFO blivet: type detected on 'sda3' is 'ext4' >15:28:46,673 DEBUG blivet: padding min size from 15276 up to 15776 >15:28:46,676 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:46,676 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:46,679 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >15:28:46,681 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >15:28:46,682 DEBUG blivet: looking up parted Device: /dev/sda3 >15:28:46,684 INFO blivet: got device: PartitionDevice instance (0x7fe7500f0950) -- > name = sda3 status = True kids = 0 id = 5 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 51200.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fe7500aae60> > target size = 0 path = /dev/sda3 > 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 0x7fe7500d7b50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe7500d8290> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7500d8210> PedPartition: <_ped.Partition object at 0x7fe7500a2e30> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 13248512 end = 118106111 length = 104857600 > flags = >15:28:46,687 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:46,688 INFO blivet: got format: Ext4FS instance (0x7fe7500f9390) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = cd95662b-cf6c-447d-a011-471cc4241150 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Os size = 51200.0 targetSize = 51200.0 > >15:28:46,696 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part4 /dev/disk/by-id/wwn-0x5001517959092425-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'INTEL_SSDSA2M160G2GC', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2M160G2GC\\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': '4', > 'ID_PART_ENTRY_OFFSET': '118106112', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '194475696', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2CV102M3', > 'ID_SERIAL': 'INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN', > 'ID_SERIAL_SHORT': 'CVPO939000E1160AGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517959092425', > 'ID_WWN_WITH_EXTENSION': '0x5001517959092425', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84543', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part4', > '/dev/disk/by-id/wwn-0x5001517959092425-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >15:28:46,697 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >15:28:46,698 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >15:28:46,700 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:46,701 INFO blivet: sda4 is a partition >15:28:46,703 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >15:28:46,705 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:28:46,707 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >15:28:46,710 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >15:28:46,712 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >15:28:46,712 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:46,715 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >15:28:46,715 DEBUG blivet: looking up parted Partition: /dev/sda4 >15:28:46,719 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >15:28:46,721 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >15:28:46,723 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >15:28:46,725 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >15:28:46,726 INFO blivet: added partition sda4 (id 6) to device tree >15:28:46,728 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >15:28:46,730 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >15:28:46,734 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >15:28:46,738 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >15:28:46,739 WARN blivet: disklabel detected but not usable on sda4 >15:28:46,740 DEBUG blivet: no type or existing type for sda4, bailing >15:28:46,740 DEBUG blivet: looking up parted Device: /dev/sda4 >15:28:46,744 INFO blivet: got device: PartitionDevice instance (0x7fe7500f9f90) -- > name = sda4 status = True kids = 0 id = 6 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 94958.8359375 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32743 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fe7501030e0> > target size = 0 path = /dev/sda4 > 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 0x7fe7500d7b50> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7500d83d0> PedPartition: <_ped.Partition object at 0x7fe7500a2ef0> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 118106112 end = 312581807 length = 194475696 > flags = >15:28:46,752 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part5 /dev/disk/by-id/wwn-0x5001517959092425-part5 /dev/disk/by-label/Home /dev/disk/by-uuid/95740b09-df0b-4b8d-8525-ff5f9dc74b61', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Home', > 'ID_FS_LABEL_ENC': 'Home', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '95740b09-df0b-4b8d-8525-ff5f9dc74b61', > 'ID_FS_UUID_ENC': '95740b09-df0b-4b8d-8525-ff5f9dc74b61', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'INTEL_SSDSA2M160G2GC', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2M160G2GC\\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': '118110208', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '186081280', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2CV102M3', > 'ID_SERIAL': 'INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN', > 'ID_SERIAL_SHORT': 'CVPO939000E1160AGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517959092425', > 'ID_WWN_WITH_EXTENSION': '0x5001517959092425', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84624', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part5', > '/dev/disk/by-id/wwn-0x5001517959092425-part5', > '/dev/disk/by-label/Home', > '/dev/disk/by-uuid/95740b09-df0b-4b8d-8525-ff5f9dc74b61'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >15:28:46,753 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >15:28:46,755 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >15:28:46,758 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:46,759 INFO blivet: sda5 is a partition >15:28:46,761 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >15:28:46,767 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:28:46,784 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >15:28:46,786 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >15:28:46,789 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >15:28:46,789 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:46,793 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >15:28:46,794 DEBUG blivet: looking up parted Partition: /dev/sda5 >15:28:46,803 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >15:28:46,808 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >15:28:46,813 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >15:28:46,814 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >15:28:46,815 INFO blivet: added partition sda5 (id 7) to device tree >15:28:46,816 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >15:28:46,818 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >15:28:46,821 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >15:28:46,823 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >15:28:46,826 WARN blivet: disklabel detected but not usable on sda5 >15:28:46,827 INFO blivet: type detected on 'sda5' is 'ext4' >15:28:46,889 DEBUG blivet: padding min size from 35449 up to 35949 >15:28:46,892 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:46,892 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:46,894 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >15:28:46,896 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >15:28:46,898 DEBUG blivet: looking up parted Device: /dev/sda5 >15:28:46,901 INFO blivet: got device: PartitionDevice instance (0x7fe750101b50) -- > name = sda5 status = True kids = 0 id = 7 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 90860.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 186081280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (11583, 255, 63) biosGeometry: (11583, 255, 63) > PedDevice: <_ped.Device object at 0x7fe750103050> > 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 0x7fe7500d7b50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe7500d8750> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7500d86d0> PedPartition: <_ped.Partition object at 0x7fe7500a2fb0> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 118110208 end = 304191487 length = 186081280 > flags = >15:28:46,908 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:46,908 INFO blivet: got format: Ext4FS instance (0x7fe750101a10) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 95740b09-df0b-4b8d-8525-ff5f9dc74b61 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Home size = 90860.0 targetSize = 90860.0 > >15:28:46,916 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part6 /dev/disk/by-id/wwn-0x5001517959092425-part6 /dev/disk/by-label/Tools /dev/disk/by-uuid/064BF3994A0F9C47', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Tools', > 'ID_FS_LABEL_ENC': 'Tools', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '064BF3994A0F9C47', > 'ID_FS_UUID_ENC': '064BF3994A0F9C47', > 'ID_MODEL': 'INTEL_SSDSA2M160G2GC', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSA2M160G2GC\\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': '304193536', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8386560', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2CV102M3', > 'ID_SERIAL': 'INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN', > 'ID_SERIAL_SHORT': 'CVPO939000E1160AGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001517959092425', > 'ID_WWN_WITH_EXTENSION': '0x5001517959092425', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84712', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939000E1160AGN-part6', > '/dev/disk/by-id/wwn-0x5001517959092425-part6', > '/dev/disk/by-label/Tools', > '/dev/disk/by-uuid/064BF3994A0F9C47'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >15:28:46,916 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >15:28:46,918 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >15:28:46,920 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:46,920 INFO blivet: sda6 is a partition >15:28:46,922 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >15:28:46,924 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:28:46,926 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >15:28:46,928 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >15:28:46,931 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >15:28:46,931 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:46,933 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >15:28:46,933 DEBUG blivet: looking up parted Partition: /dev/sda6 >15:28:46,935 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >15:28:46,937 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >15:28:46,939 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >15:28:46,940 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >15:28:46,940 INFO blivet: added partition sda6 (id 8) to device tree >15:28:46,941 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >15:28:46,942 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >15:28:46,944 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >15:28:46,945 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >15:28:46,948 WARN blivet: disklabel detected but not usable on sda6 >15:28:46,949 INFO blivet: type detected on 'sda6' is 'ntfs' >15:28:47,030 WARN blivet: Unable to discover minimum size of filesystem on /dev/sda6 >15:28:47,033 DEBUG blivet: NTFS.supported: supported: False ; >15:28:47,034 DEBUG blivet: getFormat('ntfs') returning NTFS instance >15:28:47,036 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >15:28:47,039 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: ntfs ; >15:28:47,040 DEBUG blivet: looking up parted Device: /dev/sda6 >15:28:47,042 INFO blivet: got device: PartitionDevice instance (0x7fe75010abd0) -- > name = sda6 status = True kids = 0 id = 8 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 4095.0 > format = existing ntfs filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8386560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32743 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fe7501034d0> > 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 0x7fe7500d7b50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe7500d8910> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7500d8890> PedPartition: <_ped.Partition object at 0x7fe7500d9050> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 304193536 end = 312580095 length = 8386560 > flags = >15:28:47,044 DEBUG blivet: NTFS.supported: supported: False ; >15:28:47,045 INFO blivet: got format: NTFS instance (0x7fe75010d250) -- > type = ntfs name = ntfs status = False > device = /dev/sda6 uuid = 064BF3994A0F9C47 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Tools size = 0 targetSize = 0 > >15:28:47,052 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-PIONEER_BD-RW_BDR-TD02', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_BD_R': '1', > 'ID_CDROM_BD_RE': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'PIONEER_BD-RW_BDR-TD02', > 'ID_MODEL_ENC': 'PIONEER\\x20BD-RW\\x20\\x20\\x20BDR-TD02\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '0.08', > 'ID_SERIAL': 'PIONEER_BD-RW_BDR-TD02', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '86862', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-PIONEER_BD-RW_BDR-TD02'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >15:28:47,053 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >15:28:47,054 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >15:28:47,073 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:47,073 INFO blivet: sr0 is a cdrom >15:28:47,076 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >15:28:47,076 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:47,079 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >15:28:47,079 INFO blivet: added cdrom sr0 (id 9) to device tree >15:28:47,081 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:28:47,118 DEBUG blivet: no device or no media present >15:28:47,125 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ2903Y /dev/disk/by-id/wwn-0x5000c5001e4c6b20', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ2903Y', > 'ID_SERIAL_SHORT': '5VJ2903Y', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001e4c6b20', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001e4c6b20', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '88184', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ2903Y', > '/dev/disk/by-id/wwn-0x5000c5001e4c6b20'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb'} ; name: sdb ; >15:28:47,125 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb)... >15:28:47,126 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >15:28:47,129 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:47,130 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >15:28:47,131 INFO blivet: sdb is a disk >15:28:47,131 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:47,134 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >15:28:47,135 INFO blivet: added disk sdb (id 10) to device tree >15:28:47,135 DEBUG blivet: looking up parted Device: /dev/sdb >15:28:47,139 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >15:28:47,141 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >15:28:47,142 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >15:28:47,142 DEBUG blivet: required disklabel type for sdb (1) is None >15:28:47,143 DEBUG blivet: default disklabel type for sdb is msdos >15:28:47,143 DEBUG blivet: selecting msdos disklabel for sdb based on size >15:28:47,145 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >15:28:47,149 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3c7f2d0>] > device: <parted.device.Device object at 0x3c7de90> > PedDisk: <_ped.Disk object at 0x7fe7500d03b0> >15:28:47,150 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >15:28:47,155 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >15:28:47,157 INFO blivet: got device: DiskDevice instance (0x3c7d790) -- > name = sdb status = True kids = 0 id = 10 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fe750103830> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3c7d990> >15:28:47,160 INFO blivet: got format: DiskLabel instance (0x3c7dc10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3c7f2d0>] > device: <parted.device.Device object at 0x3c7de90> > PedDisk: <_ped.Disk object at 0x7fe7500d03b0> > origPartedDisk = <parted.disk.Disk object at 0x3c7f3d0> > partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fe7501037a0> > >15:28:47,170 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ2903Y-part1 /dev/disk/by-id/wwn-0x5000c5001e4c6b20-part1 /dev/disk/by-label/BACKUP /dev/disk/by-uuid/DC36DDD736DDB32E', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'BACKUP', > 'ID_FS_LABEL_ENC': 'BACKUP', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'DC36DDD736DDB32E', > 'ID_FS_UUID_ENC': 'DC36DDD736DDB32E', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976773105', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ2903Y', > 'ID_SERIAL_SHORT': '5VJ2903Y', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001e4c6b20', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001e4c6b20', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '88312', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ2903Y-part1', > '/dev/disk/by-id/wwn-0x5000c5001e4c6b20-part1', > '/dev/disk/by-label/BACKUP', > '/dev/disk/by-uuid/DC36DDD736DDB32E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >15:28:47,171 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1)... >15:28:47,173 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >15:28:47,175 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:47,176 INFO blivet: sdb1 is a partition >15:28:47,178 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >15:28:47,180 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >15:28:47,183 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (10) with existing msdos disklabel >15:28:47,187 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >15:28:47,189 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >15:28:47,190 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:47,193 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >15:28:47,193 DEBUG blivet: looking up parted Partition: /dev/sdb1 >15:28:47,199 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >15:28:47,203 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >15:28:47,204 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >15:28:47,207 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >15:28:47,208 INFO blivet: added partition sdb1 (id 11) to device tree >15:28:47,209 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >15:28:47,211 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >15:28:47,213 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >15:28:47,215 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >15:28:47,220 WARN blivet: disklabel detected but not usable on sdb1 >15:28:47,220 INFO blivet: type detected on 'sdb1' is 'ntfs' >15:28:51,736 DEBUG blivet: padding min size from 368623 up to 369123 >15:28:51,737 DEBUG blivet: NTFS.supported: supported: False ; >15:28:51,738 DEBUG blivet: getFormat('ntfs') returning NTFS instance >15:28:51,739 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >15:28:51,741 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ntfs ; >15:28:51,742 DEBUG blivet: looking up parted Device: /dev/sdb1 >15:28:51,744 INFO blivet: got device: PartitionDevice instance (0x3c7f650) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 476940MB disk sdb (10) with existing msdos disklabel'] > uuid = None size = 476939.992676 > format = existing ntfs filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976773105 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32743 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fe7501035f0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3c7df50> fileSystem: <parted.filesystem.FileSystem object at 0x3c7f390> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c7f310> PedPartition: <_ped.Partition object at 0x3c78530> > disk = existing 476940MB disk sdb (10) with existing msdos disklabel > start = 63 end = 976773167 length = 976773105 > flags = >15:28:51,746 DEBUG blivet: NTFS.supported: supported: False ; >15:28:51,746 INFO blivet: got format: NTFS instance (0x3c7fd90) -- > type = ntfs name = ntfs status = False > device = /dev/sdb1 uuid = DC36DDD736DDB32E exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = BACKUP size = 476939.0 targetSize = 476939.0 > >15:28:51,749 DEBUG blivet: 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': '123327', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >15:28:51,749 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >15:28:51,751 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >15:28:51,752 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:51,752 INFO blivet: loop0 is a loop device >15:28:51,753 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >15:28:51,755 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >15:28:51,756 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:51,757 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:51,759 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >15:28:51,759 INFO blivet: added file /osmin.img (deleted) (id 12) to device tree >15:28:51,761 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >15:28:51,762 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:51,763 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:28:51,763 INFO blivet: added loop loop0 (id 13) to device tree >15:28:51,764 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >15:28:51,766 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >15:28:51,766 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:28:51,766 DEBUG blivet: device loop0 does not contain a disklabel >15:28:51,766 INFO blivet: type detected on 'loop0' is 'squashfs' >15:28:51,766 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:28:51,768 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >15:28:51,768 INFO blivet: got device: LoopDevice instance (0x5a3c610) -- > name = loop0 status = False kids = 0 id = 13 > parents = ['existing 0MB file /osmin.img (deleted) (12)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >15:28:51,768 INFO blivet: got format: DeviceFormat instance (0x5a3c710) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:28:51,771 DEBUG blivet: 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': '123585', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >15:28:51,771 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >15:28:51,773 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >15:28:51,774 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:51,774 INFO blivet: loop1 is a loop device >15:28:51,776 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >15:28:51,779 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >15:28:51,781 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:51,781 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:51,784 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >15:28:51,784 INFO blivet: added file /osmin (id 14) to device tree >15:28:51,787 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >15:28:51,787 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:51,789 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:28:51,790 INFO blivet: added loop loop1 (id 15) to device tree >15:28:51,792 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >15:28:51,794 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >15:28:51,794 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:28:51,794 DEBUG blivet: device loop1 does not contain a disklabel >15:28:51,795 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >15:28:51,795 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:28:51,797 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >15:28:51,798 INFO blivet: got device: LoopDevice instance (0x5a3c890) -- > name = loop1 status = False kids = 0 id = 15 > parents = ['existing 0MB file /osmin (14)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >15:28:51,798 INFO blivet: got format: DeviceFormat instance (0x5a3c990) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:28:51,802 DEBUG blivet: 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': '123789', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >15:28:51,802 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >15:28:51,803 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >15:28:51,805 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:51,805 INFO blivet: loop2 is a loop device >15:28:51,806 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >15:28:51,808 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >15:28:51,809 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:51,809 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:51,811 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >15:28:51,811 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 16) to device tree >15:28:51,812 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >15:28:51,812 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:51,814 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:28:51,814 INFO blivet: added loop loop2 (id 17) to device tree >15:28:51,815 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >15:28:51,817 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >15:28:51,817 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:28:51,817 DEBUG blivet: device loop2 does not contain a disklabel >15:28:51,817 INFO blivet: type detected on 'loop2' is 'squashfs' >15:28:51,817 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:28:51,819 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >15:28:51,819 INFO blivet: got device: LoopDevice instance (0x5a3cb90) -- > name = loop2 status = False kids = 0 id = 17 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (16)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >15:28:51,819 INFO blivet: got format: DeviceFormat instance (0x5a3cc10) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:28:51,822 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_20130320-gnome- /dev/disk/by-uuid/ac058673-f38a-452f-be2d-6ff0bbbab0d7', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_20130320-gnome-', > 'ID_FS_LABEL_ENC': '_20130320-gnome-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ac058673-f38a-452f-be2d-6ff0bbbab0d7', > 'ID_FS_UUID_ENC': 'ac058673-f38a-452f-be2d-6ff0bbbab0d7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '123981', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_20130320-gnome-', > '/dev/disk/by-uuid/ac058673-f38a-452f-be2d-6ff0bbbab0d7'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >15:28:51,822 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >15:28:51,824 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:28:51,825 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:51,826 INFO blivet: loop3 is a loop device >15:28:51,827 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >15:28:51,829 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >15:28:51,830 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:51,831 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:51,833 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >15:28:51,833 INFO blivet: added file /LiveOS/ext3fs.img (id 18) to device tree >15:28:51,835 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >15:28:51,835 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:51,837 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >15:28:51,837 INFO blivet: added loop loop3 (id 19) to device tree >15:28:51,838 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >15:28:51,840 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >15:28:51,841 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:51,841 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:51,842 DEBUG blivet: device loop3 does not contain a disklabel >15:28:51,842 INFO blivet: type detected on 'loop3' is 'ext4' >15:28:51,880 DEBUG blivet: using current size 0 as min size >15:28:51,882 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:51,882 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:51,885 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >15:28:51,886 INFO blivet: got device: LoopDevice instance (0x5a3c750) -- > name = loop3 status = False kids = 0 id = 19 > parents = ['existing 0MB file /LiveOS/ext3fs.img (18)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >15:28:51,889 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:51,889 INFO blivet: got format: Ext4FS instance (0x5a3cd10) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = ac058673-f38a-452f-be2d-6ff0bbbab0d7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _20130320-gnome- size = 8192.0 targetSize = 8192.0 > >15:28:51,894 DEBUG blivet: 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': '124273', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >15:28:51,894 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >15:28:51,897 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >15:28:51,899 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:51,900 INFO blivet: loop4 is a loop device >15:28:51,901 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >15:28:51,902 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >15:28:51,905 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:51,906 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:51,909 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >15:28:51,911 INFO blivet: added file /overlay (deleted) (id 20) to device tree >15:28:51,914 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >15:28:51,915 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:51,917 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >15:28:51,918 INFO blivet: added loop loop4 (id 21) to device tree >15:28:51,921 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >15:28:51,922 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >15:28:51,923 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:51,924 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >15:28:51,925 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >15:28:51,927 WARN blivet: disklabel detected but not usable on loop4 >15:28:51,927 DEBUG blivet: no type or existing type for loop4, bailing >15:28:51,927 INFO blivet: got device: LoopDevice instance (0x5a3cdd0) -- > name = loop4 status = False kids = 0 id = 21 > parents = ['existing 0MB file /overlay (deleted) (20)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >15:28:51,930 DEBUG blivet: 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': '124519', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >15:28:51,930 INFO blivet: ignoring loop5 (/devices/virtual/block/loop5) >15:28:51,930 DEBUG blivet: lvm filter: adding loop5 to the reject list >15:28:51,932 DEBUG blivet: 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': '11124702', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >15:28:51,932 INFO blivet: ignoring loop6 (/devices/virtual/block/loop6) >15:28:51,932 DEBUG blivet: lvm filter: adding loop6 to the reject list >15:28:51,934 DEBUG blivet: 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': '11125236', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >15:28:51,934 INFO blivet: ignoring loop7 (/devices/virtual/block/loop7) >15:28:51,934 DEBUG blivet: lvm filter: adding loop7 to the reject list >15:28:51,935 DEBUG blivet: Skipping a device mapper drive (dm-0) for now >15:28:51,935 DEBUG blivet: Skipping a device mapper drive (dm-1) for now >15:28:51,962 INFO blivet: devices to scan: ['dm-0', 'dm-1'] >15:28:51,965 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_20130320-gnome- /dev/disk/by-uuid/ac058673-f38a-452f-be2d-6ff0bbbab0d7 /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': '_20130320-gnome-', > 'ID_FS_LABEL_ENC': '_20130320-gnome-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ac058673-f38a-452f-be2d-6ff0bbbab0d7', > 'ID_FS_UUID_ENC': 'ac058673-f38a-452f-be2d-6ff0bbbab0d7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64157', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_20130320-gnome-', > '/dev/disk/by-uuid/ac058673-f38a-452f-be2d-6ff0bbbab0d7', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >15:28:51,965 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >15:28:51,966 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >15:28:51,967 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:51,967 INFO blivet: live-rw is a device-mapper device >15:28:51,968 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >15:28:51,970 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:28:51,971 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >15:28:51,972 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >15:28:51,974 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (21) >15:28:51,975 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >15:28:51,976 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:51,977 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >15:28:51,978 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:51,979 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >15:28:51,979 INFO blivet: added dm live-rw (id 22) to device tree >15:28:51,980 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >15:28:51,981 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >15:28:51,983 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:51,983 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:51,983 DEBUG blivet: device live-rw does not contain a disklabel >15:28:51,983 INFO blivet: type detected on 'live-rw' is 'ext4' >15:28:52,023 DEBUG blivet: padding min size from 4204 up to 4624 >15:28:52,026 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:52,026 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:52,028 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >15:28:52,029 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >15:28:52,032 INFO blivet: got device: DMDevice instance (0x5a3cfd0) -- > name = live-rw status = True kids = 0 id = 22 > parents = ['existing 0MB loop loop4 (21)'] > uuid = None size = 8192.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: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32743 did: 0 busy: True > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x5654f80> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >15:28:52,034 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:52,034 INFO blivet: got format: Ext4FS instance (0x5a3cc50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = ac058673-f38a-452f-be2d-6ff0bbbab0d7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _20130320-gnome- size = 8192.0 targetSize = 8192.0 > >15:28:52,037 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_20130320-gnome- /dev/disk/by-uuid/ac058673-f38a-452f-be2d-6ff0bbbab0d7 /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': '_20130320-gnome-', > 'ID_FS_LABEL_ENC': '_20130320-gnome-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ac058673-f38a-452f-be2d-6ff0bbbab0d7', > 'ID_FS_UUID_ENC': 'ac058673-f38a-452f-be2d-6ff0bbbab0d7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14956', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_20130320-gnome-', > '/dev/disk/by-uuid/ac058673-f38a-452f-be2d-6ff0bbbab0d7', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >15:28:52,038 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-1)... >15:28:52,039 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >15:28:52,040 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:52,040 INFO blivet: live-osimg-min is a device-mapper device >15:28:52,041 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >15:28:52,043 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >15:28:52,044 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >15:28:52,045 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (15) with existing DM_snapshot_cow >15:28:52,047 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:28:52,048 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >15:28:52,050 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >15:28:52,051 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:28:52,053 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >15:28:52,053 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:28:52,054 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >15:28:52,055 INFO blivet: added dm live-osimg-min (id 23) to device tree >15:28:52,056 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >15:28:52,057 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >15:28:52,058 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:52,059 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:52,059 DEBUG blivet: device live-osimg-min does not contain a disklabel >15:28:52,059 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >15:28:52,110 DEBUG blivet: using current size 0 as min size >15:28:52,113 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:52,114 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:28:52,116 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >15:28:52,117 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >15:28:52,119 INFO blivet: got device: DMDevice instance (0x7fe750169210) -- > name = live-osimg-min status = True kids = 0 id = 23 > parents = ['existing 0MB loop loop3 (19) with existing ext4 filesystem'] > uuid = None size = 8192.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: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7fe75016c560> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >15:28:52,121 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:52,122 INFO blivet: got format: Ext4FS instance (0x7fe7501737d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = ac058673-f38a-452f-be2d-6ff0bbbab0d7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _20130320-gnome- size = 4203.0 targetSize = 4203.0 > >15:28:52,239 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >15:28:52,241 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >15:28:52,243 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >15:28:52,258 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >15:28:52,278 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:28:52,293 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:28:52,294 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:28:52,296 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:28:52,323 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:28:52,325 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: True ; type: swap ; >15:28:52,339 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >15:28:52,355 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:28:52,357 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:28:52,359 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:28:52,373 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:28:52,389 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:28:52,390 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:28:52,393 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:28:52,425 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >15:28:52,428 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >15:28:52,431 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >15:28:52,449 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:28:52,451 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:28:52,453 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:28:52,470 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >15:28:52,484 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:28:52,486 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:28:52,488 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:28:52,500 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >15:28:52,527 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:28:52,529 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:28:52,531 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:28:52,545 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:28:52,547 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >15:28:52,548 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >15:28:52,562 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >15:28:52,577 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >15:28:52,579 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >15:28:52,580 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >15:28:52,594 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:28:52,596 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >15:28:52,597 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >15:28:52,597 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >15:28:52,614 INFO blivet: edd: collected mbr signatures: {'sda': '0x000ae54c', 'sdb': '0x68a4683c', 'sdc': '0x0005f8af'} >15:28:52,617 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >15:28:52,630 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:28:52,644 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:28:52,670 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:28:52,672 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:28:52,674 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:28:52,689 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:28:52,690 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:28:52,756 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >15:28:52,756 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >15:28:52,756 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >15:28:52,756 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >15:28:52,757 DEBUG blivet: crypttab maps: [] >15:28:52,757 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >15:28:52,758 DEBUG blivet: resolved 'UUID=cd95662b-cf6c-447d-a011-471cc4241150' to 'sda3' (partition) >15:28:52,758 DEBUG blivet: resolved 'UUID=1228bb5e-076f-473a-a143-b5246056655c' to 'sda1' (partition) >15:28:52,758 DEBUG blivet: resolved 'UUID=95740b09-df0b-4b8d-8525-ff5f9dc74b61' to 'sda5' (partition) >15:28:52,759 DEBUG blivet: resolved 'UUID=b4602f45-a87c-4bd5-ab0d-c4650ba75862' to 'sda2' (partition) >15:28:52,761 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:28:52,791 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >15:28:52,792 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:28:52,814 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >15:28:52,843 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:28:52,845 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:28:52,847 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:28:53,004 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:53,005 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:53,007 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:53,009 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:53,011 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:53,014 DEBUG blivet: Ext4FS.supported: supported: True ; >15:28:53,016 DEBUG blivet: NTFS.supported: supported: False ; >15:28:53,018 DEBUG blivet: NTFS.supported: supported: False ; >15:28:53,020 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:28:53,021 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:28:53,077 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >15:28:53,078 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 8192MB dm live-osimg-min (23) with existing ext4 filesystem >15:29:16,999 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:29:17,000 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:29:17,001 DEBUG blivet: NFSv4.supported: supported: False ; >15:29:17,002 DEBUG blivet: NFSv4.supported: supported: False ; >15:29:17,004 DEBUG blivet: SELinuxFS.supported: supported: False ; >15:29:17,005 DEBUG blivet: SELinuxFS.supported: supported: False ; >15:29:17,006 DEBUG blivet: Ext4FS.supported: supported: True ; >15:29:17,007 DEBUG blivet: Ext4FS.supported: supported: True ; >15:29:17,008 DEBUG blivet: Ext3FS.supported: supported: True ; >15:29:17,009 DEBUG blivet: Ext3FS.supported: supported: True ; >15:29:17,011 DEBUG blivet: Ext2FS.supported: supported: True ; >15:29:17,012 DEBUG blivet: Ext2FS.supported: supported: True ; >15:29:17,013 DEBUG blivet: SysFS.supported: supported: False ; >15:29:17,014 DEBUG blivet: SysFS.supported: supported: False ; >15:29:17,016 DEBUG blivet: MultipathMember.__init__: >15:29:17,017 DEBUG blivet: MDRaidMember.__init__: >15:29:17,018 DEBUG blivet: ProcFS.supported: supported: False ; >15:29:17,019 DEBUG blivet: ProcFS.supported: supported: False ; >15:29:17,020 DEBUG blivet: SwapSpace.__init__: >15:29:17,021 DEBUG blivet: DevPtsFS.supported: supported: False ; >15:29:17,022 DEBUG blivet: DevPtsFS.supported: supported: False ; >15:29:17,024 DEBUG blivet: BTRFS.supported: supported: True ; >15:29:17,025 DEBUG blivet: USBFS.supported: supported: False ; >15:29:17,026 DEBUG blivet: USBFS.supported: supported: False ; >15:29:17,027 DEBUG blivet: DiskLabel.__init__: >15:29:17,027 INFO blivet: DiskLabel.partedDevice returning None >15:29:17,028 DEBUG blivet: HFSPlus.supported: supported: False ; >15:29:17,029 DEBUG blivet: HFSPlus.supported: supported: False ; >15:29:17,030 DEBUG blivet: XFS.supported: supported: True ; >15:29:17,103 DEBUG blivet: XFS.supported: supported: True ; >15:29:17,104 DEBUG blivet: TmpFS.supported: supported: False ; >15:29:17,106 DEBUG blivet: TmpFS.supported: supported: False ; >15:29:17,107 DEBUG blivet: LUKS.__init__: >15:29:17,109 DEBUG blivet: DMRaidMember.__init__: >15:29:17,110 DEBUG blivet: NTFS.supported: supported: False ; >15:29:17,111 DEBUG blivet: NTFS.supported: supported: False ; >15:29:17,112 DEBUG blivet: BindFS.supported: supported: False ; >15:29:17,113 DEBUG blivet: BindFS.supported: supported: False ; >15:29:17,114 DEBUG blivet: HFS.supported: supported: False ; >15:29:17,116 DEBUG blivet: HFS.supported: supported: False ; >15:29:17,117 DEBUG blivet: LVMPhysicalVolume.__init__: >15:29:17,118 DEBUG blivet: NFS.supported: supported: False ; >15:29:17,119 DEBUG blivet: NFS.supported: supported: False ; >15:29:17,120 DEBUG blivet: FATFS.supported: supported: True ; >15:29:17,121 DEBUG blivet: FATFS.supported: supported: True ; >15:29:17,122 DEBUG blivet: NoDevFS.supported: supported: False ; >15:29:17,123 DEBUG blivet: NoDevFS.supported: supported: False ; >15:29:26,340 INFO blivet: hiding device disk sdd (id 1) >15:29:26,340 DEBUG blivet: lvm filter: adding sdd to the reject list >15:29:26,341 INFO blivet: hiding device partition sda1 (id 3) >15:29:26,341 DEBUG blivet: lvm filter: adding sda1 to the reject list >15:29:26,344 DEBUG blivet: DiskDevice.removeChild: kids: 6 ; name: sda ; >15:29:26,344 INFO blivet: hiding device partition sda2 (id 4) >15:29:26,344 DEBUG blivet: lvm filter: adding sda2 to the reject list >15:29:26,345 DEBUG blivet: DiskDevice.removeChild: kids: 5 ; name: sda ; >15:29:26,346 INFO blivet: hiding device partition sda3 (id 5) >15:29:26,346 DEBUG blivet: lvm filter: adding sda3 to the reject list >15:29:26,347 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: sda ; >15:29:26,347 INFO blivet: hiding device partition sda4 (id 6) >15:29:26,347 DEBUG blivet: lvm filter: adding sda4 to the reject list >15:29:26,348 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:29:26,348 INFO blivet: hiding device partition sda5 (id 7) >15:29:26,348 DEBUG blivet: lvm filter: adding sda5 to the reject list >15:29:26,349 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >15:29:26,350 INFO blivet: hiding device partition sda6 (id 8) >15:29:26,350 DEBUG blivet: lvm filter: adding sda6 to the reject list >15:29:26,351 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:29:26,351 INFO blivet: hiding device disk sda (id 2) >15:29:26,351 DEBUG blivet: lvm filter: adding sda to the reject list >15:29:26,351 INFO blivet: hiding device partition sdb1 (id 11) >15:29:26,351 DEBUG blivet: lvm filter: adding sdb1 to the reject list >15:29:26,353 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >15:29:26,353 INFO blivet: hiding device disk sdb (id 10) >15:29:26,353 DEBUG blivet: lvm filter: adding sdb to the reject list >15:29:48,587 DEBUG blivet: checking whether disk sdc has an empty extended >15:29:48,587 DEBUG blivet: extended is None ; logicals is [] >15:29:48,587 DEBUG blivet: clearpart: initializing sdc >15:29:48,591 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >15:29:48,591 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:29:48,594 DEBUG blivet: DiskDevice._setFormat: sdc ; current: disklabel ; type: None ; >15:29:48,595 INFO blivet: registered action: [0] Destroy Format msdos disklabel on disk sdc (id 0) >15:29:48,595 DEBUG blivet: required disklabel type for sdc (1) is None >15:29:48,595 DEBUG blivet: default disklabel type for sdc is msdos >15:29:48,596 DEBUG blivet: selecting msdos disklabel for sdc based on size >15:29:48,599 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; >15:29:48,602 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sdc ; labelType: msdos ; >15:29:48,603 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fa7990> > PedDisk: <_ped.Disk object at 0x7ae7638> >15:29:48,604 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >15:29:48,609 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >15:29:48,611 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >15:29:48,612 INFO blivet: registered action: [1] Create Format msdos disklabel on disk sdc (id 0) >15:29:48,644 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >15:29:48,645 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:29:48,647 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >15:29:48,648 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:29:48,648 DEBUG blivet: resolved 'sdc' to 'sdc' (disk) >15:29:51,282 DEBUG storage.ui: doAutoPart: True >15:29:51,282 DEBUG storage.ui: encryptedAutoPart: False >15:29:51,282 DEBUG storage.ui: autoPartType: 1 >15:29:51,283 DEBUG storage.ui: clearPartType: 2 >15:29:51,283 DEBUG storage.ui: clearPartDisks: ['sdc'] >15:29:51,283 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7fb2910) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fb2890) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fb2b50) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fb2c10) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fb29d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 5968 maxSize = None grow = False > >15:29:51,283 DEBUG storage.ui: storage.disks: ['sdc'] >15:29:51,283 DEBUG storage.ui: storage.partitioned: ['sdc'] >15:29:51,284 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdc', 'sr0'] >15:29:51,286 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >15:29:51,287 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:29:51,287 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >15:29:51,287 DEBUG storage.ui: boot disk: sdc >15:29:51,289 DEBUG storage.ui: BTRFS.supported: supported: True ; >15:29:51,290 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >15:29:51,291 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >15:29:51,292 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >15:29:51,294 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: btrfs ; >15:29:51,295 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >15:29:51,295 INFO storage.ui: added partition req0 (id 24) to device tree >15:29:51,295 INFO storage.ui: registered action: [2] Create Device partition req0 (id 24) >15:29:51,295 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >15:29:51,296 INFO storage.ui: registered action: [3] Create Format btrfs filesystem on partition req0 (id 24) >15:29:51,297 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7ac6b50) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 15267.0 > format = non-existent msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: SanDisk Cruzer Blade path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31266816 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (15267, 64, 32) biosGeometry: (1946, 255, 63) > PedDevice: <_ped.Device object at 0x3afca70> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = True partedDevice = <parted.device.Device object at 0x7ac6bd0>] >15:29:51,297 DEBUG storage.ui: devs: [PartitionDevice instance (0x7fcf950) -- > name = req0 status = False kids = 0 id = 24 > parents = [] > uuid = None size = 500 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = btrfs grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >15:29:51,299 DEBUG storage.ui: Ext4FS.supported: supported: True ; >15:29:51,300 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >15:29:51,301 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >15:29:51,302 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >15:29:51,304 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >15:29:51,305 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >15:29:51,305 INFO storage.ui: added partition req1 (id 25) to device tree >15:29:51,305 INFO storage.ui: registered action: [4] Create Device partition req1 (id 25) >15:29:51,305 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >15:29:51,306 INFO storage.ui: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 25) >15:29:51,306 INFO storage.ui: skipping unneeded stage1 biosboot request >15:29:51,306 DEBUG storage.ui: PartSpec instance (0x7fb2c10) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >15:29:51,306 DEBUG storage.ui: existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:29:51,308 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >15:29:51,308 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >15:29:51,309 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >15:29:51,311 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >15:29:51,312 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >15:29:51,313 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >15:29:51,313 INFO storage.ui: added partition req2 (id 26) to device tree >15:29:51,314 INFO storage.ui: registered action: [6] Create Device partition req2 (id 26) >15:29:51,314 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >15:29:51,314 INFO storage.ui: registered action: [7] Create Format swap on partition req2 (id 26) >15:29:51,315 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >15:29:51,316 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 24)', 'req1(id 25)', 'req2(id 26)'] from disk(s) ['sdc'] >15:29:51,317 DEBUG storage.ui: allocatePartitions: disks=['sdc'] ; partitions=['req0(id 24)', 'req1(id 25)', 'req2(id 26)'] >15:29:51,317 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 25)', 'req2(id 26)', 'req0(id 24)'] from disk(s) ['sdc'] >15:29:51,318 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >15:29:51,320 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:29:51,320 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >15:29:51,321 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >15:29:51,322 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:29:51,322 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >15:29:51,323 DEBUG storage.ui: allocating partition: req1 ; id: 25 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >15:29:51,323 DEBUG storage.ui: checking freespace on sdc >15:29:51,323 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=500MB boot=True best=None grow=False >15:29:51,324 DEBUG storage.ui: current free range is 63-31266815 (15266MB) >15:29:51,324 DEBUG storage.ui: updating use_disk to sdc, type: 0 >15:29:51,324 DEBUG storage.ui: new free: 63-31266815 / 15266MB >15:29:51,324 DEBUG storage.ui: new free allows for 0 sectors of growth >15:29:51,324 DEBUG storage.ui: found free space for bootable request >15:29:51,325 DEBUG storage.ui: adjusted start sector from 63 to 2048 >15:29:51,326 DEBUG storage.ui: created partition sdc1 of 500MB and added it to /dev/sdc >15:29:51,327 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >15:29:51,327 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x821e610> PedPartition: <_ped.Partition object at 0x7fd1fb0> >15:29:51,329 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >15:29:51,330 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >15:29:51,332 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >15:29:51,332 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x821e510> PedPartition: <_ped.Partition object at 0x7fd1ef0> >15:29:51,334 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >15:29:51,335 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:29:51,335 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >15:29:51,336 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >15:29:51,338 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:29:51,338 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >15:29:51,338 DEBUG storage.ui: allocating partition: req2 ; id: 26 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 5968MB ; grow: False ; max_size: 0 >15:29:51,338 DEBUG storage.ui: checking freespace on sdc >15:29:51,338 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=5968MB boot=False best=None grow=False >15:29:51,339 DEBUG storage.ui: current free range is 63-2047 (0MB) >15:29:51,339 DEBUG storage.ui: current free range is 1026048-31266815 (14766MB) >15:29:51,339 DEBUG storage.ui: updating use_disk to sdc, type: 0 >15:29:51,339 DEBUG storage.ui: new free: 1026048-31266815 / 14766MB >15:29:51,339 DEBUG storage.ui: new free allows for 0 sectors of growth >15:29:51,340 DEBUG storage.ui: created partition sdc2 of 5968MB and added it to /dev/sdc >15:29:51,342 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >15:29:51,342 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x821e450> PedPartition: <_ped.Partition object at 0x7fd1f50> >15:29:51,343 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >15:29:51,345 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >15:29:51,346 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >15:29:51,347 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x821e410> PedPartition: <_ped.Partition object at 0x7fd9050> >15:29:51,348 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >15:29:51,349 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:29:51,349 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >15:29:51,351 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >15:29:51,353 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:29:51,353 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >15:29:51,353 DEBUG storage.ui: allocating partition: req0 ; id: 24 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >15:29:51,353 DEBUG storage.ui: checking freespace on sdc >15:29:51,353 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=500MB boot=False best=None grow=True >15:29:51,354 DEBUG storage.ui: current free range is 63-2047 (0MB) >15:29:51,354 DEBUG storage.ui: current free range is 13248512-31266815 (8798MB) >15:29:51,354 DEBUG storage.ui: evaluating growth potential for new layout >15:29:51,355 DEBUG storage.ui: calculating growth for disk /dev/sdc >15:29:51,356 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >15:29:51,357 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x821ea10> PedPartition: <_ped.Partition object at 0x7fd90b0> >15:29:51,358 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >15:29:51,359 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >15:29:51,360 DEBUG storage.ui: adding request 25 to chunk 31266753 (63-31266815) on /dev/sdc >15:29:51,360 DEBUG storage.ui: adding request 26 to chunk 31266753 (63-31266815) on /dev/sdc >15:29:51,360 DEBUG storage.ui: adding request 24 to chunk 31266753 (63-31266815) on /dev/sdc >15:29:51,360 DEBUG storage.ui: Chunk.growRequests: 31266753 on /dev/sdc start = 63 end = 31266815 >sectorSize = 512 > >15:29:51,360 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:29:51,361 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sdc2 growable = False >base = 12222464 growth = 0 max_grow = 0 >done = True >15:29:51,361 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = sdc3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >15:29:51,361 DEBUG storage.ui: 1 requests and 16996289 (8298MB) left in chunk >15:29:51,361 DEBUG storage.ui: adding 16996289 (8298MB) to 24 (sdc3) >15:29:51,361 DEBUG storage.ui: new grow amount for request 24 (sdc3) is 16996289 units, or 8298MB >15:29:51,361 DEBUG storage.ui: request 25 (sdc1) growth: 0 (0MB) size: 500MB >15:29:51,361 DEBUG storage.ui: request 26 (sdc2) growth: 0 (0MB) size: 5968MB >15:29:51,362 DEBUG storage.ui: request 24 (sdc3) growth: 16996289 (8298MB) size: 8798MB >15:29:51,362 DEBUG storage.ui: disk /dev/sdc growth: 16996289 (8298MB) >15:29:51,363 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >15:29:51,363 DEBUG storage.ui: device sdc3 new partedPartition None >15:29:51,365 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >15:29:51,366 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >15:29:51,366 DEBUG storage.ui: total growth: 16996289 sectors >15:29:51,366 DEBUG storage.ui: updating use_disk to sdc, type: 0 >15:29:51,367 DEBUG storage.ui: new free: 13248512-31266815 / 8798MB >15:29:51,367 DEBUG storage.ui: new free allows for 16996289 sectors of growth >15:29:51,367 DEBUG storage.ui: created partition sdc3 of 500MB and added it to /dev/sdc >15:29:51,369 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >15:29:51,369 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x821ec90> PedPartition: <_ped.Partition object at 0x7fd9110> >15:29:51,371 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >15:29:51,372 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >15:29:51,374 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >15:29:51,374 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x821ee90> PedPartition: <_ped.Partition object at 0x7fd9230> >15:29:51,374 DEBUG storage.ui: growPartitions: disks=['sdc'], partitions=['sdc3(id 24)', 'sdc1(id 25)', 'sdc2(id 26)'] >15:29:51,374 DEBUG storage.ui: growable partitions are ['sdc3'] >15:29:51,374 DEBUG storage.ui: adding request 24 to chunk 31266753 (63-31266815) on /dev/sdc >15:29:51,375 DEBUG storage.ui: adding request 25 to chunk 31266753 (63-31266815) on /dev/sdc >15:29:51,375 DEBUG storage.ui: adding request 26 to chunk 31266753 (63-31266815) on /dev/sdc >15:29:51,375 DEBUG storage.ui: disk sdc has 1 chunks >15:29:51,375 DEBUG storage.ui: Chunk.growRequests: 31266753 on /dev/sdc start = 63 end = 31266815 >sectorSize = 512 > >15:29:51,375 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:29:51,376 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sdc2 growable = False >base = 12222464 growth = 0 max_grow = 0 >done = True >15:29:51,376 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = sdc3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >15:29:51,376 DEBUG storage.ui: 1 requests and 16996289 (8298MB) left in chunk >15:29:51,376 DEBUG storage.ui: adding 16996289 (8298MB) to 24 (sdc3) >15:29:51,376 DEBUG storage.ui: new grow amount for request 24 (sdc3) is 16996289 units, or 8298MB >15:29:51,376 DEBUG storage.ui: growing partitions on sdc >15:29:51,376 DEBUG storage.ui: partition sdc1 (25): 0 >15:29:51,377 DEBUG storage.ui: new geometry for sdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7ac6c90> PedGeometry: <_ped.Geometry object at 0x821ef10> >15:29:51,377 DEBUG storage.ui: partition sdc2 (26): 0 >15:29:51,377 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 1026048 end: 13248511 length: 12222464 > device: <parted.device.Device object at 0x7ac6c90> PedGeometry: <_ped.Geometry object at 0x8220110> >15:29:51,377 DEBUG storage.ui: partition sdc3 (24): 0 >15:29:51,378 DEBUG storage.ui: new geometry for sdc3: parted.Geometry instance -- > start: 13248512 end: 31266815 length: 18018304 > device: <parted.device.Device object at 0x7ac6c90> PedGeometry: <_ped.Geometry object at 0x8220290> >15:29:51,378 DEBUG storage.ui: removing all non-preexisting partitions ['sdc1(id 25)', 'sdc2(id 26)', 'sdc3(id 24)'] from disk(s) ['sdc'] >15:29:51,380 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >15:29:51,380 DEBUG storage.ui: device sdc1 new partedPartition None >15:29:51,381 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >15:29:51,383 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >15:29:51,384 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >15:29:51,384 DEBUG storage.ui: device sdc2 new partedPartition None >15:29:51,386 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >15:29:51,387 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >15:29:51,388 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >15:29:51,388 DEBUG storage.ui: device sdc3 new partedPartition None >15:29:51,390 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >15:29:51,391 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >15:29:51,391 DEBUG storage.ui: back from removeNewPartitions >15:29:51,391 DEBUG storage.ui: extended: None >15:29:51,392 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7ac6c90> PedGeometry: <_ped.Geometry object at 0x821ef10> >15:29:51,394 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >15:29:51,394 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x8220550> PedPartition: <_ped.Partition object at 0x7fd1fb0> >15:29:51,395 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >15:29:51,396 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >15:29:51,398 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >15:29:51,398 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcf890> PedPartition: <_ped.Partition object at 0x7fd1f50> >15:29:51,398 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 13248511 length: 12222464 > device: <parted.device.Device object at 0x7ac6c90> PedGeometry: <_ped.Geometry object at 0x8220110> >15:29:51,400 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >15:29:51,400 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x821e510> PedPartition: <_ped.Partition object at 0x7fd9290> >15:29:51,402 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >15:29:51,403 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >15:29:51,404 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >15:29:51,405 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x821e910> PedPartition: <_ped.Partition object at 0x7fd9170> >15:29:51,405 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 13248512 end: 31266815 length: 18018304 > device: <parted.device.Device object at 0x7ac6c90> PedGeometry: <_ped.Geometry object at 0x8220290> >15:29:51,406 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >15:29:51,407 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcf810> PedPartition: <_ped.Partition object at 0x7fd92f0> >15:29:51,408 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >15:29:51,409 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >15:29:51,411 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >15:29:51,411 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x821e410> PedPartition: <_ped.Partition object at 0x7fd90b0> >15:29:51,412 DEBUG storage.ui: fixing size of non-existent 500MB partition sdc1 (25) with non-existent ext4 filesystem mounted at /boot at 500.00 >15:29:51,412 DEBUG storage.ui: fixing size of non-existent 5968MB partition sdc2 (26) with non-existent swap at 5968.00 >15:29:51,412 DEBUG storage.ui: fixing size of non-existent 8798MB partition sdc3 (24) with non-existent btrfs filesystem at 8798.00 >15:29:51,414 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'parents': [PartitionDevice instance (0x7fcf950) -- > name = sdc3 status = False kids = 0 id = 24 > parents = ['existing 15267MB disk sdc (0) with non-existent msdos disklabel'] > uuid = None size = 8798.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = False max size = 0 bootable = False > part type = 0 primary = False > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x821e410> PedPartition: <_ped.Partition object at 0x7fd90b0> > disk = existing 15267MB disk sdc (0) with non-existent msdos disklabel > start = 13248512 end = 31266815 length = 18018304 > flags = ]} >15:29:51,416 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdc3 ; >15:29:51,416 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >15:29:51,417 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >15:29:51,419 DEBUG storage.ui: BTRFS.supported: supported: True ; >15:29:51,419 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >15:29:51,420 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.27 ; current: None ; type: btrfs ; >15:29:51,422 DEBUG storage.ui: BTRFS.supported: supported: True ; >15:29:51,422 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >15:29:51,423 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.27 ; current: btrfs ; type: btrfs ; >15:29:51,423 INFO storage.ui: added btrfs volume fedora (id 27) to device tree >15:29:51,424 INFO storage.ui: registered action: [8] Create Device btrfs volume fedora (id 27) >15:29:51,424 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >15:29:51,424 INFO storage.ui: registered action: [9] Create Format btrfs filesystem on btrfs volume fedora (id 27) >15:29:51,425 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'mountpoint': '/', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7fcfed0) -- > name = fedora status = False kids = 0 id = 27 > parents = ['non-existent 8798MB partition sdc3 (24) with non-existent btrfs filesystem'] > uuid = None size = 8798.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sdc3 > format args = [] originalFormat = btrfs], 'size': 1024} >15:29:51,426 DEBUG storage.ui: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >15:29:51,427 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >15:29:51,428 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: None ; >15:29:51,429 DEBUG storage.ui: BTRFS.supported: supported: True ; >15:29:51,430 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >15:29:51,431 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >15:29:51,431 INFO storage.ui: added btrfs subvolume root (id 28) to device tree >15:29:51,431 INFO storage.ui: registered action: [10] Create Device btrfs subvolume root (id 28) >15:29:51,431 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >15:29:51,432 INFO storage.ui: registered action: [11] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 28) >15:29:51,432 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'mountpoint': '/home', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7fcfed0) -- > name = fedora status = False kids = 1 id = 27 > parents = ['non-existent 8798MB partition sdc3 (24) with non-existent btrfs filesystem'] > uuid = None size = 8798.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sdc3 > format args = [] originalFormat = btrfs], 'size': 500} >15:29:51,434 DEBUG storage.ui: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >15:29:51,434 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >15:29:51,435 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: None ; >15:29:51,437 DEBUG storage.ui: BTRFS.supported: supported: True ; >15:29:51,437 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >15:29:51,438 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >15:29:51,438 INFO storage.ui: added btrfs subvolume home (id 29) to device tree >15:29:51,438 INFO storage.ui: registered action: [12] Create Device btrfs subvolume home (id 29) >15:29:51,438 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >15:29:51,439 INFO storage.ui: registered action: [13] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 29) >15:29:51,440 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >15:29:51,441 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:29:51,441 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >15:29:51,480 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:29:51,483 DEBUG blivet: Ext4FS.supported: supported: True ; >15:29:51,483 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:29:51,506 DEBUG blivet: Ext4FS.supported: supported: True ; >15:29:51,506 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:29:51,507 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ac3b50>, 500.0, ['sdc'], None >15:29:54,031 DEBUG blivet: Ext4FS.supported: supported: True ; >15:29:54,032 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:29:54,032 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ac3b50>, 500.0, ['sdc'], None >15:29:54,037 DEBUG blivet: SwapSpace.__init__: >15:29:54,037 DEBUG blivet: getFormat('swap') returning SwapSpace instance >15:30:00,457 DEBUG blivet: SwapSpace.__init__: >15:30:00,457 DEBUG blivet: getFormat('swap') returning SwapSpace instance >15:30:00,457 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ac3b50>, 5968.969238, ['sdc'], None >15:30:01,960 INFO storage.ui: removed partition sdc2 (id 26) from device tree >15:30:01,962 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >15:30:01,962 INFO storage.ui: registered action: [14] Destroy Device partition sdc2 (id 26) >15:30:01,984 DEBUG blivet: Ext4FS.supported: supported: True ; >15:30:01,984 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:30:01,996 DEBUG blivet: Ext4FS.supported: supported: True ; >15:30:01,996 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:30:01,997 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ac3b50>, 500.0, ['sdc'], None >15:30:03,222 DEBUG blivet: Ext4FS.supported: supported: True ; >15:30:03,222 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:30:03,223 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ac3b50>, 500.0, ['sdc'], None >15:30:03,228 DEBUG blivet: BTRFS.supported: supported: True ; >15:30:03,228 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >15:30:03,233 DEBUG blivet: BTRFS.supported: supported: True ; >15:30:03,233 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >15:30:03,234 DEBUG blivet: BTRFS.supported: supported: True ; >15:30:03,234 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7ac3b50>, 0, [], None >15:30:03,236 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7ac3b50>, 8798.0, ['sdc'], single >15:30:03,244 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7ac3b50>, 8798.0, ['sdc'], single >15:30:33,221 DEBUG blivet: BTRFS.supported: supported: True ; >15:30:33,222 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >15:30:33,222 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7ac3b50>, 14766.969238, ['sdc'], None >15:30:33,222 INFO storage.ui: removed btrfs subvolume root (id 28) from device tree >15:30:33,224 DEBUG storage.ui: BTRFSVolumeDevice.removeChild: kids: 2 ; name: fedora ; >15:30:33,224 INFO storage.ui: registered action: [15] Destroy Device btrfs subvolume root (id 28) >15:30:33,225 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7ac3b50>, 0, ['sdc'], None >15:30:33,227 DEBUG storage.ui: BTRFSFactory.set_container_members: device: None ; container: non-existent 8798MB btrfs volume fedora (27) with non-existent btrfs filesystem ; members: [] ; >15:30:33,228 DEBUG storage.ui: BTRFS.supported: supported: True ; >15:30:33,228 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >15:30:33,228 DEBUG storage.ui: using container fedora with 1 devices >15:30:33,229 DEBUG storage.ui: raw container size reported as 500 >15:30:33,229 DEBUG storage.ui: adding a TotalSizeSet with size 500 >15:30:33,229 DEBUG storage.ui: set.allocated = 256 >15:30:33,231 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >15:30:33,232 DEBUG storage.ui: removing all non-preexisting partitions ['sdc1(id 25)', 'sdc3(id 24)'] from disk(s) ['sdc'] >15:30:33,234 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >15:30:33,234 DEBUG storage.ui: device sdc1 new partedPartition None >15:30:33,236 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >15:30:33,237 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >15:30:33,239 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >15:30:33,239 DEBUG storage.ui: device sdc3 new partedPartition None >15:30:33,241 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >15:30:33,246 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >15:30:33,246 DEBUG storage.ui: allocatePartitions: disks=['sdc'] ; partitions=['req1(id 25)', 'req0(id 24)'] >15:30:33,246 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 25)', 'req0(id 24)'] from disk(s) ['sdc'] >15:30:33,248 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >15:30:33,250 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:30:33,250 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >15:30:33,251 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >15:30:33,253 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:30:33,253 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >15:30:33,253 DEBUG storage.ui: allocating partition: req1 ; id: 25 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >15:30:33,254 DEBUG storage.ui: checking freespace on sdc >15:30:33,254 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=500MB boot=True best=None grow=False >15:30:33,255 DEBUG storage.ui: current free range is 63-31266815 (15266MB) >15:30:33,255 DEBUG storage.ui: updating use_disk to sdc, type: 0 >15:30:33,255 DEBUG storage.ui: new free: 63-31266815 / 15266MB >15:30:33,255 DEBUG storage.ui: new free allows for 0 sectors of growth >15:30:33,255 DEBUG storage.ui: found free space for bootable request >15:30:33,256 DEBUG storage.ui: adjusted start sector from 63 to 2048 >15:30:33,256 DEBUG storage.ui: created partition sdc1 of 500MB and added it to /dev/sdc >15:30:33,258 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >15:30:33,258 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x82202d0> PedPartition: <_ped.Partition object at 0x7fd91d0> >15:30:33,260 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >15:30:33,261 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >15:30:33,263 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >15:30:33,263 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x8220350> PedPartition: <_ped.Partition object at 0x7fd9110> >15:30:33,265 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >15:30:33,266 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:30:33,266 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >15:30:33,268 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >15:30:33,269 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:30:33,269 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >15:30:33,269 DEBUG storage.ui: allocating partition: req0 ; id: 24 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 500 >15:30:33,270 DEBUG storage.ui: checking freespace on sdc >15:30:33,270 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=256MB boot=False best=None grow=True >15:30:33,270 DEBUG storage.ui: current free range is 63-2047 (0MB) >15:30:33,271 DEBUG storage.ui: current free range is 1026048-31266815 (14766MB) >15:30:33,271 DEBUG storage.ui: evaluating growth potential for new layout >15:30:33,271 DEBUG storage.ui: calculating growth for disk /dev/sdc >15:30:33,273 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >15:30:33,273 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x821e250> PedPartition: <_ped.Partition object at 0x7fd1f50> >15:30:33,275 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >15:30:33,276 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >15:30:33,276 DEBUG storage.ui: adding request 25 to chunk 31266753 (63-31266815) on /dev/sdc >15:30:33,276 DEBUG storage.ui: adding request 24 to chunk 31266753 (63-31266815) on /dev/sdc >15:30:33,277 DEBUG storage.ui: Chunk.growRequests: 31266753 on /dev/sdc start = 63 end = 31266815 >sectorSize = 512 > >15:30:33,277 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:30:33,277 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = sdc2 growable = True >base = 524288 growth = 0 max_grow = 499712 >done = False >15:30:33,277 DEBUG storage.ui: 1 requests and 29718465 (14510MB) left in chunk >15:30:33,277 DEBUG storage.ui: adding 29718465 (14510MB) to 24 (sdc2) >15:30:33,277 DEBUG storage.ui: taking back 29218753 (14266MB) from 24 (sdc2) >15:30:33,278 DEBUG storage.ui: new grow amount for request 24 (sdc2) is 499712 units, or 244MB >15:30:33,278 DEBUG storage.ui: request 25 (sdc1) growth: 0 (0MB) size: 500MB >15:30:33,278 DEBUG storage.ui: request 24 (sdc2) growth: 499712 (244MB) size: 500MB >15:30:33,278 DEBUG storage.ui: disk /dev/sdc growth: 499712 (244MB) >15:30:33,280 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >15:30:33,280 DEBUG storage.ui: device sdc2 new partedPartition None >15:30:33,281 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >15:30:33,283 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >15:30:33,283 DEBUG storage.ui: total growth: 499712 sectors >15:30:33,283 DEBUG storage.ui: updating use_disk to sdc, type: 0 >15:30:33,283 DEBUG storage.ui: new free: 1026048-31266815 / 14766MB >15:30:33,283 DEBUG storage.ui: new free allows for 499712 sectors of growth >15:30:33,284 DEBUG storage.ui: created partition sdc2 of 256MB and added it to /dev/sdc >15:30:33,285 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >15:30:33,286 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcf7d0> PedPartition: <_ped.Partition object at 0x7fd90b0> >15:30:33,287 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >15:30:33,288 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >15:30:33,290 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >15:30:33,290 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcf850> PedPartition: <_ped.Partition object at 0x82337d0> >15:30:33,291 DEBUG storage.ui: growPartitions: disks=['sdc'], partitions=['sdc1(id 25)', 'sdc2(id 24)'] >15:30:33,291 DEBUG storage.ui: growable partitions are ['sdc2'] >15:30:33,291 DEBUG storage.ui: adding request 25 to chunk 31266753 (63-31266815) on /dev/sdc >15:30:33,291 DEBUG storage.ui: adding request 24 to chunk 31266753 (63-31266815) on /dev/sdc >15:30:33,291 DEBUG storage.ui: disk sdc has 1 chunks >15:30:33,292 DEBUG storage.ui: Chunk.growRequests: 31266753 on /dev/sdc start = 63 end = 31266815 >sectorSize = 512 > >15:30:33,292 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:30:33,292 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = sdc2 growable = True >base = 524288 growth = 0 max_grow = 499712 >done = False >15:30:33,292 DEBUG storage.ui: 1 requests and 29718465 (14510MB) left in chunk >15:30:33,292 DEBUG storage.ui: adding 29718465 (14510MB) to 24 (sdc2) >15:30:33,292 DEBUG storage.ui: taking back 29218753 (14266MB) from 24 (sdc2) >15:30:33,292 DEBUG storage.ui: new grow amount for request 24 (sdc2) is 499712 units, or 244MB >15:30:33,293 DEBUG storage.ui: set: ['sdc2'] 256/500 >15:30:33,293 DEBUG storage.ui: allocating 244 to TotalSizeSet with 256/500 (244 needed) >15:30:33,293 DEBUG storage.ui: PartitionRequest instance -- >id = 24 name = sdc2 growable = True >base = 524288 growth = 499712 max_grow = 499712 >done = True >15:30:33,293 DEBUG storage.ui: needed: 0 >15:30:33,293 DEBUG storage.ui: set: ['sdc2'] 500/500 >15:30:33,293 DEBUG storage.ui: allocating 0 to TotalSizeSet with 500/500 (0 needed) >15:30:33,293 DEBUG storage.ui: PartitionRequest instance -- >id = 24 name = sdc2 growable = True >base = 524288 growth = 499712 max_grow = 499712 >done = True >15:30:33,294 DEBUG storage.ui: needed: 0 >15:30:33,294 DEBUG storage.ui: growing partitions on sdc >15:30:33,294 DEBUG storage.ui: partition sdc1 (25): 0 >15:30:33,295 DEBUG storage.ui: new geometry for sdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7ac6c90> PedGeometry: <_ped.Geometry object at 0x8234590> >15:30:33,295 DEBUG storage.ui: partition sdc2 (24): 0 >15:30:33,295 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 1026048 end: 2050047 length: 1024000 > device: <parted.device.Device object at 0x7ac6c90> PedGeometry: <_ped.Geometry object at 0x8234710> >15:30:33,296 DEBUG storage.ui: removing all non-preexisting partitions ['sdc1(id 25)', 'sdc2(id 24)'] from disk(s) ['sdc'] >15:30:33,298 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >15:30:33,298 DEBUG storage.ui: device sdc1 new partedPartition None >15:30:33,299 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >15:30:33,301 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >15:30:33,302 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >15:30:33,302 DEBUG storage.ui: device sdc2 new partedPartition None >15:30:33,304 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >15:30:33,305 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >15:30:33,306 DEBUG storage.ui: back from removeNewPartitions >15:30:33,306 DEBUG storage.ui: extended: None >15:30:33,306 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7ac6c90> PedGeometry: <_ped.Geometry object at 0x8234590> >15:30:33,308 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >15:30:33,308 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x8234b10> PedPartition: <_ped.Partition object at 0x8233830> >15:30:33,309 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >15:30:33,311 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >15:30:33,312 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >15:30:33,313 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x821ea10> PedPartition: <_ped.Partition object at 0x7fd1f50> >15:30:33,313 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 2050047 length: 1024000 > device: <parted.device.Device object at 0x7ac6c90> PedGeometry: <_ped.Geometry object at 0x8234710> >15:30:33,315 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >15:30:33,315 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x821e810> PedPartition: <_ped.Partition object at 0x82338f0> >15:30:33,316 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >15:30:33,318 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >15:30:33,319 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >15:30:33,320 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x8220350> PedPartition: <_ped.Partition object at 0x7fd91d0> >15:30:33,320 DEBUG storage.ui: fixing size of non-existent 500MB partition sdc1 (25) with non-existent ext4 filesystem mounted at /boot at 500.00 >15:30:33,321 DEBUG storage.ui: fixing size of non-existent 500MB partition sdc2 (24) with non-existent btrfs filesystem at 500.00 >15:30:33,323 DEBUG storage.ui: Blivet.factoryDevice: 3 ; 14766.969238 ; name: None ; encrypted: False ; disks: [DiskDevice instance (0x7ac6b50) -- > name = sdc status = True kids = 2 id = 0 > parents = [] > uuid = None size = 15267.0 > format = non-existent msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: SanDisk Cruzer Blade path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31266816 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (15267, 64, 32) biosGeometry: (1946, 255, 63) > PedDevice: <_ped.Device object at 0x3afca70> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = True partedDevice = <parted.device.Device object at 0x7ac6bd0>] ; raid_level: None ; label: ; container_name: None ; mountpoint: / ; fstype: btrfs ; >15:30:33,323 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7ac3b50>, 14766.969238, ['sdc'], None >15:30:33,325 DEBUG storage.ui: BTRFSFactory.set_container_members: device: None ; container: non-existent 500MB btrfs volume fedora (27) with non-existent btrfs filesystem ; members: [] ; >15:30:33,326 DEBUG storage.ui: BTRFS.supported: supported: True ; >15:30:33,326 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >15:30:33,326 DEBUG storage.ui: using container fedora with 1 devices >15:30:33,327 DEBUG storage.ui: raw container size reported as 15266 >15:30:33,327 DEBUG storage.ui: adding a TotalSizeSet with size 15266 >15:30:33,327 DEBUG storage.ui: set.allocated = 256 >15:30:33,328 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >15:30:33,330 DEBUG storage.ui: removing all non-preexisting partitions ['sdc1(id 25)', 'sdc2(id 24)'] from disk(s) ['sdc'] >15:30:33,331 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >15:30:33,331 DEBUG storage.ui: device sdc1 new partedPartition None >15:30:33,333 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >15:30:33,334 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >15:30:33,336 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >15:30:33,336 DEBUG storage.ui: device sdc2 new partedPartition None >15:30:33,338 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >15:30:33,339 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >15:30:33,339 DEBUG storage.ui: allocatePartitions: disks=['sdc'] ; partitions=['req1(id 25)', 'req0(id 24)'] >15:30:33,339 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 25)', 'req0(id 24)'] from disk(s) ['sdc'] >15:30:33,341 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >15:30:33,343 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:30:33,343 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >15:30:33,344 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >15:30:33,346 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:30:33,346 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >15:30:33,346 DEBUG storage.ui: allocating partition: req1 ; id: 25 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >15:30:33,346 DEBUG storage.ui: checking freespace on sdc >15:30:33,347 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=500MB boot=True best=None grow=False >15:30:33,347 DEBUG storage.ui: current free range is 63-31266815 (15266MB) >15:30:33,347 DEBUG storage.ui: updating use_disk to sdc, type: 0 >15:30:33,348 DEBUG storage.ui: new free: 63-31266815 / 15266MB >15:30:33,348 DEBUG storage.ui: new free allows for 0 sectors of growth >15:30:33,348 DEBUG storage.ui: found free space for bootable request >15:30:33,348 DEBUG storage.ui: adjusted start sector from 63 to 2048 >15:30:33,349 DEBUG storage.ui: created partition sdc1 of 500MB and added it to /dev/sdc >15:30:33,350 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >15:30:33,351 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x8234890> PedPartition: <_ped.Partition object at 0x7fd9110> >15:30:33,352 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >15:30:33,354 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >15:30:33,356 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >15:30:33,356 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x8234ad0> PedPartition: <_ped.Partition object at 0x8233770> >15:30:33,358 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >15:30:33,359 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:30:33,359 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >15:30:33,361 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >15:30:33,363 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:30:33,363 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >15:30:33,363 DEBUG storage.ui: allocating partition: req0 ; id: 24 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 15266.969238 >15:30:33,363 DEBUG storage.ui: checking freespace on sdc >15:30:33,363 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=256MB boot=False best=None grow=True >15:30:33,364 DEBUG storage.ui: current free range is 63-2047 (0MB) >15:30:33,364 DEBUG storage.ui: current free range is 1026048-31266815 (14766MB) >15:30:33,364 DEBUG storage.ui: evaluating growth potential for new layout >15:30:33,364 DEBUG storage.ui: calculating growth for disk /dev/sdc >15:30:33,366 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >15:30:33,367 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x8234e90> PedPartition: <_ped.Partition object at 0x82337d0> >15:30:33,368 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >15:30:33,370 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >15:30:33,370 DEBUG storage.ui: adding request 25 to chunk 31266753 (63-31266815) on /dev/sdc >15:30:33,371 DEBUG storage.ui: adding request 24 to chunk 31266753 (63-31266815) on /dev/sdc >15:30:33,371 DEBUG storage.ui: Chunk.growRequests: 31266753 on /dev/sdc start = 63 end = 31266815 >sectorSize = 512 > >15:30:33,371 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:30:33,371 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = sdc2 growable = True >base = 524288 growth = 0 max_grow = 30742464 >done = False >15:30:33,371 DEBUG storage.ui: 1 requests and 29718465 (14510MB) left in chunk >15:30:33,371 DEBUG storage.ui: adding 29718465 (14510MB) to 24 (sdc2) >15:30:33,371 DEBUG storage.ui: new grow amount for request 24 (sdc2) is 29718465 units, or 14510MB >15:30:33,372 DEBUG storage.ui: request 25 (sdc1) growth: 0 (0MB) size: 500MB >15:30:33,372 DEBUG storage.ui: request 24 (sdc2) growth: 29718465 (14510MB) size: 14766MB >15:30:33,372 DEBUG storage.ui: disk /dev/sdc growth: 29718465 (14510MB) >15:30:33,373 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >15:30:33,374 DEBUG storage.ui: device sdc2 new partedPartition None >15:30:33,375 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >15:30:33,377 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >15:30:33,377 DEBUG storage.ui: total growth: 29718465 sectors >15:30:33,377 DEBUG storage.ui: updating use_disk to sdc, type: 0 >15:30:33,377 DEBUG storage.ui: new free: 1026048-31266815 / 14766MB >15:30:33,377 DEBUG storage.ui: new free allows for 29718465 sectors of growth >15:30:33,378 DEBUG storage.ui: created partition sdc2 of 256MB and added it to /dev/sdc >15:30:33,380 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >15:30:33,380 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x8234d90> PedPartition: <_ped.Partition object at 0x7fd1f50> >15:30:33,382 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >15:30:33,383 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >15:30:33,385 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >15:30:33,386 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x8234e50> PedPartition: <_ped.Partition object at 0x8233950> >15:30:33,386 DEBUG storage.ui: growPartitions: disks=['sdc'], partitions=['sdc1(id 25)', 'sdc2(id 24)'] >15:30:33,386 DEBUG storage.ui: growable partitions are ['sdc2'] >15:30:33,386 DEBUG storage.ui: adding request 25 to chunk 31266753 (63-31266815) on /dev/sdc >15:30:33,386 DEBUG storage.ui: adding request 24 to chunk 31266753 (63-31266815) on /dev/sdc >15:30:33,387 DEBUG storage.ui: disk sdc has 1 chunks >15:30:33,387 DEBUG storage.ui: Chunk.growRequests: 31266753 on /dev/sdc start = 63 end = 31266815 >sectorSize = 512 > >15:30:33,387 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:30:33,387 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = sdc2 growable = True >base = 524288 growth = 0 max_grow = 30742464 >done = False >15:30:33,387 DEBUG storage.ui: 1 requests and 29718465 (14510MB) left in chunk >15:30:33,387 DEBUG storage.ui: adding 29718465 (14510MB) to 24 (sdc2) >15:30:33,387 DEBUG storage.ui: new grow amount for request 24 (sdc2) is 29718465 units, or 14510MB >15:30:33,388 DEBUG storage.ui: set: ['sdc2'] 256/15266 >15:30:33,388 DEBUG storage.ui: allocating 14510 to TotalSizeSet with 256/15266 (15010 needed) >15:30:33,388 DEBUG storage.ui: PartitionRequest instance -- >id = 24 name = sdc2 growable = True >base = 524288 growth = 29718465 max_grow = 30742464 >done = False >15:30:33,388 DEBUG storage.ui: needed: 499 >15:30:33,388 DEBUG storage.ui: set: ['sdc2'] 14766/15266 >15:30:33,388 DEBUG storage.ui: allocating 0 to TotalSizeSet with 14766/15266 (499 needed) >15:30:33,388 DEBUG storage.ui: PartitionRequest instance -- >id = 24 name = sdc2 growable = True >base = 524288 growth = 29718465 max_grow = 30742464 >done = False >15:30:33,389 DEBUG storage.ui: needed: 499 >15:30:33,389 DEBUG storage.ui: growing partitions on sdc >15:30:33,389 DEBUG storage.ui: partition sdc1 (25): 0 >15:30:33,390 DEBUG storage.ui: new geometry for sdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7ac6c90> PedGeometry: <_ped.Geometry object at 0x8234f10> >15:30:33,390 DEBUG storage.ui: partition sdc2 (24): 0 >15:30:33,390 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 1026048 end: 31266815 length: 30240768 > device: <parted.device.Device object at 0x7ac6c90> PedGeometry: <_ped.Geometry object at 0x82400d0> >15:30:33,391 DEBUG storage.ui: removing all non-preexisting partitions ['sdc1(id 25)', 'sdc2(id 24)'] from disk(s) ['sdc'] >15:30:33,393 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >15:30:33,393 DEBUG storage.ui: device sdc1 new partedPartition None >15:30:33,394 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >15:30:33,396 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >15:30:33,398 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >15:30:33,398 DEBUG storage.ui: device sdc2 new partedPartition None >15:30:33,400 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >15:30:33,401 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >15:30:33,401 DEBUG storage.ui: back from removeNewPartitions >15:30:33,402 DEBUG storage.ui: extended: None >15:30:33,402 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7ac6c90> PedGeometry: <_ped.Geometry object at 0x8234f10> >15:30:33,404 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >15:30:33,404 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x82403d0> PedPartition: <_ped.Partition object at 0x8233890> >15:30:33,405 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >15:30:33,407 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >15:30:33,409 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >15:30:33,409 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x8240510> PedPartition: <_ped.Partition object at 0x8233a10> >15:30:33,409 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 31266815 length: 30240768 > device: <parted.device.Device object at 0x7ac6c90> PedGeometry: <_ped.Geometry object at 0x82400d0> >15:30:33,411 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >15:30:33,411 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x8234850> PedPartition: <_ped.Partition object at 0x82339b0> >15:30:33,413 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >15:30:33,414 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >15:30:33,416 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >15:30:33,416 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6d90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x8240750> PedPartition: <_ped.Partition object at 0x8233a70> >15:30:33,417 DEBUG storage.ui: fixing size of non-existent 500MB partition sdc1 (25) with non-existent ext4 filesystem mounted at /boot at 500.00 >15:30:33,417 DEBUG storage.ui: fixing size of non-existent 14766MB partition sdc2 (24) with non-existent btrfs filesystem at 14766.00 >15:30:33,418 DEBUG storage.ui: BTRFSVolumeDevice instance (0x7fcfed0) -- > name = fedora status = False kids = 1 id = 27 > parents = ['non-existent 14766MB partition sdc2 (24) with non-existent btrfs filesystem'] > uuid = None size = 14766.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sdc2 > format args = [] originalFormat = btrfs >15:30:33,418 DEBUG storage.ui: creating new device >15:30:33,419 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'metaDataLevel': 'single', 'subvol': True, 'fmt_type': 'btrfs', 'fmt_args': {}, 'dataLevel': 'single', 'parents': [BTRFSVolumeDevice instance (0x7fcfed0) -- > name = fedora status = False kids = 1 id = 27 > parents = ['non-existent 14766MB partition sdc2 (24) with non-existent btrfs filesystem'] > uuid = None size = 14766.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sdc2 > format args = [] originalFormat = btrfs], 'mountpoint': '/', 'size': 14766.969238} >15:30:33,420 DEBUG storage.ui: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >15:30:33,421 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >15:30:33,422 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: None ; >15:30:33,424 DEBUG storage.ui: BTRFS.supported: supported: True ; >15:30:33,424 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >15:30:33,426 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >15:30:33,426 INFO storage.ui: added btrfs subvolume root (id 30) to device tree >15:30:33,426 INFO storage.ui: registered action: [16] Create Device btrfs subvolume root (id 30) >15:30:33,426 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >15:30:33,427 INFO storage.ui: registered action: [17] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 30) >15:30:33,440 DEBUG blivet: BTRFS.supported: supported: True ; >15:30:33,440 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >15:30:33,444 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7ac3b50>, 14766.0, ['sdc'], single >15:30:46,270 INFO blivet: removing obsolete action 10 (15) >15:30:46,271 INFO blivet: removing obsolete action 11 (15) >15:30:46,271 INFO blivet: removing obsolete action 15 (15) >15:30:46,271 INFO blivet: removing obsolete action 6 (14) >15:30:46,272 INFO blivet: removing obsolete action 7 (14) >15:30:46,272 INFO blivet: removing obsolete action 14 (14) >15:30:46,272 DEBUG blivet: action 11 already pruned >15:30:46,272 DEBUG blivet: action 10 already pruned >15:30:46,273 DEBUG blivet: action 7 already pruned >15:30:46,273 DEBUG blivet: action 6 already pruned >15:30:49,493 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >15:30:49,495 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15267MB disk sdc (0) with non-existent msdos disklabel >15:30:49,495 DEBUG blivet: resolved 'sdc' to 'sdc' (disk) >15:31:11,851 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:31:11,852 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >15:31:11,854 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >15:31:11,881 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:31:11,882 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >15:31:11,884 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >15:31:11,885 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: False ; controllable: True ; >15:31:11,886 DEBUG blivet: BTRFSSubVolumeDevice.teardown: home ; status: False ; controllable: True ; >15:31:11,888 DEBUG blivet: BTRFSSubVolumeDevice.teardown: root ; status: False ; controllable: True ; >15:31:11,888 INFO blivet: resetting parted disks... >15:31:11,890 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >15:31:11,891 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >15:31:11,893 DEBUG blivet: PartitionDevice.preCommitFixup: sdc2 ; >15:31:11,894 DEBUG blivet: PartitionDevice.preCommitFixup: sdc1 ; >15:31:11,894 DEBUG blivet: action: [0] Destroy Format msdos disklabel on disk sdc (id 0) >15:31:11,895 DEBUG blivet: action: [1] Create Format msdos disklabel on disk sdc (id 0) >15:31:11,895 DEBUG blivet: action: [4] Create Device partition sdc1 (id 25) >15:31:11,895 DEBUG blivet: action: [5] Create Format ext4 filesystem mounted at /boot on partition sdc1 (id 25) >15:31:11,895 DEBUG blivet: action: [2] Create Device partition sdc2 (id 24) >15:31:11,896 DEBUG blivet: action: [3] Create Format btrfs filesystem on partition sdc2 (id 24) >15:31:11,896 DEBUG blivet: action: [8] Create Device btrfs volume fedora (id 27) >15:31:11,896 DEBUG blivet: action: [9] Create Format btrfs filesystem on btrfs volume fedora (id 27) >15:31:11,896 DEBUG blivet: action: [16] Create Device btrfs subvolume root (id 30) >15:31:11,897 DEBUG blivet: action: [17] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 30) >15:31:11,897 DEBUG blivet: action: [12] Create Device btrfs subvolume home (id 29) >15:31:11,897 DEBUG blivet: action: [13] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 29) >15:31:11,897 INFO blivet: pruning action queue... >15:31:11,898 INFO blivet: sorting actions... >15:31:11,906 DEBUG blivet: action: [0] Destroy Format msdos disklabel on disk sdc (id 0) >15:31:11,906 DEBUG blivet: action: [1] Create Format msdos disklabel on disk sdc (id 0) >15:31:11,907 DEBUG blivet: action: [4] Create Device partition sdc1 (id 25) >15:31:11,907 DEBUG blivet: action: [2] Create Device partition sdc2 (id 24) >15:31:11,907 DEBUG blivet: action: [3] Create Format btrfs filesystem on partition sdc2 (id 24) >15:31:11,907 DEBUG blivet: action: [8] Create Device btrfs volume fedora (id 27) >15:31:11,908 DEBUG blivet: action: [9] Create Format btrfs filesystem on btrfs volume fedora (id 27) >15:31:11,908 DEBUG blivet: action: [12] Create Device btrfs subvolume home (id 29) >15:31:11,908 DEBUG blivet: action: [13] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 29) >15:31:11,908 DEBUG blivet: action: [16] Create Device btrfs subvolume root (id 30) >15:31:11,909 DEBUG blivet: action: [17] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 30) >15:31:11,912 DEBUG blivet: action: [5] Create Format ext4 filesystem mounted at /boot on partition sdc1 (id 25) >15:31:11,914 INFO blivet: executing action: [0] Destroy Format msdos disklabel on disk sdc (id 0) >15:31:11,916 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: True ; >15:31:11,923 DEBUG blivet: DiskLabel.destroy: device: /dev/sdc ; status: False ; type: disklabel ; >15:31:12,031 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >15:31:12,032 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >15:31:12,062 INFO blivet: executing action: [1] Create Format msdos disklabel on disk sdc (id 0) >15:31:12,064 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >15:31:12,065 DEBUG blivet: DiskLabel.create: device: /dev/sdc ; status: False ; type: disklabel ; >15:31:12,067 DEBUG blivet: DiskLabel.create: device: /dev/sdc ; status: False ; type: disklabel ; >15:31:12,068 DEBUG blivet: DiskLabel.commit: device: /dev/sdc ; numparts: 0 ; >15:31:12,195 DEBUG blivet: DiskDevice.updateSysfsPath: sdc ; status: True ; >15:31:12,196 DEBUG blivet: sdc sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc >15:31:12,210 INFO blivet: executing action: [4] Create Device partition sdc1 (id 25) >15:31:12,212 DEBUG blivet: PartitionDevice.create: sdc1 ; status: False ; >15:31:12,213 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sdc1 ; orig: False ; >15:31:12,214 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >15:31:12,215 DEBUG blivet: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >15:31:12,217 DEBUG blivet: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >15:31:12,218 DEBUG blivet: PartitionDevice._create: sdc1 ; status: False ; >15:31:12,223 DEBUG blivet: DiskLabel.commit: device: /dev/sdc ; numparts: 1 ; >15:31:12,394 DEBUG blivet: post-commit partition path is /dev/sdc1 >15:31:12,396 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >15:31:12,397 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6fd0> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x821e7d0> PedPartition: <_ped.Partition object at 0x7fd91d0> >15:31:12,399 DEBUG blivet: DeviceFormat.destroy: device: /dev/sdc1 ; status: False ; type: None ; >15:31:12,490 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >15:31:12,491 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc1 ; status: True ; >15:31:12,493 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc1 ; status: True ; >15:31:12,493 DEBUG blivet: sdc1 sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 >15:31:12,576 INFO blivet: executing action: [2] Create Device partition sdc2 (id 24) >15:31:12,578 DEBUG blivet: PartitionDevice.create: sdc2 ; status: False ; >15:31:12,580 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: sdc2 ; orig: False ; >15:31:12,582 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >15:31:12,584 DEBUG blivet: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >15:31:12,585 DEBUG blivet: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >15:31:12,588 DEBUG blivet: PartitionDevice._create: sdc2 ; status: False ; >15:31:12,591 DEBUG blivet: DiskLabel.commit: device: /dev/sdc ; numparts: 2 ; >15:31:12,841 DEBUG blivet: post-commit partition path is /dev/sdc2 >15:31:12,842 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >15:31:12,843 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ac6fd0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x8234ed0> PedPartition: <_ped.Partition object at 0x7fd1f50> >15:31:12,844 DEBUG blivet: DeviceFormat.destroy: device: /dev/sdc2 ; status: False ; type: None ; >15:31:12,934 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >15:31:12,937 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >15:31:12,939 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >15:31:12,940 DEBUG blivet: sdc2 sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 >15:31:13,031 INFO blivet: executing action: [3] Create Format btrfs filesystem on partition sdc2 (id 24) >15:31:13,034 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >15:31:13,036 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 1 ; >15:31:13,038 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 2 ; >15:31:13,040 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 3 ; >15:31:13,042 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 4 ; >15:31:13,043 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 5 ; >15:31:13,045 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 6 ; >15:31:13,046 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 8 ; >15:31:13,047 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 9 ; >15:31:13,050 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 10 ; >15:31:13,052 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 11 ; >15:31:13,054 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 12 ; >15:31:13,055 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 13 ; >15:31:13,056 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 14 ; >15:31:13,057 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 15 ; >15:31:13,058 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sdc ; numparts: 2 ; >15:31:13,146 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >15:31:13,148 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >15:31:13,148 DEBUG blivet: sdc2 sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 >15:31:13,166 INFO blivet: executing action: [8] Create Device btrfs volume fedora (id 27) >15:31:13,167 DEBUG blivet: BTRFSVolumeDevice.create: fedora ; status: True ; >15:31:13,168 DEBUG blivet: BTRFSVolumeDevice.setupParents: kids: 2 ; name: fedora ; orig: False ; >15:31:13,169 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >15:31:13,171 DEBUG blivet: BTRFSVolumeDevice._create: fedora ; status: True ; >15:31:13,310 DEBUG blivet: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >15:31:13,312 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >15:31:13,313 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >15:31:13,314 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >15:31:13,315 DEBUG blivet: sdc2 sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 >15:31:13,315 DEBUG blivet: fedora sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 >15:31:15,591 INFO blivet: executing action: [9] Create Format btrfs filesystem on btrfs volume fedora (id 27) >15:31:15,595 DEBUG blivet: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >15:31:15,616 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >15:31:15,617 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >15:31:15,618 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >15:31:15,618 DEBUG blivet: sdc2 sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 >15:31:15,618 DEBUG blivet: fedora sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 >15:31:15,633 INFO blivet: executing action: [12] Create Device btrfs subvolume home (id 29) >15:31:15,635 DEBUG blivet: BTRFSSubVolumeDevice.create: home ; status: True ; >15:31:15,636 DEBUG blivet: BTRFSSubVolumeDevice.setupParents: kids: 0 ; name: home ; orig: False ; >15:31:15,637 DEBUG blivet: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >15:31:15,638 DEBUG blivet: BTRFSSubVolumeDevice._create: home ; status: True ; >15:31:15,648 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.275u2M3T: [Errno 2] No such file or directory >15:31:15,648 INFO blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.275u2M3T to None >15:31:15,676 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.275u2M3T: [Errno 2] No such file or directory >15:31:15,676 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.275u2M3T to None >15:31:15,985 DEBUG blivet: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >15:31:15,987 DEBUG blivet: BTRFSSubVolumeDevice.updateSysfsPath: home ; status: True ; >15:31:15,988 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >15:31:15,990 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >15:31:15,993 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >15:31:15,994 DEBUG blivet: sdc2 sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 >15:31:15,995 DEBUG blivet: fedora sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 >15:31:15,995 DEBUG blivet: home sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 >15:31:16,030 INFO blivet: executing action: [13] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 29) >15:31:16,031 DEBUG blivet: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >15:31:16,047 DEBUG blivet: BTRFSSubVolumeDevice.updateSysfsPath: home ; status: True ; >15:31:16,048 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >15:31:16,049 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >15:31:16,050 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >15:31:16,051 DEBUG blivet: sdc2 sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 >15:31:16,051 DEBUG blivet: fedora sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 >15:31:16,051 DEBUG blivet: home sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 >15:31:16,068 INFO blivet: executing action: [16] Create Device btrfs subvolume root (id 30) >15:31:16,069 DEBUG blivet: BTRFSSubVolumeDevice.create: root ; status: True ; >15:31:16,070 DEBUG blivet: BTRFSSubVolumeDevice.setupParents: kids: 0 ; name: root ; orig: False ; >15:31:16,071 DEBUG blivet: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >15:31:16,073 DEBUG blivet: BTRFSSubVolumeDevice._create: root ; status: True ; >15:31:16,074 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.27OMOa0I: [Errno 2] No such file or directory >15:31:16,074 INFO blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.27OMOa0I to None >15:31:16,108 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.27OMOa0I: [Errno 2] No such file or directory >15:31:16,109 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.27OMOa0I to None >15:31:17,056 DEBUG blivet: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >15:31:17,057 DEBUG blivet: BTRFSSubVolumeDevice.updateSysfsPath: root ; status: True ; >15:31:17,058 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >15:31:17,059 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >15:31:17,061 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >15:31:17,062 DEBUG blivet: sdc2 sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 >15:31:17,062 DEBUG blivet: fedora sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 >15:31:17,062 DEBUG blivet: root sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 >15:31:17,092 INFO blivet: executing action: [17] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 30) >15:31:17,094 DEBUG blivet: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >15:31:17,109 DEBUG blivet: BTRFSSubVolumeDevice.updateSysfsPath: root ; status: True ; >15:31:17,110 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >15:31:17,112 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >15:31:17,113 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >15:31:17,113 DEBUG blivet: sdc2 sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 >15:31:17,114 DEBUG blivet: fedora sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 >15:31:17,114 DEBUG blivet: root sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 >15:31:17,131 INFO blivet: executing action: [5] Create Format ext4 filesystem mounted at /boot on partition sdc1 (id 25) >15:31:17,134 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >15:31:17,136 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 1 ; >15:31:17,138 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 2 ; >15:31:17,140 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 3 ; >15:31:17,142 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 4 ; >15:31:17,144 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 5 ; >15:31:17,146 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 6 ; >15:31:17,148 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 8 ; >15:31:17,149 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 9 ; >15:31:17,150 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 10 ; >15:31:17,152 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 11 ; >15:31:17,153 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 12 ; >15:31:17,154 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 13 ; >15:31:17,155 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 14 ; >15:31:17,156 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 15 ; >15:31:17,157 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sdc ; numparts: 2 ; >15:31:17,184 DEBUG blivet: Ext4FS.create: device: /dev/sdc1 ; status: False ; type: ext4 ; >15:31:17,186 DEBUG blivet: Ext4FS.doFormat: device: /dev/sdc1 ; mountpoint: /boot ; type: ext4 ; >15:31:19,154 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sdc1 ; type: ext4 ; >15:31:19,154 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sdc1 >15:31:19,293 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc1 ; status: True ; >15:31:19,294 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc1 ; status: True ; >15:31:19,295 DEBUG blivet: sdc1 sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 >15:31:19,313 INFO blivet: setting boot flag on sdc1 >15:31:19,315 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sdc1 ; flag: 1 ; >15:31:19,316 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >15:31:19,318 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sdc ; numparts: 2 ; >15:31:19,327 DEBUG blivet: BTRFS.supported: supported: True ; >15:31:19,329 DEBUG blivet: BTRFS.supported: supported: True ; >15:31:19,331 DEBUG blivet: Ext4FS.supported: supported: True ; >15:31:19,333 DEBUG blivet: Ext4FS.supported: supported: True ; >15:31:19,335 DEBUG blivet: Ext4FS.supported: supported: True ; >15:31:19,337 DEBUG blivet: BTRFS.supported: supported: True ; >15:31:19,352 DEBUG blivet: Ext4FS.supported: supported: True ; >15:31:19,355 DEBUG blivet: BTRFS.supported: supported: True ; >15:31:19,357 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:31:19,397 DEBUG blivet: BindFS.supported: supported: False ; >15:31:19,398 DEBUG blivet: getFormat('bind') returning BindFS instance >15:31:19,400 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >15:31:19,401 DEBUG blivet: TmpFS.supported: supported: False ; >15:31:19,402 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance >15:31:19,404 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >15:31:19,408 DEBUG blivet: DevPtsFS.supported: supported: False ; >15:31:19,409 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance >15:31:19,412 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >15:31:19,414 DEBUG blivet: SysFS.supported: supported: False ; >15:31:19,415 DEBUG blivet: getFormat('sysfs') returning SysFS instance >15:31:19,416 DEBUG blivet: NoDevice._setFormat: sys ; current: None ; type: sys ; >15:31:19,418 DEBUG blivet: ProcFS.supported: supported: False ; >15:31:19,418 DEBUG blivet: getFormat('proc') returning ProcFS instance >15:31:19,419 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >15:31:19,420 DEBUG blivet: SELinuxFS.supported: supported: False ; >15:31:19,421 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance >15:31:19,422 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >15:31:19,424 DEBUG blivet: USBFS.supported: supported: False ; >15:31:19,424 DEBUG blivet: getFormat('usbfs') returning USBFS instance >15:31:19,425 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >15:31:19,426 DEBUG blivet: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >15:31:19,427 DEBUG blivet: BTRFS.setup: device: /dev/sdc2 ; mountpoint: / ; type: btrfs ; >15:31:19,428 INFO blivet: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >15:31:19,462 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >15:31:19,465 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >15:31:19,466 INFO blivet: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >15:31:19,492 INFO blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >15:31:19,495 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >15:31:19,497 INFO blivet: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >15:31:19,507 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >15:31:19,509 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >15:31:19,510 INFO blivet: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >15:31:19,520 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >15:31:19,534 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >15:31:19,534 INFO blivet: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >15:31:19,545 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >15:31:19,547 DEBUG blivet: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >15:31:19,548 DEBUG blivet: BTRFS.setup: device: /dev/sdc2 ; mountpoint: /home ; type: btrfs ; >15:31:19,549 INFO blivet: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >15:31:19,572 INFO blivet: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >15:31:19,575 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >15:31:19,575 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >15:31:19,576 INFO blivet: set SELinux context for mountpoint /proc to None >15:31:19,594 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >15:31:19,595 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >15:31:19,683 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >15:31:19,685 INFO blivet: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >15:31:19,695 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >15:31:19,695 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >15:42:00,536 INFO blivet: not writing out mpath configuration >15:42:00,536 INFO blivet: copy_to_system: source '/etc/multipath/wwids' does not exist. > > >/tmp/ifcfg.log: >15:28:45,610 DEBUG ifcfg: content of files (network initialization): >15:28:45,836 DEBUG ifcfg: content of files (ifcfgs created): >15:28:45,837 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p10p1: >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=p10p1 >UUID=cd5745c2-2e1a-48ce-9db0-b337b6dff08e >ONBOOT=no >HWADDR=00:90:F5:96:85:69 >PEERDNS=yes >PEERROUTES=yes > >15:29:11,224 DEBUG ifcfg: loadIfcfFile /etc/sysconfig/network-scripts/ifcfg-p10p1 > > >/proc/cmdline: >initrd=initrd1.img root=live:CDLABEL=20130320-gnome-x86_64 rootfstype=auto ro rd.live.image vconsol.keymap=it rd.luks=0 rd.md=0 rd.dm=0 xdriver=vesa nomodeset BOOT_IMAGE=vmlinuz1 > > >/var/log/messages: >Mar 21 15:27:18 localhost rsyslogd: [origin software="rsyslogd" swVersion="7.2.5" x-pid="713" x-info="http://www.rsyslog.com"] start >Mar 21 15:27:18 localhost systemd[1]: systemd 198 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Mar 21 15:27:18 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset >Mar 21 15:27:18 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu >Mar 21 15:27:18 localhost kernel: [ 0.000000] Linux version 3.9.0-0.rc3.git0.5.fc20.x86_64 (mockbuild@buildvm-26.phx2.fedoraproject.org) (gcc version 4.8.0 20130316 (Red Hat 4.8.0-0.17) (GCC) ) #1 SMP Tue Mar 19 01:25:41 UTC 2013 >Mar 21 15:27:18 localhost kernel: [ 0.000000] Command line: initrd=initrd1.img root=live:CDLABEL=20130320-gnome-x86_64 rootfstype=auto ro rd.live.image vconsol.keymap=it rd.luks=0 rd.md=0 rd.dm=0 xdriver=vesa nomodeset BOOT_IMAGE=vmlinuz1 >Mar 21 15:27:18 localhost kernel: [ 0.000000] e820: BIOS-provided physical RAM map: >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009bfff] usable >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009c000-0x000000000009ffff] reserved >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c727bfff] usable >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000c727c000-0x00000000c7281fff] reserved >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000c7282000-0x00000000c73d6fff] usable >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000c73d7000-0x00000000c740efff] reserved >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000c740f000-0x00000000c746cfff] usable >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000c746d000-0x00000000c746dfff] reserved >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000c746e000-0x00000000c74eefff] ACPI NVS >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000c74ef000-0x00000000c770efff] reserved >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000c770f000-0x00000000c7716fff] usable >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000c7717000-0x00000000c771efff] reserved >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000c771f000-0x00000000c7781fff] usable >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000c7782000-0x00000000c779efff] ACPI NVS >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000c779f000-0x00000000c77e1fff] usable >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000c77e2000-0x00000000c77fefff] ACPI data >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000c77ff000-0x00000000c77fffff] usable >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000c7800000-0x00000000c7ffffff] reserved >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000f160a000-0x00000000f160afff] reserved >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000feaff000-0x00000000feafffff] reserved >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Mar 21 15:27:18 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001b7ffffff] usable >Mar 21 15:27:18 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active >Mar 21 15:27:18 localhost kernel: [ 0.000000] SMBIOS 2.6 present. >Mar 21 15:27:18 localhost kernel: [ 0.000000] No AGP bridge found >Mar 21 15:27:18 localhost systemd[1]: Started Setup Virtual Console. >Mar 21 15:27:18 localhost kernel: [ 0.000000] e820: last_pfn = 0x1b8000 max_arch_pfn = 0x400000000 >Mar 21 15:27:18 localhost systemd[1]: Started udev Kernel Device Manager. >Mar 21 15:27:18 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Mar 21 15:27:18 localhost systemd[1]: Started Apply Kernel Variables. >Mar 21 15:27:18 localhost kernel: [ 0.000000] e820: last_pfn = 0xc7800 max_arch_pfn = 0x400000000 >Mar 21 15:27:18 localhost systemd[1]: Mounted Temporary Directory. >Mar 21 15:27:18 localhost kernel: [ 0.000000] found SMP MP-table at [mem 0x000f67f0-0x000f67ff] mapped at [ffff8800000f67f0] >Mar 21 15:27:18 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >Mar 21 15:27:18 localhost systemd[1]: Mounted Debug File System. >Mar 21 15:27:18 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x1b7e00000-0x1b7ffffff] >Mar 21 15:27:18 localhost systemd[1]: Mounted POSIX Message Queue File System. >Mar 21 15:27:18 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x1b4000000-0x1b7dfffff] >Mar 21 15:27:18 localhost systemd[1]: Mounted Huge Pages File System. >Mar 21 15:27:18 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x180000000-0x1b3ffffff] >Mar 21 15:27:18 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Mar 21 15:27:18 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x00100000-0xc727bfff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0xc7282000-0xc73d6fff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0xc740f000-0xc746cfff] >Mar 21 15:27:18 localhost systemd[1]: Starting Local File Systems (Pre). >Mar 21 15:27:18 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0xc770f000-0xc7716fff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0xc771f000-0xc7781fff] >Mar 21 15:27:18 localhost systemd[1]: Reached target Local File Systems (Pre). >Mar 21 15:27:18 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0xc779f000-0xc77e1fff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0xc77ff000-0xc77fffff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x100000000-0x17fffffff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] RAMDISK: [mem 0x7efd3000-0x7fffefff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: RSDP 00000000000f6730 00024 (v02 PTLTD ) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: XSDT 00000000c77f51d1 0006C (v01 PTLTD ? XSDT 06040000 LTP 00000000) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: FACP 00000000c77e4000 000F4 (v03 INTEL CALPELLA 06040000 PTEC 00000001) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: DSDT 00000000c77e5000 099E3 (v02 Intel CALPELLA 06040000 INTL 20060912) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: FACS 00000000c779bfc0 00040 >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: HPET 00000000c77fedb8 00038 (v01 INTEL CALPELLA 06040000 PTEC 00000001) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: MCFG 00000000c77fedf0 0003C (v01 INTEL CALPELLA 06040000 PTEC 00000001) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: APIC 00000000c77fee2c 000BC (v01 PTLTD ? APIC 06040000 LTP 00000000) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: BOOT 00000000c77feee8 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: SPCR 00000000c77fef10 00050 (v01 PTLTD $UCRTBL$ 06040000 PTL 00000001) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: ASF! 00000000c77fef60 000A0 (v16 CETP CETP 06040000 PTL 00000001) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: DMAR 00000000c77ef000 00068 (v01 INTEL CP_FIELD 00000001 INTL 00000001) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: SSDT 00000000c77e3000 009F7 (v01 PmRef CpuPm 00003000 INTL 20060912) >Mar 21 15:27:18 localhost kernel: [ 0.000000] No NUMA configuration found >Mar 21 15:27:18 localhost kernel: [ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000001b7ffffff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1b7ffffff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] NODE_DATA [mem 0x1b7fe5000-0x1b7ff8fff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] Zone ranges: >Mar 21 15:27:18 localhost kernel: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] Normal [mem 0x100000000-0x1b7ffffff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] Movable zone start for each node >Mar 21 15:27:18 localhost kernel: [ 0.000000] Early memory node ranges >Mar 21 15:27:18 localhost kernel: [ 0.000000] node 0: [mem 0x00001000-0x0009bfff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] node 0: [mem 0x00100000-0xc727bfff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] node 0: [mem 0xc7282000-0xc73d6fff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] node 0: [mem 0xc740f000-0xc746cfff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] node 0: [mem 0xc770f000-0xc7716fff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] node 0: [mem 0xc771f000-0xc7781fff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] node 0: [mem 0xc779f000-0xc77e1fff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] node 0: [mem 0xc77ff000-0xc77fffff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] node 0: [mem 0x100000000-0x1b7ffffff] >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x408 >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] enabled) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x01] enabled) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x03] enabled) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) >Mar 21 15:27:18 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Mar 21 15:27:18 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information >Mar 21 15:27:18 localhost kernel: [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009c000 - 00000000000a0000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000c727c000 - 00000000c7282000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000c73d7000 - 00000000c740f000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000c746d000 - 00000000c746e000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000c746e000 - 00000000c74ef000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000c74ef000 - 00000000c770f000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000c7717000 - 00000000c771f000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000c7782000 - 00000000c779f000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000c77e2000 - 00000000c77ff000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000c7800000 - 00000000c8000000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000c8000000 - 00000000e0000000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000f160a000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000f160a000 - 00000000f160b000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000f160b000 - 00000000feaff000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000feaff000 - 00000000feb00000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000feb00000 - 00000000fec00000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed00000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed1c000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed90000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fee00000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000 >Mar 21 15:27:18 localhost kernel: [ 0.000000] e820: [mem 0xc8000000-0xdfffffff] available for PCI devices >Mar 21 15:27:18 localhost kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware >Mar 21 15:27:18 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff8801b7c00000 s85056 r8192 d21440 u262144 >Mar 21 15:27:18 localhost kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1545360 >Mar 21 15:27:18 localhost kernel: [ 0.000000] Policy zone: Normal >Mar 21 15:27:18 localhost kernel: [ 0.000000] Kernel command line: initrd=initrd1.img root=live:CDLABEL=20130320-gnome-x86_64 rootfstype=auto ro rd.live.image vconsol.keymap=it rd.luks=0 rd.md=0 rd.dm=0 xdriver=vesa nomodeset BOOT_IMAGE=vmlinuz1 >Mar 21 15:27:18 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >Mar 21 15:27:18 localhost kernel: [ 0.000000] __ex_table already sorted, skipping sort >Mar 21 15:27:18 localhost kernel: [ 0.000000] Checking aperture... >Mar 21 15:27:18 localhost kernel: [ 0.000000] No AGP bridge found >Mar 21 15:27:18 localhost kernel: [ 0.000000] Memory: 6081328k/7208960k available (6453k kernel code, 929308k absent, 198324k reserved, 6785k data, 1352k init) >Mar 21 15:27:18 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Mar 21 15:27:18 localhost kernel: [ 0.000000] Hierarchical RCU implementation. >Mar 21 15:27:18 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >Mar 21 15:27:18 localhost kernel: [ 0.000000] NR_IRQS:8448 nr_irqs:744 16 >Mar 21 15:27:18 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 >Mar 21 15:27:18 localhost kernel: [ 0.000000] console [tty0] enabled >Mar 21 15:27:18 localhost kernel: [ 0.000000] allocated 25165824 bytes of page_cgroup >Mar 21 15:27:18 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >Mar 21 15:27:18 localhost kernel: [ 0.000000] tsc: Fast TSC calibration using PIT >Mar 21 15:27:18 localhost kernel: [ 0.001000] tsc: Detected 1733.321 MHz processor >Mar 21 15:27:18 localhost kernel: [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3466.64 BogoMIPS (lpj=1733321) >Mar 21 15:27:18 localhost kernel: [ 0.000244] pid_max: default: 32768 minimum: 301 >Mar 21 15:27:18 localhost kernel: [ 0.000402] Security Framework initialized >Mar 21 15:27:18 localhost kernel: [ 0.000526] SELinux: Initializing. >Mar 21 15:27:18 localhost kernel: [ 0.001495] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Mar 21 15:27:18 localhost kernel: [ 0.003995] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >Mar 21 15:27:18 localhost kernel: [ 0.005058] Mount-cache hash table entries: 256 >Mar 21 15:27:18 localhost kernel: [ 0.005397] Initializing cgroup subsys cpuacct >Mar 21 15:27:18 localhost kernel: [ 0.005518] Initializing cgroup subsys memory >Mar 21 15:27:18 localhost kernel: [ 0.005644] Initializing cgroup subsys devices >Mar 21 15:27:18 localhost kernel: [ 0.005763] Initializing cgroup subsys freezer >Mar 21 15:27:18 localhost kernel: [ 0.005894] Initializing cgroup subsys net_cls >Mar 21 15:27:18 localhost kernel: [ 0.006013] Initializing cgroup subsys blkio >Mar 21 15:27:18 localhost kernel: [ 0.006131] Initializing cgroup subsys perf_event >Mar 21 15:27:18 localhost kernel: [ 0.006279] CPU: Physical Processor ID: 0 >Mar 21 15:27:18 localhost kernel: [ 0.006397] CPU: Processor Core ID: 0 >Mar 21 15:27:18 localhost kernel: [ 0.006518] mce: CPU supports 9 MCE banks >Mar 21 15:27:18 localhost kernel: [ 0.007854] CPU0: Thermal monitoring enabled (TM1) >Mar 21 15:27:18 localhost kernel: [ 0.007982] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >Mar 21 15:27:18 localhost kernel: [ 0.007982] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >Mar 21 15:27:18 localhost kernel: [ 0.007982] tlb_flushall_shift: 6 >Mar 21 15:27:18 localhost kernel: [ 0.008318] Freeing SMP alternatives: 24k freed >Mar 21 15:27:18 localhost kernel: [ 0.009764] ACPI: Core revision 20130117 >Mar 21 15:27:18 localhost kernel: [ 0.015415] ACPI: All ACPI Tables successfully acquired >Mar 21 15:27:18 localhost kernel: [ 0.025520] ftrace: allocating 24368 entries in 96 pages >Mar 21 15:27:18 localhost kernel: [ 0.039891] dmar: Host address width 36 >Mar 21 15:27:18 localhost kernel: [ 0.040011] dmar: DRHD base: 0x000000fed90000 flags: 0x1 >Mar 21 15:27:18 localhost kernel: [ 0.040137] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c90780106f0462 ecap f020e2 >Mar 21 15:27:18 localhost kernel: [ 0.040319] dmar: RMRR base: 0x000000c76e9000 end: 0x000000c76fffff >Mar 21 15:27:18 localhost kernel: [ 0.040929] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Mar 21 15:27:18 localhost kernel: [ 0.051056] smpboot: CPU0: Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz (fam: 06, model: 1e, stepping: 05) >Mar 21 15:27:18 localhost kernel: [ 0.152844] Performance Events: PEBS fmt1+, 16-deep LBR, Nehalem events, Intel PMU driver. >Mar 21 15:27:18 localhost kernel: [ 0.153244] perf_event_intel: CPU erratum AAJ80 worked around >Mar 21 15:27:18 localhost kernel: [ 0.153364] perf_event_intel: CPUID marked event: 'bus cycles' unavailable >Mar 21 15:27:18 localhost kernel: [ 0.153487] ... version: 3 >Mar 21 15:27:18 localhost kernel: [ 0.153605] ... bit width: 48 >Mar 21 15:27:18 localhost kernel: [ 0.153723] ... generic registers: 4 >Mar 21 15:27:18 localhost kernel: [ 0.153843] ... value mask: 0000ffffffffffff >Mar 21 15:27:18 localhost kernel: [ 0.153963] ... max period: 000000007fffffff >Mar 21 15:27:18 localhost kernel: [ 0.154082] ... fixed-purpose events: 3 >Mar 21 15:27:18 localhost kernel: [ 0.154200] ... event mask: 000000070000000f >Mar 21 15:27:18 localhost kernel: [ 0.169254] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Mar 21 15:27:18 localhost kernel: [ 0.155807] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK >Mar 21 15:27:18 localhost kernel: [ 0.249908] Brought up 8 CPUs >Mar 21 15:27:18 localhost kernel: [ 0.250029] smpboot: Total of 8 processors activated (27733.13 BogoMIPS) >Mar 21 15:27:18 localhost kernel: [ 0.256958] devtmpfs: initialized >Mar 21 15:27:18 localhost kernel: [ 0.257324] PM: Registering ACPI NVS region [mem 0xc746e000-0xc74eefff] (528384 bytes) >Mar 21 15:27:18 localhost kernel: [ 0.257519] PM: Registering ACPI NVS region [mem 0xc7782000-0xc779efff] (118784 bytes) >Mar 21 15:27:18 localhost kernel: [ 0.258631] atomic64 test passed for x86-64 platform with CX8 and with SSE >Mar 21 15:27:18 localhost kernel: [ 0.258782] RTC time: 19:27:06, date: 03/21/13 >Mar 21 15:27:18 localhost kernel: [ 0.258954] NET: Registered protocol family 16 >Mar 21 15:27:18 localhost kernel: [ 0.259265] ACPI: bus type PCI registered >Mar 21 15:27:18 localhost kernel: [ 0.259457] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Mar 21 15:27:18 localhost kernel: [ 0.259642] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >Mar 21 15:27:18 localhost kernel: [ 0.292144] PCI: Using configuration type 1 for base access >Mar 21 15:27:18 localhost kernel: [ 0.293320] bio: create slab <bio-0> at 0 >Mar 21 15:27:18 localhost kernel: [ 0.293515] ACPI: Added _OSI(Module Device) >Mar 21 15:27:18 localhost kernel: [ 0.293634] ACPI: Added _OSI(Processor Device) >Mar 21 15:27:18 localhost kernel: [ 0.293754] ACPI: Added _OSI(3.0 _SCP Extensions) >Mar 21 15:27:18 localhost kernel: [ 0.293876] ACPI: Added _OSI(Processor Aggregator Device) >Mar 21 15:27:18 localhost kernel: [ 0.300650] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >Mar 21 15:27:18 localhost kernel: [ 0.301108] ACPI: SSDT 00000000c771ac18 002A6 (v01 PmRef Cpu0Ist 00003000 INTL 20060912) >Mar 21 15:27:18 localhost kernel: [ 0.301727] ACPI: Dynamic OEM Table Load: >Mar 21 15:27:18 localhost kernel: [ 0.301956] ACPI: SSDT (null) 002A6 (v01 PmRef Cpu0Ist 00003000 INTL 20060912) >Mar 21 15:27:18 localhost kernel: [ 0.302345] ACPI: SSDT 00000000c7718a18 00471 (v01 PmRef Cpu0Cst 00003001 INTL 20060912) >Mar 21 15:27:18 localhost kernel: [ 0.302944] ACPI: Dynamic OEM Table Load: >Mar 21 15:27:18 localhost kernel: [ 0.303170] ACPI: SSDT (null) 00471 (v01 PmRef Cpu0Cst 00003001 INTL 20060912) >Mar 21 15:27:18 localhost kernel: [ 0.309145] ACPI: SSDT 00000000c7719a98 00303 (v01 PmRef ApIst 00003000 INTL 20060912) >Mar 21 15:27:18 localhost kernel: [ 0.309810] ACPI: Dynamic OEM Table Load: >Mar 21 15:27:18 localhost kernel: [ 0.310039] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20060912) >Mar 21 15:27:18 localhost kernel: [ 0.312996] ACPI: SSDT 00000000c7717d98 00119 (v01 PmRef ApCst 00003000 INTL 20060912) >Mar 21 15:27:18 localhost kernel: [ 0.313625] ACPI: Dynamic OEM Table Load: >Mar 21 15:27:18 localhost kernel: [ 0.313852] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20060912) >Mar 21 15:27:18 localhost kernel: [ 0.319045] ACPI: EC: GPE storm detected(19 GPEs), transactions will use polling mode >Mar 21 15:27:18 localhost kernel: [ 0.337393] ACPI: Interpreter enabled >Mar 21 15:27:18 localhost kernel: [ 0.337525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130117/hwxface-568) >Mar 21 15:27:18 localhost kernel: [ 0.337818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130117/hwxface-568) >Mar 21 15:27:18 localhost kernel: [ 0.338122] ACPI: (supports S0 S3 S4 S5) >Mar 21 15:27:18 localhost kernel: [ 0.338240] ACPI: Using IOAPIC for interrupt routing >Mar 21 15:27:18 localhost kernel: [ 0.338400] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Mar 21 15:27:18 localhost kernel: [ 0.343911] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >Mar 21 15:27:18 localhost kernel: [ 0.355115] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >Mar 21 15:27:18 localhost kernel: [ 0.368175] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >Mar 21 15:27:18 localhost kernel: [ 0.368384] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Mar 21 15:27:18 localhost kernel: [ 0.368567] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08) >Mar 21 15:27:18 localhost kernel: [ 0.369403] PCI host bridge to bus 0000:00 >Mar 21 15:27:18 localhost kernel: [ 0.369524] pci_bus 0000:00: root bus resource [bus 00-fe] >Mar 21 15:27:18 localhost kernel: [ 0.369646] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Mar 21 15:27:18 localhost kernel: [ 0.369768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Mar 21 15:27:18 localhost kernel: [ 0.369890] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Mar 21 15:27:18 localhost kernel: [ 0.370014] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >Mar 21 15:27:18 localhost kernel: [ 0.370137] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >Mar 21 15:27:18 localhost kernel: [ 0.370260] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >Mar 21 15:27:18 localhost kernel: [ 0.370385] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >Mar 21 15:27:18 localhost kernel: [ 0.370508] pci_bus 0000:00: root bus resource [mem 0xc8000000-0xfeafffff] >Mar 21 15:27:18 localhost kernel: [ 0.370860] pci 0000:00:03.0: System wakeup disabled by ACPI >Mar 21 15:27:18 localhost kernel: [ 0.371862] pci 0000:00:1a.0: System wakeup disabled by ACPI >Mar 21 15:27:18 localhost kernel: [ 0.372143] pci 0000:00:1b.0: System wakeup disabled by ACPI >Mar 21 15:27:18 localhost kernel: [ 0.372406] pci 0000:00:1c.0: System wakeup disabled by ACPI >Mar 21 15:27:18 localhost kernel: [ 0.372670] pci 0000:00:1c.1: System wakeup disabled by ACPI >Mar 21 15:27:18 localhost kernel: [ 0.372937] pci 0000:00:1c.3: System wakeup disabled by ACPI >Mar 21 15:27:18 localhost kernel: [ 0.373203] pci 0000:00:1c.4: System wakeup disabled by ACPI >Mar 21 15:27:18 localhost kernel: [ 0.373476] pci 0000:00:1c.7: System wakeup disabled by ACPI >Mar 21 15:27:18 localhost kernel: [ 0.373786] pci 0000:00:1d.0: System wakeup disabled by ACPI >Mar 21 15:27:18 localhost kernel: [ 0.374011] pci 0000:00:1e.0: System wakeup disabled by ACPI >Mar 21 15:27:18 localhost kernel: [ 0.376380] pci 0000:00:03.0: PCI bridge to [bus 02] >Mar 21 15:27:18 localhost kernel: [ 0.376829] pci 0000:03:00.0: System wakeup disabled by ACPI >Mar 21 15:27:18 localhost kernel: [ 0.379391] pci 0000:00:1c.0: PCI bridge to [bus 03-04] >Mar 21 15:27:18 localhost kernel: [ 0.379585] pci 0000:00:1c.1: PCI bridge to [bus 05-06] >Mar 21 15:27:18 localhost kernel: [ 0.379961] pci 0000:07:00.0: System wakeup disabled by ACPI >Mar 21 15:27:18 localhost kernel: [ 0.382391] pci 0000:00:1c.3: PCI bridge to [bus 07-08] >Mar 21 15:27:18 localhost kernel: [ 0.382819] pci 0000:09:00.0: System wakeup disabled by ACPI >Mar 21 15:27:18 localhost kernel: [ 0.385402] pci 0000:00:1c.4: PCI bridge to [bus 09-0a] >Mar 21 15:27:18 localhost kernel: [ 0.385596] pci 0000:00:1c.7: PCI bridge to [bus 0b-0c] >Mar 21 15:27:18 localhost kernel: [ 0.385800] pci 0000:00:1e.0: PCI bridge to [bus 0d] (subtractive decode) >Mar 21 15:27:18 localhost kernel: [ 0.385971] ACPI _OSC control for PCIe not granted, disabling ASPM >Mar 21 15:27:18 localhost kernel: [ 0.392786] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11 >Mar 21 15:27:18 localhost kernel: [ 0.393725] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 >Mar 21 15:27:18 localhost kernel: [ 0.394661] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 12 14 15) >Mar 21 15:27:18 localhost kernel: [ 0.395484] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 7 11 12 14 15) >Mar 21 15:27:18 localhost kernel: [ 0.396305] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. >Mar 21 15:27:18 localhost kernel: [ 0.397295] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. >Mar 21 15:27:18 localhost kernel: [ 0.398285] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *7 10 12 14 15) >Mar 21 15:27:18 localhost kernel: [ 0.399109] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15) >Mar 21 15:27:18 localhost kernel: [ 0.399946] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff]) >Mar 21 15:27:18 localhost kernel: [ 0.400071] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Mar 21 15:27:18 localhost kernel: [ 0.400253] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >Mar 21 15:27:18 localhost kernel: [ 0.400499] PCI host bridge to bus 0000:ff >Mar 21 15:27:18 localhost kernel: [ 0.400620] pci_bus 0000:ff: root bus resource [bus ff] >Mar 21 15:27:18 localhost kernel: [ 0.401418] ACPI _OSC control for PCIe not granted, disabling ASPM >Mar 21 15:27:18 localhost kernel: [ 0.401702] ACPI: Enabled 3 GPEs in block 00 to 3F >Mar 21 15:27:18 localhost kernel: [ 0.402030] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 >Mar 21 15:27:18 localhost kernel: [ 0.402306] ACPI: No dock devices found. >Mar 21 15:27:18 localhost kernel: [ 0.402493] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none >Mar 21 15:27:18 localhost kernel: [ 0.402678] vgaarb: loaded >Mar 21 15:27:18 localhost kernel: [ 0.402793] vgaarb: bridge control possible 0000:02:00.0 >Mar 21 15:27:18 localhost kernel: [ 0.402996] SCSI subsystem initialized >Mar 21 15:27:18 localhost kernel: [ 0.403116] ACPI: bus type ATA registered >Mar 21 15:27:18 localhost kernel: [ 0.403282] ACPI: bus type USB registered >Mar 21 15:27:18 localhost kernel: [ 0.403420] usbcore: registered new interface driver usbfs >Mar 21 15:27:18 localhost kernel: [ 0.403547] usbcore: registered new interface driver hub >Mar 21 15:27:18 localhost kernel: [ 0.403685] usbcore: registered new device driver usb >Mar 21 15:27:18 localhost kernel: [ 0.403851] PCI: Using ACPI for IRQ routing >Mar 21 15:27:18 localhost kernel: [ 0.410413] NetLabel: Initializing >Mar 21 15:27:18 localhost kernel: [ 0.410531] NetLabel: domain hash size = 128 >Mar 21 15:27:18 localhost kernel: [ 0.410649] NetLabel: protocols = UNLABELED CIPSOv4 >Mar 21 15:27:18 localhost kernel: [ 0.410777] NetLabel: unlabeled traffic allowed by default >Mar 21 15:27:18 localhost kernel: [ 0.410977] HPET: 8 timers in total, 5 timers will be used for per-cpu timer >Mar 21 15:27:18 localhost kernel: [ 0.411106] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 40, 41, 42, 43, 44, 0 >Mar 21 15:27:18 localhost kernel: [ 0.411716] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Mar 21 15:27:18 localhost kernel: [ 0.414187] Switching to clocksource hpet >Mar 21 15:27:18 localhost kernel: [ 0.420174] pnp: PnP ACPI init >Mar 21 15:27:18 localhost kernel: [ 0.420305] ACPI: bus type PNP registered >Mar 21 15:27:18 localhost kernel: [ 0.424632] system 00:04: [io 0x0680-0x069f] has been reserved >Mar 21 15:27:18 localhost kernel: [ 0.424755] system 00:04: [io 0x0500-0x050f] has been reserved >Mar 21 15:27:18 localhost kernel: [ 0.424877] system 00:04: [io 0x0600-0x0603] has been reserved >Mar 21 15:27:18 localhost kernel: [ 0.424999] system 00:04: [io 0xffff] has been reserved >Mar 21 15:27:18 localhost kernel: [ 0.425120] system 00:04: [io 0x0400-0x047f] has been reserved >Mar 21 15:27:18 localhost kernel: [ 0.425241] system 00:04: [io 0x1180-0x11ff] has been reserved >Mar 21 15:27:18 localhost kernel: [ 0.425373] system 00:04: [io 0x164e-0x164f] has been reserved >Mar 21 15:27:18 localhost kernel: [ 0.425495] system 00:04: [io 0xfe00] has been reserved >Mar 21 15:27:18 localhost kernel: [ 0.426175] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved >Mar 21 15:27:18 localhost kernel: [ 0.426300] system 00:09: [mem 0xfed1b000-0xfed1bfff] has been reserved >Mar 21 15:27:18 localhost kernel: [ 0.426432] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved >Mar 21 15:27:18 localhost kernel: [ 0.426559] system 00:09: [mem 0xf160a000-0xf160afff] has been reserved >Mar 21 15:27:18 localhost kernel: [ 0.426681] system 00:09: [mem 0xc8000000-0xc8000fff] has been reserved >Mar 21 15:27:18 localhost kernel: [ 0.426804] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved >Mar 21 15:27:18 localhost kernel: [ 0.428166] system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved >Mar 21 15:27:18 localhost kernel: [ 0.428290] system 00:09: [mem 0xfed40000-0xfed44fff] has been reserved >Mar 21 15:27:18 localhost kernel: [ 0.428418] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved >Mar 21 15:27:18 localhost kernel: [ 0.428542] system 00:09: [mem 0xff000000-0xffffffff] has been reserved >Mar 21 15:27:18 localhost kernel: [ 0.428665] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved >Mar 21 15:27:18 localhost kernel: [ 0.428936] pnp: PnP ACPI: found 10 devices >Mar 21 15:27:18 localhost kernel: [ 0.429054] ACPI: bus type PNP unregistered >Mar 21 15:27:18 localhost kernel: [ 0.435733] pci 0000:02:00.0: BAR 6: can't assign mem pref (size 0x20000) >Mar 21 15:27:18 localhost kernel: [ 0.435859] pci 0000:00:03.0: PCI bridge to [bus 02] >Mar 21 15:27:18 localhost kernel: [ 0.435980] pci 0000:00:03.0: bridge window [io 0x2000-0x2fff] >Mar 21 15:27:18 localhost kernel: [ 0.436104] pci 0000:00:03.0: bridge window [mem 0xcc000000-0xceffffff] >Mar 21 15:27:18 localhost kernel: [ 0.436228] pci 0000:00:03.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >Mar 21 15:27:18 localhost kernel: [ 0.436419] pci 0000:00:1c.0: PCI bridge to [bus 03-04] >Mar 21 15:27:18 localhost kernel: [ 0.436541] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff] >Mar 21 15:27:18 localhost kernel: [ 0.436665] pci 0000:00:1c.0: bridge window [mem 0xf0a00000-0xf0bfffff] >Mar 21 15:27:18 localhost kernel: [ 0.436790] pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf01fffff 64bit pref] >Mar 21 15:27:18 localhost kernel: [ 0.436975] pci 0000:00:1c.1: PCI bridge to [bus 05-06] >Mar 21 15:27:18 localhost kernel: [ 0.437096] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff] >Mar 21 15:27:18 localhost kernel: [ 0.437221] pci 0000:00:1c.1: bridge window [mem 0xf0c00000-0xf0dfffff] >Mar 21 15:27:18 localhost kernel: [ 0.437352] pci 0000:00:1c.1: bridge window [mem 0xf0200000-0xf03fffff 64bit pref] >Mar 21 15:27:18 localhost kernel: [ 0.437539] pci 0000:07:00.0: BAR 6: assigned [mem 0xf0420000-0xf043ffff pref] >Mar 21 15:27:18 localhost kernel: [ 0.437720] pci 0000:00:1c.3: PCI bridge to [bus 07-08] >Mar 21 15:27:18 localhost kernel: [ 0.437841] pci 0000:00:1c.3: bridge window [io 0x5000-0x5fff] >Mar 21 15:27:18 localhost kernel: [ 0.437965] pci 0000:00:1c.3: bridge window [mem 0xf0e00000-0xf0ffffff] >Mar 21 15:27:18 localhost kernel: [ 0.438090] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf05fffff 64bit pref] >Mar 21 15:27:18 localhost kernel: [ 0.438275] pci 0000:00:1c.4: PCI bridge to [bus 09-0a] >Mar 21 15:27:18 localhost kernel: [ 0.438403] pci 0000:00:1c.4: bridge window [io 0x6000-0x6fff] >Mar 21 15:27:18 localhost kernel: [ 0.438527] pci 0000:00:1c.4: bridge window [mem 0xf1000000-0xf11fffff] >Mar 21 15:27:18 localhost kernel: [ 0.438652] pci 0000:00:1c.4: bridge window [mem 0xf0600000-0xf07fffff 64bit pref] >Mar 21 15:27:18 localhost kernel: [ 0.438837] pci 0000:00:1c.7: PCI bridge to [bus 0b-0c] >Mar 21 15:27:18 localhost kernel: [ 0.438958] pci 0000:00:1c.7: bridge window [io 0x7000-0x7fff] >Mar 21 15:27:18 localhost kernel: [ 0.439082] pci 0000:00:1c.7: bridge window [mem 0xf1200000-0xf13fffff] >Mar 21 15:27:18 localhost kernel: [ 0.439207] pci 0000:00:1c.7: bridge window [mem 0xf0800000-0xf09fffff 64bit pref] >Mar 21 15:27:18 localhost kernel: [ 0.439398] pci 0000:00:1e.0: PCI bridge to [bus 0d] >Mar 21 15:27:18 localhost kernel: [ 0.440106] NET: Registered protocol family 2 >Mar 21 15:27:18 localhost kernel: [ 0.440461] TCP established hash table entries: 65536 (order: 8, 1048576 bytes) >Mar 21 15:27:18 localhost kernel: [ 0.441102] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Mar 21 15:27:18 localhost kernel: [ 0.441607] TCP: Hash tables configured (established 65536 bind 65536) >Mar 21 15:27:18 localhost kernel: [ 0.441753] TCP: reno registered >Mar 21 15:27:18 localhost kernel: [ 0.441883] UDP hash table entries: 4096 (order: 5, 131072 bytes) >Mar 21 15:27:18 localhost kernel: [ 0.442083] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >Mar 21 15:27:18 localhost kernel: [ 0.442345] NET: Registered protocol family 1 >Mar 21 15:27:18 localhost kernel: [ 0.442927] Unpacking initramfs... >Mar 21 15:27:18 localhost kernel: [ 0.791476] Freeing initrd memory: 16560k freed >Mar 21 15:27:18 localhost kernel: [ 0.794619] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Mar 21 15:27:18 localhost kernel: [ 0.794747] software IO TLB [mem 0xc327c000-0xc727c000] (64MB) mapped at [ffff8800c327c000-ffff8800c727bfff] >Mar 21 15:27:18 localhost kernel: [ 0.795000] Simple Boot Flag at 0x36 set to 0x1 >Mar 21 15:27:18 localhost kernel: [ 0.796052] Initialise system trusted keyring >Mar 21 15:27:18 localhost kernel: [ 0.796220] audit: initializing netlink socket (disabled) >Mar 21 15:27:18 localhost kernel: [ 0.796349] type=2000 audit(1363894025.665:1): initialized >Mar 21 15:27:18 localhost kernel: [ 0.825022] HugeTLB registered 2 MB page size, pre-allocated 0 pages >Mar 21 15:27:18 localhost kernel: [ 0.826737] VFS: Disk quotas dquot_6.5.2 >Mar 21 15:27:18 localhost kernel: [ 0.826902] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Mar 21 15:27:18 localhost kernel: [ 0.827448] msgmni has been set to 11909 >Mar 21 15:27:18 localhost kernel: [ 0.828416] alg: No test for stdrng (krng) >Mar 21 15:27:18 localhost kernel: [ 0.828551] NET: Registered protocol family 38 >Mar 21 15:27:18 localhost kernel: [ 0.828672] Key type asymmetric registered >Mar 21 15:27:18 localhost kernel: [ 0.828790] Asymmetric key parser 'x509' registered >Mar 21 15:27:18 localhost kernel: [ 0.828909] Asymmetric key parser 'pefile' registered >Mar 21 15:27:18 localhost kernel: [ 0.829063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Mar 21 15:27:18 localhost kernel: [ 0.829273] io scheduler noop registered >Mar 21 15:27:18 localhost kernel: [ 0.829391] io scheduler deadline registered >Mar 21 15:27:18 localhost kernel: [ 0.829524] io scheduler cfq registered (default) >Mar 21 15:27:18 localhost kernel: [ 0.829961] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Mar 21 15:27:18 localhost kernel: [ 0.830094] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Mar 21 15:27:18 localhost kernel: [ 0.830216] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Mar 21 15:27:18 localhost kernel: [ 0.830468] acpiphp: Slot [1] registered >Mar 21 15:27:18 localhost kernel: [ 0.830672] acpiphp: Slot [1-1] registered >Mar 21 15:27:18 localhost kernel: [ 0.830803] acpiphp_glue: sibling found, but _SUN doesn't match! >Mar 21 15:27:18 localhost kernel: [ 0.830934] acpiphp_glue: sibling found, but _SUN doesn't match! >Mar 21 15:27:18 localhost kernel: [ 0.838528] ACPI: AC Adapter [AC] (on-line) >Mar 21 15:27:18 localhost kernel: [ 0.838726] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >Mar 21 15:27:18 localhost kernel: [ 0.838911] ACPI: Power Button [PWRB] >Mar 21 15:27:18 localhost kernel: [ 0.839062] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1 >Mar 21 15:27:18 localhost kernel: [ 0.839246] ACPI: Sleep Button [SLPB] >Mar 21 15:27:18 localhost kernel: [ 0.839396] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2 >Mar 21 15:27:18 localhost kernel: [ 0.863529] ACPI: Lid Switch [LID0] >Mar 21 15:27:18 localhost kernel: [ 0.863685] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 >Mar 21 15:27:18 localhost kernel: [ 0.863868] ACPI: Power Button [PWRF] >Mar 21 15:27:18 localhost kernel: [ 0.864051] ACPI: Requesting acpi_cpufreq >Mar 21 15:27:18 localhost kernel: [ 1.797923] tsc: Refined TSC clocksource calibration: 1733.394 MHz >Mar 21 15:27:18 localhost kernel: [ 1.798047] Switching to clocksource tsc >Mar 21 15:27:18 localhost kernel: [ 3.442630] thermal LNXTHERM:00: registered as thermal_zone0 >Mar 21 15:27:18 localhost kernel: [ 3.442753] ACPI: Thermal Zone [TZ0] (50 C) >Mar 21 15:27:18 localhost kernel: [ 3.442900] GHES: HEST is not enabled! >Mar 21 15:27:18 localhost kernel: [ 3.443162] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Mar 21 15:27:18 localhost kernel: [ 3.446741] Non-volatile memory driver v1.3 >Mar 21 15:27:18 localhost kernel: [ 3.446861] Linux agpgart interface v0.103 >Mar 21 15:27:18 localhost kernel: [ 3.447842] loop: module loaded >Mar 21 15:27:18 localhost kernel: [ 3.471786] ahci: SSS flag set, parallel bus scan disabled >Mar 21 15:27:18 localhost kernel: [ 3.482658] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x1d impl SATA mode >Mar 21 15:27:18 localhost kernel: [ 3.482843] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst >Mar 21 15:27:18 localhost kernel: [ 3.489032] scsi0 : ahci >Mar 21 15:27:18 localhost kernel: [ 3.489217] scsi1 : ahci >Mar 21 15:27:18 localhost kernel: [ 3.489380] scsi2 : ahci >Mar 21 15:27:18 localhost kernel: [ 3.489547] scsi3 : ahci >Mar 21 15:27:18 localhost kernel: [ 3.489719] scsi4 : ahci >Mar 21 15:27:18 localhost kernel: [ 3.489887] scsi5 : ahci >Mar 21 15:27:18 localhost kernel: [ 3.490036] ata1: SATA max UDMA/133 abar m2048@0xf1608000 port 0xf1608100 irq 45 >Mar 21 15:27:18 localhost kernel: [ 3.490217] ata2: DUMMY >Mar 21 15:27:18 localhost kernel: [ 3.490333] ata3: SATA max UDMA/133 abar m2048@0xf1608000 port 0xf1608200 irq 45 >Mar 21 15:27:18 localhost kernel: [ 3.490515] ata4: SATA max UDMA/133 abar m2048@0xf1608000 port 0xf1608280 irq 45 >Mar 21 15:27:18 localhost kernel: [ 3.490701] ata5: SATA max UDMA/133 abar m2048@0xf1608000 port 0xf1608300 irq 45 >Mar 21 15:27:18 localhost kernel: [ 3.490882] ata6: DUMMY >Mar 21 15:27:18 localhost kernel: [ 3.491083] libphy: Fixed MDIO Bus: probed >Mar 21 15:27:18 localhost kernel: [ 3.491247] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Mar 21 15:27:18 localhost kernel: [ 3.491370] ehci-pci: EHCI PCI platform driver >Mar 21 15:27:18 localhost kernel: [ 3.511738] ehci-pci 0000:00:1a.0: EHCI Host Controller >Mar 21 15:27:18 localhost kernel: [ 3.511906] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >Mar 21 15:27:18 localhost kernel: [ 3.512098] ehci-pci 0000:00:1a.0: debug port 2 >Mar 21 15:27:18 localhost kernel: [ 3.516210] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf1606000 >Mar 21 15:27:18 localhost kernel: [ 3.521651] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Mar 21 15:27:18 localhost kernel: [ 3.521788] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Mar 21 15:27:18 localhost kernel: [ 3.521911] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 21 15:27:18 localhost kernel: [ 3.522092] usb usb1: Product: EHCI Host Controller >Mar 21 15:27:18 localhost kernel: [ 3.522212] usb usb1: Manufacturer: Linux 3.9.0-0.rc3.git0.5.fc20.x86_64 ehci_hcd >Mar 21 15:27:18 localhost kernel: [ 3.522393] usb usb1: SerialNumber: 0000:00:1a.0 >Mar 21 15:27:18 localhost kernel: [ 3.522607] hub 1-0:1.0: USB hub found >Mar 21 15:27:18 localhost kernel: [ 3.522735] hub 1-0:1.0: 3 ports detected >Mar 21 15:27:18 localhost kernel: [ 3.556786] ehci-pci 0000:00:1d.0: EHCI Host Controller >Mar 21 15:27:18 localhost kernel: [ 3.556959] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Mar 21 15:27:18 localhost kernel: [ 3.557151] ehci-pci 0000:00:1d.0: debug port 2 >Mar 21 15:27:18 localhost kernel: [ 3.561249] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf1607000 >Mar 21 15:27:18 localhost kernel: [ 3.566672] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Mar 21 15:27:18 localhost kernel: [ 3.566812] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Mar 21 15:27:18 localhost kernel: [ 3.566935] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 21 15:27:18 localhost kernel: [ 3.567116] usb usb2: Product: EHCI Host Controller >Mar 21 15:27:18 localhost kernel: [ 3.567236] usb usb2: Manufacturer: Linux 3.9.0-0.rc3.git0.5.fc20.x86_64 ehci_hcd >Mar 21 15:27:18 localhost kernel: [ 3.567417] usb usb2: SerialNumber: 0000:00:1d.0 >Mar 21 15:27:18 localhost kernel: [ 3.567628] hub 2-0:1.0: USB hub found >Mar 21 15:27:18 localhost kernel: [ 3.567755] hub 2-0:1.0: 3 ports detected >Mar 21 15:27:18 localhost kernel: [ 3.567964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Mar 21 15:27:18 localhost kernel: [ 3.568097] uhci_hcd: USB Universal Host Controller Interface driver >Mar 21 15:27:18 localhost kernel: [ 3.568261] usbcore: registered new interface driver usbserial >Mar 21 15:27:18 localhost kernel: [ 3.568386] usbcore: registered new interface driver usbserial_generic >Mar 21 15:27:18 localhost kernel: [ 3.568516] usbserial: USB Serial support registered for generic >Mar 21 15:27:18 localhost kernel: [ 3.568670] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >Mar 21 15:27:18 localhost kernel: [ 3.575372] i8042: Detected active multiplexing controller, rev 1.1 >Mar 21 15:27:18 localhost kernel: [ 3.582244] serio: i8042 KBD port at 0x60,0x64 irq 1 >Mar 21 15:27:18 localhost kernel: [ 3.582368] serio: i8042 AUX0 port at 0x60,0x64 irq 12 >Mar 21 15:27:18 localhost kernel: [ 3.582515] serio: i8042 AUX1 port at 0x60,0x64 irq 12 >Mar 21 15:27:18 localhost kernel: [ 3.582654] serio: i8042 AUX2 port at 0x60,0x64 irq 12 >Mar 21 15:27:18 localhost kernel: [ 3.582799] serio: i8042 AUX3 port at 0x60,0x64 irq 12 >Mar 21 15:27:18 localhost kernel: [ 3.582991] mousedev: PS/2 mouse device common for all mice >Mar 21 15:27:18 localhost kernel: [ 3.583414] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >Mar 21 15:27:18 localhost kernel: [ 3.583565] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >Mar 21 15:27:18 localhost kernel: [ 3.583814] device-mapper: uevent: version 1.0.3 >Mar 21 15:27:18 localhost kernel: [ 3.584001] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com >Mar 21 15:27:18 localhost kernel: [ 3.584355] cpuidle: using governor ladder >Mar 21 15:27:18 localhost kernel: [ 3.584649] cpuidle: using governor menu >Mar 21 15:27:18 localhost kernel: [ 3.585061] EFI Variables Facility v0.08 2004-May-17 >Mar 21 15:27:18 localhost kernel: [ 3.586430] hidraw: raw HID events driver (C) Jiri Kosina >Mar 21 15:27:18 localhost kernel: [ 3.586627] usbcore: registered new interface driver usbhid >Mar 21 15:27:18 localhost kernel: [ 3.586752] usbhid: USB HID core driver >Mar 21 15:27:18 localhost kernel: [ 3.586891] drop_monitor: Initializing network drop monitor service >Mar 21 15:27:18 localhost kernel: [ 3.587093] ip_tables: (C) 2000-2006 Netfilter Core Team >Mar 21 15:27:18 localhost kernel: [ 3.587347] TCP: cubic registered >Mar 21 15:27:18 localhost kernel: [ 3.587466] Initializing XFRM netlink socket >Mar 21 15:27:18 localhost kernel: [ 3.587734] NET: Registered protocol family 10 >Mar 21 15:27:18 localhost kernel: [ 3.587990] mip6: Mobile IPv6 >Mar 21 15:27:18 localhost kernel: [ 3.588106] NET: Registered protocol family 17 >Mar 21 15:27:18 localhost kernel: [ 3.588567] Loading compiled-in X.509 certificates >Mar 21 15:27:18 localhost kernel: [ 3.589590] Loaded X.509 cert 'Fedora kernel signing key: ab1abc00a800f0482059efaaf919da9e82ae1a00' >Mar 21 15:27:18 localhost kernel: [ 3.589863] registered taskstats version 1 >Mar 21 15:27:18 localhost kernel: [ 3.590885] Magic number: 5:501:496 >Mar 21 15:27:18 localhost kernel: [ 3.630092] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 >Mar 21 15:27:18 localhost kernel: [ 3.681971] ACPI: Battery Slot [BAT] (battery present) >Mar 21 15:27:18 localhost kernel: [ 3.795914] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Mar 21 15:27:18 localhost kernel: [ 3.796405] ata1.00: ATA-7: INTEL SSDSA2M160G2GC, 2CV102M3, max UDMA/133 >Mar 21 15:27:18 localhost kernel: [ 3.796539] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32) >Mar 21 15:27:18 localhost kernel: [ 3.797050] ata1.00: configured for UDMA/133 >Mar 21 15:27:18 localhost kernel: [ 3.797508] scsi 0:0:0:0: Direct-Access ATA INTEL SSDSA2M160 2CV1 PQ: 0 ANSI: 5 >Mar 21 15:27:18 localhost kernel: [ 3.798007] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB) >Mar 21 15:27:18 localhost kernel: [ 3.798043] sd 0:0:0:0: Attached scsi generic sg0 type 0 >Mar 21 15:27:18 localhost kernel: [ 3.798437] sd 0:0:0:0: [sda] Write Protect is off >Mar 21 15:27:18 localhost kernel: [ 3.798583] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Mar 21 15:27:18 localhost kernel: [ 3.799921] sda: sda1 sda2 sda3 sda4 < sda5 sda6 > >Mar 21 15:27:18 localhost kernel: [ 3.800897] sd 0:0:0:0: [sda] Attached SCSI disk >Mar 21 15:27:18 localhost kernel: [ 3.825991] usb 1-1: new high-speed USB device number 2 using ehci-pci >Mar 21 15:27:18 localhost kernel: [ 3.940306] usb 1-1: New USB device found, idVendor=8087, idProduct=0020 >Mar 21 15:27:18 localhost kernel: [ 3.940439] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Mar 21 15:27:18 localhost kernel: [ 3.941078] hub 1-1:1.0: USB hub found >Mar 21 15:27:18 localhost kernel: [ 3.941407] hub 1-1:1.0: 6 ports detected >Mar 21 15:27:18 localhost kernel: [ 4.044932] usb 2-1: new high-speed USB device number 2 using ehci-pci >Mar 21 15:27:18 localhost kernel: [ 4.103042] ata3: SATA link down (SStatus 0 SControl 300) >Mar 21 15:27:18 localhost kernel: [ 4.159772] usb 2-1: New USB device found, idVendor=8087, idProduct=0020 >Mar 21 15:27:18 localhost kernel: [ 4.159905] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Mar 21 15:27:18 localhost kernel: [ 4.160539] hub 2-1:1.0: USB hub found >Mar 21 15:27:18 localhost kernel: [ 4.160864] hub 2-1:1.0: 8 ports detected >Mar 21 15:27:18 localhost kernel: [ 4.235305] usb 1-1.1: new high-speed USB device number 3 using ehci-pci >Mar 21 15:27:18 localhost kernel: [ 4.291719] psmouse serio4: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 >Mar 21 15:27:18 localhost kernel: [ 4.408176] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Mar 21 15:27:18 localhost kernel: [ 4.411931] ata4.00: ATAPI: PIONEER BD-RW BDR-TD02, 0.08, max UDMA/100 >Mar 21 15:27:18 localhost kernel: [ 4.416289] ata4.00: configured for UDMA/100 >Mar 21 15:27:18 localhost kernel: [ 4.434351] scsi 3:0:0:0: CD-ROM PIONEER BD-RW BDR-TD02 0.08 PQ: 0 ANSI: 5 >Mar 21 15:27:18 localhost kernel: [ 4.447707] sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray >Mar 21 15:27:18 localhost kernel: [ 4.447900] cdrom: Uniform CD-ROM driver Revision: 3.20 >Mar 21 15:27:18 localhost kernel: [ 4.448626] sr 3:0:0:0: Attached scsi generic sg1 type 5 >Mar 21 15:27:18 localhost kernel: [ 4.486356] psmouse serio4: sentelic: Finger Sensing Pad, hw: 12.1.1, sn: 0, sw: 1.1.0-K >Mar 21 15:27:18 localhost kernel: [ 4.627382] usb 1-1.1: New USB device found, idVendor=5986, idProduct=0300 >Mar 21 15:27:18 localhost kernel: [ 4.627517] usb 1-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >Mar 21 15:27:18 localhost kernel: [ 4.627707] usb 1-1.1: Product: BisonCam, NB Pro >Mar 21 15:27:18 localhost kernel: [ 4.735496] usb 1-1.3: new full-speed USB device number 4 using ehci-pci >Mar 21 15:27:18 localhost kernel: [ 4.754322] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Mar 21 15:27:18 localhost kernel: [ 4.797055] ata5.00: ATA-8: ST9500420AS, 0002SDM1, max UDMA/133 >Mar 21 15:27:18 localhost kernel: [ 4.797238] ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >Mar 21 15:27:18 localhost kernel: [ 4.799808] ata5.00: configured for UDMA/133 >Mar 21 15:27:18 localhost kernel: [ 4.800151] scsi 4:0:0:0: Direct-Access ATA ST9500420AS 0002 PQ: 0 ANSI: 5 >Mar 21 15:27:18 localhost kernel: [ 4.800595] sd 4:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) >Mar 21 15:27:18 localhost kernel: [ 4.800696] sd 4:0:0:0: Attached scsi generic sg2 type 0 >Mar 21 15:27:18 localhost kernel: [ 4.801005] sd 4:0:0:0: [sdb] Write Protect is off >Mar 21 15:27:18 localhost kernel: [ 4.801144] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Mar 21 15:27:18 localhost kernel: [ 4.804544] sdb: sdb1 >Mar 21 15:27:18 localhost kernel: [ 4.804952] sd 4:0:0:0: [sdb] Attached SCSI disk >Mar 21 15:27:18 localhost kernel: [ 4.809059] Freeing unused kernel memory: 1352k freed >Mar 21 15:27:18 localhost kernel: [ 4.809561] Write protecting the kernel read-only data: 12288k >Mar 21 15:27:18 localhost kernel: [ 4.817166] Freeing unused kernel memory: 1728k freed >Mar 21 15:27:18 localhost kernel: [ 4.821725] usb 1-1.3: New USB device found, idVendor=147e, idProduct=1001 >Mar 21 15:27:18 localhost kernel: [ 4.821851] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Mar 21 15:27:18 localhost kernel: [ 4.822033] usb 1-1.3: Product: Fingerprint Sensor >Mar 21 15:27:18 localhost kernel: [ 4.822153] usb 1-1.3: Manufacturer: TouchStrip >Mar 21 15:27:18 localhost kernel: [ 4.822181] Freeing unused kernel memory: 1336k freed >Mar 21 15:27:18 localhost kernel: [ 4.885405] usb 2-1.2: new full-speed USB device number 3 using ehci-pci >Mar 21 15:27:18 localhost kernel: [ 4.954388] input: FSPPS/2 Sentelic FingerSensingPad as /devices/platform/i8042/serio4/input/input5 >Mar 21 15:27:18 localhost kernel: [ 4.974122] usb 2-1.2: New USB device found, idVendor=046d, idProduct=c52b >Mar 21 15:27:18 localhost kernel: [ 4.974257] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Mar 21 15:27:18 localhost kernel: [ 4.974520] usb 2-1.2: Product: USB Receiver >Mar 21 15:27:18 localhost kernel: [ 4.974656] usb 2-1.2: Manufacturer: Logitech >Mar 21 15:27:18 localhost kernel: [ 5.043608] usb 2-1.3: new high-speed USB device number 4 using ehci-pci >Mar 21 15:27:18 localhost kernel: [ 5.096383] [Firmware Bug]: ACPI(MXM3) defines _DOD but not _DOS >Mar 21 15:27:18 localhost kernel: [ 5.096660] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >Mar 21 15:27:18 localhost kernel: [ 5.121570] acpi device:48: registered as cooling_device8 >Mar 21 15:27:18 localhost kernel: [ 5.121903] ACPI: Video Device [MXM3] (multi-head: yes rom: no post: no) >Mar 21 15:27:18 localhost kernel: [ 5.122113] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:47/LNXVIDEO:01/input/input6 >Mar 21 15:27:18 localhost kernel: [ 5.129415] usb 2-1.3: New USB device found, idVendor=0781, idProduct=5567 >Mar 21 15:27:18 localhost kernel: [ 5.129551] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Mar 21 15:27:18 localhost kernel: [ 5.129741] usb 2-1.3: Product: Cruzer Blade >Mar 21 15:27:18 localhost kernel: [ 5.129866] usb 2-1.3: Manufacturer: SanDisk >Mar 21 15:27:18 localhost kernel: [ 5.129991] usb 2-1.3: SerialNumber: 2004431991057280C7B1 >Mar 21 15:27:18 localhost kernel: [ 5.136392] Initializing USB Mass Storage driver... >Mar 21 15:27:18 localhost kernel: [ 5.136811] scsi6 : usb-storage 2-1.3:1.0 >Mar 21 15:27:18 localhost kernel: [ 5.137036] usbcore: registered new interface driver usb-storage >Mar 21 15:27:18 localhost kernel: [ 5.137164] USB Mass Storage support registered. >Mar 21 15:27:18 localhost kernel: [ 5.196584] wmi: Mapper loaded >Mar 21 15:27:18 localhost kernel: [ 5.205428] usb 2-1.4: new high-speed USB device number 5 using ehci-pci >Mar 21 15:27:18 localhost kernel: [ 5.209124] sdhci: Secure Digital Host Controller Interface driver >Mar 21 15:27:18 localhost kernel: [ 5.209257] sdhci: Copyright(c) Pierre Ossman >Mar 21 15:27:18 localhost kernel: [ 5.213285] [drm] Initialized drm 1.1.0 20060810 >Mar 21 15:27:18 localhost kernel: [ 5.262512] firewire_ohci 0000:09:00.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x10 >Mar 21 15:27:18 localhost kernel: [ 5.262801] sdhci-pci 0000:09:00.1: SDHCI controller found [197b:2382] (rev 0) >Mar 21 15:27:18 localhost kernel: [ 5.285456] mmc0: SDHCI controller on PCI [0000:09:00.1] using DMA >Mar 21 15:27:18 localhost kernel: [ 5.285607] sdhci-pci 0000:09:00.2: SDHCI controller found [197b:2381] (rev 0) >Mar 21 15:27:18 localhost kernel: [ 5.285898] sdhci-pci 0000:09:00.2: Refusing to bind to secondary interface. >Mar 21 15:27:18 localhost kernel: [ 5.292464] usb 2-1.4: New USB device found, idVendor=0781, idProduct=5567 >Mar 21 15:27:18 localhost kernel: [ 5.292606] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Mar 21 15:27:18 localhost kernel: [ 5.292799] usb 2-1.4: Product: Cruzer Blade >Mar 21 15:27:18 localhost kernel: [ 5.292924] usb 2-1.4: Manufacturer: SanDisk >Mar 21 15:27:18 localhost kernel: [ 5.294309] usb 2-1.4: SerialNumber: 2004431852118E60AA14 >Mar 21 15:27:18 localhost kernel: [ 5.294928] scsi7 : usb-storage 2-1.4:1.0 >Mar 21 15:27:18 localhost kernel: [ 5.764038] firewire_core 0000:09:00.0: created device fw0: GUID ffe473fffffffffe, S400 >Mar 21 15:27:18 localhost kernel: [ 6.141457] scsi 6:0:0:0: Direct-Access SanDisk Cruzer Blade 1.20 PQ: 0 ANSI: 5 >Mar 21 15:27:18 localhost kernel: [ 6.142227] sd 6:0:0:0: Attached scsi generic sg3 type 0 >Mar 21 15:27:18 localhost kernel: [ 6.143157] sd 6:0:0:0: [sdc] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB) >Mar 21 15:27:18 localhost kernel: [ 6.144906] sd 6:0:0:0: [sdc] Write Protect is off >Mar 21 15:27:18 localhost kernel: [ 6.146240] sd 6:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >Mar 21 15:27:18 localhost kernel: [ 6.153738] sdc: sdc1 sdc2 sdc3 >Mar 21 15:27:18 localhost kernel: [ 6.158089] sd 6:0:0:0: [sdc] Attached SCSI removable disk >Mar 21 15:27:18 localhost kernel: [ 6.296733] scsi 7:0:0:0: Direct-Access SanDisk Cruzer Blade 1.00 PQ: 0 ANSI: 2 >Mar 21 15:27:18 localhost kernel: [ 6.297364] sd 7:0:0:0: Attached scsi generic sg4 type 0 >Mar 21 15:27:18 localhost kernel: [ 6.297976] sd 7:0:0:0: [sdd] 15625216 512-byte logical blocks: (8.00 GB/7.45 GiB) >Mar 21 15:27:18 localhost kernel: [ 6.299875] sd 7:0:0:0: [sdd] Write Protect is off >Mar 21 15:27:18 localhost kernel: [ 6.301136] sd 7:0:0:0: [sdd] No Caching mode page present >Mar 21 15:27:18 localhost kernel: [ 6.301268] sd 7:0:0:0: [sdd] Assuming drive cache: write through >Mar 21 15:27:18 localhost kernel: [ 6.305288] sd 7:0:0:0: [sdd] No Caching mode page present >Mar 21 15:27:18 localhost kernel: [ 6.305419] sd 7:0:0:0: [sdd] Assuming drive cache: write through >Mar 21 15:27:18 localhost kernel: [ 6.306406] sdd: sdd1 >Mar 21 15:27:18 localhost kernel: [ 6.309857] sd 7:0:0:0: [sdd] No Caching mode page present >Mar 21 15:27:18 localhost kernel: [ 6.309989] sd 7:0:0:0: [sdd] Assuming drive cache: write through >Mar 21 15:27:18 localhost kernel: [ 6.310119] sd 7:0:0:0: [sdd] Attached SCSI removable disk >Mar 21 15:27:18 localhost kernel: [ 6.437969] raid6: sse2x1 2742 MB/s >Mar 21 15:27:18 localhost kernel: [ 6.454913] raid6: sse2x2 3234 MB/s >Mar 21 15:27:18 localhost kernel: [ 6.471961] raid6: sse2x4 3570 MB/s >Mar 21 15:27:18 localhost kernel: [ 6.472092] raid6: using algorithm sse2x4 (3570 MB/s) >Mar 21 15:27:18 localhost kernel: [ 6.472218] raid6: using ssse3x2 recovery algorithm >Mar 21 15:27:18 localhost kernel: [ 6.478103] xor: measuring software checksum speed >Mar 21 15:27:18 localhost kernel: [ 6.487926] prefetch64-sse: 4764.000 MB/sec >Mar 21 15:27:18 localhost kernel: [ 6.497999] generic_sse: 5072.000 MB/sec >Mar 21 15:27:18 localhost kernel: [ 6.498129] xor: using function: generic_sse (5072.000 MB/sec) >Mar 21 15:27:18 localhost kernel: [ 6.532153] Btrfs loaded >Mar 21 15:27:18 localhost kernel: [ 6.533827] device label fedora devid 1 transid 37 /dev/sdc3 >Mar 21 15:27:18 localhost kernel: [ 6.655957] squashfs: version 4.0 (2009/01/31) Phillip Lougher >Mar 21 15:27:18 localhost kernel: [ 6.798401] bio: create slab <bio-1> at 1 >Mar 21 15:27:18 localhost kernel: [ 6.951578] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Mar 21 15:27:18 localhost kernel: [ 8.677412] type=1403 audit(1363894033.543:2): policy loaded auid=4294967295 ses=4294967295 >Mar 21 15:27:18 localhost kernel: [ 9.975815] type=1400 audit(1363894034.840:3): avc: denied { add_name } for pid=411 comm="systemd-readahe" name="readahead" scontext=system_u:system_r:readahead_t:s0 tcontext=system_u:object_r:init_var_run_t:s0 tclass=dir >Mar 21 15:27:18 localhost kernel: [ 9.976121] type=1400 audit(1363894034.840:4): avc: denied { create } for pid=411 comm="systemd-readahe" name="readahead" scontext=system_u:system_r:readahead_t:s0 tcontext=system_u:object_r:init_var_run_t:s0 tclass=dir >Mar 21 15:27:18 localhost kernel: [ 9.976492] type=1400 audit(1363894034.841:5): avc: denied { create } for pid=411 comm="systemd-readahe" name="shared" scontext=system_u:system_r:readahead_t:s0 tcontext=system_u:object_r:init_var_run_t:s0 tclass=file >Mar 21 15:27:18 localhost kernel: [ 10.453745] EXT4-fs (dm-0): re-mounted. Opts: (null) >Mar 21 15:27:18 localhost kernel: [ 10.917509] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround >Mar 21 15:27:18 localhost kernel: [ 11.015458] tun: Universal TUN/TAP device driver, 1.6 >Mar 21 15:27:18 localhost kernel: [ 11.015591] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> >Mar 21 15:27:18 localhost kernel: [ 11.298181] microcode: CPU0 sig=0x106e5, pf=0x10, revision=0x3 >Mar 21 15:27:18 localhost kernel: [ 11.410262] microcode: CPU0 sig=0x106e5, pf=0x10, revision=0x3 >Mar 21 15:27:18 localhost kernel: [ 11.410769] microcode: CPU0 updated to revision 0x5, date = 2011-09-01 >Mar 21 15:27:18 localhost kernel: [ 11.410969] microcode: CPU1 sig=0x106e5, pf=0x10, revision=0x3 >Mar 21 15:27:18 localhost kernel: [ 11.411149] microcode: CPU1 sig=0x106e5, pf=0x10, revision=0x3 >Mar 21 15:27:18 localhost kernel: [ 11.411570] microcode: CPU1 updated to revision 0x5, date = 2011-09-01 >Mar 21 15:27:18 localhost kernel: [ 11.411755] microcode: CPU2 sig=0x106e5, pf=0x10, revision=0x3 >Mar 21 15:27:18 localhost kernel: [ 11.411901] microcode: CPU2 sig=0x106e5, pf=0x10, revision=0x3 >Mar 21 15:27:18 localhost kernel: [ 11.412324] microcode: CPU2 updated to revision 0x5, date = 2011-09-01 >Mar 21 15:27:18 localhost kernel: [ 11.412457] microcode: CPU3 sig=0x106e5, pf=0x10, revision=0x3 >Mar 21 15:27:18 localhost kernel: [ 11.412606] microcode: CPU3 sig=0x106e5, pf=0x10, revision=0x3 >Mar 21 15:27:18 localhost kernel: [ 11.413049] microcode: CPU3 updated to revision 0x5, date = 2011-09-01 >Mar 21 15:27:18 localhost kernel: [ 11.413188] microcode: CPU4 sig=0x106e5, pf=0x10, revision=0x3 >Mar 21 15:27:18 localhost kernel: [ 11.413345] microcode: CPU4 sig=0x106e5, pf=0x10, revision=0x3 >Mar 21 15:27:18 localhost kernel: [ 11.413773] microcode: CPU4 updated to revision 0x5, date = 2011-09-01 >Mar 21 15:27:18 localhost kernel: [ 11.413903] microcode: CPU5 sig=0x106e5, pf=0x10, revision=0x3 >Mar 21 15:27:18 localhost kernel: [ 11.414067] microcode: CPU5 sig=0x106e5, pf=0x10, revision=0x3 >Mar 21 15:27:18 localhost kernel: [ 11.414507] microcode: CPU5 updated to revision 0x5, date = 2011-09-01 >Mar 21 15:27:18 localhost kernel: [ 11.414651] microcode: CPU6 sig=0x106e5, pf=0x10, revision=0x3 >Mar 21 15:27:18 localhost kernel: [ 11.414807] microcode: CPU6 sig=0x106e5, pf=0x10, revision=0x3 >Mar 21 15:27:18 localhost kernel: [ 11.415230] microcode: CPU6 updated to revision 0x5, date = 2011-09-01 >Mar 21 15:27:18 localhost kernel: [ 11.415366] microcode: CPU7 sig=0x106e5, pf=0x10, revision=0x3 >Mar 21 15:27:18 localhost kernel: [ 11.415524] microcode: CPU7 sig=0x106e5, pf=0x10, revision=0x3 >Mar 21 15:27:18 localhost kernel: [ 11.415959] microcode: CPU7 updated to revision 0x5, date = 2011-09-01 >Mar 21 15:27:18 localhost kernel: [ 11.416333] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Mar 21 15:27:18 localhost kernel: [ 11.513497] ite_cir: Auto-detected model: ITE8708 CIR transceiver >Mar 21 15:27:18 localhost kernel: [ 11.513627] ite_cir: Using model: ITE8708 CIR transceiver >Mar 21 15:27:18 localhost kernel: [ 11.513751] ite_cir: TX-capable: 1 >Mar 21 15:27:18 localhost kernel: [ 11.513870] ite_cir: Sample period (ns): 8680 >Mar 21 15:27:18 localhost kernel: [ 11.513992] ite_cir: TX carrier frequency (Hz): 38000 >Mar 21 15:27:18 localhost kernel: [ 11.514127] ite_cir: TX duty cycle (%): 33 >Mar 21 15:27:18 localhost kernel: [ 11.514248] ite_cir: RX low carrier frequency (Hz): 0 >Mar 21 15:27:18 localhost kernel: [ 11.514375] ite_cir: RX high carrier frequency (Hz): 0 >Mar 21 15:27:18 localhost kernel: [ 11.545687] ACPI Warning: 0x0000000000001840-0x000000000000185f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130117/utaddress-251) >Mar 21 15:27:18 localhost kernel: [ 11.546000] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Mar 21 15:27:18 localhost kernel: [ 11.550895] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130117/utaddress-251) >Mar 21 15:27:18 localhost kernel: [ 11.551216] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Mar 21 15:27:18 localhost kernel: [ 11.552765] ACPI Warning: 0x00000000000011c0-0x00000000000011cf SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251) >Mar 21 15:27:18 localhost kernel: [ 11.553084] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Mar 21 15:27:18 localhost kernel: [ 11.553273] ACPI Warning: 0x00000000000011b0-0x00000000000011bf SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251) >Mar 21 15:27:18 localhost kernel: [ 11.553573] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Mar 21 15:27:18 localhost kernel: [ 11.553772] ACPI Warning: 0x0000000000001180-0x00000000000011af SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251) >Mar 21 15:27:18 localhost kernel: [ 11.554109] EDAC MC: Ver: 3.0.0 >Mar 21 15:27:18 localhost kernel: [ 11.554113] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Mar 21 15:27:18 localhost kernel: [ 11.554116] lpc_ich: Resource conflict(s) found affecting gpio_ich >Mar 21 15:27:18 localhost kernel: [ 11.581139] Registered IR keymap rc-rc6-mce >Mar 21 15:27:18 localhost kernel: [ 11.581392] input: ITE8708 CIR transceiver as /devices/virtual/rc/rc0/input7 >Mar 21 15:27:18 localhost kernel: [ 11.581756] rc0: ITE8708 CIR transceiver as /devices/virtual/rc/rc0 >Mar 21 15:27:18 localhost kernel: [ 11.585203] ite_cir: driver has been successfully loaded >Mar 21 15:27:18 localhost kernel: [ 11.617745] iTCO_vendor_support: vendor-support=0 >Mar 21 15:27:18 localhost kernel: [ 11.627695] IR NEC protocol handler initialized >Mar 21 15:27:18 localhost kernel: [ 11.627896] IR RC6 protocol handler initialized >Mar 21 15:27:18 localhost kernel: [ 11.628025] IR JVC protocol handler initialized >Mar 21 15:27:18 localhost kernel: [ 11.628026] IR Sony protocol handler initialized >Mar 21 15:27:18 localhost kernel: [ 11.630892] input: MCE IR Keyboard/Mouse (ite-cir) as /devices/virtual/input/input8 >Mar 21 15:27:18 localhost kernel: [ 11.631333] IR MCE Keyboard/mouse protocol handler initialized >Mar 21 15:27:18 localhost kernel: [ 11.631337] IR SANYO protocol handler initialized >Mar 21 15:27:18 localhost kernel: [ 11.631712] IR RC5(x) protocol handler initialized >Mar 21 15:27:18 localhost kernel: [ 11.633156] EDAC i7core: Device not found: dev 00.0 PCI ID 8086:2c50 >Mar 21 15:27:18 localhost kernel: [ 11.640800] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 >Mar 21 15:27:18 localhost kernel: [ 11.640957] iTCO_wdt: Found a PM55 TCO device (Version=2, TCOBASE=0x0460) >Mar 21 15:27:18 localhost kernel: [ 11.641162] lirc_dev: IR Remote Control driver registered, major 247 >Mar 21 15:27:18 localhost kernel: [ 11.641530] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Mar 21 15:27:18 localhost kernel: [ 11.680329] rc rc0: lirc_dev: driver ir-lirc-codec (ite-cir) registered at minor = 0 >Mar 21 15:27:18 localhost kernel: [ 11.680524] IR LIRC bridge handler initialized >Mar 21 15:27:18 localhost kernel: [ 11.682808] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Mar 21 15:27:18 localhost kernel: [ 11.683385] r8169 0000:07:00.0 eth0: RTL8168d/8111d at 0xffffc90010f42000, 00:90:f5:96:85:69, XID 081000c0 IRQ 46 >Mar 21 15:27:18 localhost kernel: [ 11.683576] r8169 0000:07:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >Mar 21 15:27:18 localhost kernel: [ 11.778316] media: Linux media interface: v0.10 >Mar 21 15:27:18 localhost kernel: [ 11.941854] device label fedora devid 1 transid 37 /dev/sdc3 >Mar 21 15:27:18 localhost kernel: [ 11.981397] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1.2/input2 >Mar 21 15:27:18 localhost kernel: [ 11.984408] input: Logitech Unifying Device. Wireless PID:101a as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.2/0003:046D:C52B.0003/input/input9 >Mar 21 15:27:18 localhost kernel: [ 11.984862] logitech-djdevice 0003:046D:C52B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:101a] on usb-0000:00:1d.0-1.2:1 >Mar 21 15:27:18 localhost kernel: [ 11.996808] Linux video capture interface: v2.00 >Mar 21 15:27:18 localhost kernel: [ 12.005927] cfg80211: Calling CRDA to update world regulatory domain >Mar 21 15:27:18 localhost kernel: [ 12.136223] Intel(R) Wireless WiFi driver for Linux, in-tree:d >Mar 21 15:27:18 localhost kernel: [ 12.136373] Copyright(c) 2003-2013 Intel Corporation >Mar 21 15:27:18 localhost kernel: [ 12.217846] uvcvideo: Found UVC 1.00 device BisonCam, NB Pro (5986:0300) >Mar 21 15:27:18 localhost kernel: [ 12.234306] input: BisonCam, NB Pro as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input10 >Mar 21 15:27:18 localhost kernel: [ 12.234671] usbcore: registered new interface driver uvcvideo >Mar 21 15:27:18 localhost kernel: [ 12.234798] USB Video Class driver (1.1.1) >Mar 21 15:27:18 localhost kernel: [ 12.259428] iwlwifi 0000:03:00.0: loaded firmware version 8.83.5.1 build 33692 >Mar 21 15:27:18 localhost kernel: [ 12.284061] cfg80211: World regulatory domain updated: >Mar 21 15:27:18 localhost kernel: [ 12.284185] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Mar 21 15:27:18 localhost kernel: [ 12.284383] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Mar 21 15:27:18 localhost kernel: [ 12.284572] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Mar 21 15:27:18 localhost kernel: [ 12.284754] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Mar 21 15:27:18 localhost kernel: [ 12.284936] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Mar 21 15:27:18 localhost kernel: [ 12.285117] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Mar 21 15:27:18 localhost kernel: [ 12.317741] input: HDA Intel MID Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 >Mar 21 15:27:18 localhost kernel: [ 12.318125] input: HDA Intel MID Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 >Mar 21 15:27:18 localhost kernel: [ 12.318484] input: HDA Intel MID Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 >Mar 21 15:27:18 localhost kernel: [ 12.400207] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled >Mar 21 15:27:18 localhost kernel: [ 12.400333] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >Mar 21 15:27:18 localhost kernel: [ 12.400467] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled >Mar 21 15:27:18 localhost kernel: [ 12.400590] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled >Mar 21 15:27:18 localhost kernel: [ 12.400713] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled >Mar 21 15:27:18 localhost kernel: [ 12.400835] iwlwifi 0000:03:00.0: Detected Intel(R) Ultimate N WiFi Link 5300 AGN, REV=0x24 >Mar 21 15:27:18 localhost kernel: [ 12.401040] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S >Mar 21 15:27:18 localhost kernel: [ 13.975174] Adding 6111228k swap on /dev/sda2. Priority:-1 extents:1 across:6111228k SS >Mar 21 15:27:18 localhost kernel: [ 13.986333] Adding 6111228k swap on /dev/sdc2. Priority:-2 extents:1 across:6111228k >Mar 21 15:27:19 localhost systemd[1]: Started Login Service. >Mar 21 15:27:19 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Mar 21 15:27:19 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Mar 21 15:27:19 localhost avahi-daemon[705]: Successfully called chroot(). >Mar 21 15:27:19 localhost avahi-daemon[705]: Successfully dropped remaining capabilities. >Mar 21 15:27:19 localhost systemd-logind[703]: Watching system buttons on /dev/input/event3 (Power Button) >Mar 21 15:27:19 localhost systemd-logind[703]: Watching system buttons on /dev/input/event6 (Video Bus) >Mar 21 15:27:19 localhost systemd-logind[703]: Watching system buttons on /dev/input/event0 (Power Button) >Mar 21 15:27:19 localhost systemd-logind[703]: Watching system buttons on /dev/input/event2 (Lid Switch) >Mar 21 15:27:19 localhost systemd-logind[703]: Watching system buttons on /dev/input/event1 (Sleep Button) >Mar 21 15:27:19 localhost systemd-logind[703]: New seat seat0. >Mar 21 15:27:19 localhost avahi-daemon[705]: No service file found in /etc/avahi/services. >Mar 21 15:27:19 localhost livesys[678]: Adding live user [ OK ] >Mar 21 15:27:19 localhost avahi-daemon[705]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Mar 21 15:27:19 localhost avahi-daemon[705]: Network interface enumeration completed. >Mar 21 15:27:19 localhost avahi-daemon[705]: Registering HINFO record with values 'X86_64'/'LINUX'. >Mar 21 15:27:19 localhost avahi-daemon[705]: Server startup complete. Host name is linux.local. Local service cookie is 2811359915. >Mar 21 15:27:19 localhost systemd[1]: Stopped Software RAID monitoring and management. >Mar 21 15:27:19 localhost dbus-daemon[715]: dbus[715]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Mar 21 15:27:19 localhost dbus[715]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Mar 21 15:27:19 localhost systemd[1]: Starting Authorization Manager... >Mar 21 15:27:19 localhost livesys[678]: ** (process:809): WARNING **: failed to commit changes to dconf: Error spawning command line `dbus-launch --autolaunch=fa27784bd700d3fdf74bd2ccabe530de --binary-syntax --close-stderr': Child process exited with code 1 >Mar 21 15:27:19 localhost polkitd[812]: Started polkitd version 0.110 >Mar 21 15:27:19 localhost systemd[1]: Stopped Command Scheduler. >Mar 21 15:27:19 localhost systemd[1]: Stopping Job spooling tools... >Mar 21 15:27:19 localhost systemd[1]: Stopped Job spooling tools. >Mar 21 15:27:20 localhost livesys[678]: sed: can't read : No such file or directory >Mar 21 15:27:20 localhost livesys[678]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:20 localhost livesys[678]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:20 localhost livesys[678]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:20 localhost livesys[678]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:20 localhost livesys[678]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:20 localhost livesys[678]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:20 localhost livesys[678]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:20 localhost livesys[678]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:20 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Mar 21 15:27:20 localhost dbus[715]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Mar 21 15:27:20 localhost systemd[1]: Started Authorization Manager. >Mar 21 15:27:20 localhost accounts-daemon[716]: started daemon version 0.6.30 >Mar 21 15:27:20 localhost systemd[1]: Started Accounts Service. >Mar 21 15:27:20 localhost livesys[678]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:20 localhost livesys[678]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:20 localhost livesys[678]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:20 localhost livesys[678]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: rm '/etc/systemd/system/basic.target.wants/firewalld.service' >Mar 21 15:27:21 localhost livesys[678]: rm '/etc/systemd/system/dbus-org.fedoraproject.FirewallD1.service' >Mar 21 15:27:21 localhost systemd[1]: Stopping firewalld - dynamic firewall daemon... >Mar 21 15:27:21 localhost systemd[1]: Stopped firewalld - dynamic firewall daemon. >Mar 21 15:27:21 localhost systemd[1]: Starting Network Manager... >Mar 21 15:27:21 localhost livesys[678]: Archive: /usr/lib64/firefox/omni.ja >Mar 21 15:27:21 localhost livesys[678]: inflating: /tmp/defaults/preferences/firefox-branding.js >Mar 21 15:27:21 localhost livesys[678]: updating: chrome/en-US/locale/branding/browserconfig.properties (deflated 13%) >Mar 21 15:27:21 localhost NetworkManager[842]: <info> NetworkManager (version 0.9.8.0-1.fc19) is starting... >Mar 21 15:27:21 localhost NetworkManager[842]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Mar 21 15:27:21 localhost NetworkManager[842]: <info> WEXT support is enabled >Mar 21 15:27:21 localhost NetworkManager[842]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Mar 21 15:27:21 localhost NetworkManager[842]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Mar 21 15:27:21 localhost NetworkManager[842]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Mar 21 15:27:21 localhost NetworkManager[842]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Mar 21 15:27:21 localhost NetworkManager[842]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Mar 21 15:27:21 localhost NetworkManager[842]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Mar 21 15:27:21 localhost NetworkManager[842]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Mar 21 15:27:21 localhost NetworkManager[842]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Mar 21 15:27:21 localhost NetworkManager[842]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Mar 21 15:27:21 localhost dbus-daemon[715]: dbus[715]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Mar 21 15:27:21 localhost dbus[715]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Mar 21 15:27:21 localhost NetworkManager[842]: <info> monitoring kernel firmware directory '/lib/firmware'. >Mar 21 15:27:21 localhost NetworkManager[842]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) >Mar 21 15:27:21 localhost NetworkManager[842]: <info> WiFi hardware radio set enabled >Mar 21 15:27:21 localhost dbus[715]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Mar 21 15:27:21 localhost dbus-daemon[715]: dbus[715]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Mar 21 15:27:21 localhost systemd[1]: Starting Bluetooth service... >Mar 21 15:27:21 localhost livesys[678]: /etc/rc.d/init.d/livesys: line 377: defaults/preferences/firefox-branding.js: Permission denied >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost NetworkManager[842]: <info> WiFi enabled by radio killswitch; enabled by state file >Mar 21 15:27:21 localhost NetworkManager[842]: <info> WWAN enabled by radio killswitch; enabled by state file >Mar 21 15:27:21 localhost NetworkManager[842]: <info> WiMAX enabled by radio killswitch; enabled by state file >Mar 21 15:27:21 localhost NetworkManager[842]: <info> Networking is enabled by state file >Mar 21 15:27:21 localhost systemd[1]: Started Network Manager. >Mar 21 15:27:21 localhost systemd[1]: Starting Network Manager Wait Online... >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost livesys[678]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 21 15:27:21 localhost systemd[1]: Started LSB: Init script for live image.. >Mar 21 15:27:21 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Mar 21 15:27:21 localhost systemd[1]: Started GNOME initial setup. >Mar 21 15:27:21 localhost systemd[1]: Starting GNOME Display Manager... >Mar 21 15:27:21 localhost NetworkManager[842]: <info> (wlp3s0): using nl80211 for WiFi device control >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> ModemManager (version 0.6.0.0-3.fc19) starting... >Mar 21 15:27:21 localhost modem-manager[859]: <info> ModemManager (version 0.6.0.0-3.fc19) starting... >Mar 21 15:27:21 localhost bluetoothd[860]: Bluetooth daemon 4.101 >Mar 21 15:27:21 localhost bluetoothd[860]: bluetoothd[860]: Bluetooth daemon 4.101 >Mar 21 15:27:21 localhost systemd[1]: Started SYSV: Late init script for live image.. >Mar 21 15:27:21 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Mar 21 15:27:21 localhost dbus[715]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Mar 21 15:27:21 localhost NetworkManager[842]: <info> (wlp3s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >Mar 21 15:27:21 localhost NetworkManager[842]: <info> (wlp3s0): exported as /org/freedesktop/NetworkManager/Devices/0 >Mar 21 15:27:21 localhost NetworkManager[842]: <info> (wlp3s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Mar 21 15:27:21 localhost NetworkManager[842]: <info> (wlp3s0): bringing up device. >Mar 21 15:27:21 localhost kernel: [ 17.027823] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S >Mar 21 15:27:21 localhost kernel: [ 17.031022] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0 >Mar 21 15:27:21 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'org.bluez' >Mar 21 15:27:21 localhost dbus[715]: [system] Successfully activated service 'org.bluez' >Mar 21 15:27:21 localhost systemd[1]: Started Bluetooth service. >Mar 21 15:27:21 localhost bluetoothd[860]: bluetoothd[860]: Starting SDP server >Mar 21 15:27:21 localhost bluetoothd[860]: Starting SDP server >Mar 21 15:27:21 localhost systemd[1]: Started GNOME Display Manager. >Mar 21 15:27:21 localhost kernel: [ 17.106178] Bluetooth: Core ver 2.16 >Mar 21 15:27:21 localhost kernel: [ 17.106374] NET: Registered protocol family 31 >Mar 21 15:27:21 localhost kernel: [ 17.106507] Bluetooth: HCI device and connection manager initialized >Mar 21 15:27:21 localhost kernel: [ 17.106640] Bluetooth: HCI socket layer initialized >Mar 21 15:27:21 localhost kernel: [ 17.106760] Bluetooth: L2CAP socket layer initialized >Mar 21 15:27:21 localhost kernel: [ 17.106885] Bluetooth: SCO socket layer initialized >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'Linktop' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'ZTE' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'AnyData' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'Huawei' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'Sierra' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'Nokia' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'Longcheer' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'Wavecom' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'Linktop' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'ZTE' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'AnyData' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'Huawei' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'Sierra' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'Nokia' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'Longcheer' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'Wavecom' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'Option High-Speed' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'Samsung' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'MotoC' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'Ericsson MBM' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'X22X' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'Gobi' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'SimTech' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'Novatel' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'Option' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'Iridium' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'Cinterion' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Loaded plugin 'Generic' >Mar 21 15:27:21 localhost modem-manager[859]: <info> Successfully loaded 20 plugins >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'Option High-Speed' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'Samsung' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'MotoC' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'Ericsson MBM' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'X22X' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'Gobi' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'SimTech' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'Novatel' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'Option' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'Iridium' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'Cinterion' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Loaded plugin 'Generic' >Mar 21 15:27:21 localhost dbus-daemon[715]: modem-manager[859]: <info> Successfully loaded 20 plugins >Mar 21 15:27:21 localhost kernel: [ 17.126744] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Mar 21 15:27:21 localhost kernel: [ 17.126870] Bluetooth: BNEP filters: protocol multicast >Mar 21 15:27:21 localhost kernel: [ 17.126998] Bluetooth: BNEP socket layer initialized >Mar 21 15:27:21 localhost bluetoothd[860]: bluetoothd[860]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Mar 21 15:27:21 localhost bluetoothd[860]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Mar 21 15:27:22 localhost bluetoothd[860]: bluetoothd[860]: Bluetooth Management interface initialized >Mar 21 15:27:22 localhost bluetoothd[860]: Bluetooth Management interface initialized >Mar 21 15:27:22 localhost dbus-daemon[715]: dbus[715]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.11" (uid=0 pid=868 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.12" (uid=0 pid=880 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Mar 21 15:27:22 localhost dbus[715]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.11" (uid=0 pid=868 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.12" (uid=0 pid=880 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Mar 21 15:27:22 localhost kernel: [ 17.248637] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S >Mar 21 15:27:22 localhost kernel: [ 17.251823] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0 >Mar 21 15:27:22 localhost kernel: [ 17.370459] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Mar 21 15:27:22 localhost NetworkManager[842]: <info> (wlp3s0): preparing device. >Mar 21 15:27:22 localhost NetworkManager[842]: <info> (wlp3s0): deactivating device (reason 'managed') [2] >Mar 21 15:27:22 localhost dbus-daemon[715]: dbus[715]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Mar 21 15:27:22 localhost dbus[715]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Mar 21 15:27:22 localhost NetworkManager[842]: <warn> failed to allocate link cache: (-10) Operation not supported >Mar 21 15:27:22 localhost systemd[1]: Starting WPA Supplicant daemon... >Mar 21 15:27:22 localhost NetworkManager[842]: <info> (p10p1): carrier is OFF >Mar 21 15:27:22 localhost NetworkManager[842]: <info> (p10p1): new Ethernet device (driver: 'r8169' ifindex: 2) >Mar 21 15:27:22 localhost NetworkManager[842]: <info> (p10p1): exported as /org/freedesktop/NetworkManager/Devices/1 >Mar 21 15:27:22 localhost NetworkManager[842]: <info> (p10p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Mar 21 15:27:22 localhost NetworkManager[842]: <info> (p10p1): bringing up device. >Mar 21 15:27:22 localhost kernel: [ 17.485055] r8169 0000:07:00.0 p10p1: link down >Mar 21 15:27:22 localhost kernel: [ 17.485206] IPv6: ADDRCONF(NETDEV_UP): p10p1: link is not ready >Mar 21 15:27:22 localhost NetworkManager[842]: <info> (p10p1): preparing device. >Mar 21 15:27:22 localhost NetworkManager[842]: <info> (p10p1): deactivating device (reason 'managed') [2] >Mar 21 15:27:22 localhost NetworkManager[842]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/net/p10p1 >Mar 21 15:27:22 localhost NetworkManager[842]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Mar 21 15:27:22 localhost NetworkManager[842]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Mar 21 15:27:22 localhost NetworkManager[842]: <info> modem-manager is now available >Mar 21 15:27:22 localhost dbus[715]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Mar 21 15:27:22 localhost NetworkManager[842]: <info> wpa_supplicant started >Mar 21 15:27:22 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Mar 21 15:27:22 localhost systemd[1]: Started WPA Supplicant daemon. >Mar 21 15:27:22 localhost NetworkManager[842]: <info> (wlp3s0) supports 5 scan SSIDs >Mar 21 15:27:22 localhost NetworkManager[842]: <warn> Trying to remove a non-existant call id. >Mar 21 15:27:22 localhost NetworkManager[842]: <info> (wlp3s0): supplicant interface state: starting -> ready >Mar 21 15:27:22 localhost NetworkManager[842]: <info> (wlp3s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Mar 21 15:27:22 localhost NetworkManager[842]: <info> (wlp3s0): supplicant interface state: ready -> inactive >Mar 21 15:27:22 localhost NetworkManager[842]: <info> (wlp3s0) supports 5 scan SSIDs >Mar 21 15:27:23 localhost kernel: [ 18.316722] mtrr: base(0xcd000000) is not aligned on a size(0xe00000) boundary >Mar 21 15:27:24 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Mar 21 15:27:24 localhost dbus-daemon[715]: dbus[715]: [system] Activating via systemd: service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service' >Mar 21 15:27:24 localhost dbus[715]: [system] Activating via systemd: service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service' >Mar 21 15:27:24 localhost systemd[1]: Starting Console Manager... >Mar 21 15:27:24 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'org.freedesktop.ConsoleKit' >Mar 21 15:27:24 localhost dbus[715]: [system] Successfully activated service 'org.freedesktop.ConsoleKit' >Mar 21 15:27:24 localhost systemd[1]: Started Console Manager. >Mar 21 15:27:25 localhost systemd-logind[703]: New session 1 of user liveuser. >Mar 21 15:27:25 localhost systemd-logind[703]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Mar 21 15:27:25 localhost gdm[868]: GLib: g_variant_compare: assertion `!g_variant_is_container (a)' failed >Mar 21 15:27:25 localhost gdm[868]: GLib: g_variant_compare: assertion `!g_variant_is_container (a)' failed >Mar 21 15:27:25 localhost /etc/gdm/Xsession[979]: touch: cannot touch ‘/home/liveuser/.cache/imsettings/log’: No such file or directory >Mar 21 15:27:25 localhost kernel: [ 21.065312] fuse init (API version 7.21) >Mar 21 15:27:25 localhost systemd[1]: Mounting FUSE Control File System... >Mar 21 15:27:25 localhost systemd[1]: Mounted FUSE Control File System. >Mar 21 15:27:26 localhost /etc/gdm/Xsession[979]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >Mar 21 15:27:27 localhost /etc/gdm/Xsession[979]: gnome-session[979]: WARNING: Could not parse desktop file /usr/share/gnome/autostart/gnome-authentication-agent.desktop or it references a not found TryExec binary >Mar 21 15:27:27 localhost gnome-session[979]: WARNING: Could not parse desktop file /usr/share/gnome/autostart/gnome-authentication-agent.desktop or it references a not found TryExec binary >Mar 21 15:27:27 localhost gnome-session[979]: WARNING: could not read /usr/share/gnome/autostart/gnome-authentication-agent.desktop >Mar 21 15:27:27 localhost /etc/gdm/Xsession[979]: gnome-session[979]: WARNING: could not read /usr/share/gnome/autostart/gnome-authentication-agent.desktop >Mar 21 15:27:27 localhost spice-vdagent[1183]: Missing virtio device '/dev/virtio-ports/com.redhat.spice.0': No such file or directory >Mar 21 15:27:27 localhost /etc/gdm/Xsession[979]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-FwwQU9 >Mar 21 15:27:27 localhost /etc/gdm/Xsession[979]: GPG_AGENT_INFO=/run/user/1000/keyring-FwwQU9/gpg:0:1 >Mar 21 15:27:27 localhost /etc/gdm/Xsession[979]: GNOME_KEYRING_PID=1197 >Mar 21 15:27:28 localhost /etc/gdm/Xsession[979]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-FwwQU9 >Mar 21 15:27:28 localhost /etc/gdm/Xsession[979]: GPG_AGENT_INFO=/run/user/1000/keyring-FwwQU9/gpg:0:1 >Mar 21 15:27:28 localhost /etc/gdm/Xsession[979]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-FwwQU9 >Mar 21 15:27:28 localhost /etc/gdm/Xsession[979]: GPG_AGENT_INFO=/run/user/1000/keyring-FwwQU9/gpg:0:1 >Mar 21 15:27:28 localhost /etc/gdm/Xsession[979]: SSH_AUTH_SOCK=/run/user/1000/keyring-FwwQU9/ssh >Mar 21 15:27:28 localhost /etc/gdm/Xsession[979]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-FwwQU9 >Mar 21 15:27:28 localhost /etc/gdm/Xsession[979]: GPG_AGENT_INFO=/run/user/1000/keyring-FwwQU9/gpg:0:1 >Mar 21 15:27:28 localhost /etc/gdm/Xsession[979]: SSH_AUTH_SOCK=/run/user/1000/keyring-FwwQU9/ssh >Mar 21 15:27:28 localhost dbus-daemon[715]: dbus[715]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Mar 21 15:27:28 localhost dbus[715]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Mar 21 15:27:28 localhost /etc/gdm/Xsession[979]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Mar 21 15:27:28 localhost /etc/gdm/Xsession[979]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Mar 21 15:27:28 localhost /etc/gdm/Xsession[979]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Mar 21 15:27:28 localhost /etc/gdm/Xsession[979]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Mar 21 15:27:28 localhost systemd[1]: Starting Daemon for power management... >Mar 21 15:27:28 localhost rtkit-daemon[704]: Successfully made thread 1205 of process 1205 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Mar 21 15:27:28 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'org.freedesktop.UPower' >Mar 21 15:27:28 localhost dbus[715]: [system] Successfully activated service 'org.freedesktop.UPower' >Mar 21 15:27:28 localhost systemd[1]: Started Daemon for power management. >Mar 21 15:27:30 localhost dbus-daemon[715]: dbus[715]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Mar 21 15:27:30 localhost dbus[715]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Mar 21 15:27:30 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Mar 21 15:27:30 localhost dbus-daemon[715]: dbus[715]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Mar 21 15:27:30 localhost dbus[715]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Mar 21 15:27:30 localhost systemd[1]: Starting Disk Manager... >Mar 21 15:27:30 localhost colord: Using config file /etc/colord.conf >Mar 21 15:27:30 localhost colord: Using mapping database file /var/lib/colord/mapping.db >Mar 21 15:27:30 localhost udisksd[1261]: udisks daemon version 2.1.0 starting >Mar 21 15:27:31 localhost colord: Using device database file /var/lib/colord/storage.db >Mar 21 15:27:31 localhost colord: loaded plugin libcd_plugin_scanner.so >Mar 21 15:27:31 localhost colord: loaded plugin libcd_plugin_camera.so >Mar 21 15:27:31 localhost colord: Daemon ready for requests >Mar 21 15:27:31 localhost dbus[715]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Mar 21 15:27:31 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Mar 21 15:27:31 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Mar 21 15:27:31 localhost colord: Profile added: icc-6a7cc41a0076b2e1b18ae502271e2ad5 >Mar 21 15:27:31 localhost colord: Profile added: icc-99901730bc39e5f9941416f1900a8eee >Mar 21 15:27:31 localhost dbus[715]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Mar 21 15:27:31 localhost udisksd[1261]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Mar 21 15:27:31 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Mar 21 15:27:31 localhost systemd[1]: Started Disk Manager. >Mar 21 15:27:31 localhost colord: Profile added: icc-5a1f0fbac5d8980773927256b92ade70 >Mar 21 15:27:31 localhost colord: Profile added: icc-7af8e69fe7bdf41177f88a1152012ef7 >Mar 21 15:27:31 localhost colord: Profile added: icc-5f58d42ead7269afadf867e5f1cea4f0 >Mar 21 15:27:31 localhost colord: Profile added: icc-17e4d60642125da094742f5b9e119ef4 >Mar 21 15:27:31 localhost colord: Profile added: icc-be935ee68ea99600fc33362fd8769809 >Mar 21 15:27:31 localhost colord: Profile added: icc-e9dd9b440c82e1862c5c36c857bccb6f >Mar 21 15:27:31 localhost colord: Profile added: icc-d7f2d36728de6b2a785375de2042960d >Mar 21 15:27:31 localhost colord: Profile added: icc-38aad8400d23c0dee96027ba8db2e2b9 >Mar 21 15:27:31 localhost colord: Profile added: icc-e850597cefed059fa223c17fdef9d8c8 >Mar 21 15:27:31 localhost colord: Profile added: icc-31c4c5beb7945179ea588bcee4252a05 >Mar 21 15:27:31 localhost colord: Profile added: icc-e76730df92b29124615047c43dab02df >Mar 21 15:27:31 localhost colord: Profile added: icc-0b49e4b7462d9c0be4ca2ca33a84bfd8 >Mar 21 15:27:31 localhost colord: Profile added: icc-57a2e6077c521cec2dc37094ac0064cc >Mar 21 15:27:31 localhost colord: Device added: sysfs-5986-BisonCam__NB_Pro >Mar 21 15:27:31 localhost dbus-daemon[715]: dbus[715]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Mar 21 15:27:31 localhost dbus[715]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Mar 21 15:27:31 localhost systemd[1]: Starting Locale Service... >Mar 21 15:27:31 localhost /etc/gdm/Xsession[979]: (gnome-settings-daemon:1186): color-plugin-WARNING **: failed to get edid: unable to get EDID for output >Mar 21 15:27:31 localhost colord: Device added: xrandr-default >Mar 21 15:27:31 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'org.freedesktop.locale1' >Mar 21 15:27:31 localhost dbus[715]: [system] Successfully activated service 'org.freedesktop.locale1' >Mar 21 15:27:31 localhost systemd[1]: Started Locale Service. >Mar 21 15:27:31 localhost /etc/gdm/Xsession[979]: (gnome-settings-daemon:1186): color-plugin-WARNING **: unable to get EDID for xrandr-default: unable to get EDID for output >Mar 21 15:27:31 localhost /etc/gdm/Xsession[979]: (gnome-settings-daemon:1186): color-plugin-WARNING **: failed to reset xrandr-default gamma tables: gamma size is zero >Mar 21 15:27:33 localhost dbus-daemon[715]: dbus[715]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.40" (uid=1000 pid=1255 comm="/usr/bin/gnome-shell ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.15" (uid=0 pid=911 comm="/usr/sbin/console-kit-daemon --no-daemon ") >Mar 21 15:27:33 localhost dbus[715]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.40" (uid=1000 pid=1255 comm="/usr/bin/gnome-shell ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.15" (uid=0 pid=911 comm="/usr/sbin/console-kit-daemon --no-daemon ") >Mar 21 15:27:34 localhost goa[1312]: goa-daemon version 3.7.92 starting [main.c:113, main()] >Mar 21 15:27:35 localhost /etc/gdm/Xsession[979]: Failed to play sound: File or data not found >Mar 21 15:27:35 localhost gnome-session[979]: Entering running state >Mar 21 15:27:35 localhost /etc/gdm/Xsession[979]: JS LOG: GNOME Shell started at Thu Mar 21 2013 15:27:35 GMT-0400 (EDT) >Mar 21 15:27:35 localhost /etc/gdm/Xsession[979]: Creating config directory:'/home/liveuser/.config/tracker' >Mar 21 15:27:37 localhost kernel: [ 32.623470] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) >Mar 21 15:27:37 localhost kernel: [ 32.624157] device label fedora devid 1 transid 37 /dev/sdc3 >Mar 21 15:27:37 localhost kernel: [ 32.626220] btrfs: disk space caching is enabled >Mar 21 15:27:37 localhost udisksd[1261]: Mounted /dev/sdc3 at /run/media/liveuser/fedora on behalf of uid 1000 >Mar 21 15:27:37 localhost udisksd[1261]: Mounted /dev/sdc1 at /run/media/liveuser/cd6372ad-b00e-44fb-9658-961a2ebdbb33 on behalf of uid 1000 >Mar 21 15:27:41 localhost /etc/gdm/Xsession[979]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Mar 21 15:27:41 localhost /etc/gdm/Xsession[979]: Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen! >Mar 21 15:27:54 localhost systemd[1]: NetworkManager-wait-online.service: main process exited, code=exited, status=1/FAILURE >Mar 21 15:27:54 localhost systemd[1]: Failed to start Network Manager Wait Online. >Mar 21 15:27:54 localhost systemd[1]: Unit NetworkManager-wait-online.service entered failed state >Mar 21 15:27:54 localhost systemd[1]: Starting Network. >Mar 21 15:27:54 localhost systemd[1]: Reached target Network. >Mar 21 15:27:54 localhost systemd[1]: Starting GPS Service Daemon... >Mar 21 15:27:54 localhost systemd[1]: Started GPS Service Daemon. >Mar 21 15:27:54 localhost systemd[1]: Starting Openct Middleware framework for smart card terminals... >Mar 21 15:27:54 localhost systemd[1]: Started Openct Middleware framework for smart card terminals. >Mar 21 15:27:54 localhost systemd[1]: Starting Virtualization daemon... >Mar 21 15:27:54 localhost systemd[1]: Started Virtualization daemon. >Mar 21 15:27:54 localhost systemd[1]: Starting RPC bind service... >Mar 21 15:27:54 localhost systemd[1]: Starting Login and scanning of iSCSI devices... >Mar 21 15:27:54 localhost iscsiadm[1576]: iscsiadm: No records found >Mar 21 15:27:54 localhost systemd[1]: iscsi.service: main process exited, code=exited, status=21/n/a >Mar 21 15:27:54 localhost systemd[1]: Failed to start Login and scanning of iSCSI devices. >Mar 21 15:27:54 localhost systemd[1]: Unit iscsi.service entered failed state >Mar 21 15:27:54 localhost systemd[1]: Started RPC bind service. >Mar 21 15:27:54 localhost systemd[1]: Starting Multi-User. >Mar 21 15:27:54 localhost systemd[1]: Reached target Multi-User. >Mar 21 15:27:54 localhost systemd[1]: Starting Graphical Interface. >Mar 21 15:27:54 localhost systemd[1]: Reached target Graphical Interface. >Mar 21 15:27:54 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Mar 21 15:27:54 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Mar 21 15:27:54 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Mar 21 15:27:54 localhost rpcbind: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Mar 21 15:27:54 localhost rpcbind: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Mar 21 15:27:54 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Mar 21 15:27:54 localhost gpsd[1570]: gpsd:ERROR: device open failed: No such file or directory - retrying read-only >Mar 21 15:27:54 localhost gpsd[1570]: gpsd:ERROR: read-only device open failed: No such file or directory >Mar 21 15:27:54 localhost gpsd[1570]: gpsd:ERROR: initial GPS device /dev/ttyUSB0 open failed >Mar 21 15:27:54 localhost libvirtd[1572]: libvirt version: 1.0.3, package: 1.fc19 (Fedora Project, 2013-03-05-18:09:28, buildvm-06.phx2.fedoraproject.org) >Mar 21 15:27:54 localhost libvirtd[1572]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Mar 21 15:27:54 localhost libvirtd[1572]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.so not accessible >Mar 21 15:27:54 localhost libvirtd[1572]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Mar 21 15:27:54 localhost libvirtd[1572]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Mar 21 15:27:55 localhost libvirtd[1572]: open("/var/run/libvirt/network/nwfilter.ltmp"): No such file or directory >Mar 21 15:27:55 localhost kernel: [ 50.477400] Ebtables v2.0 registered >Mar 21 15:27:55 localhost kernel: [ 50.502952] ip6_tables: (C) 2000-2006 Netfilter Core Team >Mar 21 15:27:55 localhost kernel: [ 50.539827] cgroup: libvirtd (1594) created nested cgroup for controller "memory" which has incomplete hierarchy support. Nested cgroups may change behavior in the future. >Mar 21 15:27:55 localhost kernel: [ 50.539831] cgroup: "memory" requires setting use_hierarchy to 1 on the root. >Mar 21 15:27:55 localhost kernel: [ 50.539894] cgroup: libvirtd (1594) created nested cgroup for controller "devices" which has incomplete hierarchy support. Nested cgroups may change behavior in the future. >Mar 21 15:27:55 localhost kernel: [ 50.539967] cgroup: libvirtd (1594) created nested cgroup for controller "blkio" which has incomplete hierarchy support. Nested cgroups may change behavior in the future. >Mar 21 15:27:57 localhost udisksd[1261]: Cleaning up mount point /run/media/liveuser/cd6372ad-b00e-44fb-9658-961a2ebdbb33 (device 8:33 is not mounted) >Mar 21 15:27:57 localhost udisksd[1261]: Unmounted /dev/sdc1 on behalf of uid 1000 >Mar 21 15:28:01 localhost udisksd[1261]: Cleaning up mount point /run/media/liveuser/fedora (device 8:35 is not mounted) >Mar 21 15:28:03 localhost udisksd[1261]: Unmounted /dev/sdc3 on behalf of uid 1000 >Mar 21 15:28:04 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Mar 21 15:28:04 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Mar 21 15:28:12 localhost kernel: [ 67.239865] sdc: unknown partition table >Mar 21 15:28:29 localhost /etc/gdm/Xsession[979]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Mar 21 15:28:29 localhost /etc/gdm/Xsession[979]: Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen! >Mar 21 15:28:41 localhost kernel: [ 97.073126] md: raid0 personality registered for level 0 >Mar 21 15:28:41 localhost kernel: [ 97.077516] md: raid1 personality registered for level 1 >Mar 21 15:28:41 localhost kernel: [ 97.085242] async_tx: api initialized (async) >Mar 21 15:28:41 localhost kernel: [ 97.102876] md: raid6 personality registered for level 6 >Mar 21 15:28:41 localhost kernel: [ 97.102880] md: raid5 personality registered for level 5 >Mar 21 15:28:41 localhost kernel: [ 97.102881] md: raid4 personality registered for level 4 >Mar 21 15:28:41 localhost kernel: [ 97.108328] md: raid10 personality registered for level 10 >Mar 21 15:28:41 localhost kernel: [ 97.126613] device-mapper: multipath: version 1.5.1 loaded >Mar 21 15:28:41 localhost kernel: [ 97.129136] device-mapper: multipath round-robin: version 1.0.0 loaded >Mar 21 15:28:41 localhost kernel: [ 97.166662] Loading iSCSI transport class v2.0-870. >Mar 21 15:28:42 localhost kernel: [ 97.217399] iscsi: registered transport (tcp) >Mar 21 15:28:42 localhost kernel: [ 97.240308] No iBFT detected. >Mar 21 15:28:44 localhost /etc/gdm/Xsession[979]: localuser:root being added to access control list >Mar 21 15:28:44 localhost anaconda: /sbin/anaconda 19.12 >Mar 21 15:28:44 localhost anaconda: 6160384 kB (6016 MB) are available >Mar 21 15:28:44 localhost anaconda: check_memory(): total:6016, needed:512, graphical:512 >Mar 21 15:28:44 localhost anaconda: Not doing 'start audit daemon' in live installation >Mar 21 15:28:44 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8', '--xdriver=vesa'] >Mar 21 15:28:44 localhost anaconda: Default encoding = ascii >Mar 21 15:28:44 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Mar 21 15:28:44 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:44 localhost blivet: ISCSID is /sbin/iscsid >Mar 21 15:28:44 localhost blivet: no initiator set >Mar 21 15:28:44 localhost program: Running... modprobe fcoe >Mar 21 15:28:44 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Mar 21 15:28:44 localhost program: No FCoE boot disk information is found in EDD! >Mar 21 15:28:44 localhost blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Mar 21 15:28:44 localhost blivet: no /etc/zfcp.conf; not configuring zfcp >Mar 21 15:28:44 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:44 localhost program: Running... multipath -d >Mar 21 15:28:45 localhost program: create: mpatha (SanDisk_Cruzer_Blade_2004431991057280C7B1-0:0) undef SanDisk ,Cruzer Blade >Mar 21 15:28:45 localhost program: size=15G features='0' hwhandler='0' wp=undef >Mar 21 15:28:45 localhost program: `-+- policy='service-time 0' prio=1 status=undef >Mar 21 15:28:45 localhost program: `- 6:0:0:0 sdc 8:32 undef ready running >Mar 21 15:28:45 localhost program: create: mpathb (SanDisk_Cruzer_Blade_2004431852118E60AA14-0:0) undef SanDisk ,Cruzer Blade >Mar 21 15:28:45 localhost program: size=7.5G features='0' hwhandler='0' wp=undef >Mar 21 15:28:45 localhost program: `-+- policy='service-time 0' prio=1 status=undef >Mar 21 15:28:45 localhost program: `- 7:0:0:0 sdd 8:48 undef ready running >Mar 21 15:28:45 localhost program: Running... multipath -ll >Mar 21 15:28:45 localhost blivet: MultipathTopology: not a multipath: ['sdd'] >Mar 21 15:28:45 localhost blivet: MultipathTopology: not a multipath: ['sdc'] >Mar 21 15:28:45 localhost blivet: MultipathTopology: found singlepath device: sdc >Mar 21 15:28:45 localhost blivet: MultipathTopology: found singlepath device: sdd >Mar 21 15:28:45 localhost blivet: MultipathTopology: found non-disk device: sdd1 >Mar 21 15:28:45 localhost blivet: MultipathTopology: found singlepath device: sda >Mar 21 15:28:45 localhost blivet: MultipathTopology: found non-disk device: sda1 >Mar 21 15:28:45 localhost blivet: MultipathTopology: found non-disk device: sda2 >Mar 21 15:28:45 localhost blivet: MultipathTopology: found non-disk device: sda3 >Mar 21 15:28:45 localhost blivet: MultipathTopology: found non-disk device: sda4 >Mar 21 15:28:45 localhost blivet: MultipathTopology: found non-disk device: sda5 >Mar 21 15:28:45 localhost blivet: MultipathTopology: found non-disk device: sda6 >Mar 21 15:28:45 localhost blivet: MultipathTopology: found non-disk device: sr0 >Mar 21 15:28:45 localhost blivet: MultipathTopology: found singlepath device: sdb >Mar 21 15:28:45 localhost blivet: MultipathTopology: found non-disk device: sdb1 >Mar 21 15:28:45 localhost blivet: MultipathTopology: found singlepath device: loop0 >Mar 21 15:28:45 localhost blivet: MultipathTopology: found singlepath device: loop1 >Mar 21 15:28:45 localhost blivet: MultipathTopology: found singlepath device: loop2 >Mar 21 15:28:45 localhost blivet: MultipathTopology: found singlepath device: loop3 >Mar 21 15:28:45 localhost blivet: MultipathTopology: found singlepath device: loop4 >Mar 21 15:28:45 localhost blivet: MultipathTopology: found singlepath device: loop5 >Mar 21 15:28:45 localhost blivet: MultipathTopology: found singlepath device: loop6 >Mar 21 15:28:45 localhost blivet: MultipathTopology: found singlepath device: loop7 >Mar 21 15:28:45 localhost blivet: MultipathTopology: found singlepath device: dm-0 >Mar 21 15:28:45 localhost blivet: MultipathTopology: found singlepath device: dm-1 >Mar 21 15:28:45 localhost anaconda: Display mode = g >Mar 21 15:28:45 localhost anaconda: 6160384 kB (6016 MB) are available >Mar 21 15:28:45 localhost anaconda: check_memory(): total:6016, needed:512, graphical:512 >Mar 21 15:28:45 localhost /etc/gdm/Xsession[979]: Starting installer, one moment... >Mar 21 15:28:45 localhost /etc/gdm/Xsession[979]: anaconda 19.12 for Fedora 19 (pre-release) started. >Mar 21 15:28:45 localhost anaconda: using only installclass _Fedora >Mar 21 15:28:45 localhost anaconda: bootloader GRUB2 on X86 platform >Mar 21 15:28:45 localhost blivet: Detected 5968M of memory >Mar 21 15:28:45 localhost blivet: Swap attempt of 5968M >Mar 21 15:28:45 localhost anaconda: bootloader GRUB2 on X86 platform >Mar 21 15:28:45 localhost NetworkManager[842]: ifcfg-rh: read connection 'p10p1' >Mar 21 15:28:45 localhost NetworkManager[842]: <info> Saved default wired connection 'p10p1' to persistent storage >Mar 21 15:28:45 localhost NetworkManager[842]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p10p1 >Mar 21 15:28:45 localhost anaconda: Running Thread: AnaStorageThread (140631537993472) >Mar 21 15:28:45 localhost anaconda: Running Thread: AnaWaitForConnectingNMThread (140631456347904) >Mar 21 15:28:45 localhost anaconda: Not doing 'start chronyd' in live installation >Mar 21 15:28:45 localhost anaconda: Running Thread: AnaPayloadThread (140631447955200) >Mar 21 15:28:45 localhost program: Running... udevadm control --property=ANACONDA=1 >Mar 21 15:28:45 localhost anaconda: Thread Done: AnaWaitForConnectingNMThread (140631456347904) >Mar 21 15:28:45 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Mar 21 15:28:45 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:46 localhost blivet: resetting Blivet (version 0.8) instance <blivet.Blivet object at 0x3361990> >Mar 21 15:28:46 localhost blivet: no initiator set >Mar 21 15:28:46 localhost blivet: not going to create backup copy of non-existent /etc/mdadm.conf >Mar 21 15:28:46 localhost blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Mar 21 15:28:46 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:46 localhost blivet: sdd1 looks to be the live device; marking as protected >Mar 21 15:28:46 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:46 localhost program: Running... multipath -d >Mar 21 15:28:46 localhost program: create: mpatha (SanDisk_Cruzer_Blade_2004431991057280C7B1-0:0) undef SanDisk ,Cruzer Blade >Mar 21 15:28:46 localhost program: size=15G features='0' hwhandler='0' wp=undef >Mar 21 15:28:46 localhost program: `-+- policy='service-time 0' prio=1 status=undef >Mar 21 15:28:46 localhost program: `- 6:0:0:0 sdc 8:32 undef ready running >Mar 21 15:28:46 localhost program: create: mpathb (SanDisk_Cruzer_Blade_2004431852118E60AA14-0:0) undef SanDisk ,Cruzer Blade >Mar 21 15:28:46 localhost program: size=7.5G features='0' hwhandler='0' wp=undef >Mar 21 15:28:46 localhost program: `-+- policy='service-time 0' prio=1 status=undef >Mar 21 15:28:46 localhost program: `- 7:0:0:0 sdd 8:48 undef ready running >Mar 21 15:28:46 localhost program: Running... multipath -ll >Mar 21 15:28:46 localhost blivet: MultipathTopology: not a multipath: ['sdd'] >Mar 21 15:28:46 localhost blivet: MultipathTopology: not a multipath: ['sdc'] >Mar 21 15:28:46 localhost blivet: MultipathTopology: found singlepath device: sdc >Mar 21 15:28:46 localhost blivet: MultipathTopology: found singlepath device: sdd >Mar 21 15:28:46 localhost blivet: MultipathTopology: found non-disk device: sdd1 >Mar 21 15:28:46 localhost blivet: MultipathTopology: found singlepath device: sda >Mar 21 15:28:46 localhost blivet: MultipathTopology: found non-disk device: sda1 >Mar 21 15:28:46 localhost blivet: MultipathTopology: found non-disk device: sda2 >Mar 21 15:28:46 localhost blivet: MultipathTopology: found non-disk device: sda3 >Mar 21 15:28:46 localhost blivet: MultipathTopology: found non-disk device: sda4 >Mar 21 15:28:46 localhost blivet: MultipathTopology: found non-disk device: sda5 >Mar 21 15:28:46 localhost blivet: MultipathTopology: found non-disk device: sda6 >Mar 21 15:28:46 localhost blivet: MultipathTopology: found non-disk device: sr0 >Mar 21 15:28:46 localhost blivet: MultipathTopology: found singlepath device: sdb >Mar 21 15:28:46 localhost blivet: MultipathTopology: found non-disk device: sdb1 >Mar 21 15:28:46 localhost blivet: MultipathTopology: found singlepath device: loop0 >Mar 21 15:28:46 localhost blivet: MultipathTopology: found singlepath device: loop1 >Mar 21 15:28:46 localhost blivet: MultipathTopology: found singlepath device: loop2 >Mar 21 15:28:46 localhost blivet: MultipathTopology: found singlepath device: loop3 >Mar 21 15:28:46 localhost blivet: MultipathTopology: found singlepath device: loop4 >Mar 21 15:28:46 localhost blivet: MultipathTopology: found singlepath device: loop5 >Mar 21 15:28:46 localhost blivet: MultipathTopology: found singlepath device: loop6 >Mar 21 15:28:46 localhost blivet: MultipathTopology: found singlepath device: loop7 >Mar 21 15:28:46 localhost blivet: MultipathTopology: found singlepath device: dm-0 >Mar 21 15:28:46 localhost blivet: MultipathTopology: found singlepath device: dm-1 >Mar 21 15:28:46 localhost blivet: devices to scan: ['sdc', 'sdd', 'sdd1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0', 'sdb', 'sdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Mar 21 15:28:46 localhost blivet: scanning sdc (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >Mar 21 15:28:46 localhost blivet: sdc is a disk >Mar 21 15:28:46 localhost blivet: added disk sdc (id 0) to device tree >Mar 21 15:28:46 localhost blivet: got device: DiskDevice instance (0x7fe75003cad0) -- >Mar 21 15:28:46 localhost blivet: got format: DiskLabel instance (0x7fe75009d2d0) -- >Mar 21 15:28:46 localhost blivet: scanning sdd (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd)... >Mar 21 15:28:46 localhost blivet: sdd is a disk >Mar 21 15:28:46 localhost blivet: added disk sdd (id 1) to device tree >Mar 21 15:28:46 localhost blivet: type detected on 'sdd' is 'iso9660' >Mar 21 15:28:46 localhost blivet: got device: DiskDevice instance (0x7fe7500a5e10) -- >Mar 21 15:28:46 localhost blivet: got format: Iso9660FS instance (0x7fe7500ac350) -- >Mar 21 15:28:46 localhost blivet: scanning sdd1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1)... >Mar 21 15:28:46 localhost blivet: sdd1 is a partition >Mar 21 15:28:46 localhost blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Mar 21 15:28:46 localhost blivet: sda is a disk >Mar 21 15:28:46 localhost blivet: added disk sda (id 2) to device tree >Mar 21 15:28:46 localhost blivet: got device: DiskDevice instance (0x7fe7500a5510) -- >Mar 21 15:28:46 localhost blivet: got format: DiskLabel instance (0x7fe7500d7710) -- >Mar 21 15:28:46 localhost blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Mar 21 15:28:46 localhost blivet: sda1 is a partition >Mar 21 15:28:46 localhost blivet: added partition sda1 (id 3) to device tree >Mar 21 15:28:46 localhost blivet: disklabel detected but not usable on sda1 >Mar 21 15:28:46 localhost blivet: type detected on 'sda1' is 'ext4' >Mar 21 15:28:46 localhost program: Running... dumpe2fs -h /dev/sda1 >Mar 21 15:28:46 localhost program: dumpe2fs 1.42.7 (21-Jan-2013) >Mar 21 15:28:46 localhost program: Filesystem volume name: Boot >Mar 21 15:28:46 localhost program: Last mounted on: /boot >Mar 21 15:28:46 localhost program: Filesystem UUID: 1228bb5e-076f-473a-a143-b5246056655c >Mar 21 15:28:46 localhost program: Filesystem magic number: 0xEF53 >Mar 21 15:28:46 localhost program: Filesystem revision #: 1 (dynamic) >Mar 21 15:28:46 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >Mar 21 15:28:46 localhost program: Filesystem flags: signed_directory_hash >Mar 21 15:28:46 localhost program: Default mount options: user_xattr acl >Mar 21 15:28:46 localhost program: Filesystem state: clean >Mar 21 15:28:46 localhost program: Errors behavior: Continue >Mar 21 15:28:46 localhost program: Filesystem OS type: Linux >Mar 21 15:28:46 localhost program: Inode count: 128016 >Mar 21 15:28:46 localhost program: Block count: 512000 >Mar 21 15:28:46 localhost program: Reserved block count: 25600 >Mar 21 15:28:46 localhost program: Free blocks: 389154 >Mar 21 15:28:46 localhost program: Free inodes: 127653 >Mar 21 15:28:46 localhost program: First block: 1 >Mar 21 15:28:46 localhost program: Block size: 1024 >Mar 21 15:28:46 localhost program: Fragment size: 1024 >Mar 21 15:28:46 localhost program: Reserved GDT blocks: 256 >Mar 21 15:28:46 localhost program: Blocks per group: 8192 >Mar 21 15:28:46 localhost program: Fragments per group: 8192 >Mar 21 15:28:46 localhost program: Inodes per group: 2032 >Mar 21 15:28:46 localhost program: Inode blocks per group: 254 >Mar 21 15:28:46 localhost program: Flex block group size: 16 >Mar 21 15:28:46 localhost program: Filesystem created: Sat Jan 26 03:45:54 2013 >Mar 21 15:28:46 localhost program: Last mount time: Thu Mar 21 13:02:45 2013 >Mar 21 15:28:46 localhost program: Last write time: Thu Mar 21 14:25:22 2013 >Mar 21 15:28:46 localhost program: Mount count: 226 >Mar 21 15:28:46 localhost program: Maximum mount count: -1 >Mar 21 15:28:46 localhost program: Last checked: Mon Feb 11 08:28:59 2013 >Mar 21 15:28:46 localhost program: Check interval: 0 (<none>) >Mar 21 15:28:46 localhost program: Lifetime writes: 1208 MB >Mar 21 15:28:46 localhost program: Reserved blocks uid: 0 (user root) >Mar 21 15:28:46 localhost program: Reserved blocks gid: 0 (group root) >Mar 21 15:28:46 localhost program: First inode: 11 >Mar 21 15:28:46 localhost program: Inode size:#011 128 >Mar 21 15:28:46 localhost program: Journal inode: 8 >Mar 21 15:28:46 localhost program: Default directory hash: half_md4 >Mar 21 15:28:46 localhost program: Directory Hash Seed: ba7df909-67b7-449d-84e7-7851bb4dfa6c >Mar 21 15:28:46 localhost program: Journal backup: inode blocks >Mar 21 15:28:46 localhost program: Journal features: journal_incompat_revoke >Mar 21 15:28:46 localhost program: Journal size: 8M >Mar 21 15:28:46 localhost program: Journal length: 8192 >Mar 21 15:28:46 localhost program: Journal sequence: 0x00000202 >Mar 21 15:28:46 localhost program: Journal start: 0 >Mar 21 15:28:46 localhost program: >Mar 21 15:28:46 localhost program: Running... resize2fs -P /dev/sda1 >Mar 21 15:28:46 localhost program: resize2fs 1.42.7 (21-Jan-2013) >Mar 21 15:28:46 localhost program: Estimated minimum size of the filesystem: 114133 >Mar 21 15:28:46 localhost blivet: got device: PartitionDevice instance (0x7fe7500dc490) -- >Mar 21 15:28:46 localhost blivet: got format: Ext4FS instance (0x7fe7500dcbd0) -- >Mar 21 15:28:46 localhost blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Mar 21 15:28:46 localhost blivet: sda2 is a partition >Mar 21 15:28:46 localhost blivet: added partition sda2 (id 4) to device tree >Mar 21 15:28:46 localhost blivet: disklabel detected but not usable on sda2 >Mar 21 15:28:46 localhost blivet: type detected on 'sda2' is 'swap' >Mar 21 15:28:46 localhost blivet: got device: PartitionDevice instance (0x7fe7500eaa90) -- >Mar 21 15:28:46 localhost blivet: got format: SwapSpace instance (0x7fe7500acf90) -- >Mar 21 15:28:46 localhost blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Mar 21 15:28:46 localhost blivet: sda3 is a partition >Mar 21 15:28:46 localhost blivet: added partition sda3 (id 5) to device tree >Mar 21 15:28:46 localhost blivet: disklabel detected but not usable on sda3 >Mar 21 15:28:46 localhost blivet: type detected on 'sda3' is 'ext4' >Mar 21 15:28:46 localhost program: Running... dumpe2fs -h /dev/sda3 >Mar 21 15:28:46 localhost program: dumpe2fs 1.42.7 (21-Jan-2013) >Mar 21 15:28:46 localhost program: Filesystem volume name: Os >Mar 21 15:28:46 localhost program: Last mounted on: / >Mar 21 15:28:46 localhost program: Filesystem UUID: cd95662b-cf6c-447d-a011-471cc4241150 >Mar 21 15:28:46 localhost program: Filesystem magic number: 0xEF53 >Mar 21 15:28:46 localhost program: Filesystem revision #: 1 (dynamic) >Mar 21 15:28:46 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Mar 21 15:28:46 localhost program: Filesystem flags: signed_directory_hash >Mar 21 15:28:46 localhost program: Default mount options: user_xattr acl >Mar 21 15:28:46 localhost program: Filesystem state: clean >Mar 21 15:28:46 localhost program: Errors behavior: Continue >Mar 21 15:28:46 localhost program: Filesystem OS type: Linux >Mar 21 15:28:46 localhost program: Inode count: 3276800 >Mar 21 15:28:46 localhost program: Block count: 13107200 >Mar 21 15:28:46 localhost program: Reserved block count: 655360 >Mar 21 15:28:46 localhost program: Free blocks: 9077727 >Mar 21 15:28:46 localhost program: Free inodes: 2835128 >Mar 21 15:28:46 localhost program: First block: 0 >Mar 21 15:28:46 localhost program: Block size: 4096 >Mar 21 15:28:46 localhost program: Fragment size: 4096 >Mar 21 15:28:46 localhost program: Reserved GDT blocks: 1020 >Mar 21 15:28:46 localhost program: Blocks per group: 32768 >Mar 21 15:28:46 localhost program: Fragments per group: 32768 >Mar 21 15:28:46 localhost program: Inodes per group: 8192 >Mar 21 15:28:46 localhost program: Inode blocks per group: 512 >Mar 21 15:28:46 localhost program: Flex block group size: 16 >Mar 21 15:28:46 localhost program: Filesystem created: Sat Jan 26 03:45:52 2013 >Mar 21 15:28:46 localhost program: Last mount time: Thu Mar 21 13:02:44 2013 >Mar 21 15:28:46 localhost program: Last write time: Thu Mar 21 13:02:43 2013 >Mar 21 15:28:46 localhost program: Mount count: 43 >Mar 21 15:28:46 localhost program: Maximum mount count: -1 >Mar 21 15:28:46 localhost program: Last checked: Wed Mar 13 17:32:11 2013 >Mar 21 15:28:46 localhost program: Check interval: 0 (<none>) >Mar 21 15:28:46 localhost program: Lifetime writes: 249 GB >Mar 21 15:28:46 localhost program: Reserved blocks uid: 0 (user root) >Mar 21 15:28:46 localhost program: Reserved blocks gid: 0 (group root) >Mar 21 15:28:46 localhost program: First inode: 11 >Mar 21 15:28:46 localhost program: Inode size:#011 256 >Mar 21 15:28:46 localhost program: Required extra isize: 28 >Mar 21 15:28:46 localhost program: Desired extra isize: 28 >Mar 21 15:28:46 localhost program: Journal inode: 8 >Mar 21 15:28:46 localhost program: Default directory hash: half_md4 >Mar 21 15:28:46 localhost program: Directory Hash Seed: 23c85c19-583f-4a2c-b0e7-e625eca5d7a9 >Mar 21 15:28:46 localhost program: Journal backup: inode blocks >Mar 21 15:28:46 localhost program: Journal features: journal_incompat_revoke >Mar 21 15:28:46 localhost program: Journal size: 128M >Mar 21 15:28:46 localhost program: Journal length: 32768 >Mar 21 15:28:46 localhost program: Journal sequence: 0x000daa4e >Mar 21 15:28:46 localhost program: Journal start: 0 >Mar 21 15:28:46 localhost program: >Mar 21 15:28:46 localhost program: Running... resize2fs -P /dev/sda3 >Mar 21 15:28:46 localhost program: resize2fs 1.42.7 (21-Jan-2013) >Mar 21 15:28:46 localhost program: Estimated minimum size of the filesystem: 3910633 >Mar 21 15:28:46 localhost blivet: got device: PartitionDevice instance (0x7fe7500f0950) -- >Mar 21 15:28:46 localhost blivet: got format: Ext4FS instance (0x7fe7500f9390) -- >Mar 21 15:28:46 localhost blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >Mar 21 15:28:46 localhost blivet: sda4 is a partition >Mar 21 15:28:46 localhost blivet: added partition sda4 (id 6) to device tree >Mar 21 15:28:46 localhost blivet: disklabel detected but not usable on sda4 >Mar 21 15:28:46 localhost blivet: got device: PartitionDevice instance (0x7fe7500f9f90) -- >Mar 21 15:28:46 localhost blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >Mar 21 15:28:46 localhost blivet: sda5 is a partition >Mar 21 15:28:46 localhost blivet: added partition sda5 (id 7) to device tree >Mar 21 15:28:46 localhost blivet: disklabel detected but not usable on sda5 >Mar 21 15:28:46 localhost blivet: type detected on 'sda5' is 'ext4' >Mar 21 15:28:46 localhost program: Running... dumpe2fs -h /dev/sda5 >Mar 21 15:28:46 localhost program: dumpe2fs 1.42.7 (21-Jan-2013) >Mar 21 15:28:46 localhost program: Filesystem volume name: Home >Mar 21 15:28:46 localhost program: Last mounted on: /home >Mar 21 15:28:46 localhost program: Filesystem UUID: 95740b09-df0b-4b8d-8525-ff5f9dc74b61 >Mar 21 15:28:46 localhost program: Filesystem magic number: 0xEF53 >Mar 21 15:28:46 localhost program: Filesystem revision #: 1 (dynamic) >Mar 21 15:28:46 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Mar 21 15:28:46 localhost program: Filesystem flags: signed_directory_hash >Mar 21 15:28:46 localhost program: Default mount options: user_xattr acl >Mar 21 15:28:46 localhost program: Filesystem state: clean >Mar 21 15:28:46 localhost program: Errors behavior: Continue >Mar 21 15:28:46 localhost program: Filesystem OS type: Linux >Mar 21 15:28:46 localhost program: Inode count: 5816320 >Mar 21 15:28:46 localhost program: Block count: 23260160 >Mar 21 15:28:46 localhost program: Reserved block count: 1163006 >Mar 21 15:28:46 localhost program: Free blocks: 14004639 >Mar 21 15:28:46 localhost program: Free inodes: 5544541 >Mar 21 15:28:46 localhost program: First block: 0 >Mar 21 15:28:46 localhost program: Block size: 4096 >Mar 21 15:28:46 localhost program: Fragment size: 4096 >Mar 21 15:28:46 localhost program: Reserved GDT blocks: 1018 >Mar 21 15:28:46 localhost program: Blocks per group: 32768 >Mar 21 15:28:46 localhost program: Fragments per group: 32768 >Mar 21 15:28:46 localhost program: Inodes per group: 8192 >Mar 21 15:28:46 localhost program: Inode blocks per group: 512 >Mar 21 15:28:46 localhost program: RAID stride: 32730 >Mar 21 15:28:46 localhost program: Flex block group size: 16 >Mar 21 15:28:46 localhost program: Filesystem created: Sat Jan 26 03:45:49 2013 >Mar 21 15:28:46 localhost program: Last mount time: Thu Mar 21 13:02:45 2013 >Mar 21 15:28:46 localhost program: Last write time: Thu Mar 21 14:25:22 2013 >Mar 21 15:28:46 localhost program: Mount count: 44 >Mar 21 15:28:46 localhost program: Maximum mount count: -1 >Mar 21 15:28:46 localhost program: Last checked: Wed Mar 13 17:32:15 2013 >Mar 21 15:28:46 localhost program: Check interval: 0 (<none>) >Mar 21 15:28:46 localhost program: Lifetime writes: 529 GB >Mar 21 15:28:46 localhost program: Reserved blocks uid: 0 (user root) >Mar 21 15:28:46 localhost program: Reserved blocks gid: 0 (group root) >Mar 21 15:28:46 localhost program: First inode: 11 >Mar 21 15:28:46 localhost program: Inode size:#011 256 >Mar 21 15:28:46 localhost program: Required extra isize: 28 >Mar 21 15:28:46 localhost program: Desired extra isize: 28 >Mar 21 15:28:46 localhost program: Journal inode: 8 >Mar 21 15:28:46 localhost program: Default directory hash: half_md4 >Mar 21 15:28:46 localhost program: Directory Hash Seed: 1611ad77-7dbb-4d86-bf6a-193399fc8300 >Mar 21 15:28:46 localhost program: Journal backup: inode blocks >Mar 21 15:28:46 localhost program: Journal features: journal_incompat_revoke >Mar 21 15:28:46 localhost program: Journal size: 128M >Mar 21 15:28:46 localhost program: Journal length: 32768 >Mar 21 15:28:46 localhost program: Journal sequence: 0x0005215f >Mar 21 15:28:46 localhost program: Journal start: 0 >Mar 21 15:28:46 localhost program: >Mar 21 15:28:46 localhost program: Running... resize2fs -P /dev/sda5 >Mar 21 15:28:46 localhost program: resize2fs 1.42.7 (21-Jan-2013) >Mar 21 15:28:46 localhost program: Estimated minimum size of the filesystem: 9074696 >Mar 21 15:28:46 localhost blivet: got device: PartitionDevice instance (0x7fe750101b50) -- >Mar 21 15:28:46 localhost blivet: got format: Ext4FS instance (0x7fe750101a10) -- >Mar 21 15:28:46 localhost blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >Mar 21 15:28:46 localhost blivet: sda6 is a partition >Mar 21 15:28:46 localhost blivet: added partition sda6 (id 8) to device tree >Mar 21 15:28:46 localhost blivet: disklabel detected but not usable on sda6 >Mar 21 15:28:46 localhost blivet: type detected on 'sda6' is 'ntfs' >Mar 21 15:28:46 localhost program: Running... ntfsinfo -m /dev/sda6 >Mar 21 15:28:47 localhost program: Volume is scheduled for check. >Mar 21 15:28:47 localhost program: Please boot into Windows TWICE, or use the 'force' option. >Mar 21 15:28:47 localhost program: NOTE: If you had not scheduled check and last time accessed this volume >Mar 21 15:28:47 localhost program: using ntfsmount and shutdown system properly, then init scripts in your >Mar 21 15:28:47 localhost program: distribution are broken. Please report to your distribution developers >Mar 21 15:28:47 localhost program: (NOT to us!) that init scripts kill ntfsmount or mount.ntfs-fuse during >Mar 21 15:28:47 localhost program: shutdown instead of proper umount. >Mar 21 15:28:47 localhost program: Failed to open '/dev/sda6'. >Mar 21 15:28:47 localhost program: Running... ntfsresize -m /dev/sda6 >Mar 21 15:28:47 localhost program: ntfsresize v2013.1.13 (libntfs-3g) >Mar 21 15:28:47 localhost program: ERROR: Volume is scheduled for check. >Mar 21 15:28:47 localhost program: Run chkdsk /f and please try again, or see option -f. >Mar 21 15:28:47 localhost blivet: Unable to discover minimum size of filesystem on /dev/sda6 >Mar 21 15:28:47 localhost blivet: got device: PartitionDevice instance (0x7fe75010abd0) -- >Mar 21 15:28:47 localhost blivet: got format: NTFS instance (0x7fe75010d250) -- >Mar 21 15:28:47 localhost blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >Mar 21 15:28:47 localhost blivet: sr0 is a cdrom >Mar 21 15:28:47 localhost blivet: added cdrom sr0 (id 9) to device tree >Mar 21 15:28:47 localhost blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb)... >Mar 21 15:28:47 localhost blivet: sdb is a disk >Mar 21 15:28:47 localhost blivet: added disk sdb (id 10) to device tree >Mar 21 15:28:47 localhost blivet: got device: DiskDevice instance (0x3c7d790) -- >Mar 21 15:28:47 localhost blivet: got format: DiskLabel instance (0x3c7dc10) -- >Mar 21 15:28:47 localhost blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1)... >Mar 21 15:28:47 localhost blivet: sdb1 is a partition >Mar 21 15:28:47 localhost blivet: added partition sdb1 (id 11) to device tree >Mar 21 15:28:47 localhost blivet: disklabel detected but not usable on sdb1 >Mar 21 15:28:47 localhost blivet: type detected on 'sdb1' is 'ntfs' >Mar 21 15:28:47 localhost program: Running... ntfsinfo -m /dev/sdb1 >Mar 21 15:28:47 localhost program: Volume Information >Mar 21 15:28:47 localhost program: #011Name of device: /dev/sdb1 >Mar 21 15:28:47 localhost program: #011Device state: 11 >Mar 21 15:28:47 localhost program: #011Volume Name: BACKUP >Mar 21 15:28:47 localhost program: #011Volume State: 91 >Mar 21 15:28:47 localhost program: #011Volume Flags: 0x0000 >Mar 21 15:28:47 localhost program: #011Volume Version: 3.1 >Mar 21 15:28:47 localhost program: #011Sector Size: 512 >Mar 21 15:28:47 localhost program: #011Cluster Size: 4096 >Mar 21 15:28:47 localhost program: #011Index Block Size: 4096 >Mar 21 15:28:47 localhost program: #011Volume Size in Clusters: 122096638 >Mar 21 15:28:47 localhost program: MFT Information >Mar 21 15:28:47 localhost program: #011MFT Record Size: 1024 >Mar 21 15:28:47 localhost program: #011MFT Zone Multiplier: 0 >Mar 21 15:28:47 localhost program: #011MFT Data Position: 24 >Mar 21 15:28:47 localhost program: #011MFT Zone Start: 786432 >Mar 21 15:28:47 localhost program: #011MFT Zone End: 16048511 >Mar 21 15:28:47 localhost program: #011MFT Zone Position: 786432 >Mar 21 15:28:47 localhost program: #011Current Position in First Data Zone: 16048511 >Mar 21 15:28:47 localhost program: #011Current Position in Second Data Zone: 0 >Mar 21 15:28:47 localhost program: #011Allocated clusters 23744 (0.0%) >Mar 21 15:28:47 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Mar 21 15:28:47 localhost program: #011FILE_MFTMirr Size: 4 >Mar 21 15:28:47 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Mar 21 15:28:47 localhost program: #011Size of Attribute Definition Table: 2560 >Mar 21 15:28:47 localhost program: #011Number of Attached Extent Inodes: 0 >Mar 21 15:28:47 localhost program: FILE_Bitmap Information >Mar 21 15:28:47 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Mar 21 15:28:47 localhost program: #011State of FILE_Bitmap Inode: 80 >Mar 21 15:28:47 localhost program: #011Length of Attribute List: 0 >Mar 21 15:28:47 localhost program: #011Number of Attached Extent Inodes: 0 >Mar 21 15:28:47 localhost program: FILE_Bitmap Data Attribute Information >Mar 21 15:28:47 localhost program: #011Decompressed Runlist: not done yet >Mar 21 15:28:47 localhost program: #011Base Inode: 6 >Mar 21 15:28:47 localhost program: #011Attribute Types: not done yet >Mar 21 15:28:47 localhost program: #011Attribute Name Length: 0 >Mar 21 15:28:47 localhost program: #011Attribute State: 3 >Mar 21 15:28:47 localhost program: #011Attribute Allocated Size: 15265792 >Mar 21 15:28:47 localhost program: #011Attribute Data Size: 15262080 >Mar 21 15:28:47 localhost program: #011Attribute Initialized Size: 15262080 >Mar 21 15:28:47 localhost program: #011Attribute Compressed Size: 0 >Mar 21 15:28:47 localhost program: #011Compression Block Size: 0 >Mar 21 15:28:47 localhost program: #011Compression Block Size Bits: 0 >Mar 21 15:28:47 localhost program: #011Compression Block Clusters: 0 >Mar 21 15:28:47 localhost program: #011Free Clusters: 27729108 (22.7%) >Mar 21 15:28:47 localhost program: Running... ntfsresize -m /dev/sdb1 >Mar 21 15:28:49 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_tree_model_filter_get_path: assertion `GTK_TREE_MODEL_FILTER (model)->priv->stamp == iter->stamp' failed >Mar 21 15:28:50 localhost dbus-daemon[715]: dbus[715]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Mar 21 15:28:50 localhost dbus[715]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Mar 21 15:28:50 localhost systemd[1]: Starting Hostname Service... >Mar 21 15:28:50 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'org.freedesktop.hostname1' >Mar 21 15:28:50 localhost dbus[715]: [system] Successfully activated service 'org.freedesktop.hostname1' >Mar 21 15:28:50 localhost systemd[1]: Started Hostname Service. >Mar 21 15:28:51 localhost program: ntfsresize v2013.1.13 (libntfs-3g) >Mar 21 15:28:51 localhost program: Minsize (in MB): 386530 >Mar 21 15:28:51 localhost blivet: got device: PartitionDevice instance (0x3c7f650) -- >Mar 21 15:28:51 localhost blivet: got format: NTFS instance (0x3c7fd90) -- >Mar 21 15:28:51 localhost blivet: scanning loop0 (/devices/virtual/block/loop0)... >Mar 21 15:28:51 localhost blivet: loop0 is a loop device >Mar 21 15:28:51 localhost blivet: added file /osmin.img (deleted) (id 12) to device tree >Mar 21 15:28:51 localhost blivet: added loop loop0 (id 13) to device tree >Mar 21 15:28:51 localhost blivet: type detected on 'loop0' is 'squashfs' >Mar 21 15:28:51 localhost blivet: got device: LoopDevice instance (0x5a3c610) -- >Mar 21 15:28:51 localhost blivet: got format: DeviceFormat instance (0x5a3c710) -- >Mar 21 15:28:51 localhost blivet: scanning loop1 (/devices/virtual/block/loop1)... >Mar 21 15:28:51 localhost blivet: loop1 is a loop device >Mar 21 15:28:51 localhost blivet: added file /osmin (id 14) to device tree >Mar 21 15:28:51 localhost blivet: added loop loop1 (id 15) to device tree >Mar 21 15:28:51 localhost blivet: type detected on 'loop1' is 'DM_snapshot_cow' >Mar 21 15:28:51 localhost blivet: got device: LoopDevice instance (0x5a3c890) -- >Mar 21 15:28:51 localhost blivet: got format: DeviceFormat instance (0x5a3c990) -- >Mar 21 15:28:51 localhost blivet: scanning loop2 (/devices/virtual/block/loop2)... >Mar 21 15:28:51 localhost blivet: loop2 is a loop device >Mar 21 15:28:51 localhost blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 16) to device tree >Mar 21 15:28:51 localhost blivet: added loop loop2 (id 17) to device tree >Mar 21 15:28:51 localhost blivet: type detected on 'loop2' is 'squashfs' >Mar 21 15:28:51 localhost blivet: got device: LoopDevice instance (0x5a3cb90) -- >Mar 21 15:28:51 localhost blivet: got format: DeviceFormat instance (0x5a3cc10) -- >Mar 21 15:28:51 localhost blivet: scanning loop3 (/devices/virtual/block/loop3)... >Mar 21 15:28:51 localhost blivet: loop3 is a loop device >Mar 21 15:28:51 localhost blivet: added file /LiveOS/ext3fs.img (id 18) to device tree >Mar 21 15:28:51 localhost blivet: added loop loop3 (id 19) to device tree >Mar 21 15:28:51 localhost blivet: type detected on 'loop3' is 'ext4' >Mar 21 15:28:51 localhost program: Running... dumpe2fs -h /dev/loop3 >Mar 21 15:28:51 localhost program: dumpe2fs 1.42.7 (21-Jan-2013) >Mar 21 15:28:51 localhost program: Filesystem volume name: _20130320-gnome- >Mar 21 15:28:51 localhost program: Last mounted on: /home/adamw/live/tmp/imgcreate-yuwblW/install_root >Mar 21 15:28:51 localhost program: Filesystem UUID: ac058673-f38a-452f-be2d-6ff0bbbab0d7 >Mar 21 15:28:51 localhost program: Filesystem magic number: 0xEF53 >Mar 21 15:28:51 localhost program: Filesystem revision #: 1 (dynamic) >Mar 21 15:28:51 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Mar 21 15:28:51 localhost program: Filesystem flags: signed_directory_hash >Mar 21 15:28:51 localhost program: Default mount options: user_xattr acl >Mar 21 15:28:51 localhost program: Filesystem state: clean >Mar 21 15:28:51 localhost program: Errors behavior: Continue >Mar 21 15:28:51 localhost program: Filesystem OS type: Linux >Mar 21 15:28:51 localhost program: Inode count: 524288 >Mar 21 15:28:51 localhost program: Block count: 2097152 >Mar 21 15:28:51 localhost program: Reserved block count: 20970 >Mar 21 15:28:51 localhost program: Free blocks: 1022653 >Mar 21 15:28:51 localhost program: Free inodes: 399007 >Mar 21 15:28:51 localhost program: First block: 0 >Mar 21 15:28:51 localhost program: Block size: 4096 >Mar 21 15:28:51 localhost program: Fragment size: 4096 >Mar 21 15:28:51 localhost program: Reserved GDT blocks: 511 >Mar 21 15:28:51 localhost program: Blocks per group: 32768 >Mar 21 15:28:51 localhost program: Fragments per group: 32768 >Mar 21 15:28:51 localhost program: Inodes per group: 8192 >Mar 21 15:28:51 localhost program: Inode blocks per group: 512 >Mar 21 15:28:51 localhost program: RAID stride: 32582 >Mar 21 15:28:51 localhost program: Flex block group size: 16 >Mar 21 15:28:51 localhost program: Filesystem created: Thu Mar 21 03:12:46 2013 >Mar 21 15:28:51 localhost program: Last mount time: Thu Mar 21 03:12:48 2013 >Mar 21 15:28:51 localhost program: Last write time: Thu Mar 21 03:33:40 2013 >Mar 21 15:28:51 localhost program: Mount count: 0 >Mar 21 15:28:51 localhost program: Maximum mount count: -1 >Mar 21 15:28:51 localhost program: Last checked: Thu Mar 21 03:33:40 2013 >Mar 21 15:28:51 localhost program: Check interval: 0 (<none>) >Mar 21 15:28:51 localhost program: Lifetime writes: 1536 MB >Mar 21 15:28:51 localhost program: Reserved blocks uid: 0 (user root) >Mar 21 15:28:51 localhost program: Reserved blocks gid: 0 (group root) >Mar 21 15:28:51 localhost program: First inode: 11 >Mar 21 15:28:51 localhost program: Inode size:#011 256 >Mar 21 15:28:51 localhost program: Required extra isize: 28 >Mar 21 15:28:51 localhost program: Desired extra isize: 28 >Mar 21 15:28:51 localhost program: Journal inode: 8 >Mar 21 15:28:51 localhost program: Default directory hash: half_md4 >Mar 21 15:28:51 localhost program: Directory Hash Seed: 754a0ed9-c7dc-49f2-9a2d-a0568d25ebbe >Mar 21 15:28:51 localhost program: Journal backup: inode blocks >Mar 21 15:28:51 localhost program: Journal features: journal_incompat_revoke >Mar 21 15:28:51 localhost program: Journal size: 128M >Mar 21 15:28:51 localhost program: Journal length: 32768 >Mar 21 15:28:51 localhost program: Journal sequence: 0x00001eb7 >Mar 21 15:28:51 localhost program: Journal start: 0 >Mar 21 15:28:51 localhost program: >Mar 21 15:28:51 localhost program: Running... resize2fs -P /dev/loop3 >Mar 21 15:28:51 localhost program: resize2fs 1.42.7 (21-Jan-2013) >Mar 21 15:28:51 localhost program: resize2fs: Device or resource busy while trying to open /dev/loop3 >Mar 21 15:28:51 localhost program: Couldn't find valid filesystem superblock. >Mar 21 15:28:51 localhost blivet: got device: LoopDevice instance (0x5a3c750) -- >Mar 21 15:28:51 localhost blivet: got format: Ext4FS instance (0x5a3cd10) -- >Mar 21 15:28:51 localhost blivet: scanning loop4 (/devices/virtual/block/loop4)... >Mar 21 15:28:51 localhost blivet: loop4 is a loop device >Mar 21 15:28:51 localhost blivet: added file /overlay (deleted) (id 20) to device tree >Mar 21 15:28:51 localhost blivet: added loop loop4 (id 21) to device tree >Mar 21 15:28:51 localhost blivet: disklabel detected but not usable on loop4 >Mar 21 15:28:51 localhost blivet: got device: LoopDevice instance (0x5a3cdd0) -- >Mar 21 15:28:51 localhost blivet: ignoring loop5 (/devices/virtual/block/loop5) >Mar 21 15:28:51 localhost blivet: ignoring loop6 (/devices/virtual/block/loop6) >Mar 21 15:28:51 localhost blivet: ignoring loop7 (/devices/virtual/block/loop7) >Mar 21 15:28:51 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:51 localhost blivet: devices to scan: ['dm-0', 'dm-1'] >Mar 21 15:28:51 localhost blivet: scanning live-rw (/devices/virtual/block/dm-0)... >Mar 21 15:28:51 localhost blivet: live-rw is a device-mapper device >Mar 21 15:28:51 localhost blivet: added dm live-rw (id 22) to device tree >Mar 21 15:28:51 localhost blivet: type detected on 'live-rw' is 'ext4' >Mar 21 15:28:51 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Mar 21 15:28:51 localhost program: dumpe2fs 1.42.7 (21-Jan-2013) >Mar 21 15:28:51 localhost program: Filesystem volume name: _20130320-gnome- >Mar 21 15:28:51 localhost program: Last mounted on: / >Mar 21 15:28:51 localhost program: Filesystem UUID: ac058673-f38a-452f-be2d-6ff0bbbab0d7 >Mar 21 15:28:51 localhost program: Filesystem magic number: 0xEF53 >Mar 21 15:28:51 localhost program: Filesystem revision #: 1 (dynamic) >Mar 21 15:28:51 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Mar 21 15:28:51 localhost program: Filesystem flags: signed_directory_hash >Mar 21 15:28:51 localhost program: Default mount options: user_xattr acl >Mar 21 15:28:51 localhost program: Filesystem state: clean >Mar 21 15:28:51 localhost program: Errors behavior: Continue >Mar 21 15:28:51 localhost program: Filesystem OS type: Linux >Mar 21 15:28:51 localhost program: Inode count: 524288 >Mar 21 15:28:51 localhost program: Block count: 2097152 >Mar 21 15:28:51 localhost program: Reserved block count: 20970 >Mar 21 15:28:51 localhost program: Free blocks: 1022653 >Mar 21 15:28:51 localhost program: Free inodes: 399007 >Mar 21 15:28:51 localhost program: First block: 0 >Mar 21 15:28:51 localhost program: Block size: 4096 >Mar 21 15:28:51 localhost program: Fragment size: 4096 >Mar 21 15:28:51 localhost program: Reserved GDT blocks: 511 >Mar 21 15:28:52 localhost program: Blocks per group: 32768 >Mar 21 15:28:52 localhost program: Fragments per group: 32768 >Mar 21 15:28:52 localhost program: Inodes per group: 8192 >Mar 21 15:28:52 localhost program: Inode blocks per group: 512 >Mar 21 15:28:52 localhost program: RAID stride: 32582 >Mar 21 15:28:52 localhost program: Flex block group size: 16 >Mar 21 15:28:52 localhost program: Filesystem created: Thu Mar 21 03:12:46 2013 >Mar 21 15:28:52 localhost program: Last mount time: Thu Mar 21 15:27:11 2013 >Mar 21 15:28:52 localhost program: Last write time: Thu Mar 21 15:27:11 2013 >Mar 21 15:28:52 localhost program: Mount count: 1 >Mar 21 15:28:52 localhost program: Maximum mount count: -1 >Mar 21 15:28:52 localhost program: Last checked: Thu Mar 21 03:33:40 2013 >Mar 21 15:28:52 localhost program: Check interval: 0 (<none>) >Mar 21 15:28:52 localhost program: Lifetime writes: 1536 MB >Mar 21 15:28:52 localhost program: Reserved blocks uid: 0 (user root) >Mar 21 15:28:52 localhost program: Reserved blocks gid: 0 (group root) >Mar 21 15:28:52 localhost program: First inode: 11 >Mar 21 15:28:52 localhost program: Inode size:#011 256 >Mar 21 15:28:52 localhost program: Required extra isize: 28 >Mar 21 15:28:52 localhost program: Desired extra isize: 28 >Mar 21 15:28:52 localhost program: Journal inode: 8 >Mar 21 15:28:52 localhost program: First orphan inode: 270454 >Mar 21 15:28:52 localhost program: Default directory hash: half_md4 >Mar 21 15:28:52 localhost program: Directory Hash Seed: 754a0ed9-c7dc-49f2-9a2d-a0568d25ebbe >Mar 21 15:28:52 localhost program: Journal backup: inode blocks >Mar 21 15:28:52 localhost program: Journal features: journal_incompat_revoke >Mar 21 15:28:52 localhost program: Journal size: 128M >Mar 21 15:28:52 localhost program: Journal length: 32768 >Mar 21 15:28:52 localhost program: Journal sequence: 0x00001eb8 >Mar 21 15:28:52 localhost program: Journal start: 1 >Mar 21 15:28:52 localhost program: >Mar 21 15:28:52 localhost program: Running... resize2fs -P /dev/mapper/live-rw >Mar 21 15:28:52 localhost program: resize2fs 1.42.7 (21-Jan-2013) >Mar 21 15:28:52 localhost program: Estimated minimum size of the filesystem: 1075970 >Mar 21 15:28:52 localhost blivet: got device: DMDevice instance (0x5a3cfd0) -- >Mar 21 15:28:52 localhost blivet: got format: Ext4FS instance (0x5a3cc50) -- >Mar 21 15:28:52 localhost blivet: scanning live-osimg-min (/devices/virtual/block/dm-1)... >Mar 21 15:28:52 localhost blivet: live-osimg-min is a device-mapper device >Mar 21 15:28:52 localhost blivet: added dm live-osimg-min (id 23) to device tree >Mar 21 15:28:52 localhost blivet: type detected on 'live-osimg-min' is 'ext4' >Mar 21 15:28:52 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Mar 21 15:28:52 localhost program: dumpe2fs 1.42.7 (21-Jan-2013) >Mar 21 15:28:52 localhost program: Filesystem volume name: _20130320-gnome- >Mar 21 15:28:52 localhost program: Last mounted on: /home/adamw/live/tmp/imgcreate-yuwblW/install_root >Mar 21 15:28:52 localhost program: Filesystem UUID: ac058673-f38a-452f-be2d-6ff0bbbab0d7 >Mar 21 15:28:52 localhost program: Filesystem magic number: 0xEF53 >Mar 21 15:28:52 localhost program: Filesystem revision #: 1 (dynamic) >Mar 21 15:28:52 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Mar 21 15:28:52 localhost program: Filesystem flags: signed_directory_hash >Mar 21 15:28:52 localhost program: Default mount options: user_xattr acl >Mar 21 15:28:52 localhost program: Filesystem state: clean >Mar 21 15:28:52 localhost program: Errors behavior: Continue >Mar 21 15:28:52 localhost program: Filesystem OS type: Linux >Mar 21 15:28:52 localhost program: Inode count: 270336 >Mar 21 15:28:52 localhost program: Block count: 1075970 >Mar 21 15:28:52 localhost program: Reserved block count: 10758 >Mar 21 15:28:52 localhost program: Free blocks: 17918 >Mar 21 15:28:52 localhost program: Free inodes: 145055 >Mar 21 15:28:52 localhost program: First block: 0 >Mar 21 15:28:52 localhost program: Block size: 4096 >Mar 21 15:28:52 localhost program: Fragment size: 4096 >Mar 21 15:28:52 localhost program: Reserved GDT blocks: 511 >Mar 21 15:28:52 localhost program: Blocks per group: 32768 >Mar 21 15:28:52 localhost program: Fragments per group: 32768 >Mar 21 15:28:52 localhost program: Inodes per group: 8192 >Mar 21 15:28:52 localhost program: Inode blocks per group: 512 >Mar 21 15:28:52 localhost program: RAID stride: 32582 >Mar 21 15:28:52 localhost program: Flex block group size: 16 >Mar 21 15:28:52 localhost program: Filesystem created: Thu Mar 21 03:12:46 2013 >Mar 21 15:28:52 localhost program: Last mount time: Thu Mar 21 03:12:48 2013 >Mar 21 15:28:52 localhost program: Last write time: Thu Mar 21 03:33:42 2013 >Mar 21 15:28:52 localhost program: Mount count: 0 >Mar 21 15:28:52 localhost program: Maximum mount count: -1 >Mar 21 15:28:52 localhost program: Last checked: Thu Mar 21 03:33:42 2013 >Mar 21 15:28:52 localhost program: Check interval: 0 (<none>) >Mar 21 15:28:52 localhost program: Lifetime writes: 1539 MB >Mar 21 15:28:52 localhost program: Reserved blocks uid: 0 (user root) >Mar 21 15:28:52 localhost program: Reserved blocks gid: 0 (group root) >Mar 21 15:28:52 localhost program: First inode: 11 >Mar 21 15:28:52 localhost program: Inode size:#011 256 >Mar 21 15:28:52 localhost program: Required extra isize: 28 >Mar 21 15:28:52 localhost program: Desired extra isize: 28 >Mar 21 15:28:52 localhost program: Journal inode: 8 >Mar 21 15:28:52 localhost program: Default directory hash: half_md4 >Mar 21 15:28:52 localhost program: Directory Hash Seed: 754a0ed9-c7dc-49f2-9a2d-a0568d25ebbe >Mar 21 15:28:52 localhost program: Journal backup: inode blocks >Mar 21 15:28:52 localhost program: Journal features: journal_incompat_revoke >Mar 21 15:28:52 localhost program: Journal size: 128M >Mar 21 15:28:52 localhost program: Journal length: 32768 >Mar 21 15:28:52 localhost program: Journal sequence: 0x00001eb7 >Mar 21 15:28:52 localhost program: Journal start: 0 >Mar 21 15:28:52 localhost program: >Mar 21 15:28:52 localhost program: Running... resize2fs -P /dev/mapper/live-osimg-min >Mar 21 15:28:52 localhost program: resize2fs 1.42.7 (21-Jan-2013) >Mar 21 15:28:52 localhost program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Mar 21 15:28:52 localhost program: Couldn't find valid filesystem superblock. >Mar 21 15:28:52 localhost blivet: got device: DMDevice instance (0x7fe750169210) -- >Mar 21 15:28:52 localhost blivet: got format: Ext4FS instance (0x7fe7501737d0) -- >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... swapoff /dev/sda2 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost blivet: not going to restore from backup of non-existent /etc/mdadm.conf >Mar 21 15:28:52 localhost blivet: edd: collected mbr signatures: {'sda': '0x000ae54c', 'sdb': '0x68a4683c', 'sdc': '0x0005f8af'} >Mar 21 15:28:52 localhost blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Mar 21 15:28:52 localhost program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >Mar 21 15:28:52 localhost kernel: [ 107.818170] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Mar 21 15:28:52 localhost program: Running... umount /mnt/sysimage >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Mar 21 15:28:52 localhost program: Running... mount -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >Mar 21 15:28:52 localhost kernel: [ 107.882849] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >Mar 21 15:28:52 localhost program: Running... arch >Mar 21 15:28:52 localhost program: x86_64 >Mar 21 15:28:52 localhost blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >Mar 21 15:28:52 localhost program: Running... umount /mnt/sysimage >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Mar 21 15:28:52 localhost program: Running... mount -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >Mar 21 15:28:52 localhost kernel: [ 107.988001] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >Mar 21 15:28:52 localhost program: Running... umount /mnt/sysimage >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:52 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:28:53 localhost anaconda: Thread Done: AnaStorageThread (140631537993472) >Mar 21 15:28:53 localhost program: Running... mount -t auto -o ro /dev/mapper/live-osimg-min /mnt/install/source >Mar 21 15:28:53 localhost kernel: [ 108.264707] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Mar 21 15:28:53 localhost anaconda: Thread Done: AnaPayloadThread (140631447955200) >Mar 21 15:29:07 localhost anaconda: Not doing 'replace runtime X layouts' in live installation >Mar 21 15:29:07 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-WARNING **: Overriding tab label for notebook >Mar 21 15:29:07 localhost /etc/gdm/Xsession[979]: Window manager warning: last_focus_time (122442) is greater than comparison timestamp (122441). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Mar 21 15:29:07 localhost /etc/gdm/Xsession[979]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1e0019a not in stack >Mar 21 15:29:07 localhost /etc/gdm/Xsession[979]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1e00192 not in stack >Mar 21 15:29:11 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-WARNING **: Failed to get constuct only property child-model of daysFilter with value `days' >Mar 21 15:29:11 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_box_reorder_child: assertion `old_link != NULL' failed >Mar 21 15:29:11 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-WARNING **: Unknown property: GtkGrid.n-columns >Mar 21 15:29:11 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_tree_model_filter_iter_children: assertion `filter->priv->child_model != NULL' failed >Mar 21 15:29:11 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_tree_model_filter_get_iter: assertion `filter->priv->child_model != NULL' failed >Mar 21 15:29:11 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_tree_model_filter_get_iter: assertion `filter->priv->child_model != NULL' failed >Mar 21 15:29:11 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_tree_model_filter_get_iter: assertion `filter->priv->child_model != NULL' failed >Mar 21 15:29:11 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_tree_model_filter_get_iter: assertion `filter->priv->child_model != NULL' failed >Mar 21 15:29:11 localhost anaconda: Not doing 'save system time' in live installation >Mar 21 15:29:11 localhost anaconda: Not doing 'save system time' in live installation >Mar 21 15:29:11 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_tree_model_foreach: assertion `GTK_IS_TREE_MODEL (model)' failed >Mar 21 15:29:11 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_tree_model_foreach: assertion `GTK_IS_TREE_MODEL (model)' failed >Mar 21 15:29:11 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_tree_model_filter_get_iter: assertion `filter->priv->child_model != NULL' failed >Mar 21 15:29:11 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_tree_model_filter_get_iter: assertion `filter->priv->child_model != NULL' failed >Mar 21 15:29:11 localhost anaconda: Not doing 'modify system time and date' in live installation >Mar 21 15:29:15 localhost anaconda: fs space: 0 B needed: 3.86 GB >Mar 21 15:29:15 localhost anaconda: Not doing 'hide runtime keyboard configuration warning' in live installation >Mar 21 15:29:15 localhost anaconda: Not doing 'add runtime X layout' in live installation >Mar 21 15:29:15 localhost anaconda: Not doing 'test X layouts' in live installation >Mar 21 15:29:15 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:113: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Mar 21 15:29:16 localhost anaconda: fs space: 0 B needed: 3.86 GB >Mar 21 15:29:16 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-WARNING **: Overriding tab label for notebook >Mar 21 15:29:16 localhost anaconda: Running Thread: AnaStorageWatcher (140631294179072) >Mar 21 15:29:16 localhost anaconda: Thread Done: AnaStorageWatcher (140631294179072) >Mar 21 15:29:17 localhost blivet: DiskLabel.partedDevice returning None >Mar 21 15:29:17 localhost program: Running... modprobe xfs >Mar 21 15:29:17 localhost kernel: [ 132.285963] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Mar 21 15:29:17 localhost anaconda: Running Thread: AnaNTPserver0 (140631294179072) >Mar 21 15:29:17 localhost anaconda: Running Thread: AnaNTPserver1 (140631285786368) >Mar 21 15:29:17 localhost anaconda: Running Thread: AnaNTPserver2 (140631277393664) >Mar 21 15:29:17 localhost anaconda: Running Thread: AnaNTPserver3 (140631269000960) >Mar 21 15:29:17 localhost anaconda: Thread Done: AnaNTPserver0 (140631294179072) >Mar 21 15:29:17 localhost anaconda: Thread Done: AnaNTPserver1 (140631285786368) >Mar 21 15:29:17 localhost anaconda: Thread Done: AnaNTPserver2 (140631277393664) >Mar 21 15:29:17 localhost anaconda: Thread Done: AnaNTPserver3 (140631269000960) >Mar 21 15:29:18 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7aeee50> status to: Probing storage... >Mar 21 15:29:18 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7aeee50> >Mar 21 15:29:26 localhost blivet: hiding device disk sdd (id 1) >Mar 21 15:29:26 localhost blivet: hiding device partition sda1 (id 3) >Mar 21 15:29:26 localhost blivet: hiding device partition sda2 (id 4) >Mar 21 15:29:26 localhost blivet: hiding device partition sda3 (id 5) >Mar 21 15:29:26 localhost blivet: hiding device partition sda4 (id 6) >Mar 21 15:29:26 localhost blivet: hiding device partition sda5 (id 7) >Mar 21 15:29:26 localhost blivet: hiding device partition sda6 (id 8) >Mar 21 15:29:26 localhost blivet: hiding device disk sda (id 2) >Mar 21 15:29:26 localhost blivet: hiding device partition sdb1 (id 11) >Mar 21 15:29:26 localhost blivet: hiding device disk sdb (id 10) >Mar 21 15:29:48 localhost /etc/gdm/Xsession[979]: Window manager warning: last_focus_time (163585) is greater than comparison timestamp (163584). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Mar 21 15:29:48 localhost /etc/gdm/Xsession[979]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1e003f6 not in stack >Mar 21 15:29:48 localhost anaconda: Running Thread: AnaExecuteStorageThread (140631537993472) >Mar 21 15:29:48 localhost /etc/gdm/Xsession[979]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1e003ef not in stack >Mar 21 15:29:48 localhost /etc/gdm/Xsession[979]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1e003ef not in stack >Mar 21 15:29:48 localhost /etc/gdm/Xsession[979]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1e003ef not in stack >Mar 21 15:29:48 localhost blivet: registered action: [0] Destroy Format msdos disklabel on disk sdc (id 0) >Mar 21 15:29:48 localhost blivet: registered action: [1] Create Format msdos disklabel on disk sdc (id 0) >Mar 21 15:29:48 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:29:48 localhost anaconda: Thread Done: AnaExecuteStorageThread (140631537993472) >Mar 21 15:29:49 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7aeee50> >Mar 21 15:29:49 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7aeee50> status to: Saving storage configuration... >Mar 21 15:29:49 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7aeee50> >Mar 21 15:29:51 localhost blivet: added partition req0 (id 24) to device tree >Mar 21 15:29:51 localhost blivet: registered action: [2] Create Device partition req0 (id 24) >Mar 21 15:29:51 localhost blivet: registered action: [3] Create Format btrfs filesystem on partition req0 (id 24) >Mar 21 15:29:51 localhost blivet: added partition req1 (id 25) to device tree >Mar 21 15:29:51 localhost blivet: registered action: [4] Create Device partition req1 (id 25) >Mar 21 15:29:51 localhost blivet: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 25) >Mar 21 15:29:51 localhost blivet: skipping unneeded stage1 biosboot request >Mar 21 15:29:51 localhost blivet: added partition req2 (id 26) to device tree >Mar 21 15:29:51 localhost blivet: registered action: [6] Create Device partition req2 (id 26) >Mar 21 15:29:51 localhost blivet: registered action: [7] Create Format swap on partition req2 (id 26) >Mar 21 15:29:51 localhost blivet: added btrfs volume fedora (id 27) to device tree >Mar 21 15:29:51 localhost blivet: registered action: [8] Create Device btrfs volume fedora (id 27) >Mar 21 15:29:51 localhost blivet: registered action: [9] Create Format btrfs filesystem on btrfs volume fedora (id 27) >Mar 21 15:29:51 localhost blivet: added btrfs subvolume root (id 28) to device tree >Mar 21 15:29:51 localhost blivet: registered action: [10] Create Device btrfs subvolume root (id 28) >Mar 21 15:29:51 localhost blivet: registered action: [11] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 28) >Mar 21 15:29:51 localhost blivet: added btrfs subvolume home (id 29) to device tree >Mar 21 15:29:51 localhost blivet: registered action: [12] Create Device btrfs subvolume home (id 29) >Mar 21 15:29:51 localhost blivet: registered action: [13] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 29) >Mar 21 15:29:51 localhost anaconda: getting device type for None >Mar 21 15:29:51 localhost anaconda: unknown device type: 'None' >Mar 21 15:29:51 localhost anaconda: getting device type for Standard Partition >Mar 21 15:29:51 localhost anaconda: getting device type for Standard Partition >Mar 21 15:29:51 localhost anaconda: getting device type for Standard Partition >Mar 21 15:29:51 localhost anaconda: getting device type for Standard Partition >Mar 21 15:29:51 localhost anaconda: getting device type for Standard Partition >Mar 21 15:29:51 localhost anaconda: getting device type for Standard Partition >Mar 21 15:29:51 localhost anaconda: getting device type for Standard Partition >Mar 21 15:29:51 localhost anaconda: getting device type for Standard Partition >Mar 21 15:29:51 localhost anaconda: getting device type for Standard Partition >Mar 21 15:29:51 localhost anaconda: getting device type for Standard Partition >Mar 21 15:29:51 localhost anaconda: getting device type for Standard Partition >Mar 21 15:29:51 localhost anaconda: ui: saving changes to device sdc1 >Mar 21 15:29:51 localhost anaconda: getting device type for Standard Partition >Mar 21 15:29:51 localhost anaconda: getting device type for Standard Partition >Mar 21 15:29:51 localhost anaconda: getting device type for Standard Partition >Mar 21 15:29:54 localhost anaconda: ui: saving changes to device sdc1 >Mar 21 15:29:54 localhost anaconda: getting device type for Standard Partition >Mar 21 15:29:54 localhost anaconda: getting device type for Standard Partition >Mar 21 15:29:54 localhost anaconda: getting device type for Standard Partition >Mar 21 15:30:00 localhost anaconda: ui: saving changes to device sdc2 >Mar 21 15:30:00 localhost anaconda: getting device type for Standard Partition >Mar 21 15:30:00 localhost anaconda: getting device type for Standard Partition >Mar 21 15:30:00 localhost anaconda: getting device type for Standard Partition >Mar 21 15:30:01 localhost blivet: removed partition sdc2 (id 26) from device tree >Mar 21 15:30:01 localhost blivet: registered action: [14] Destroy Device partition sdc2 (id 26) >Mar 21 15:30:01 localhost anaconda: ui: removed device sdc2 >Mar 21 15:30:01 localhost anaconda: getting device type for Standard Partition >Mar 21 15:30:01 localhost anaconda: getting device type for Standard Partition >Mar 21 15:30:01 localhost anaconda: ui: saving changes to device sdc1 >Mar 21 15:30:01 localhost anaconda: getting device type for Standard Partition >Mar 21 15:30:02 localhost anaconda: getting device type for Standard Partition >Mar 21 15:30:02 localhost anaconda: getting device type for Standard Partition >Mar 21 15:30:03 localhost anaconda: ui: saving changes to device sdc1 >Mar 21 15:30:03 localhost anaconda: getting device type for Standard Partition >Mar 21 15:30:03 localhost anaconda: getting device type for BTRFS >Mar 21 15:30:03 localhost anaconda: getting device type for BTRFS >Mar 21 15:30:03 localhost anaconda: getting device type for BTRFS >Mar 21 15:30:03 localhost anaconda: getting device type for BTRFS >Mar 21 15:30:03 localhost anaconda: getting device type for BTRFS >Mar 21 15:30:03 localhost anaconda: getting device type for BTRFS >Mar 21 15:30:03 localhost anaconda: getting device type for BTRFS >Mar 21 15:30:03 localhost anaconda: getting device type for BTRFS >Mar 21 15:30:03 localhost anaconda: getting device type for BTRFS >Mar 21 15:30:03 localhost anaconda: getting device type for BTRFS >Mar 21 15:30:03 localhost anaconda: getting device type for BTRFS >Mar 21 15:30:03 localhost anaconda: getting device type for BTRFS >Mar 21 15:30:03 localhost anaconda: getting device type for BTRFS >Mar 21 15:30:33 localhost anaconda: ui: saving changes to device root >Mar 21 15:30:33 localhost anaconda: getting device type for BTRFS >Mar 21 15:30:33 localhost anaconda: changing raid level from single to None >Mar 21 15:30:33 localhost blivet: removed btrfs subvolume root (id 28) from device tree >Mar 21 15:30:33 localhost blivet: registered action: [15] Destroy Device btrfs subvolume root (id 28) >Mar 21 15:30:33 localhost blivet: added btrfs subvolume root (id 30) to device tree >Mar 21 15:30:33 localhost blivet: registered action: [16] Create Device btrfs subvolume root (id 30) >Mar 21 15:30:33 localhost blivet: registered action: [17] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 30) >Mar 21 15:30:33 localhost anaconda: getting device type for BTRFS >Mar 21 15:30:33 localhost anaconda: getting device type for BTRFS >Mar 21 15:30:46 localhost blivet: removing obsolete action 10 (15) >Mar 21 15:30:46 localhost blivet: removing obsolete action 11 (15) >Mar 21 15:30:46 localhost blivet: removing obsolete action 15 (15) >Mar 21 15:30:46 localhost blivet: removing obsolete action 6 (14) >Mar 21 15:30:46 localhost blivet: removing obsolete action 7 (14) >Mar 21 15:30:46 localhost blivet: removing obsolete action 14 (14) >Mar 21 15:30:49 localhost anaconda: Running Thread: AnaCheckStorageThread (140631537993472) >Mar 21 15:30:49 localhost anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >Mar 21 15:30:49 localhost anaconda: Thread Done: AnaCheckStorageThread (140631537993472) >Mar 21 15:30:51 localhost anaconda: fs space: 14.76 GB needed: 3.86 GB >Mar 21 15:30:51 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7aeee50> >Mar 21 15:30:52 localhost anaconda: fs space: 14.76 GB needed: 3.86 GB >Mar 21 15:30:52 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7aeee50> >Mar 21 15:30:52 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7aeee50> status to: Checking storage configuration... >Mar 21 15:30:53 localhost anaconda: fs space: 14.76 GB needed: 3.86 GB >Mar 21 15:30:53 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7aeee50> >Mar 21 15:30:56 localhost anaconda: Not doing 'add runtime X layout' in live installation >Mar 21 15:30:56 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `column < priv->n_columns' failed >Mar 21 15:30:56 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:113: Warning: g_object_set_property: assertion `G_IS_VALUE (value)' failed >Mar 21 15:30:56 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:113: Warning: g_value_unset: assertion `G_IS_VALUE (value)' failed >Mar 21 15:30:56 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `column < priv->n_columns' failed >Mar 21 15:30:57 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `column < priv->n_columns' failed >Mar 21 15:30:57 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `column < priv->n_columns' failed >Mar 21 15:30:57 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `column < priv->n_columns' failed >Mar 21 15:30:57 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `column < priv->n_columns' failed >Mar 21 15:30:57 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `column < priv->n_columns' failed >Mar 21 15:30:57 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `column < priv->n_columns' failed >Mar 21 15:30:57 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `column < priv->n_columns' failed >Mar 21 15:30:57 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `column < priv->n_columns' failed >Mar 21 15:30:59 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `column < priv->n_columns' failed >Mar 21 15:30:59 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `column < priv->n_columns' failed >Mar 21 15:30:59 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `column < priv->n_columns' failed >Mar 21 15:30:59 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `column < priv->n_columns' failed >Mar 21 15:31:00 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `column < priv->n_columns' failed >Mar 21 15:31:00 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `column < priv->n_columns' failed >Mar 21 15:31:00 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `column < priv->n_columns' failed >Mar 21 15:31:00 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `column < priv->n_columns' failed >Mar 21 15:31:00 localhost /etc/gdm/Xsession[979]: Window manager warning: last_focus_time (235889) is greater than comparison timestamp (235827). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Mar 21 15:31:01 localhost anaconda: fs space: 14.76 GB needed: 3.86 GB >Mar 21 15:31:03 localhost anaconda: fs space: 14.76 GB needed: 3.86 GB >Mar 21 15:31:04 localhost anaconda: fs space: 14.76 GB needed: 3.86 GB >Mar 21 15:31:11 localhost /etc/gdm/Xsession[979]: (anaconda:1833): Gtk-WARNING **: Unknown property: GtkLevelBar.spacing >Mar 21 15:31:11 localhost anaconda: Running Thread: AnaInstallThread (140631537993472) >Mar 21 15:31:11 localhost anaconda: Not doing 'save system time to HW clock' in live installation >Mar 21 15:31:11 localhost anaconda: Setting up the installation environment >Mar 21 15:31:11 localhost program: Running... swapoff -a >Mar 21 15:31:11 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:11 localhost /etc/gdm/Xsession[979]: Window manager warning: last_focus_time (246868) is greater than comparison timestamp (246864). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Mar 21 15:31:11 localhost blivet: resetting parted disks... >Mar 21 15:31:11 localhost blivet: pruning action queue... >Mar 21 15:31:11 localhost blivet: sorting actions... >Mar 21 15:31:11 localhost blivet: executing action: [0] Destroy Format msdos disklabel on disk sdc (id 0) >Mar 21 15:31:11 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:12 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:12 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:12 localhost blivet: executing action: [1] Create Format msdos disklabel on disk sdc (id 0) >Mar 21 15:31:12 localhost anaconda: Creating disklabel on /dev/sdc >Mar 21 15:31:12 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:12 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:12 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:12 localhost blivet: executing action: [4] Create Device partition sdc1 (id 25) >Mar 21 15:31:12 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:12 localhost program: Running... wipefs -a /dev/sdc1 >Mar 21 15:31:12 localhost program: /dev/sdc1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >Mar 21 15:31:12 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:12 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:12 localhost blivet: executing action: [2] Create Device partition sdc2 (id 24) >Mar 21 15:31:12 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:12 localhost program: Running... wipefs -a /dev/sdc2 >Mar 21 15:31:12 localhost program: /dev/sdc2: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >Mar 21 15:31:12 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:13 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:13 localhost blivet: executing action: [3] Create Format btrfs filesystem on partition sdc2 (id 24) >Mar 21 15:31:13 localhost anaconda: Creating btrfs on /dev/sdc2 >Mar 21 15:31:13 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:13 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:13 localhost blivet: executing action: [8] Create Device btrfs volume fedora (id 27) >Mar 21 15:31:13 localhost program: Running... mkfs.btrfs --data=single --label=fedora /dev/sdc2 >Mar 21 15:31:13 localhost program: >Mar 21 15:31:13 localhost program: WARNING! - Btrfs v0.20-rc1 IS EXPERIMENTAL >Mar 21 15:31:13 localhost program: WARNING! - see http://btrfs.wiki.kernel.org before using >Mar 21 15:31:13 localhost program: >Mar 21 15:31:13 localhost program: fs created label fedora on /dev/sdc2 >Mar 21 15:31:13 localhost program: #011nodesize 4096 leafsize 4096 sectorsize 4096 size 14.42GB >Mar 21 15:31:13 localhost program: Btrfs v0.20-rc1 >Mar 21 15:31:13 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:15 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:15 localhost blivet: executing action: [9] Create Format btrfs filesystem on btrfs volume fedora (id 27) >Mar 21 15:31:15 localhost anaconda: Creating btrfs on /dev/sdc2 >Mar 21 15:31:15 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:15 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:15 localhost blivet: executing action: [12] Create Device btrfs subvolume home (id 29) >Mar 21 15:31:15 localhost blivet: failed to get default SELinux context for /tmp/btrfs-tmp.275u2M3T: [Errno 2] No such file or directory >Mar 21 15:31:15 localhost blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.275u2M3T to None >Mar 21 15:31:15 localhost program: Running... mount -t btrfs -o defaults /dev/sdc2 /tmp/btrfs-tmp.275u2M3T >Mar 21 15:31:15 localhost kernel: [ 250.895519] device label fedora devid 1 transid 4 /dev/sdc2 >Mar 21 15:31:15 localhost kernel: [ 250.897676] btrfs: disk space caching is enabled >Mar 21 15:31:15 localhost blivet: failed to get default SELinux context for /tmp/btrfs-tmp.275u2M3T: [Errno 2] No such file or directory >Mar 21 15:31:15 localhost blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.275u2M3T to None >Mar 21 15:31:15 localhost program: Running... btrfs subvol create /tmp/btrfs-tmp.275u2M3T/home >Mar 21 15:31:15 localhost program: Create subvolume '/tmp/btrfs-tmp.275u2M3T/home' >Mar 21 15:31:15 localhost program: Running... umount /tmp/btrfs-tmp.275u2M3T >Mar 21 15:31:16 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:16 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:16 localhost blivet: executing action: [13] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 29) >Mar 21 15:31:16 localhost anaconda: Creating btrfs on /dev/sdc2 >Mar 21 15:31:16 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:16 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:16 localhost blivet: executing action: [16] Create Device btrfs subvolume root (id 30) >Mar 21 15:31:16 localhost blivet: failed to get default SELinux context for /tmp/btrfs-tmp.27OMOa0I: [Errno 2] No such file or directory >Mar 21 15:31:16 localhost blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.27OMOa0I to None >Mar 21 15:31:16 localhost program: Running... mount -t btrfs -o defaults /dev/sdc2 /tmp/btrfs-tmp.27OMOa0I >Mar 21 15:31:16 localhost kernel: [ 251.324190] device label fedora devid 1 transid 7 /dev/sdc2 >Mar 21 15:31:16 localhost kernel: [ 251.336973] btrfs: disk space caching is enabled >Mar 21 15:31:16 localhost blivet: failed to get default SELinux context for /tmp/btrfs-tmp.27OMOa0I: [Errno 2] No such file or directory >Mar 21 15:31:16 localhost blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.27OMOa0I to None >Mar 21 15:31:16 localhost program: Running... btrfs subvol create /tmp/btrfs-tmp.27OMOa0I/root >Mar 21 15:31:16 localhost program: Create subvolume '/tmp/btrfs-tmp.27OMOa0I/root' >Mar 21 15:31:16 localhost program: Running... umount /tmp/btrfs-tmp.27OMOa0I >Mar 21 15:31:17 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:17 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:17 localhost blivet: executing action: [17] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 30) >Mar 21 15:31:17 localhost anaconda: Creating btrfs on /dev/sdc2 >Mar 21 15:31:17 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:17 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:17 localhost blivet: executing action: [5] Create Format ext4 filesystem mounted at /boot on partition sdc1 (id 25) >Mar 21 15:31:17 localhost anaconda: Creating ext4 on /dev/sdc1 >Mar 21 15:31:17 localhost program: Running... mke2fs -t ext4 /dev/sdc1 >Mar 21 15:31:19 localhost program: mke2fs 1.42.7 (21-Jan-2013) >Mar 21 15:31:19 localhost program: Filesystem label= >Mar 21 15:31:19 localhost program: OS type: Linux >Mar 21 15:31:19 localhost program: Block size=1024 (log=0) >Mar 21 15:31:19 localhost program: Fragment size=1024 (log=0) >Mar 21 15:31:19 localhost program: Stride=0 blocks, Stripe width=0 blocks >Mar 21 15:31:19 localhost program: 128016 inodes, 512000 blocks >Mar 21 15:31:19 localhost program: 25600 blocks (5.00%) reserved for the super user >Mar 21 15:31:19 localhost program: First data block=1 >Mar 21 15:31:19 localhost program: Maximum filesystem blocks=67633152 >Mar 21 15:31:19 localhost program: 63 block groups >Mar 21 15:31:19 localhost program: 8192 blocks per group, 8192 fragments per group >Mar 21 15:31:19 localhost program: 2032 inodes per group >Mar 21 15:31:19 localhost program: Superblock backups stored on blocks: >Mar 21 15:31:19 localhost program: #0118193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >Mar 21 15:31:19 localhost program: >Mar 21 15:31:19 localhost program: Allocating group tables: 0/63#010#010#010#010#010 #010#010#010#010#010done >Mar 21 15:31:19 localhost program: Writing inode tables: 0/63#010#010#010#010#010 #010#010#010#010#010done >Mar 21 15:31:19 localhost program: Creating journal (8192 blocks): done >Mar 21 15:31:19 localhost program: Writing superblocks and filesystem accounting information: 0/63#010#010#010#010#010 #010#010#010#010#010done >Mar 21 15:31:19 localhost program: >Mar 21 15:31:19 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:19 localhost program: Running... udevadm settle --timeout=300 >Mar 21 15:31:19 localhost blivet: setting boot flag on sdc1 >Mar 21 15:31:19 localhost blivet: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >Mar 21 15:31:19 localhost program: Running... mount -t btrfs -o subvol=root /dev/sdc2 /mnt/sysimage >Mar 21 15:31:19 localhost kernel: [ 254.677156] device label fedora devid 1 transid 10 /dev/sdc2 >Mar 21 15:31:19 localhost kernel: [ 254.679309] btrfs: disk space caching is enabled >Mar 21 15:31:19 localhost blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >Mar 21 15:31:19 localhost blivet: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >Mar 21 15:31:19 localhost program: Running... mount -t ext4 -o defaults /dev/sdc1 /mnt/sysimage/boot >Mar 21 15:31:19 localhost kernel: [ 254.721696] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) >Mar 21 15:31:19 localhost blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >Mar 21 15:31:19 localhost blivet: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >Mar 21 15:31:19 localhost program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >Mar 21 15:31:19 localhost blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >Mar 21 15:31:19 localhost blivet: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >Mar 21 15:31:19 localhost program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >Mar 21 15:31:19 localhost blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >Mar 21 15:31:19 localhost blivet: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >Mar 21 15:31:19 localhost program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >Mar 21 15:31:19 localhost blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >Mar 21 15:31:19 localhost blivet: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >Mar 21 15:31:19 localhost program: Running... mount -t btrfs -o subvol=home /dev/sdc2 /mnt/sysimage/home >Mar 21 15:31:19 localhost kernel: [ 254.797280] device label fedora devid 1 transid 10 /dev/sdc2 >Mar 21 15:31:19 localhost blivet: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >Mar 21 15:31:19 localhost blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >Mar 21 15:31:19 localhost blivet: set SELinux context for mountpoint /proc to None >Mar 21 15:31:19 localhost program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >Mar 21 15:31:19 localhost blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >Mar 21 15:31:19 localhost blivet: set SELinux context for newly mounted filesystem root at /proc to None >Mar 21 15:31:19 localhost blivet: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >Mar 21 15:31:19 localhost program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >Mar 21 15:31:19 localhost blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >Mar 21 15:31:19 localhost blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >Mar 21 15:31:19 localhost anaconda: Running Thread: AnaLiveProgressThread (140631447955200) >Mar 21 15:31:19 localhost program: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ /mnt/install/source/ /mnt/sysimage >Mar 21 15:31:22 localhost /etc/gdm/Xsession[979]: Window manager warning: last_focus_time (257700) is greater than comparison timestamp (257635). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Mar 21 15:31:35 localhost /etc/gdm/Xsession[979]: Window manager warning: last_focus_time (270837) is greater than comparison timestamp (270780). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Mar 21 15:37:04 localhost anaconda: Thread Done: AnaLiveProgressThread (140631447955200) >Mar 21 15:37:08 localhost systemd[1]: chrony-wait.service: main process exited, code=exited, status=1/FAILURE >Mar 21 15:37:08 localhost systemd[1]: Failed to start Wait for chrony to synchronize system clock. >Mar 21 15:37:08 localhost systemd[1]: Unit chrony-wait.service entered failed state >Mar 21 15:37:08 localhost systemd[1]: Starting System Time Synchronized. >Mar 21 15:37:08 localhost systemd[1]: Reached target System Time Synchronized. >Mar 21 15:37:08 localhost systemd[1]: Startup finished in 4s 694ms 43us (kernel) + 4s 79ms 498us (initrd) + 9min 55s 127ms 694us (userspace) = 10min 3s 901ms 235us. >Mar 21 15:42:00 localhost anaconda: rsync exited with code 0 >Mar 21 15:42:00 localhost blivet: not writing out mpath configuration >Mar 21 15:42:00 localhost blivet: copy_to_system: source '/etc/multipath/wwids' does not exist. >Mar 21 15:42:00 localhost anaconda: Thread Done: AnaInstallThread (140631537993472)
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 924238
: 714051